log src/audacious/ui_skinned_button.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.
Mon, 28 Jan 2008 02:50:54 +0100 Giacomo Lozito - use ceil() to round non-integer pixel lengths up to the next integer value; this is needed to deal with non-integer scale factors, and should be probably applied to other scalable ui-widgets
Sun, 27 Jan 2008 23:00:32 +0200 Cristi Magherusan mostly works, but the VIS is broken, and the eq window is too large...more bugs
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?
Wed, 24 Oct 2007 19:01:17 +0200 Tomasz Mon Add my name in few places
Sun, 23 Sep 2007 15:36:35 +0200 Tomasz Mon Pop up playback menu if right clicked over playback-control widgets trunk
Sun, 19 Aug 2007 12:27:04 +0200 Tomasz Mon queue widget draw after setting new data trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Sat, 21 Jul 2007 20:25:56 +0200 Tomasz Mon one mutex is enough for resizing 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
Thu, 19 Jul 2007 13:37:23 +0200 Tomasz Mon we don't need create_dblsize_image() anymore
Sat, 14 Jul 2007 12:45:03 +0200 Tomasz Mon use GdkPixmaps for doublesizing
Fri, 13 Jul 2007 12:53:30 +0200 Tomasz Mon branch merge
Fri, 13 Jul 2007 12:52:36 +0200 Tomasz Mon use create_dblsize_image for doueblesizing
Fri, 13 Jul 2007 12:36:30 +0200 Giacomo Lozito do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them
Thu, 12 Jul 2007 21:10:16 +0200 Tomasz Mon Hooray, fix BadMatches
Wed, 11 Jul 2007 22:29:04 +0200 Tomasz Mon different way for doublesize
Wed, 11 Jul 2007 12:28:11 +0200 Tomasz Mon don't keep img
Mon, 09 Jul 2007 12:07:13 +0200 Tomasz Mon don't use gtk_widget_set_uposition() trunk
Sun, 08 Jul 2007 20:36:10 +0200 Tomasz Mon oops, this shouldn't get commited trunk
Sun, 08 Jul 2007 20:33:32 +0200 Tomasz Mon use ui_skinned_set_push_button_data instead accessing values directly trunk
Sun, 08 Jul 2007 19:56:51 +0200 Tomasz Mon request GdkGC when needed rather than carry one around trunk
Sat, 07 Jul 2007 17:50:31 +0200 Tomasz Mon fix expose events, thanks to giacomo trunk
Fri, 06 Jul 2007 13:19:16 +0200 Tomasz Mon bring back UiSkinnedTextboxPrivate trunk
Fri, 06 Jul 2007 12:52:13 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Mon, 02 Jul 2007 11:18:25 +0200 Tomasz Mon correct _move_relative() and _resize_relative() trunk
Mon, 02 Jul 2007 10:28:05 +0200 Tomasz Mon right click on mainwin_about brings menu trunk
Mon, 02 Jul 2007 10:11:37 +0200 Tomasz Mon fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunk
Fri, 29 Jun 2007 11:00:23 +0200 Tomasz Mon remove evil GPL3 upgrade phrase trunk
Thu, 28 Jun 2007 17:05:29 +0200 Tomasz Mon fix previous commit trunk
Thu, 28 Jun 2007 16:46:33 +0200 Tomasz Mon fix double-size trunk
Sun, 24 Jun 2007 15:55:32 +0200 Tomasz Mon replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed trunk
Sun, 24 Jun 2007 05:31:17 -0500 William Pitcock Backed out changeset 77895ec242f7394b1c5c0833790a35d9e55d3db2 trunk
Sat, 23 Jun 2007 23:06:00 -0500 William Pitcock BSD relicensing (pass 10). trunk
Fri, 22 Jun 2007 17:38:06 +0200 Tomasz Mon use correct skin indexes trunk
Fri, 22 Jun 2007 17:23:58 +0200 Tomasz Mon use UiSkinnedButton instead of PButton in equalizerwin trunk
Sun, 17 Jun 2007 16:53:40 +0200 Tomasz Mon UiSkinnedButton can now work as SButton trunk
Sun, 17 Jun 2007 15:53:59 +0200 Tomasz Mon UiSkinnedButton can now work as TButton trunk
Sun, 17 Jun 2007 12:54:59 +0200 Tomasz Mon rename audacious_pbutton to ui_skinned_button trunk base src/audacious/widgets/audacious_pbutton.c@4e5ffbd6f61e