Mercurial > audlegacy
graph
-
Rework DnD received data function to use g_filename_from_uri(). trunk2007-07-04, by William Pitcock
-
fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunk2007-07-02, by Tomasz Mon
-
don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose() trunk2007-07-02, by Tomasz Mon
-
Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation. trunk2007-07-02, by William Pitcock
-
add gdk_flush() to ui_skinned_textbox_paint(). only for investigation. trunk2007-07-01, by Yoshiki Yazawa