Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle activefw init | Olivier Blin | 2005-07-20 | 1 | -1/+6 |
| | |||||
* | icons are really nicer with 24x24 resolution | Olivier Blin | 2005-07-20 | 1 | -2/+2 |
| | |||||
* | show active wireless network in the menu | Olivier Blin | 2005-07-20 | 1 | -0/+2 |
| | |||||
* | use $0 instead of hardcoded path | Olivier Blin | 2005-07-20 | 1 | -4/+2 |
| | |||||
* | fix phrasing | Thierry Vignaud | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | do not draw a border around the main window while embedded | Thierry Vignaud | 2005-07-19 | 2 | -0/+2 |
| | |||||
* | remove ipnet/32 in access_list | Antoine Ginies | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | really reap zombie children; side-effect: we can now run a second | Thierry Vignaud | 2005-07-19 | 1 | -1/+3 |
| | | | | | config tool again (#16851) | ||||
* | let's work with "perl -w" | Thierry Vignaud | 2005-07-19 | 1 | -2/+2 |
| | |||||
* | remove useless test | Olivier Blin | 2005-07-18 | 1 | -2/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | update menu if interface has been modified | Olivier Blin | 2005-07-18 | 1 | -5/+5 |
| | |||||
* | factorize code to netMonitor() and use $current_interface | Olivier Blin | 2005-07-18 | 1 | -11/+12 |
| | |||||
* | really check for new version | Olivier Blin | 2005-07-18 | 1 | -0/+1 |
| | |||||
* | check for new version every minute instead of every 2 seconds | Olivier Blin | 2005-07-18 | 1 | -6/+9 |
| | |||||
* | simplify | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | don't use actions submenu when no wireless network is detected | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | use common::md5file | Olivier Blin | 2005-07-18 | 1 | -12/+2 |
| | |||||
* | do not die if loaded file isn't an image (#16829) | Olivier Blin | 2005-07-18 | 1 | -1/+5 |
| | |||||
* | (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 |
| | | | | | | | | | | - 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 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 ↵ | Antoine Ginies | 2005-07-12 | 1 | -6/+50 |
| | | | | Fabrice idea) | ||||
* | 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 |
| | | | | | isn't active) | ||||
* | move menu above banner, use expander to show/hide advanced options, | Antoine Ginies | 2005-07-12 | 1 | -26/+37 |
| | | | | | | remove empty value in advanced option, change draknfs tittle (thx Facorat fabrice) | ||||
* | 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 |
| |