summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* 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
* (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 Fab...Antoine Ginies2005-07-121-6/+50
* fix bad phrasingOlivier Blin2005-07-121-1/+1
* move wait message after package installation (or else the interfaceOlivier Blin2005-07-121-3/+3
* move menu above banner, use expander to show/hide advanced options,Antoine Ginies2005-07-121-26/+37
* 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
* don't try to manipulate PXE stuff if the directory isn't presentStew Benedict2005-07-081-2/+4
* always display ok_cancel buttonAntoine Ginies2005-07-081-1/+1
* add a checkbox to enable/disable advanced optionsAntoine Ginies2005-07-081-0/+12
* do not write in /nohup.out (#16768)Thierry Vignaud2005-07-081-1/+1
* various adjustement in main windowsAntoine Ginies2005-07-081-31/+35