Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - do not comply on filter change (system, user or system & user) | Thierry Vignaud | 2003-09-10 | 1 | -49/+50 |
| | | | | | | | | - default to "system & user" by default - show customized rules after system ones since these are managed once system ones get applied - add new rules to end of list | ||||
* | follow std explanations policy | Thierry Vignaud | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | added nplanel patch for ATI proprietary drivers. | Francois Pons | 2003-09-10 | 1 | -0/+1 |
| | |||||
* | add higher level explanations | Thierry Vignaud | 2003-09-10 | 1 | -1/+7 |
| | |||||
* | install xawtv if needed | Thierry Vignaud | 2003-09-09 | 1 | -17/+1 |
| | |||||
* | re-enable supermount | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | ensure userdrake works when diskdrake --fileshare is embedded or run through ↵ | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
| | | | | kdesu | ||||
* | fix #5448 (infinite entries) | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | fix window size in when non embedded & non wizard | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | fix default size without draksplash | Thierry Vignaud | 2003-09-09 | 1 | -2/+5 |
| | |||||
* | try again if no floppy (or error during creation of floppy) | Francois Pons | 2003-09-09 | 1 | -5/+9 |
| | |||||
* | - help call | Daouda Lo | 2003-09-09 | 1 | -2/+2 |
| | | | | | - reportbug via bugzilla | ||||
* | fix #5430: do not confuse users with debug messages | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | add help buttons | Thierry Vignaud | 2003-09-08 | 2 | -0/+5 |
| | |||||
* | fix current profile load in wizard mode | Thierry Vignaud | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | increase drakconnect robustness regarding profiles managment | Thierry Vignaud | 2003-09-08 | 1 | -11/+10 |
| | | | | | | | | | | | | - fix set_profiles() call on profiles menu user change - (set_profiles) consolidate netcnx->{PROFILE} setting where we call set_profile - (update_profiles) rely on netcnx->{PROFILE} - fix profiles list update when wizard exits | ||||
* | - do not call anymore network::netconnect::save_conf | Damien Chaumette | 2003-09-08 | 1 | -2/+1 |
| | | | | | - good set_profiles($netcnx) call | ||||
* | remove obsolete code | Pascal Rigaux | 2003-09-08 | 1 | -1/+0 |
| | |||||
* | ~fix~ calling userdrake in "diskdrake --fileshare" | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | fix #4964 (not being able to select directories) | Thierry Vignaud | 2003-09-08 | 1 | -1/+0 |
| | |||||
* | shrink | Damien Chaumette | 2003-09-08 | 1 | -7/+3 |
| | |||||
* | Xdrakres is "XFdrake resolution" not simply "XFdrake" | Pascal Rigaux | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | Fixed copyright notice. | Till Kamppeter | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | use formatError to have the error message instead of SCALAR(0x....) | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | - support new help call | Daouda Lo | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | Show an error message if saned could not be installed. | Till Kamppeter | 2003-09-08 | 1 | -1/+5 |
| | |||||
* | - Use a field in the $printer data structure and no a global variable | Till Kamppeter | 2003-09-08 | 1 | -7/+13 |
| | | | | | | | for the expert mode. - Fixed bug of database not being re-read when switching between normal and expert mode with the new GTK2 main window. | ||||
* | - $netcnx->{PROFILE} is current profile name (now scalar) | Damien Chaumette | 2003-09-07 | 1 | -3/+5 |
| | | | | | | - fix non working profiles loading/saving - perl_checker | ||||
* | Reverted button texts to not break existing translations, added hints | Till Kamppeter | 2003-09-05 | 1 | -2/+8 |
| | | | | | for translators to make the button texts short. | ||||
* | Shorter button texts, so that translations do not let the buttons go | Till Kamppeter | 2003-09-05 | 1 | -3/+3 |
| | | | | | out of the window. | ||||
* | Change the strings again for Pablo | Stew Benedict | 2003-09-05 | 1 | -8/+8 |
| | |||||
* | CDROM -> CDR | Stew Benedict | 2003-09-04 | 1 | -5/+5 |
| | |||||
* | Abort scannerdrake when SANE packages cannot be installed. | Till Kamppeter | 2003-09-04 | 1 | -4/+9 |
| | |||||
* | No longer needed with reworked banners. | Stew Benedict | 2003-09-04 | 2 | -0/+0 |
| | |||||
* | Add application title in banner. | Stew Benedict | 2003-09-04 | 1 | -1/+18 |
| | |||||
* | Default to all users for wizard->Users (as root). | Stew Benedict | 2003-09-03 | 1 | -39/+63 |
| | | | | | | Only allow 1 media select from wizard. Limit possible user list to self for nonroot users. | ||||
* | Last untranslated string. Rework banner with title ala rpmdrake. | Stew Benedict | 2003-09-03 | 1 | -6/+22 |
| | |||||
* | fixed missing import of ugtk2 | Francois Pons | 2003-09-03 | 1 | -1/+1 |
| | |||||
* | - change to handle documentaion system other than drakxtools one (for | Daouda Lo | 2003-09-03 | 1 | -6/+5 |
| | | | | | instance MandrakeGalaxy) | ||||
* | Fix some untranslated strings - Arpad Biro | Stew Benedict | 2003-09-03 | 1 | -4/+4 |
| | |||||
* | Prevent main window crash when queue list gets empty by deleting all | Till Kamppeter | 2003-09-02 | 1 | -1/+1 |
| | | | | | print queues. | ||||
* | do not explicitely reject embedding there, it has to be done in mcc. | Thierry Vignaud | 2003-09-01 | 1 | -4/+0 |
| | | | | | | | else, mcc wait forever for rpmdrake to embed in, then display an error dialog explaining that rpmdrake has failled (since it exited before displaying anything in mcc...) | ||||
* | fix profiles list refreshing | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | harddrake2 help dialog: use the new scrolled dialog API for scrolled labels | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 3 | -6/+6 |
| | | | | | | rationale: make thecommon path be the easiest one to set up (and make the uncommon path be the hardest one to follow) | ||||
* | in non expert mode, only display the list of *installed* display managers. | Thierry Vignaud | 2003-08-31 | 1 | -1/+5 |
| | | | | | | | | (interface team request) if no dm is installed, then switch back to expert mode behaviour and display all dm and install them if needed. | ||||
* | explanations now work again thanks to pixel, no need to duplicate them | Thierry Vignaud | 2003-08-31 | 1 | -1/+0 |
| | |||||
* | Updated head image for add-printer wizard to have the new printerdrake icon. | Till Kamppeter | 2003-08-30 | 1 | -0/+0 |
| | |||||
* | restore profiles feature | Thierry Vignaud | 2003-08-29 | 1 | -85/+90 |
| | |||||
* | fix title when not embedded (print right number of network interfaces | Thierry Vignaud | 2003-08-29 | 1 | -3/+6 |
| | | | | | instead of displaying a big random number) |