summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker fixesThierry Vignaud2003-12-191-3/+2
|
* push help menu at rightThierry Vignaud2003-12-191-1/+1
|
* fix layout:Thierry Vignaud2003-12-191-15/+16
| | | | | | - let it fit when embedded - move ok/cancel buttons out of the frame (thus nicely separate them)
* fix button layout when embedded: pack buttons box at bottomThierry Vignaud2003-12-192-7/+8
|
* reuse WrappedLabelThierry Vignaud2003-12-191-1/+1
|
* Fix daemon behavior, cron warnings. Anthill bug #204.Stew Benedict2003-12-181-13/+7
|
* perl_checker fixesThierry Vignaud2003-12-181-3/+3
|
* - Added button for installing/updating firmware in main window (only ifTill Kamppeter2003-12-181-23/+91
| | | | | | appropriate scanner is present). - Fixed small bug in building ScannerDB file from SANE description files.
* undeushize debug statementThierry Vignaud2003-12-171-1/+0
|
* no stock itemsThierry Vignaud2003-12-171-3/+3
|
* fix text layout by wrapping textThierry Vignaud2003-12-161-1/+1
|
* separate version/author/... from the license by spaceThierry Vignaud2003-12-161-1/+1
|
* reuse new wizard frameworkThierry Vignaud2003-12-161-60/+63
|
* Added facility to install scanner firmware.Till Kamppeter2003-12-151-2/+71
|
* perl_checker fixThierry Vignaud2003-12-111-12/+6
|
* perl_checker fixesThierry Vignaud2003-12-091-3/+3
|
* fix ugly typo (big thanks to John Madsen)Pascal Rigaux2003-12-091-1/+1
|
* upcase some labelsThierry Vignaud2003-12-091-1/+1
|
* remove useless separatorThierry Vignaud2003-12-091-1/+0
|
* - split in multiples toolsThierry Vignaud2003-12-091-186/+104
| | | | | | - move profile managment into mcc - add "delete an interface" wizard
* kill unused variableThierry Vignaud2003-12-091-2/+0
|
* update copyrightThierry Vignaud2003-12-091-2/+4
|
* handle multiple interfaces: let's have a buffer pixmap per networkThierry Vignaud2003-12-091-3/+4
| | | | | interface
* make it fit when embeddedThierry Vignaud2003-12-091-3/+3
|
* - kill icons on buttonThierry Vignaud2003-12-011-40/+10
| | | | | | | - kill profil combo box & log button (duplicated features already availlable within mcc) - translate one more string
* translate a few untranslated stringsThierry Vignaud2003-12-011-1/+1
|
* prevent altering system configuration in testing mode in optionalThierry Vignaud2003-11-271-8/+10
| | | | | steps
* more explanationsThierry Vignaud2003-11-271-0/+2
|
* let drakgw embed (interface team request)Thierry Vignaud2003-11-271-51/+1
|
* upsdrvctl start will fail if section name contains spacesThierry Vignaud2003-11-261-0/+1
|
* - configure properly usb & serial connected mge devicesThierry Vignaud2003-11-261-49/+17
| | | | | | | - use perl-Libconf to shrink down the code size and better respect the user config file (keep important comments and the like - thx dam's for his support)
* perl_checker fixThierry Vignaud2003-11-261-1/+1
|
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-251-2/+2
|
* fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adslThierry Vignaud2003-11-251-8/+21
| | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones
* remove net aliases if neededThierry Vignaud2003-11-141-0/+6
|
* move clock.pl from mcc into drakxtools (its proper place)Thierry Vignaud2003-11-141-0/+374
|
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-123-6/+6
|
* (network::tools::is_dynamic_ip) consolidate test for any dynamic interfaceThierry Vignaud2003-11-121-1/+1
|
* fix warning with usb miceThierry Vignaud2003-11-121-1/+1
|
* - fix #3047's fixThierry Vignaud2003-11-121-1/+1
| | | | | - do not show module if unknow for system bridges since it's normal
* fix #6134: JAZ device is not spelled like jazz musicThierry Vignaud2003-11-081-1/+1
|
* fix #3047: do not display "unknown module" in red for devices known toThierry Vignaud2003-11-081-0/+1
| | | | | not need any module (see http://www.people.iup.edu/bclg/pci-modem.html)
* fix network interfaces list update:Thierry Vignaud2003-11-071-2/+6
| | | | | | - really remove from the Gtk+ list lost interfaces - update the intf reference list
* Enable bz2 compression option (wish@linux-mandrake.com)Stew Benedict2003-11-041-15/+10
|
* perl_checker fixesThierry Vignaud2003-11-041-4/+4
|
* manage all interfaces when there more than oneThierry Vignaud2003-11-041-17/+17
|
* network statistics really are global ones, not per interface ones.Thierry Vignaud2003-11-041-1/+1
| | | | | let not confuse the end user
* remove useless module useThierry Vignaud2003-10-311-1/+0
|
* - for now, check new devices against description (later with port too)Thierry Vignaud2003-10-311-9/+9
| | | | | - fix driver/port mismatch
* auto config ups devicesThierry Vignaud2003-10-311-0/+66
|