log src/audacious/ui_jumptotrack.c @ 4807:859ef55f062c

age author description
Sat, 04 Oct 2008 23:48:49 +0100 Tony Vroon Only gtk.h should be included, as per -DGTK_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).
Wed, 06 Aug 2008 22:33:27 +0300 Andrew O. Shadoura branch merge
Tue, 08 Jul 2008 16:36:50 +0200 Tomasz Mon I don't think those files belong to legacy ui... base src/audacious/legacy/ui_jumptotrack.c@513981cd7b03
Wed, 04 Jun 2008 23:30:29 +0300 Matti Hamalainen Use str_assert_utf8() where it makes sense in the core.
Wed, 14 May 2008 00:35:09 +0200 mf0102 - rename dock.c to ui_dock.c
Tue, 22 Apr 2008 10:55:35 +0200 mf0102 - renamed some files to reflect their UI contents
Mon, 18 Feb 2008 20:44:40 -0600 Jussi Judin Add caching to Jump to Track feature to speed up searches. (Bugzilla #180)
Fri, 11 Jan 2008 15:37:24 +0100 Jussi Judin Jump to Track leaks memory when matching songs. (Bugzilla #81)
Fri, 11 Jan 2008 15:09:08 +0100 mf0102 - removed genres that appeared twice in the file info dialog
Fri, 11 Jan 2008 00:25:20 +0200 Cristi Magherusan just a little bigger
Fri, 11 Jan 2008 00:17:20 +0200 Cristi Magherusan added the GTK_STOCK_ADD pixmap to the queue button
Thu, 10 Jan 2008 23:57:13 +0200 Cristi Magherusan reorganized the JTF dialog, it's not so wide anymore
Thu, 10 Jan 2008 02:25:01 -0600 Jussi Judin Make "jump to track" feature to normalize search and match strings (Bugzilla #20)
Tue, 25 Dec 2007 19:15:44 +0900 Yoshiki Yazawa remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
Tue, 25 Dec 2007 01:53:55 -0600 William Pitcock Reset the text entry box to nothing when the jump to track window is requested.
Sun, 16 Dec 2007 18:44:56 +0900 Yoshiki Yazawa make filter field in jtf dialog always grab focus on appearance.
Fri, 09 Nov 2007 19:39:27 +0900 Yoshiki Yazawa - serial number has been added to playlist structure so that changes of the current playlist can be notified.
Thu, 08 Nov 2007 22:16:50 +0900 Yoshiki Yazawa libaudclient:
Thu, 13 Sep 2007 01:12:43 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious. trunk
Thu, 13 Sep 2007 00:49:21 -0500 William Pitcock Remove improper X11 includes. 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, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Wed, 18 Jul 2007 21:42:58 +0900 Yoshiki Yazawa - make jump to track more friendly to file:// scheme.
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Tue, 17 Jul 2007 00:31:43 +0900 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk