log src/audacious/ui_skinned_textbox.c @ 4312:45505a00a6cf

age author description
Mon, 28 Jan 2008 01:27:43 +0200 Cristi Magherusan fixed the textboxes
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
Sun, 30 Dec 2007 22:16:49 +0100 Tomasz Mon the less calls to gdk_window_get_pointer the better
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
Fri, 16 Nov 2007 15:20:07 +0100 Tomasz Mon every other menu shows on button press..
Fri, 16 Nov 2007 13:28:52 +0100 Tomasz Mon fix possible glitch which could be triggered by switching skin while textbox was scrolling
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
Thu, 16 Aug 2007 19:20:11 +0200 Tomasz Mon right click on textboxes without connected handler should bring up audacious menu trunk
Thu, 09 Aug 2007 19:47:34 +0200 Tomasz Mon when using bitmap font display ชอ as N trunk
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
Fri, 03 Aug 2007 22:51:04 +0200 Tomasz Mon fix unshading playlistwin when doubleclicking on textbox trunk
Thu, 02 Aug 2007 17:26:12 +0200 Tomasz Mon I hope it'll work now trunk
Thu, 02 Aug 2007 16:10:32 +0200 Tomasz Mon I hope textbox_resize_relative is now working propertly trunk
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
Wed, 11 Jul 2007 22:33:43 +0200 Tomasz Mon little tweak to handle_special_char()
Wed, 11 Jul 2007 12:35:49 +0200 Tomasz Mon little fix to ui_skinned_textbox_button_press()
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 19:56:51 +0200 Tomasz Mon request GdkGC when needed rather than carry one around trunk