]> git.sesse.net Git - vlc/history - modules/gui/win32/preferences.cpp
- fixed a segfault occuring when the preference dialog box was destroyed
[vlc] / modules / gui / win32 / preferences.cpp
2003-01-30 Boris Dorès- fixed a segfault occuring when the preference dialog...
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-26 Boris Dorès- buttons are left aligned and their size comforms...
2003-01-24 Boris Dorès- added a NULL pointer test
2003-01-23 Boris Dorès- allow the user to choose (and sort) several plugins...
2003-01-10 Olivier Teulière * ./modules/gui/win32: fixed a bug in the preferences...
2003-01-08 Olivier Teulière * ./modules/gui/win32/preferences.cpp: fixed a segfaul...
2002-12-13 VideoLAN * ./modules/win32/menu.cpp: reorganized the code for...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-12 Olivier Teulière * ./modules/gui/win32: added management for "float...
2002-12-10 Olivier Teulière * ./modules/gui/win32: deletd a dependancy with a...
2002-11-27 Boris Dorès- Enterely new layout for the preference window of...
2002-11-26 Olivier Teulière * ./modules/gui/win32/preferences.cpp: used CheckListB...
2002-09-15 Olivier Teulière * modules/gui/win32/preferences.cpp: added a forgotten...
2002-08-25 Olivier Teulière * all: Unified behaviours using "action list" objects
2002-08-15 Sam Hocevar * ./src/misc/modules.c: compilation fix.
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-15 Olivier Teulière * compilation fix
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...