summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Pascal Rigaux2003-08-261-1/+92
|
* adapt to new flag [selected=...]Pascal Rigaux2003-08-261-1/+2
|
* fix buttons sensitive behaviorDamien Chaumette2003-08-261-10/+14
|
* still more dialogs cleanupsThierry Vignaud2003-08-261-70/+58
|
* *** empty log message ***Pascal Rigaux2003-08-261-1/+87
|
* Updated icon for printerdrake's dialog windows.Till Kamppeter2003-08-261-0/+0
|
* add --gui in order to start in "mcc" state (aka not in wizard mode)Thierry Vignaud2003-08-261-1/+1
|
* more dialog misusage and some indent fixesThierry Vignaud2003-08-261-41/+32
|
* enfore gc style for gtk+2 widgets creationThierry Vignaud2003-08-261-46/+45
|
* more layout fixes: cance/ok order coherency, no VBoxes/HButtonBoxesThierry Vignaud2003-08-261-18/+14
| | | | | abuses, ...
* (configure_net) Gtk2::Dialog main area is already a vbox, so it'sThierry Vignaud2003-08-261-29/+24
| | | | | useless to pack a vbox there idem for action area and Gtk2::HButtonBox
* (get_intf_status) kill duplicateThierry Vignaud2003-08-261-5/+0
|
* net & lan configuration dialogs: prevent one to do concurrent configThierry Vignaud2003-08-261-16/+28
| | | | | changes from the gui
* drop security level selection for desktop user.Francois Pons2003-08-261-2/+4
|
* do not ask user for group selection if desktop meta class is used.Francois Pons2003-08-261-1/+1
|
* added [selected=desktop] when needed (same as default selection (PowerPack) butFrancois Pons2003-08-261-4/+4
| | | | | Gnome is removed).
* (sensitive_buttons) fix itThierry Vignaud2003-08-261-2/+3
|
* added [selected=server] for groups to be selected by default.Francois Pons2003-08-261-3/+3
|
* added [selected=default] for all section which needed to be selectedFrancois Pons2003-08-261-5/+5
| | | | | (approximative map of existing packages).
* - only allow to run one wizard at once (insensitive button if one isThierry Vignaud2003-08-261-19/+44
| | | | | | | | | | already started) - reload the configuration once the wizard exited - prevent one to do concurrent config changes from the gui while the wizard is run (proper fix involve both fix modality/transcientness when embedded and running the wizard within the same process instead of forking it]
* get selected list from compssUsers for readCompssUsers.Francois Pons2003-08-261-2/+5
|
* added default compssUsers group selection from compssUser file directly (useFrancois Pons2003-08-261-8/+9
| | | | | | | [selected=...] where ... is a list of comma separated meta_class (or default for no meta_class or all for all meta_class). fixed all radeon card are using 3D for 3D package group.
* *** empty log message ***Pascal Rigaux2003-08-261-1/+117
|
* install "autofs" pkg when using ldap (thanks to Buchan Milne)Pascal Rigaux2003-08-261-1/+1
|
* more last bits for 9.2-2mdk for lord pixelThierry Vignaud2003-08-261-1/+4
|
* use fs=ext2:vfat or fs=udf:iso9600 for supermount (it needs supermount-ng)Pascal Rigaux2003-08-261-6/+9
|
* - don't set XkbCompat to group_led, it's better to use grp_led:scroll inPascal Rigaux2003-08-261-2/+5
| | | | | | | | | | | | | | XkbOptions - also set compose:rwin if GRP_TOGGLE is not rwin_toggle. rationale: Also, for multilayout keyboards, it would be nice to also in XkbOptions "compose:rwin" to define the right windows key as the compose key (unless "rwin_toggle" has been choosen to toggle the layouts) "compose:rwin" is the default when loading a single latin layout, but is lost when loading several layouts...
* 9.2-2mdkThierry Vignaud2003-08-261-1/+6
|
* while bootstrapping, only write /etc/modules.conf only if we really altered itThierry Vignaud2003-08-262-1/+3
| | | | | (thus preventing depmod to be runned everytime)
* (add_alias) override current setting when adding an aliasThierry Vignaud2003-08-261-1/+1
|
* explain data structThierry Vignaud2003-08-261-0/+2
|
* do embed WebDAV configuration (fix bug #4703)Pascal Rigaux2003-08-261-1/+0
|
* focus_first on the webdav server fieldPascal Rigaux2003-08-261-7/+9
|
* If an HPOJ-controlled HP MF device on a parallel port has an URI withTill Kamppeter2003-08-261-0/+4
| | | | | | model reference (and not port number) tell at least in the menues that it is on a parallel port.
* Let names of automatically generated queues not contain the word "Series".Till Kamppeter2003-08-261-29/+31
|
* Distinguish between printers "Configured on this machine" andTill Kamppeter2003-08-253-16/+9
| | | | | | | "Configured on other machines", not any more "Local Printers" and "Remote Printers", so the current dialog is compatible to the new GTK2 dialog.
* - Modularized the function main() to have separate subroutines forTill Kamppeter2003-08-251-575/+690
| | | | | | | | adding, setting as default, editing, and removing a printer (for new main window). - Cleaned up the code of the former function main(). - Re-activated the wizard mode for adding a printer, it works again!
* updated pot filePablo Saratxaga2003-08-252-132/+291
|
* fix drakboot always showing advanced stuff even when --expert was notThierry Vignaud2003-08-251-2/+0
| | | | | passed
* 9.2-1mdkThierry Vignaud2003-08-251-1/+7
|
* *** empty log message ***Pascal Rigaux2003-08-251-1/+277
|
* fix drakconnect not working on console (found by poulpy) due to havingThierry Vignaud2003-08-251-6/+4
| | | | | | killed pre_func() which used to set a background pixmap in the old days, thus the bogus test that went in.
* Fixed recognition of installed parallel HPOJ-driven MF devices.Till Kamppeter2003-08-251-1/+1
|
* Add /etc/modules for local hardware config.Stew Benedict2003-08-251-0/+3
|
* Removed use of "parport_probe", we do not need to support kernel 2.2.xTill Kamppeter2003-08-251-3/+2
| | | | | any more.
* this tool really is gtk2 ported, so do not trash languages not handledThierry Vignaud2003-08-251-4/+0
| | | | | by gtk+-1.x
* Adapted version mark in HPOJ config files to the current HPOJ.Till Kamppeter2003-08-241-1/+1
|
* Made the HP DeskJet 450 really being recognized as a printer needing HPOJ.Till Kamppeter2003-08-241-7/+8
|
* Added HP DeskJet 450 to the models which need HPOJ.Till Kamppeter2003-08-241-6/+10
|
* require a perl-Gtk2 that properly handle perl exceptions in gtk+ callbacksThierry Vignaud2003-08-241-1/+1
|