summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sort functions & checks when writing configurationThierry Vignaud2003-07-191-2/+2
|
* add bug refThierry Vignaud2003-07-181-1/+1
|
* only catch real wrong calleesThierry Vignaud2003-07-181-1/+1
|
* sync translation with stock itemThierry Vignaud2003-07-181-1/+2
|
* first 9.2-0.17mdk bitsThierry Vignaud2003-07-181-1/+6
|
* now that we display localized descriptions instead of raw functionThierry Vignaud2003-07-181-3/+3
| | | | | names, we've to sort the formers instead of sorting the laters
* fix preferences loading & savingThierry Vignaud2003-07-181-4/+4
|
* trying to follow the sucking of titi...Francois Pons2003-07-181-1/+1
| | | | | use perl-Gtk2 and perl-Glib files.
* new binding returns a list intead of an array refThierry Vignaud2003-07-181-3/+3
|
* one more bit for 0.16mdkThierry Vignaud2003-07-171-0/+1
|
* do not exit the whole app when one destroy a dialogThierry Vignaud2003-07-171-1/+0
|
* 9.2-0.16mdkThierry Vignaud2003-07-171-1/+22
|
* (_create_dialog) default is "as much as needed" sizeThierry Vignaud2003-07-171-1/+1
|
* adjust dialogs sizeThierry Vignaud2003-07-171-2/+2
|
* perl_checker fixThierry Vignaud2003-07-171-1/+1
|
* correctly align fields in "lan configuration" dialogThierry Vignaud2003-07-171-4/+8
|
* perl_checker fixesThierry Vignaud2003-07-172-11/+11
|
* simplify with gtkshow()Thierry Vignaud2003-07-171-10/+6
|
* center_always is unuser-friendlyThierry Vignaud2003-07-172-6/+4
|
* - ihm team said: always use labels, textview are stupid nonsensesThierry Vignaud2003-07-171-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 Vignaud2003-07-171-1/+2
| | | | | click, but only one back
* properly use checkboxesThierry Vignaud2003-07-171-4/+4
|
* use stock items in wizardsThierry Vignaud2003-07-171-2/+2
|
* intercept buggy callees/users of bool type that wrongly pass labelThierry Vignaud2003-07-171-0/+1
| | | | | instead of text
* fix usage of bool type in interactive: put the text in the checkbox'sThierry Vignaud2003-07-171-3/+3
| | | | | | label instead of packing a standalone label *and* a checkbox with an empty label
* fix internet gateway buttons layoutThierry Vignaud2003-07-171-4/+5
|
* remove ugly iconThierry Vignaud2003-07-171-6/+1
|
* frop gtk+1 requiresThierry Vignaud2003-07-171-2/+0
|
* remove mkswap from commands.pm, so no need anymore to have mkswap_ (the ↵Pascal Rigaux2003-07-163-9/+3
| | | | drawback is that the mkswap command won't create the device anymore)
* perl_checker fixThierry Vignaud2003-07-161-1/+1
|
* last 9.2-0.15mdk's bitsThierry Vignaud2003-07-151-1/+4
|
* fix ask_okcancel due to stock items changesThierry Vignaud2003-07-151-1/+1
|
* fix button layoutThierry Vignaud2003-07-151-2/+2
|
* fix help/close layoutThierry Vignaud2003-07-151-2/+2
|
* use stock icon in xfdrake tooThierry Vignaud2003-07-151-1/+1
|
* 9.2-0.15mdkThierry Vignaud2003-07-151-0/+1
|
* quick hack to enable printerdrake to runThierry Vignaud2003-07-151-0/+1
|
* more 9.2-0.15mdk bitsThierry Vignaud2003-07-151-3/+9
|
* - grey theme config instead of hiding itThierry Vignaud2003-07-151-8/+16
| | | | | | - use option menus instead of combos - describe user and desktop lists
* ensure we got a valied email in "email alert"Thierry Vignaud2003-07-151-1/+5
|
* (warn_dialog, err_dialog) fix passing dialog options toThierry Vignaud2003-07-151-0/+2
| | | | | create_dialog() when they get no options
* some 9.2-0.15mdk bitsThierry Vignaud2003-07-151-4/+10
|
* - use option menus rather than non editable comboThierry Vignaud2003-07-151-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 embeddedThierry Vignaud2003-07-151-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 fixesStew Benedict2003-07-141-31/+28
|
* updated pot filePablo Saratxaga2003-07-141-138/+418
|
* 9.2-0.14mdkThierry Vignaud2003-07-141-1/+41
|
* translate default values qw(yes no all ignore ...) and provide englishThierry Vignaud2003-07-142-7/+79
| | | | | (l10n-able) descriptions instead of function names
* fix logdrake crash when called from net_monitorThierry Vignaud2003-07-141-0/+1
|
* gtk+2 portThierry Vignaud2003-07-141-180/+176
|