| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | try to display arrows closely to transmission values | Olivier Blin | 2004-06-30 | 1 | -20/+19 |
* | always draw an arrow next to transmitted amount | Olivier Blin | 2004-06-30 | 1 | -7/+6 |
* | always display a speed label for transmitted graph | Olivier Blin | 2004-06-30 | 1 | -1/+1 |
* | fix button layout | Thierry Vignaud | 2004-06-30 | 1 | -4/+4 |
* | allow the user to use different scales for received and transmitted | Olivier Blin | 2004-06-30 | 1 | -2/+13 |
* | prepare code to use distinct scales for received and transmitted | Olivier Blin | 2004-06-30 | 1 | -40/+51 |
* | remove most magic numbers, prefer usage of $width and $height | Olivier Blin | 2004-06-30 | 1 | -36/+43 |
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
* | (get_val) reuse c::get_netdevices() and thus skip bogus sit0 | Thierry Vignaud | 2004-05-27 | 1 | -3/+7 |
* | (in_ifconfig) better check ifconfig is executable before running it | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
* | do not force page switch | Thierry Vignaud | 2004-01-29 | 1 | -1/+0 |
* | get rid of global variables regarding connect/disconnect scripts | Thierry Vignaud | 2004-01-26 | 1 | -8/+3 |
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
* | upcase some labels | Thierry Vignaud | 2003-12-09 | 1 | -1/+1 |
* | kill unused variable | Thierry Vignaud | 2003-12-09 | 1 | -2/+0 |
* | update copyright | Thierry Vignaud | 2003-12-09 | 1 | -2/+4 |
* | handle multiple interfaces: let's have a buffer pixmap per network | Thierry Vignaud | 2003-12-09 | 1 | -3/+4 |
* | make it fit when embedded | Thierry Vignaud | 2003-12-09 | 1 | -3/+3 |
* | - kill icons on button | Thierry Vignaud | 2003-12-01 | 1 | -40/+10 |
* | translate a few untranslated strings | Thierry Vignaud | 2003-12-01 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-11-04 | 1 | -4/+4 |
* | manage all interfaces when there more than one | Thierry Vignaud | 2003-11-04 | 1 | -17/+17 |
* | network statistics really are global ones, not per interface ones. | Thierry Vignaud | 2003-11-04 | 1 | -1/+1 |
* | - perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 1 | -25/+24 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -3/+3 |
* | - use option menus instead of combos | Thierry Vignaud | 2003-07-24 | 1 | -3/+1 |
* | gtk+2 port | Thierry Vignaud | 2003-07-14 | 1 | -180/+176 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -20/+20 |
* | fix embedding (even if we don't embbed it, it's better) | Thierry Vignaud | 2003-02-24 | 1 | -4/+6 |
* | Deactivated translations that can't be handled by gtk1 for gtk1 tools; | Pablo Saratxaga | 2003-02-18 | 1 | -0/+4 |
* | strip authentification out of interactive->vnew into common.pm | Thierry Vignaud | 2003-01-27 | 1 | -4/+3 |
* | English proofreading | Pablo Saratxaga | 2003-01-24 | 1 | -4/+4 |
* | replace occurences of "$foo ? $foo : $bar" with "$foo || $bar" | Pascal Rigaux | 2003-01-16 | 1 | -3/+3 |
* | Fixed some typos or bad English | Pablo Saratxaga | 2002-12-05 | 1 | -1/+1 |
* | switch latest tools that still manually handle embedding | Thierry Vignaud | 2002-11-21 | 1 | -3/+2 |
* | - perl_checker fixes | Thierry Vignaud | 2002-11-21 | 1 | -92/+90 |
* | drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, | Thierry Vignaud | 2002-11-18 | 1 | -15/+1 |
* | update copyright years | Thierry Vignaud | 2002-11-18 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -33/+33 |
* | - patch net_monitor | Damien Chaumette | 2002-09-12 | 1 | -37/+81 |
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
* | greater timeout | damien | 2002-03-12 | 1 | -1/+1 |
* | make gc happy | damien | 2002-03-07 | 1 | -2/+2 |
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+3 |
* | big merge from update 8.1 with cvs | damien | 2002-01-09 | 1 | -6/+25 |
* | ergo and features improvments, pipe handling correction | damien | 2001-10-10 | 1 | -30/+79 |
* | connection test is now in background, corrects the interface freeze problem | damien | 2001-10-09 | 1 | -16/+19 |
* | less gethostbyname | damien | 2001-09-20 | 1 | -2/+3 |
* | removed timeout:1 in resolv.conf, modified timeout scanning in draknet/net_mo... | damien | 2001-09-10 | 1 | -1/+1 |
* | corrected opeions | damien | 2001-09-05 | 1 | -1/+4 |