log audacious/widgets/skin.c @ 2244:1148bfa60fd5 trunk

age author description
Tue, 02 Jan 2007 22:23:09 -0800 nenolod [svn] skinwin.[ch] -> ui_skinselector.[ch] trunk
Tue, 02 Jan 2007 22:17:06 -0800 nenolod [svn] - fix skin scripts trunk
Tue, 02 Jan 2007 22:04:44 -0800 nenolod [svn] - fix sed trunk
Tue, 02 Jan 2007 22:03:33 -0800 nenolod [svn] - rename mainwin.c to ui_main.c and such trunk
Tue, 02 Jan 2007 21:57:04 -0800 nenolod [svn] - rename equalizer.c to ui_equalizer.c trunk
Wed, 20 Dec 2006 07:09:22 -0800 nenolod [svn] - add ability to colourtheme the UI trunk
Mon, 18 Dec 2006 10:04:29 -0800 nenolod [svn] - fix the positioning of an assertion to a place where it would actually trunk
Mon, 18 Dec 2006 09:56:52 -0800 nenolod [svn] - gdk_image_destroy -> g_object_unref trunk
Mon, 18 Dec 2006 09:43:42 -0800 nenolod [svn] - remove deprecated symbol warnings for gdk_draw_pixmap trunk
Sun, 17 Dec 2006 09:22:48 -0800 nenolod [svn] - fix widgets/skin.c references. trunk
Sat, 16 Dec 2006 04:49:16 -0800 giacomo [svn] - made playlistwin_update_list depend on passed Playlist* instead of blindly using playlist_get_active(); this solves many locking issues with multiple playlists, but SHOULD be reviewed in every place playlistwin_update_list is used; added a playlist_new_from_selected() call too trunk
Mon, 04 Dec 2006 19:43:36 -0800 nenolod [svn] - mainwinEjectY's default value should be 89, not 88. trunk
Mon, 27 Nov 2006 17:58:02 -0800 nenolod [svn] - fix a bug regarding shaded mode in the playlist editor where trunk
Sun, 05 Nov 2006 04:43:16 -0800 nenolod [svn] - DoubleSize support. trunk
Thu, 12 Oct 2006 08:10:01 -0700 nenolod [svn] - fix another regression where mainwin_othertext_visible is TRUE even though the skin doesn't want trunk
Thu, 12 Oct 2006 07:44:28 -0700 nenolod [svn] - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE trunk
Wed, 11 Oct 2006 18:23:22 -0700 nenolod [svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY trunk
Mon, 09 Oct 2006 03:20:36 -0700 nenolod [svn] - the default for mainwinTextVisible() should be FALSE. trunk
Mon, 09 Oct 2006 03:04:44 -0700 nenolod [svn] - change skin_mask_info[] if the player sizes change. trunk
Mon, 09 Oct 2006 02:58:18 -0700 nenolod [svn] - replace several occurances of MAINWIN_WIDTH with bmp_active_skin->properties.mainwin_width. trunk
Thu, 05 Oct 2006 20:18:41 -0700 nenolod [svn] - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid trunk
Thu, 05 Oct 2006 08:02:43 -0700 nenolod [svn] - support for WA2 skins (no skin.hints) trunk
Wed, 04 Oct 2006 23:45:55 -0700 nenolod [svn] - missed a couple of properties, sorry trunk
Wed, 04 Oct 2006 23:36:28 -0700 nenolod [svn] - fix another typo trunk
Wed, 04 Oct 2006 23:33:51 -0700 nenolod [svn] - fix typo trunk
Wed, 04 Oct 2006 23:33:22 -0700 nenolod [svn] - default values for all properties (fixes wa2 skins/amsf 1.0 skins) trunk
Wed, 04 Oct 2006 23:16:49 -0700 nenolod [svn] - create the windows during skin load process after the skin.hints has been loaded trunk
Wed, 04 Oct 2006 21:46:00 -0700 nenolod [svn] - mainwinEQButtonX, mainwinEQButtonY, mainwinPLButtonX, mainwinPLButtonY, mainwinAboutX, trunk
Wed, 04 Oct 2006 20:00:44 -0700 nenolod [svn] - default visibility hints trunk
Wed, 04 Oct 2006 19:39:30 -0700 nenolod [svn] - implement mainwinTextVisible, mainwinVisVisible, mainwinOthertextVisible hints trunk