| Commit message (Expand) | Author | Age | Files | Lines |
* | - fix sucky fix | Damien Chaumette | 2004-01-26 | 1 | -1/+1 |
* | - fix missing parameters | Damien Chaumette | 2004-01-26 | 1 | -16/+24 |
* | get rid of global variables regarding connect/disconnect scripts | Thierry Vignaud | 2004-01-26 | 2 | -20/+9 |
* | (Repaint) help perl_checker in checking time_to_rad() arguments | Thierry Vignaud | 2004-01-26 | 1 | -1/+2 |
* | (spinned) do not pass extra arguments to time_to_rad() | Thierry Vignaud | 2004-01-26 | 1 | -3/+1 |
* | reindent gtkpack calls | Thierry Vignaud | 2004-01-26 | 1 | -42/+43 |
* | rename adj_* variables as adj* in order to help cperl-mode parsing | Thierry Vignaud | 2004-01-26 | 1 | -15/+15 |
* | perl_checker: assigned, but not read | Stew Benedict | 2004-01-23 | 1 | -5/+2 |
* | More perl_checker fixes. Remove another unused sub. | Stew Benedict | 2004-01-23 | 1 | -81/+76 |
* | "use USER" is unecessary and probably comes from copy-pasting userdrake's GUI | Guillaume Cottenceau | 2004-01-23 | 1 | -1/+0 |
* | Rework timestamp for backup files to please perl_checker. | Stew Benedict | 2004-01-23 | 1 | -12/+12 |
* | (search_dir_font) kill unused variable | Thierry Vignaud | 2004-01-23 | 1 | -2/+0 |
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 25 | -28/+29 |
* | remove never implemented --strong option | Thierry Vignaud | 2004-01-22 | 1 | -3/+0 |
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -5/+3 |
* | fix button label | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
* | - fix untraslated strings | Thierry Vignaud | 2004-01-22 | 1 | -17/+17 |
* | - remove _radio suffix | Damien Chaumette | 2004-01-22 | 1 | -5/+5 |
* | - further s/cnx/intf/ | Damien Chaumette | 2004-01-22 | 1 | -7/+5 |
* | do not test $intf but $gui, poulpy sux | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
* | fix isdn modem page | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
* | factorise gui set_text | Damien Chaumette | 2004-01-22 | 1 | -4/+2 |
* | - drop detection, will use interface scheme ($config) | Damien Chaumette | 2004-01-22 | 1 | -21/+21 |
* | drop now unused code | Damien Chaumette | 2004-01-22 | 1 | -8/+0 |
* | fix broken MII_NOT_SUPPORTED and HWADDR | Damien Chaumette | 2004-01-22 | 1 | -2/+6 |
* | add dns3 entry | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
* | Updated title bar texts of error pop-ups. | Till Kamppeter | 2004-01-21 | 1 | -8/+8 |
* | Removed occurences of "Mandrake" from translateable strings. | Till Kamppeter | 2004-01-21 | 2 | -7/+17 |
* | install the squid package, if necessary | Florin Grad | 2004-01-20 | 1 | -0/+1 |
* | fix typo | Damien Chaumette | 2004-01-20 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2004-01-19 | 1 | -14/+13 |
* | remove empty lines in order to get more place for entry fields | Thierry Vignaud | 2004-01-19 | 1 | -3/+1 |
* | - add build_tree to fetch info before doing GUI stuff | Damien Chaumette | 2004-01-19 | 1 | -116/+157 |
* | typo error | Florin Grad | 2004-01-19 | 1 | -1/+0 |
* | add transparent proxy support | Florin Grad | 2004-01-19 | 1 | -10/+78 |
* | kill useless diagnostics pragma | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | simplify | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | add wait message as hardware detection takes time | Damien Chaumette | 2004-01-17 | 1 | -3/+8 |
* | kill unused variables | Thierry Vignaud | 2004-01-16 | 1 | -5/+3 |
* | - set a meaningfull window title when called from mcc for explanations | Thierry Vignaud | 2004-01-16 | 1 | -3/+4 |
* | do not abuse global namespace (this also allow to track variables | Thierry Vignaud | 2004-01-16 | 1 | -22/+24 |
* | * manage interfaces: | Damien Chaumette | 2004-01-16 | 1 | -8/+8 |
* | * manage interfaces | Damien Chaumette | 2004-01-16 | 1 | -19/+68 |
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -13/+13 |
* | ask_warn fixes per Thierry, purge some old, unused code | Stew Benedict | 2004-01-16 | 2 | -541/+198 |
* | reuse create_okcancel() in ordet to get some std button layout | Thierry Vignaud | 2004-01-15 | 1 | -9/+10 |
* | remove useless menu infrastucture | Thierry Vignaud | 2004-01-15 | 1 | -18/+1 |
* | add bug hint | Thierry Vignaud | 2004-01-15 | 1 | -0/+2 |
* | remove unused variable | Thierry Vignaud | 2004-01-15 | 1 | -1/+0 |
* | First time wizard | Stew Benedict | 2004-01-15 | 1 | -148/+322 |