29 Commits (e0dfd83141c5eef01374e82ddeb4bf70ba1daf7e)

Author SHA1 Message Date
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
Felix Paul Kühne 545616ae33 macosx/extensions: implement new dialog callback 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 10 years ago
Felix Paul Kühne 456ec97fda macosx: fix resizing issue when updating lua extension dialogs (close #14457) 11 years ago
David Fuhrmann 4aa458cd44 macosx: fix coredialog provider, fix dialog initialization 11 years ago
David Fuhrmann f54301b602 macosx: avoid zombie when updating extensions dialog 11 years ago
David Fuhrmann eaa1ca1c35 macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
Felix Paul Kühne 2f854ae389 macosx: deploy string conversation function in more cases 11 years ago
Felix Paul Kühne 5289253f96 macosx: fix extension rendering and clean the code a bit 11 years ago
Felix Paul Kühne 5fb6cff9d4 macosx: update singleton creation 11 years ago
Felix Paul Kühne 0b9b7eab08 macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
Felix Paul Kühne bb15c81583 macosx: switch to automated reference counting (refs #2813) 11 years ago
David Fuhrmann 674fb436f2 macosx: extensions: delete dead code 11 years ago
David Fuhrmann d768b02e60 macosx: fix checked state for extensions (close #14855) 11 years ago
David Fuhrmann aa6b2c997c macosx: extensions: Allow multiple selections in table view 11 years ago
David Fuhrmann e2270a4406 macosx: extensions: Allow multiple entries with same name in popup menu 11 years ago
Felix Paul Kühne 706da72a53 macosx: fix compilation on 10.6 with clang 3.0 13 years ago
Felix Paul Kühne 082d557e3b macosx: trivial copyright fix 13 years ago
Felix Paul Kühne b2e4722656 macosx: destroy lua dialogs correctly on close (close #8567) 13 years ago
Felix Paul Kühne bd0c4a170d macosx: fix memory leak 13 years ago
Felix Paul Kühne 41aa370bf0 macosx: add support for checkboxes created through lua scripts (close #8561) 13 years ago
Felix Paul Kühne 5e8d27a227 macosx: use modern ObjC syntax for C-Numbers to NSNumber conversations 13 years ago
Felix Paul Kühne cc3fef6df3 macosx: use modern ObjC syntax for C-String to NSString conversations 13 years ago
Josh Watzman ad765c21ff macosx: Don't re-center extensions on every dialog update 13 years ago
Felix Paul Kühne c33e5f1920 macosx: unify and modernize coding style 14 years ago
Felix Paul Kühne 267137066a macosx: fixed white spacing errors 14 years ago
Felix Paul Kühne 6afece092f macosx: fixed correct display of UTF8 strings within the Extension dialogs (fixes #5848) 14 years ago
Felix Paul Kühne 7e47a1f723 macosx: fixed compilation after ugly merge 14 years ago
Brendon Justin efa2f96d31 macosx: Lua extensions infrastructure 14 years ago