summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* typo fixThierry Vignaud2003-08-241-1/+1
|
* - Fixed expert/normal mode switch (it will perhaps be removed, but aTill Kamppeter2003-08-242-6/+51
| | | | | | | | working switch makes the further development easier). - Added connectionstr() function which produces a human-readable string for the connection type, needed for new main window. - Added missing parantheses (there was a warning complaining about this).
* updated pot filePablo Saratxaga2003-08-232-71/+66
|
* rename $treeModel as $model since it really is a ListModel, not aThierry Vignaud2003-08-231-32/+32
| | | | | TreeModel anymore (cosmetic)
* 9.2-0.35mdkThierry Vignaud2003-08-231-1/+11
|
* - disable up button when selected rule is the first oneThierry Vignaud2003-08-231-1/+23
| | | | | | - disable down button when selected rule is the latest one or when next rule is non editable
* always add newly created setting at top of editable settings so thatThierry Vignaud2003-08-231-1/+8
| | | | | | we're we can sort them since they're no non editable items between old & new editable ones
* once we start to alter settings ordering, we need to save it on exit;Thierry Vignaud2003-08-231-0/+1
| | | | | so just tell it to drakperm
* - fix gtk bug on moving down lineThierry Vignaud2003-08-231-31/+14
| | | | | | - merge moving up & down callbacks - we do not have a hierarchy, so just use a s/tree/list/
* add new icon for drakpermThierry Vignaud2003-08-231-0/+0
|
* 9.2-0.34mdkThierry Vignaud2003-08-231-1/+19
|
* if_($A, $B) got extremely slow, replaced by ( $A ? $B : () ).Till Kamppeter2003-08-231-1/+3
|
* as discussed with david, gc, laurent & pixel early this week, sinceThierry Vignaud2003-08-231-2/+2
| | | | | | | | | | | | gtk+ dialogs are HIG-ed and since most drakxtools' explicit gtk+ windows follow cancel/ok order for now, let implicit windows (that is interactive written ones) follow the same order in standalone mode. after release, we'll have to make ugtk2 handle one more abstractions, that is taking some buttons callbacks, add buttons that have callbacks and pack them in kde or gnome order depending of interface team decision or maybe of runtime detection of desktop.
* Adapted to scli 0.2.12.Till Kamppeter2003-08-221-1/+1
|
* Support for the new "ptal://..." (two slashes) URIs of the new HPOJ.Till Kamppeter2003-08-222-13/+13
|
* renew drakperm gui (interface team feedback):Thierry Vignaud2003-08-221-56/+56
| | | | | | - indicate if current setting is editable or not - only display current security level, editable settings or both
* translate default value in help tooltips tooThierry Vignaud2003-08-221-11/+12
|
* offer samba in services listThierry Vignaud2003-08-221-0/+6
|
* (ask_fromW) split $set_advanced into $set_advanced andThierry Vignaud2003-08-221-2/+7
| | | | | | $set_advanced_raw to fix drakconnect "failling" to detect network interfaces in standalone mode when in expert mode
* fix keyboard browsing in treeviews not always centering onGuillaume Cottenceau2003-08-221-1/+1
| | | | | | | selected row (workaround gtk2 bug not honouring centering on the given row if node was closed by updating ui before requesting the scrolling to the cell)
* CJK fixes: use newly introduced Gtk2::WrappedLabel packageThierry Vignaud2003-08-222-15/+7
|
* introduce Gtk2::WrappedLabel to factorize fixed labels for CJKThierry Vignaud2003-08-221-0/+7
| | | | | languages
* (gtkset_line_wrap) export itThierry Vignaud2003-08-221-2/+2
|
* add erwanGuillaume Cottenceau2003-08-221-0/+1
|
* use "Sans" as default font namePablo Saratxaga2003-08-221-5/+5
|
* typo fix s/succeed/succeeded/Damien Chaumette2003-08-221-1/+1
|