Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix checks loading | Thierry Vignaud | 2003-07-19 | 1 | -1/+1 | |
| | ||||||
* | fix checks setting | Thierry Vignaud | 2003-07-19 | 1 | -1/+1 | |
| | ||||||
* | 9.2-0.18mdk | Thierry Vignaud | 2003-07-19 | 1 | -1/+6 | |
| | ||||||
* | fix config load | Thierry Vignaud | 2003-07-19 | 1 | -7/+10 | |
| | ||||||
* | sort functions & checks when writing configuration | Thierry Vignaud | 2003-07-19 | 1 | -2/+2 | |
| | ||||||
* | add bug ref | Thierry Vignaud | 2003-07-18 | 1 | -1/+1 | |
| | ||||||
* | only catch real wrong callees | Thierry Vignaud | 2003-07-18 | 1 | -1/+1 | |
| | ||||||
* | sync translation with stock item | Thierry Vignaud | 2003-07-18 | 1 | -1/+2 | |
| | ||||||
* | first 9.2-0.17mdk bits | Thierry Vignaud | 2003-07-18 | 1 | -1/+6 | |
| | ||||||
* | now that we display localized descriptions instead of raw function | Thierry Vignaud | 2003-07-18 | 1 | -3/+3 | |
| | | | | | names, we've to sort the formers instead of sorting the laters | |||||
* | fix preferences loading & saving | Thierry Vignaud | 2003-07-18 | 1 | -4/+4 | |
| | ||||||
* | trying to follow the sucking of titi... | Francois Pons | 2003-07-18 | 1 | -1/+1 | |
| | | | | | use perl-Gtk2 and perl-Glib files. | |||||
* | new binding returns a list intead of an array ref | Thierry Vignaud | 2003-07-18 | 1 | -3/+3 | |
| | ||||||
* | one more bit for 0.16mdk | Thierry Vignaud | 2003-07-17 | 1 | -0/+1 | |
| | ||||||
* | do not exit the whole app when one destroy a dialog | Thierry Vignaud | 2003-07-17 | 1 | -1/+0 | |
| | ||||||
* | 9.2-0.16mdk | Thierry Vignaud | 2003-07-17 | 1 | -1/+22 | |
| | ||||||
* | (_create_dialog) default is "as much as needed" size | Thierry Vignaud | 2003-07-17 | 1 | -1/+1 | |
| | ||||||
* | adjust dialogs size | Thierry Vignaud | 2003-07-17 | 1 | -2/+2 | |
| | ||||||
* | perl_checker fix | Thierry Vignaud | 2003-07-17 | 1 | -1/+1 | |
| | ||||||
* | correctly align fields in "lan configuration" dialog | Thierry Vignaud | 2003-07-17 | 1 | -4/+8 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-07-17 | 2 | -11/+11 | |
| | ||||||
* | simplify with gtkshow() | Thierry Vignaud | 2003-07-17 | 1 | -10/+6 | |
| | ||||||
* | center_always is unuser-friendly | Thierry Vignaud | 2003-07-17 | 2 | -6/+4 | |
| | ||||||
* | - ihm team said: always use labels, textview are stupid nonsenses | Thierry Vignaud | 2003-07-17 | 1 | -18/+1 | |
| | | | | | | - fcrozat then said: labels have no wrapping problems with cjk and the like | |||||
* | proxy configuration step: do not go back two steps back on "previous" | Thierry Vignaud | 2003-07-17 | 1 | -1/+2 | |
| | | | | | click, but only one back | |||||
* | properly use checkboxes | Thierry Vignaud | 2003-07-17 | 1 | -4/+4 | |
| | ||||||
* | use stock items in wizards | Thierry Vignaud | 2003-07-17 | 1 | -2/+2 | |
| | ||||||
* | intercept buggy callees/users of bool type that wrongly pass label | Thierry Vignaud | 2003-07-17 | 1 | -0/+1 | |
| | | | | | instead of text | |||||
* | fix usage of bool type in interactive: put the text in the checkbox's | Thierry Vignaud | 2003-07-17 | 1 | -3/+3 | |
| | | | | | | label instead of packing a standalone label *and* a checkbox with an empty label | |||||
* | fix internet gateway buttons layout | Thierry Vignaud | 2003-07-17 | 1 | -4/+5 | |
| | ||||||
* | remove ugly icon | Thierry Vignaud | 2003-07-17 | 1 | -6/+1 | |
| | ||||||
* | frop gtk+1 requires | Thierry Vignaud | 2003-07-17 | 1 | -2/+0 | |
| | ||||||
* | remove mkswap from commands.pm, so no need anymore to have mkswap_ (the ↵ | Pascal Rigaux | 2003-07-16 | 3 | -9/+3 | |
| | | | | drawback is that the mkswap command won't create the device anymore) | |||||
* | perl_checker fix | Thierry Vignaud | 2003-07-16 | 1 | -1/+1 | |
| | ||||||
* | last 9.2-0.15mdk's bits | Thierry Vignaud | 2003-07-15 | 1 | -1/+4 | |
| | ||||||
* | fix ask_okcancel due to stock items changes | Thierry Vignaud | 2003-07-15 | 1 | -1/+1 | |
| | ||||||
* | fix button layout | Thierry Vignaud | 2003-07-15 | 1 | -2/+2 | |
| | ||||||
* | fix help/close layout | Thierry Vignaud | 2003-07-15 | 1 | -2/+2 | |
| | ||||||
* | use stock icon in xfdrake too | Thierry Vignaud | 2003-07-15 | 1 | -1/+1 | |
| | ||||||
* | 9.2-0.15mdk | Thierry Vignaud | 2003-07-15 | 1 | -0/+1 | |
| | ||||||
* | quick hack to enable printerdrake to run | Thierry Vignaud | 2003-07-15 | 1 | -0/+1 | |
| | ||||||
* | more 9.2-0.15mdk bits | Thierry Vignaud | 2003-07-15 | 1 | -3/+9 | |
| | ||||||
* | - grey theme config instead of hiding it | Thierry Vignaud | 2003-07-15 | 1 | -8/+16 | |
| | | | | | | - use option menus instead of combos - describe user and desktop lists | |||||
* | ensure we got a valied email in "email alert" | Thierry Vignaud | 2003-07-15 | 1 | -1/+5 | |
| | ||||||
* | (warn_dialog, err_dialog) fix passing dialog options to | Thierry Vignaud | 2003-07-15 | 1 | -0/+2 | |
| | | | | | create_dialog() when they get no options | |||||
* | some 9.2-0.15mdk bits | Thierry Vignaud | 2003-07-15 | 1 | -4/+10 | |
| | ||||||
* | - use option menus rather than non editable combo | Thierry Vignaud | 2003-07-15 | 1 | -7/+10 | |
| | | | | | | | | - grey remove button if no module to remove in modules list - perl-Gt2-0.26.cvs.2003.07.10.1-3mdk has just fixed the impossible to remove the hackish empty line needed to get "expand on the fly" ability | |||||
* | - (new_wrapped_label)wrap labels if needed when embedded | Thierry Vignaud | 2003-07-15 | 1 | -9/+16 | |
| | | | | | | - (new_editable_combo) it had always forbid edition, which is now enforced by using OptionMenus, so let rename it new_nonedit_combo() | |||||
* | More perl-gtk2 fixes | Stew Benedict | 2003-07-14 | 1 | -31/+28 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2003-07-14 | 1 | -138/+418 | |
| |