- 28 Dec, 2011 16 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 1611d39d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 262f28be) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 105ab7dd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit f305a1f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: remove the intermediate VLC-tmp.app after creating either VLC.app or VLC-release.app since it is of no use without further processing (cherry picked from commit 0c1d8897) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 1f58ae83) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 2496d06d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 7b9c0214) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit a213f7f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: replace our custom 'Recent Items' implementation with the default within NSDocumentController, which gives us nice custom menu items in case 2 files share the exact same name (cherry picked from commit ce0859d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: open recent menu: for files, just show their name without the full path. additionally, show their icon to make it more pretty. (cherry picked from commit 9f0a8e2c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 45014de4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 6e779441) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: work-around incompatibility between custom code and Cocoa's own way of doing things (fixes #5722) and use animations when zooming the main window in black mode (cherry picked from commit 99fb87d0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 64280ec9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: implement proper zooming for Leopard and Snow Leopard based upon code from the GNUstep library (as indicated) (cherry picked from commit c43bd662) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Dec, 2011 17 commits
-
-
Rémi Denis-Courmont authored
Reported-by: Cheng Sun <chengsun9@gmail.com> (cherry picked from commit a30a747a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit cca37149) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: support the Lion-style resizing within the black main window when _compiling_ (no joke) on Lion (cherry picked from commit c30858cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
current lacks support for zooming and therefore behaves incorrectly when using Lion's native fullscreen mode (cherry picked from commit b40f9cee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit fbfc5966) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 8e829d82) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a1eacf91) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Damien Erambert authored
(cherry picked from commit 9de7b85e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 7183021a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 37c1667d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ffe64df0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstantin Bogdanov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6d3f1d60) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d4a0e2e2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
needs testing on Snow Leopard and Leopard (cherry picked from commit f7aedf89) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed clipping of the caution icon in the most-left column of the playlist table (fixes #5597) (cherry picked from commit 078366cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 2552b92a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fix fspanel when using Lion's fullscreen mode (and mouse-moved events within the vout in general) (cherry picked from commit a3b6543b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Dec, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 81d70dce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 6a6a6e90) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Dec, 2011 5 commits
-
-
Naohiro KORIYAMA authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 5c7c27ca) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Currently, when you click the button to set up file associations on Windows, the dialog presented is untitled and just displays the file name, "vlc". Close #5711 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8634f761) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
- fix the logic - simplify - repair the ability to save the state and position Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6e71a9b9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e5aca82f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5699 Regression from 43424ac2 (cherry picked from commit ee658c7c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-