log src/audacious/ui_skinned_textbox.h @ 4557:2eee464379dc

age author description
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Sun, 27 Jan 2008 21:24:28 +0200 Cristi Magherusan some more progress, but still broken
Wed, 24 Oct 2007 19:01:17 +0200 Tomasz Mon Add my name in few places
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Sun, 05 Aug 2007 12:17:07 +0200 Tomasz Mon solve always broken ui_skinned_textbox_resize_relative
Thu, 02 Aug 2007 16:10:32 +0200 Tomasz Mon I hope textbox_resize_relative is now working propertly trunk
Thu, 02 Aug 2007 15:05:46 +0200 Tomasz Mon fix includes 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
Thu, 19 Jul 2007 16:21:31 +0200 Tomasz Mon cleaning audacious-1.4.0-dr1
Sun, 08 Jul 2007 19:56:51 +0200 Tomasz Mon request GdkGC when needed rather than carry one around trunk
Fri, 06 Jul 2007 13:19:16 +0200 Tomasz Mon bring back UiSkinnedTextboxPrivate trunk
Wed, 04 Jul 2007 16:35:27 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Sun, 01 Jul 2007 13:31:07 +0200 Tomasz Mon introduce scroll_dummy to stop scrolling when it reaches end trunk
Sun, 01 Jul 2007 12:52:58 +0200 Tomasz Mon cleanup trunk
Sun, 01 Jul 2007 04:48:08 -0500 William Pitcock Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunk
Sat, 30 Jun 2007 21:20:49 +0200 Tomasz Mon make what ui_skinned_textbox_resize_relative did in a better way trunk
Sat, 30 Jun 2007 19:46:21 +0200 Tomasz Mon replace Textbox in playlistwin with UiSkinnedTextbox, textbox.c no longer needed, temporary comment out g_usleep in textbox_scroll as it needs to be run as new thread trunk
Sat, 30 Jun 2007 18:44:20 +0200 Tomasz Mon make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunk
Fri, 29 Jun 2007 11:00:23 +0200 Tomasz Mon remove evil GPL3 upgrade phrase trunk
Thu, 28 Jun 2007 18:52:40 +0200 Tomasz Mon include UiSkinnedTextbox trunk