Mercurial > audlegacy
log src/audacious/ui_skinned_window.c @ 2724:88b39b1d9b7b trunk
age | author | description |
---|---|---|
Thu, 05 Apr 2007 09:26:13 -0700 | giacomo | [svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions trunk |
Thu, 15 Feb 2007 17:26:58 -0800 | nenolod | [svn] - manually save player positions. trunk |
Thu, 15 Feb 2007 00:33:21 -0800 | nenolod | [svn] - move the GC into the SkinnedWindow class. trunk |
Tue, 13 Feb 2007 13:22:51 -0800 | chainsaw | [svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunk |
Sat, 10 Feb 2007 20:09:23 -0800 | nenolod | [svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain trunk |
Sat, 10 Feb 2007 17:01:44 -0800 | nenolod | [svn] Try to put some skinned window code in a common place. trunk |