1. 20 Jul, 2003 18 commits
  2. 19 Jul, 2003 9 commits
  3. 18 Jul, 2003 10 commits
  4. 17 Jul, 2003 3 commits
    • Gildas Bazin's avatar
      · 33b6abb6
      Gildas Bazin authored
      * src/playlist/playlist.c: fixed recent playlist breakage.
      33b6abb6
    • Gildas Bazin's avatar
      · 5a90c358
      Gildas Bazin authored
      * modules/gui/wxwindows/*: enable popup menu support in the "dialogs provider".
      5a90c358
    • Gildas Bazin's avatar
      · 035792d5
      Gildas Bazin authored
      * modules/gui/wxwindows/*: The wxwindows interface is now a "dialogs provider" module as well as a normal "interface".
         Dialog providers expose an api that allow other modules to use the GUI dialogs the module provides (open dialogs, etc...).
         + misc small enhancements.
      
      * modules/gui/skins/*: completely removed the dependancy on the wxwindows code (which also eliminates the need for the basic_skins module).
         The skins module will now try to load a "dialogs provider" to display the open, messages, file info and preferences dialogs.
      035792d5