log src/audacious/ui_skinned_textbox.c @ 3383:e2e875f3d02b trunk

age author description
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
Sat, 07 Jul 2007 17:50:31 +0200 Tomasz Mon fix expose events, thanks to giacomo trunk
Sat, 07 Jul 2007 12:17:13 +0200 Tomasz Mon correct right-clicked signal trunk
Fri, 06 Jul 2007 13:19:16 +0200 Tomasz Mon bring back UiSkinnedTextboxPrivate trunk
Thu, 05 Jul 2007 11:03:42 +0200 Tomasz Mon ui_skinned_textbox_button_release is no longer lost trunk
Wed, 04 Jul 2007 21:24:04 +0200 Tomasz Mon paint on obj instead on textbox->img while in oneway scroll mode trunk
Wed, 04 Jul 2007 17:34:05 +0200 Tomasz Mon correct gtk_fixed_put()'s trunk
Wed, 04 Jul 2007 17:22:26 +0200 Tomasz Mon oops, those shouldn't be commented trunk
Wed, 04 Jul 2007 16:35:27 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Tue, 03 Jul 2007 12:08:25 +0200 Tomasz Mon revise padding logic trunk
Mon, 02 Jul 2007 21:43:30 +0900 Yoshiki Yazawa revise padding logic. trunk
Mon, 02 Jul 2007 21:31:56 +0900 Yoshiki Yazawa add padding characters to the scroller text for one-way scroll. trunk
Mon, 02 Jul 2007 21:02:49 +0900 Yoshiki Yazawa add support for one-way text scroll. trunk