]> git.sesse.net Git - vlc/history - modules/gui/macosx/bookmarks.m
macosx: do not allow playlist item deletion for sd modules
[vlc] / modules / gui / macosx / bookmarks.m
2014-08-31 David Fuhrmannmacosx: Use floating window level for effects and other...
2014-07-30 David Fuhrmannmacosx: remove outdated and unneeded bookmarks table...
2014-07-30 David Fuhrmannmacosx: use input changed event to update bookmarks...
2014-07-20 David Fuhrmannmacosx: avoid possible index out of range problem in...
2014-07-20 David Fuhrmannmacosx: refresh bookmarks list when input item changes...
2014-03-04 David Fuhrmannmacosx: fix some static code analysis warnings
2013-09-11 Felix Paul Kühnemacosx: minor code cleanup
2013-08-24 David Fuhrmannmacosx: fix moaar utf8 rendering issues
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-15 Felix Paul Kühnemacosx: fixed format-security warnings introduced in...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-09 Felix Paul Kühnemacosx: fix and clean-up the bookmarks code (close...
2012-07-18 Felix Paul Kühnemacosx: vlc object handling improvements (refs #6883)
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-05-17 Felix Paul Kühnemacosx: updated copyright headers
2012-05-17 Felix Paul Kühnemacosx: more optimizations for bookmarks and wizard...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2009-08-16 Felix Paul Kühnemacosx: unify my mail address
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-03 Rémi Duraffortmacosx: fix memleak in bookmarks dialog.
2009-02-06 Felix Paul Kühnemacosx: updated used Cocoa methods to the current defin...
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-08-20 Pierre d'Herbemontmacosx: In bookmarks's dealloc, we shouldn't release...
2008-07-13 Pierre d'Herbemontmacosx: Never try to find an input anywhere, but get...
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-01-27 Felix Paul Kühnemacosx: we need to import intf.h before any import...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-04-07 Felix Paul Kühne* don't free a vlc-object. Thanks to Meuuh for pointing...
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-02-01 Rémi Denis-CourmontDon't use weird MAC charset
2006-01-12 Antoine CellerierFSF address change.
2005-10-27 Felix Paul Kühne* minor string fixes
2005-10-10 Felix Paul Kühne* set keywords properly and removed an outdated FIXME
2005-08-21 Felix Paul Kühne* implement the extract-button of the bookmarks-window...
2005-08-09 Derk-Jan Hartman* Fix object refcount
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...