Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean the nice till fix | Pascal Rigaux | 2001-08-12 | 1 | -9/+4 |
| | |||||
* | ensure locales.tar.bz2 in perl-install/share is build | Pascal Rigaux | 2001-08-12 | 1 | -0/+2 |
| | |||||
* | po->mo is no longer gonna be nasty with us | Pascal Rigaux | 2001-08-12 | 2 | -3/+8 |
| | |||||
* | longer timeout | damien | 2001-08-12 | 1 | -3/+2 |
| | |||||
* | Check files before checking RPM database => Acceleration, waiting windows | Till Kamppeter | 2001-08-12 | 2 | -34/+119 |
| | |||||
* | Now the cursor in the main menu stands on the position which was choosen ↵ | Till Kamppeter | 2001-08-12 | 1 | -2/+3 |
| | | | | last time. | ||||
* | corrected connected call | damien | 2001-08-12 | 3 | -13/+14 |
| | |||||
* | When a dialog has too many widgets use a scrollbar so that the dialog does ↵ | Till Kamppeter | 2001-08-12 | 1 | -3/+7 |
| | | | | not exceed the screen size | ||||
* | When a dialog has too many widgets use a scrollbar so that the dialog does ↵ | Till Kamppeter | 2001-08-12 | 1 | -2/+5 |
| | | | | not exceed the screen size | ||||
* | Fixed bug of input fields with a number as default input not allowing to ↵ | Till Kamppeter | 2001-08-12 | 1 | -1/+6 |
| | | | | enter more characters than the value of the number. | ||||
* | "Expert Mode" button, better "Remote CUPS server" dialog, bugfixes | Till Kamppeter | 2001-08-12 | 2 | -114/+226 |
| | |||||
* | *** empty log message *** | damien | 2001-08-11 | 1 | -0/+169 |
| | |||||
* | new theme for beta | damien | 2001-08-11 | 4 | -51/+51 |
| | |||||
* | updated | damien | 2001-08-11 | 1 | -2/+6 |
| | |||||
* | Restructuring continued and debugged | Till Kamppeter | 2001-08-11 | 2 | -103/+232 |
| | |||||
* | now works. | damien | 2001-08-11 | 1 | -6/+53 |
| | |||||
* | added theme editor | damien | 2001-08-10 | 1 | -0/+110 |
| | |||||
* | small font fix | Pablo Saratxaga | 2001-08-10 | 1 | -3/+2 |
| | |||||
* | corrected internet cnfiguration pop up, and some other studds | damien | 2001-08-10 | 1 | -38/+34 |
| | |||||
* | added spped and timeout handling for isdn | damien | 2001-08-10 | 1 | -2/+5 |
| | |||||
* | corrected password file substitution | damien | 2001-08-10 | 1 | -1/+1 |
| | |||||
* | tomeout option deactivated. | damien | 2001-08-10 | 1 | -2/+3 |
| | |||||
* | remove Data::Dumper | damien | 2001-08-10 | 1 | -1/+0 |
| | |||||
* | removed Datta::Dump use | damien | 2001-08-10 | 1 | -3/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-08-10 | 3 | -1488/+1787 |
| | |||||
* | corrected autologin question | damien | 2001-08-10 | 1 | -5/+9 |
| | |||||
* | ifup/down ethx, anew pixmap for list | damien | 2001-08-10 | 1 | -3/+4 |
| | |||||
* | corrected vnew usage (thx gc) | Yves Duret | 2001-08-10 | 1 | -2/+3 |
| | |||||
* | New structure for queue modification, general structure clean-up | Till Kamppeter | 2001-08-09 | 2 | -455/+623 |
| | |||||
* | added gtkbuttonset, and corrected scrollbar height for standalone mode. | damien | 2001-08-09 | 1 | -4/+14 |
| | |||||
* | added useless function type2interface for future use | damien | 2001-08-09 | 1 | -2/+13 |
| | |||||
* | added missing use | damien | 2001-08-09 | 1 | -24/+24 |
| | | | | | added pixmap for eth. Some factorisation | ||||
* | labels corrections | damien | 2001-08-09 | 1 | -5/+6 |
| | |||||
* | put traceroute in network client also, for claudio | Guillaume Cottenceau | 2001-08-09 | 1 | -0/+1 |
| | |||||
* | readded in->do_pkg->install (i sux) | Yves Duret | 2001-08-09 | 1 | -5/+5 |
| | |||||
* | rewrite in a more drakx fashion | Yves Duret | 2001-08-09 | 1 | -197/+84 |
| | |||||
* | added gtkset_sensitive in wrapper.. | Yves Duret | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | rename interactive_pkgs in pkgs_interactive | Pascal Rigaux | 2001-08-09 | 2 | -4/+4 |
| | |||||
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 15 | -15/+21 |
| | |||||
* | Added logrotate for "/var/log/drakxtools_http.log" | Stefan Siegel | 2001-08-09 | 2 | -0/+8 |
| | |||||
* | - if package installs fail, redo one by one to know which one failed | Guillaume Cottenceau | 2001-08-09 | 1 | -11/+25 |
| | | | | | | | - try to not end up with a failing configuration file, if program is brutally stopped - if unrecognized config file, don't fail, rather ignore it and proceed - run dhcpd_update feature (if present) after setup of dhcp server | ||||
* | Different choosable test pages available now | Till Kamppeter | 2001-08-08 | 2 | -6/+49 |
| | |||||
* | installing foomatic before doing anything about printer | Pascal Rigaux | 2001-08-08 | 1 | -0/+5 |
| | |||||
* | Corrected init script calls in the (start|stop|restart)_service functions | Till Kamppeter | 2001-08-08 | 1 | -3/+3 |
| | |||||
* | (remove, remove_nodeps): fix typo | Pascal Rigaux | 2001-08-08 | 1 | -2/+2 |
| | |||||
* | typo | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | Removed superfluous line in install_spooler function | Till Kamppeter | 2001-08-08 | 1 | -1/+0 |
| | |||||
* | Installation fitted to new printerdrake | Till Kamppeter | 2001-08-08 | 1 | -24/+2 |
| | |||||
* | makes interactive_pkgs stuff work | Pascal Rigaux | 2001-08-08 | 4 | -4/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-08-08 | 3 | -3150/+3357 |
| |