summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix usage of bool type in interactive: put the text in the checkbox'sThierry Vignaud2003-07-171-3/+3
* 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 drawb...Pascal Rigaux2003-07-163-9/+3
* 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
* 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
* some 9.2-0.15mdk bitsThierry Vignaud2003-07-151-4/+10
* - use option menus rather than non editable comboThierry Vignaud2003-07-151-7/+10
* - (new_wrapped_label)wrap labels if needed when embeddedThierry Vignaud2003-07-151-9/+16
* 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
* fix logdrake crash when called from net_monitorThierry Vignaud2003-07-141-0/+1
* gtk+2 portThierry Vignaud2003-07-141-180/+176
* let video mode list be availlable when working with cvs files and not strippedThierry Vignaud2003-07-141-1/+1
* fix /etc/lilo.conf generation when reading grub config by setting valid boot=Thierry Vignaud2003-07-141-0/+5
* use new stock dialogsThierry Vignaud2003-07-141-5/+5
* - (create_dialog)Thierry Vignaud2003-07-141-2/+20
* (destroy_window) kill it since it is no more used for quite some timeThierry Vignaud2003-07-141-8/+0
* use new Gtk2::OptionMenu compatibility layer to get better designed GUIesThierry Vignaud2003-07-142-9/+4
* for more GUIes coherency, GtkOptionMenu is recommended instead of a combo ifThierry Vignaud2003-07-141-0/+62
* sanitize button layouts:Thierry Vignaud2003-07-144-21/+23
* let interactive uses stock items on x11 and old drak translated items inThierry Vignaud2003-07-145-4/+35
* renew drakconnect GUI:Thierry Vignaud2003-07-141-93/+68
* renew drakfloppy GUI:Thierry Vignaud2003-07-141-103/+113
* split create_dialog() into create_dialog() wrapper and _create_dialog()Thierry Vignaud2003-07-141-7/+14
* support new 2.5.x kernels' kbuildThierry Vignaud2003-07-141-2/+2
* fix create_dialog() usage (who ever has changed its API should have alteredThierry Vignaud2003-07-141-4/+4
* fix module browsing after gtk2-perl-xs switchThierry Vignaud2003-07-141-15/+16
* fix warning on menu buildingThierry Vignaud2003-07-141-4/+2
* Rework for new perl-Gtk2.Stew Benedict2003-07-141-76/+32
* changed "Country" . " / Region" to "Country / Region" and fixed Chinese po'sPablo Saratxaga2003-07-124-16/+11
* 9.2-0.13mdkThierry Vignaud2003-07-101-1/+7
* fix warnings due to new gtk2-perl binding following the same naming as CThierry Vignaud2003-07-101-4/+4
* disable column sorting since it makes gtk+2 crash when moving up a columnThierry Vignaud2003-07-101-1/+1