summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* fix phrasingThierry Vignaud2005-07-191-1/+1
|
* do not draw a border around the main window while embeddedThierry Vignaud2005-07-192-0/+2
|
* remove ipnet/32 in access_listAntoine Ginies2005-07-191-1/+1
|
* really reap zombie children; side-effect: we can now run a secondThierry Vignaud2005-07-191-1/+3
| | | | | config tool again (#16851)
* let's work with "perl -w"Thierry Vignaud2005-07-191-2/+2
|
* remove useless testOlivier Blin2005-07-181-2/+1
|
* fix typoOlivier Blin2005-07-181-1/+1
|
* update menu if interface has been modifiedOlivier Blin2005-07-181-5/+5
|
* factorize code to netMonitor() and use $current_interfaceOlivier Blin2005-07-181-11/+12
|
* really check for new versionOlivier Blin2005-07-181-0/+1
|
* check for new version every minute instead of every 2 secondsOlivier Blin2005-07-181-6/+9
|
* simplifyOlivier Blin2005-07-181-1/+1
|
* don't use actions submenu when no wireless network is detectedOlivier Blin2005-07-181-1/+1
|
* use common::md5fileOlivier Blin2005-07-181-12/+2
|
* do not die if loaded file isn't an image (#16829)Olivier Blin2005-07-181-1/+5
|
* (add_modify_entry) improve layout (especially hidden buttons)Thierry Vignaud2005-07-181-1/+1
|
* advanced help:Thierry Vignaud2005-07-181-17/+16
| | | | | | | | | | - ensure labels are named the same way on buttons and in help (and thus that help is consistent with the GUI, which wasn't), and speak about labels not actual option names in config file, - split in small paragraphs in order to ease translators' job - fix text phrasing - improve layout
* (help_b) fix displaying help the second timeThierry Vignaud2005-07-181-5/+5
|
* make sub dialogs modal and transcient to their main windowThierry Vignaud2005-07-182-3/+9
|
* really show a warning if no tv card is detectedOlivier Blin2005-07-181-1/+1
|
* don't translate the empty stringOlivier Blin2005-07-151-1/+1
|
* rescale pixbufs to 16x16, use default.png if wifi- images aren't availableOlivier Blin2005-07-151-2/+6
|
* don't add submenu if only one choice exists (and really do it)Olivier Blin2005-07-151-6/+9
|
* don't show choices menus if only one choice is possibleOlivier Blin2005-07-151-1/+2
|
* put settings and actions in submenus when neededOlivier Blin2005-07-151-21/+36
|
* handle signal levels greater than 100Olivier Blin2005-07-131-1/+1
|
* don't try to remove newly added widgetsOlivier Blin2005-07-131-1/+3
|
* remove spurious spacesOlivier Blin2005-07-131-2/+2
|
* po fixOlivier Blin2005-07-131-2/+3
|
* simplifyOlivier Blin2005-07-131-10/+8
|
* don't destroy wireless menuitems on menu destroyOlivier Blin2005-07-131-1/+4
|
* show wireless options only if a wireless card is presentOlivier Blin2005-07-131-3/+5
|
* use detect_devices::has_wireless()Olivier Blin2005-07-131-1/+1
|
* fix typoOlivier Blin2005-07-131-1/+1
|
* reorganize interfaceOlivier Blin2005-07-131-61/+60
|
* first draft of wireless supportOlivier Blin2005-07-131-0/+32
|
* use dbus_object;Olivier Blin2005-07-132-3/+6
|
* various improvements in GUIAntoine Ginies2005-07-121-32/+43
|
* add an entry in menu to write_confAntoine Ginies2005-07-121-2/+3
|
* add a popup with users and groups when using anonuid and anongid (FACORAT ↵Antoine Ginies2005-07-121-6/+50
| | | | Fabrice idea)
* fix bad phrasingOlivier Blin2005-07-121-1/+1
|
* move wait message after package installation (or else the interfaceOlivier Blin2005-07-121-3/+3
| | | | | isn't active)
* move menu above banner, use expander to show/hide advanced options,Antoine Ginies2005-07-121-26/+37
| | | | | | remove empty value in advanced option, change draknfs tittle (thx Facorat fabrice)
* typo fixAntoine Ginies2005-07-121-2/+2
|
* add exit on ok buttonAntoine Ginies2005-07-121-0/+1
|
* ensure nfs-utils is installedAntoine Ginies2005-07-121-0/+1
|
* Add/remove entries to default PXE config.Stew Benedict2005-07-111-2/+34
|
* perl_checker fixesOlivier Blin2005-07-111-10/+10
|
* use standaloneOlivier Blin2005-07-111-0/+1
|
* remove interface tests, this is filtered beforeOlivier Blin2005-07-112-25/+13
|