log src/audacious/ui_skinned_playlist.c @ 4561:cc6255f8b568

age author description
Mon, 19 May 2008 18:11:41 +0200 Tomasz Mon Suffix all type names in core with _
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Sun, 06 Apr 2008 10:57:19 +0200 Tomasz Mon fix selection of last item, if total amount of items in playlist is smaller than playlist's capacity
Tue, 01 Apr 2008 22:23:35 +0200 Tomasz Mon fix my previous commit
Mon, 31 Mar 2008 20:47:07 +0200 Tomasz Mon make selection working for last item in playlist
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Sun, 30 Mar 2008 15:57:03 +0200 mf0102 fix last playlist item not being highlighted when selected
Sun, 30 Mar 2008 13:31:14 +0200 mf0102 prettify the code a bit
Sat, 29 Mar 2008 19:23:51 -0500 William Pitcock Use GTK's built in double buffering support.
Sat, 29 Mar 2008 19:19:29 -0500 William Pitcock Make joined selection stuff work.
Sat, 29 Mar 2008 08:55:26 -0500 William Pitcock Partially rewrite this code in cairo. Features include:
Fri, 28 Mar 2008 02:18:10 +0000 Ivan N. Zlatev Mark the playlist as modified when moving/adding/removing/sorting/randomizing the playlist, so that the jump to file cache picks up the change.
Sat, 12 Jan 2008 11:36:27 +0100 Tomasz Mon little change to drag and drop position calculation
Tue, 25 Dec 2007 16:42:10 +0100 Tomasz Mon oops, fix previous commit
Tue, 25 Dec 2007 16:28:34 +0100 Tomasz Mon prevent BadAlloc's
Sat, 24 Nov 2007 17:51:18 +0100 Tomasz Mon I think it should work this way
Thu, 15 Nov 2007 12:38:47 +0100 Tomasz Mon we don't need to store GtkFixed pointer, do we?
Wed, 24 Oct 2007 19:01:17 +0200 Tomasz Mon Add my name in few places
Sun, 14 Oct 2007 21:04:46 -0500 William Pitcock export the fileinfopopup API.
Tue, 11 Sep 2007 20:29:53 -0500 William Pitcock Convert some things to use GSlice. trunk
Sun, 09 Sep 2007 23:21:49 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sat, 01 Sep 2007 07:09:38 +0300 Matti Hamalainen Fixed to comply with the Tuple API changes. trunk
Sun, 09 Sep 2007 22:05:24 +0300 Matti Hamalainen Changed PLAYLIST_{UN}LOCK() macros to use playlist itself as argument, not trunk
Sun, 19 Aug 2007 14:10:50 +0200 Tomasz Mon fix playlist right click behaviour trunk
Sun, 19 Aug 2007 10:21:56 +0200 Tomasz Mon make queue on click on playlist with GDK_MOD1_MASK working again trunk
Sat, 11 Aug 2007 14:54:34 +0200 Tomasz Mon show fileinfopopup only when cfg.show_filepopup_for_tuple is TRUE trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Wed, 08 Aug 2007 20:21:51 +0200 Tomasz Mon stop timer on clicks trunk
Wed, 08 Aug 2007 16:08:02 +0200 Tomasz Mon we don't need UiSkinnedPlaylist->tooltips anymore trunk
Wed, 08 Aug 2007 14:49:47 +0200 Tomasz Mon better way to show fileinfopopup trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Thu, 02 Aug 2007 17:18:04 +0200 Tomasz Mon bring back fileinfopopup trunk
Thu, 02 Aug 2007 14:28:37 +0200 Tomasz Mon hasta la vista old widgetcore trunk
Thu, 02 Aug 2007 14:14:32 +0200 Tomasz Mon port PlayList_List to gtk2 trunk