Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix drakboot always showing advanced stuff even when --expert was not | Thierry Vignaud | 2003-08-25 | 1 | -2/+0 |
| | | | | | passed | ||||
* | Add /etc/modules for local hardware config. | Stew Benedict | 2003-08-25 | 1 | -0/+3 |
| | |||||
* | this tool really is gtk2 ported, so do not trash languages not handled | Thierry Vignaud | 2003-08-25 | 1 | -4/+0 |
| | | | | | by gtk+-1.x | ||||
* | rename $treeModel as $model since it really is a ListModel, not a | Thierry Vignaud | 2003-08-23 | 1 | -32/+32 |
| | | | | | TreeModel anymore (cosmetic) | ||||
* | - disable up button when selected rule is the first one | Thierry Vignaud | 2003-08-23 | 1 | -1/+23 |
| | | | | | | - disable down button when selected rule is the latest one or when next rule is non editable | ||||
* | always add newly created setting at top of editable settings so that | Thierry Vignaud | 2003-08-23 | 1 | -1/+8 |
| | | | | | | we're we can sort them since they're no non editable items between old & new editable ones | ||||
* | once we start to alter settings ordering, we need to save it on exit; | Thierry Vignaud | 2003-08-23 | 1 | -0/+1 |
| | | | | | so just tell it to drakperm | ||||
* | - fix gtk bug on moving down line | Thierry Vignaud | 2003-08-23 | 1 | -31/+14 |
| | | | | | | - merge moving up & down callbacks - we do not have a hierarchy, so just use a s/tree/list/ | ||||
* | add new icon for drakperm | Thierry Vignaud | 2003-08-23 | 1 | -0/+0 |
| | |||||
* | renew drakperm gui (interface team feedback): | Thierry Vignaud | 2003-08-22 | 1 | -56/+56 |
| | | | | | | - indicate if current setting is editable or not - only display current security level, editable settings or both | ||||
* | translate default value in help tooltips too | Thierry Vignaud | 2003-08-22 | 1 | -11/+12 |
| | |||||
* | CJK fixes: use newly introduced Gtk2::WrappedLabel package | Thierry Vignaud | 2003-08-22 | 1 | -13/+5 |
| | |||||
* | fix crash on file select of "Other" | Stew Benedict | 2003-08-22 | 1 | -43/+105 |
| | | | | | finish custom cron configuration - normal users can now do cron backups | ||||
* | workaround gtk bug #118047 | Thierry Vignaud | 2003-08-21 | 1 | -8/+2 |
| | |||||
* | fix english (thanks to Reinout van Schouwen) | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | only offer to configure xawtv if bttv was configured | Thierry Vignaud | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | fix warnings with diagnostics pragma | Thierry Vignaud | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | Changed back NC() to N() (functionality will be merged) | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | fixed English typos | Pablo Saratxaga | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | definition and use of an NC() function (translation with context, kde like) | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | annotate load for translators (Arpad Biro) | Thierry Vignaud | 2003-08-20 | 1 | -1/+3 |
| | |||||
* | only complain if an error really happened | Thierry Vignaud | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | Text typos - Arpad Biro | Stew Benedict | 2003-08-20 | 2 | -7/+7 |
| | |||||
* | mark one more string as translatable (spoted by Arpad Biro) | Thierry Vignaud | 2003-08-19 | 2 | -2/+2 |
| | |||||
* | translate one more string (already translated as this is a double) | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | readd LANGUAGE=C | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | pablo say that redefining LC_* is useless if LC_ALL is defined as the | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | | | | | later overrides and take priority over the former | ||||
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 2 | -2/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-19 | 3 | -12/+13 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | fix any::write_passwd_user() call | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | add perl_checker hint | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | "xxx or xxx" in list context is always bad! | Pascal Rigaux | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | (update_intbutt) consolidate internet connection button switch code | Thierry Vignaud | 2003-08-19 | 1 | -6/+8 |
| | |||||
* | - use real known interface name everywhere not guessed one | Thierry Vignaud | 2003-08-19 | 1 | -34/+39 |
| | | | | | | | | | | (having eth0 and eth9 would resulting in displaying eth0 & eth1 before), thus enabling to get rid of get_eth_ip() - replace build_list() by update_list() that fix flicker on list update: only add/remove added/removed interfaces, just update fields for others | ||||
* | Fixed typos | Pablo Saratxaga | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2003-08-18 | 1 | -1/+1 |
| | |||||
* | splitted too big text into smaller chunks for translators | Pablo Saratxaga | 2003-08-18 | 1 | -33/+23 |
| | |||||
* | - fix up/down interface detection | Damien Chaumette | 2003-08-18 | 1 | -6/+7 |
| | | | | | | - do not wipe out IP and NETMASK when "No ip" is filled in - fix typo | ||||
* | display the right information when no selected device | Thierry Vignaud | 2003-08-18 | 1 | -0/+1 |
| | |||||
* | use new create_dialog api to get better modal dialogs | Thierry Vignaud | 2003-08-18 | 1 | -3/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-08-18 | 1 | -5/+5 |
| | |||||
* | progess -> progress typo | Stew Benedict | 2003-08-18 | 1 | -3/+3 |
| | |||||
* | sort modules and directories in treeview | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | - fix long-standing broken mkbootdisk call bug | Thierry Vignaud | 2003-08-18 | 1 | -6/+9 |
| | | | | | - btw fix the passing of mkinirtd arguments to mkbootdisk | ||||
* | - save the modules list on exit and restore it on load | Thierry Vignaud | 2003-08-18 | 1 | -4/+23 |
| | | | | | | - simplify modules list managment btw - consolidate some code in get_file_size() | ||||
* | try to be more user friendly: | Thierry Vignaud | 2003-08-18 | 1 | -25/+6 |
| | | | | | | | | - if no error, display a success message, then exit - on error, instead of displaying the raw exit code that has no meaning for the end user, display in red the log message of mkbootdisk - remove insane expert button and so called expert frame | ||||
* | make testing mode usefull for debugging drakfloppy | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | (configure_lan) fix crash on interface enabling/disabling | Thierry Vignaud | 2003-08-18 | 1 | -5/+11 |
| | | | | | (get_intf_status) factorize translations and use upcase initale | ||||
* | better message when no ip (aka interface down or broken) | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| |