summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* - Modularized the function main() to have separate subroutines forTill Kamppeter2003-08-251-575/+690
* updated pot filePablo Saratxaga2003-08-252-132/+291
* fix drakboot always showing advanced stuff even when --expert was notThierry Vignaud2003-08-251-2/+0
* 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
* 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
* this tool really is gtk2 ported, so do not trash languages not handledThierry Vignaud2003-08-251-4/+0
* 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
* 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
* 9.2-0.35mdkThierry Vignaud2003-08-231-1/+11
* - disable up button when selected rule is the first oneThierry Vignaud2003-08-231-1/+23
* always add newly created setting at top of editable settings so thatThierry Vignaud2003-08-231-1/+8
* once we start to alter settings ordering, we need to save it on exit;Thierry Vignaud2003-08-231-0/+1
* - fix gtk bug on moving down lineThierry Vignaud2003-08-231-31/+14
* 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
* 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
* 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
* fix keyboard browsing in treeviews not always centering onGuillaume Cottenceau2003-08-221-1/+1
* 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
* (gtkset_line_wrap) export itThierry Vignaud2003-08-221-2/+2
* use "Sans" as default font namePablo Saratxaga2003-08-221-5/+5
* typo fix s/succeed/succeeded/Damien Chaumette2003-08-221-1/+1
* updated pot filePablo Saratxaga2003-08-222-202/+227
* fix crash on file select of "Other"Stew Benedict2003-08-221-43/+105
* s/alcatel/Alcatel/Pablo Saratxaga2003-08-211-1/+1
* - (gtkset_line_wrap) introduce a Gtk2::Label wrapper forThierry Vignaud2003-08-211-5/+10
* - more use info in load_firmware_floppyDamien Chaumette2003-08-211-20/+23
* workaround gtk bug #118047Thierry Vignaud2003-08-211-8/+2