log audacious/widgets/playlist_list.c @ 2229:37076c4efff7 trunk

age author description
Sun, 31 Dec 2006 19:58:46 -0800 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten in widgetcore, hmm. trunk
Sat, 23 Dec 2006 00:20:59 -0800 nhjm449 [svn] - Correctly set the size of playlistwin_list on startup/etc. trunk
Mon, 18 Dec 2006 10:09:07 -0800 nenolod [svn] - gtk_timeout_add -> g_timeout_add trunk
Mon, 18 Dec 2006 09:43:42 -0800 nenolod [svn] - remove deprecated symbol warnings for gdk_draw_pixmap 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
Sat, 16 Dec 2006 02:52:03 -0800 giacomo [svn] - multiple playlist support requires separated locking; each Playlist holds its GMutex now; removed playlist_get function cause it doesn't fit with this scheme trunk
Mon, 11 Dec 2006 04:28:00 -0800 nenolod [svn] - update widgetcore to new API trunk
Thu, 23 Nov 2006 10:38:16 -0800 nenolod [svn] - fix the %20 in playlist issue. Patch by external contributor Ralf trunk
Tue, 24 Oct 2006 13:17:19 -0700 nenolod [svn] - fix memory leak once and for bloody all trunk
Tue, 24 Oct 2006 01:17:57 -0700 nenolod [svn] - make sure rootpix is freed when a new pixmap is generated trunk
Tue, 24 Oct 2006 01:11:53 -0700 nenolod [svn] - fix leak when changing background trunk
Fri, 20 Oct 2006 16:58:06 -0700 nenolod [svn] - icc warning fixes (pass 1) trunk
Tue, 03 Oct 2006 10:39:17 -0700 nenolod [svn] - that should be a lowercase p, not an uppercase one. trunk
Mon, 02 Oct 2006 18:46:02 -0700 nenolod [svn] - fix a potential crash when running audacious remotely trunk
Thu, 07 Sep 2006 22:26:54 -0700 nenolod [svn] - revert back to r2216 trunk
Tue, 05 Sep 2006 08:40:08 -0700 yaz [svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunk
Sun, 03 Sep 2006 22:04:17 -0700 nhjm449 [svn] - If transparency fails, disable it. trunk
Thu, 10 Aug 2006 19:18:20 -0700 nenolod [svn] - cleanup trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk