log src/audacious/ui_skinned_number.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
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Sun, 27 Jan 2008 21:24:28 +0200 Cristi Magherusan some more progress, but still broken
Tue, 22 Jan 2008 22:40:48 +0100 Tomasz Mon introduce ui_skinned_widget_draw
Sat, 19 Jan 2008 06:03:03 +0100 Tomasz Mon beggining of GdkPixbuf transition
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
Thu, 15 Nov 2007 12:38:47 +0100 Tomasz Mon we don't need to store GtkFixed pointer, do we?
Wed, 14 Nov 2007 17:32:02 +0100 Tomasz Mon beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
Fri, 02 Nov 2007 11:59:42 +0100 Tomasz Mon fix skins with not-standard sized numbers pixmap
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
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 13:37:23 +0200 Tomasz Mon we don't need create_dblsize_image() anymore
Wed, 11 Jul 2007 12:28:11 +0200 Tomasz Mon don't keep img
Tue, 10 Jul 2007 20:16:06 +0200 Tomasz Mon prevent from displaying mess
Tue, 10 Jul 2007 17:00:43 +0200 Tomasz Mon use button-press-event signals
Mon, 09 Jul 2007 12:07:13 +0200 Tomasz Mon don't use gtk_widget_set_uposition() trunk
Sun, 08 Jul 2007 19:56:51 +0200 Tomasz Mon request GdkGC when needed rather than carry one around trunk
Sun, 08 Jul 2007 12:58:17 +0200 Tomasz Mon UiSkinnedNumber doesn't need redraw signal trunk
Sun, 08 Jul 2007 12:21:09 +0200 Tomasz Mon fully implement UiSkinnedNumber, number.c no longer needed trunk