summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix untranslated strings (#16736)Thierry Vignaud2005-07-071-1/+1
* remove connect/diconnect_backendOlivier Blin2005-07-073-10/+11
* use start/stop_interfaceOlivier Blin2005-07-071-2/+2
* add an apply buttonAntoine Ginies2005-07-072-4/+11
* add double clic eventAntoine Ginies2005-07-071-7/+14
* use simple userid combolist, few other fixAntoine Ginies2005-07-071-23/+49
* fix test of directory and test of hosts access in alter modeAntoine Ginies2005-07-061-4/+4
* add editcell (disable by default) , add double clic supportAntoine Ginies2005-07-061-0/+37
* display wait message box while reloading/restarting nfs serverAntoine Ginies2005-07-061-15/+9
* fix undefined optionsAntoine Ginies2005-07-061-4/+3
* fix domain in hosts access comboboxAntoine Ginies2005-07-061-3/+3
* fix ip/8 in comboboxentryAntoine Ginies2005-07-061-2/+5
* button to close draknfsAntoine Ginies2005-07-061-96/+222