Mercurial > audlegacy
graph
-
Use vfs_file_test() instead of g_file_test() where appropriate. trunkThu, 05 Jul 2007 00:48:53 -0500, by William Pitcock
-
paint on obj instead on textbox->img while in oneway scroll mode trunkWed, 04 Jul 2007 21:24:04 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkTue, 03 Jul 2007 21:20:09 -0500, by William Pitcock
-
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunkTue, 03 Jul 2007 21:20:01 -0500, by William Pitcock
-
Remove urldecode.c, urldecode.h, fix references accordingly. trunkTue, 03 Jul 2007 19:44:41 -0500, by William Pitcock
-
Rework DnD received data function to use g_filename_from_uri(). trunkTue, 03 Jul 2007 19:39:46 -0500, by William Pitcock
-
add padding characters to the scroller text for one-way scroll. trunkMon, 02 Jul 2007 21:31:56 +0900, by Yoshiki Yazawa
-
correct _move_relative() and _resize_relative() trunkMon, 02 Jul 2007 11:18:25 +0200, by Tomasz Mon
-
fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunkMon, 02 Jul 2007 10:11:37 +0200, by Tomasz Mon
-
don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose() trunkMon, 02 Jul 2007 09:35:37 +0200, by Tomasz Mon
-
Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation. trunkSun, 01 Jul 2007 19:44:19 -0500, by William Pitcock
-
don't update UiSkinnedTextbox just after ui_skinned_textbox_set_text; results in not automatically updated textboxes, but it gets rid of gui hangs trunkSun, 01 Jul 2007 20:14:18 +0200, by Tomasz Mon
-
remove mainwin_svis clickability when not shaded trunkSun, 01 Jul 2007 19:11:35 +0200, by Tomasz Mon
-
add gdk_flush() to ui_skinned_textbox_paint(). only for investigation. trunkMon, 02 Jul 2007 00:58:06 +0900, by Yoshiki Yazawa
-
user g_strdup_printf instead of fixed-size gchar array trunkSun, 01 Jul 2007 16:37:52 +0200, by Tomasz Mon
-
Handle multibyte sequences properly when encountered. trunkSun, 01 Jul 2007 08:21:26 -0500, by William Pitcock
-
gtk widgets shouldn't get associated with widgetlist trunkSun, 01 Jul 2007 14:56:46 +0200, by Tomasz Mon
-
use g_strdup_printf instead of fixed-size gchar* trunkSun, 01 Jul 2007 14:29:27 +0200, by Tomasz Mon
-
introduce scroll_dummy to stop scrolling when it reaches end trunkSun, 01 Jul 2007 13:31:07 +0200, by Tomasz Mon
-
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunkSun, 01 Jul 2007 04:48:08 -0500, by William Pitcock
-
make what ui_skinned_textbox_resize_relative did in a better way trunkSat, 30 Jun 2007 21:20:49 +0200, by 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 trunkSat, 30 Jun 2007 19:46:21 +0200, by Tomasz Mon
-
make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunkSat, 30 Jun 2007 18:44:20 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 29 Jun 2007 08:58:32 -0500, by William Pitcock
-
Use g_ascii_strcasecmp() instead of strncmp(). trunkFri, 29 Jun 2007 08:57:43 -0500, by William Pitcock
-
Fix adding files when Audacious is running. trunkFri, 29 Jun 2007 15:52:26 +0200, by Jonathan Schleifer
-
Automated merge from file:///home/nenolod/dev-src/audacious-devel-audtool2. trunkFri, 29 Jun 2007 08:40:23 -0500, by William Pitcock
-
Denote that audtool can take multiple command+argument sequences. trunkFri, 29 Jun 2007 08:39:11 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:38:21 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:33:09 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:28:36 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:26:19 -0500, by William Pitcock
-
Add audtool_report() and audtool_whine() for message handling. trunkFri, 29 Jun 2007 08:23:01 -0500, by William Pitcock
-
Split out vital information category into seperate source file. trunkFri, 29 Jun 2007 08:04:47 -0500, by William Pitcock
-
Convert code where necessary to work with the new data passed to it. trunkFri, 29 Jun 2007 08:00:20 -0500, by William Pitcock