Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More informative description for default connection and connect/disconnect | Eugeni Dodonov | 2009-02-13 | 1 | -5/+7 |
| | | | | button (#17140). | ||||
* | net_monitor: added option to reset counters (#46676). | Eugeni Dodonov | 2009-02-13 | 1 | -281/+301 |
| | | | | net_monitor: unified white-spacing. | ||||
* | Handle /proc/net/dev 32 and 64-bits overflows (#46398). | Eugeni Dodonov | 2009-02-11 | 1 | -9/+31 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2008-11-17 | 1 | -5/+5 |
| | |||||
* | 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 |