| Commit message (Expand) | Author | Age | Files | Lines |
* | (add_modify_entry) improve layout (especially hidden buttons) | Thierry Vignaud | 2005-07-18 | 1 | -1/+1 |
* | advanced help: | Thierry Vignaud | 2005-07-18 | 1 | -17/+16 |
* | (help_b) fix displaying help the second time | Thierry Vignaud | 2005-07-18 | 1 | -5/+5 |
* | make sub dialogs modal and transcient to their main window | Thierry Vignaud | 2005-07-18 | 2 | -3/+9 |
* | really show a warning if no tv card is detected | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
* | don't translate the empty string | Olivier Blin | 2005-07-15 | 1 | -1/+1 |
* | rescale pixbufs to 16x16, use default.png if wifi- images aren't available | Olivier Blin | 2005-07-15 | 1 | -2/+6 |
* | don't add submenu if only one choice exists (and really do it) | Olivier Blin | 2005-07-15 | 1 | -6/+9 |
* | don't show choices menus if only one choice is possible | Olivier Blin | 2005-07-15 | 1 | -1/+2 |
* | put settings and actions in submenus when needed | Olivier Blin | 2005-07-15 | 1 | -21/+36 |
* | handle signal levels greater than 100 | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
* | don't try to remove newly added widgets | Olivier Blin | 2005-07-13 | 1 | -1/+3 |
* | remove spurious spaces | Olivier Blin | 2005-07-13 | 1 | -2/+2 |
* | po fix | Olivier Blin | 2005-07-13 | 1 | -2/+3 |
* | simplify | Olivier Blin | 2005-07-13 | 1 | -10/+8 |
* | don't destroy wireless menuitems on menu destroy | Olivier Blin | 2005-07-13 | 1 | -1/+4 |
* | show wireless options only if a wireless card is present | Olivier Blin | 2005-07-13 | 1 | -3/+5 |
* | use detect_devices::has_wireless() | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
* | fix typo | Olivier Blin | 2005-07-13 | 1 | -1/+1 |
* | reorganize interface | Olivier Blin | 2005-07-13 | 1 | -61/+60 |
* | first draft of wireless support | Olivier Blin | 2005-07-13 | 1 | -0/+32 |
* | use dbus_object; | Olivier Blin | 2005-07-13 | 2 | -3/+6 |
* | various improvements in GUI | Antoine Ginies | 2005-07-12 | 1 | -32/+43 |
* | add an entry in menu to write_conf | Antoine Ginies | 2005-07-12 | 1 | -2/+3 |
* | add a popup with users and groups when using anonuid and anongid (FACORAT Fab... | Antoine Ginies | 2005-07-12 | 1 | -6/+50 |
* | fix bad phrasing | Olivier Blin | 2005-07-12 | 1 | -1/+1 |
* | move wait message after package installation (or else the interface | Olivier Blin | 2005-07-12 | 1 | -3/+3 |
* | move menu above banner, use expander to show/hide advanced options, | Antoine Ginies | 2005-07-12 | 1 | -26/+37 |
* | typo fix | Antoine Ginies | 2005-07-12 | 1 | -2/+2 |
* | add exit on ok button | Antoine Ginies | 2005-07-12 | 1 | -0/+1 |
* | ensure nfs-utils is installed | Antoine Ginies | 2005-07-12 | 1 | -0/+1 |
* | Add/remove entries to default PXE config. | Stew Benedict | 2005-07-11 | 1 | -2/+34 |
* | perl_checker fixes | Olivier Blin | 2005-07-11 | 1 | -10/+10 |
* | use standalone | Olivier Blin | 2005-07-11 | 1 | -0/+1 |
* | remove interface tests, this is filtered before | Olivier Blin | 2005-07-11 | 2 | -25/+13 |
* | don't try to manipulate PXE stuff if the directory isn't present | Stew Benedict | 2005-07-08 | 1 | -2/+4 |
* | always display ok_cancel button | Antoine Ginies | 2005-07-08 | 1 | -1/+1 |
* | add a checkbox to enable/disable advanced options | Antoine Ginies | 2005-07-08 | 1 | -0/+12 |
* | do not write in /nohup.out (#16768) | Thierry Vignaud | 2005-07-08 | 1 | -1/+1 |
* | various adjustement in main windows | Antoine Ginies | 2005-07-08 | 1 | -31/+35 |
* | fix untranslated strings (#16736) | Thierry Vignaud | 2005-07-07 | 1 | -1/+1 |
* | remove connect/diconnect_backend | Olivier Blin | 2005-07-07 | 3 | -10/+11 |
* | use start/stop_interface | Olivier Blin | 2005-07-07 | 1 | -2/+2 |
* | add an apply button | Antoine Ginies | 2005-07-07 | 2 | -4/+11 |
* | add double clic event | Antoine Ginies | 2005-07-07 | 1 | -7/+14 |
* | use simple userid combolist, few other fix | Antoine Ginies | 2005-07-07 | 1 | -23/+49 |
* | fix test of directory and test of hosts access in alter mode | Antoine Ginies | 2005-07-06 | 1 | -4/+4 |
* | add editcell (disable by default) , add double clic support | Antoine Ginies | 2005-07-06 | 1 | -0/+37 |
* | display wait message box while reloading/restarting nfs server | Antoine Ginies | 2005-07-06 | 1 | -15/+9 |
* | fix undefined options | Antoine Ginies | 2005-07-06 | 1 | -4/+3 |