Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure not to run timers after quitting the main loop (#37635) | Thierry Vignaud | 2008-02-22 | 1 | -1/+4 |
| | |||||
* | make sure widgets got realized before any event callback is called (#36537) | Thierry Vignaud | 2008-02-22 | 1 | -0/+3 |
| | |||||
* | make expose_event callback more robust (#36537) | Thierry Vignaud | 2008-02-22 | 1 | -0/+1 |
| | |||||
* | (draw_monitor) fix crash (#33023) | Thierry Vignaud | 2007-09-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | However, there's a race window on "gtkflush() while $isconnected == -2 || $isconnected == -1" where net_monitor can continue executing (with an empty window): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed at /usr/lib/libDrakX/mygtk2.pm line 915. kid exited -1 at /usr/lib/libDrakX/run_program.pm line 167. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 468. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 469. | ||||
* | sync with 2007.1 (because of SVN loss)2007.1 | Olivier Blin | 2007-05-25 | 1 | -81/+81 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+588 |