summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Clean up help. Add email explanation. Start to implement .backupignore.Stew Benedict2003-07-101-30/+46
|
* Beginnings of "search for file to restore". Not functional yet.Stew Benedict2003-07-091-0/+56
| | | | | Just want it in before everything get's changed on me.
* 9.2-0.11mdkThierry Vignaud2003-07-091-1/+5
|
* move toggle_expansion helper in the right namespaceThierry Vignaud2003-07-091-0/+1
|
* add Gtk2::TreeView->toggle_expansion helper for rpmdrakeThierry Vignaud2003-07-091-0/+11
|
* get rid of equalsThierry Vignaud2003-07-091-3/+4
|
* fix row fillingThierry Vignaud2003-07-091-2/+2
|
* use new gtk2::entry->new_with_text to complete the port to gtk2-perl-xsThierry Vignaud2003-07-091-3/+3
|
* fix gtk2::entry->new_with_textThierry Vignaud2003-07-091-1/+1
|
* remove debugging traceThierry Vignaud2003-07-092-3/+1
|
* typo fixThierry Vignaud2003-07-091-1/+1
|
* help stupid perl_checker in being able to parse horrible draksplashThierry Vignaud2003-07-091-1/+2
| | | | | despite perl -cw was happy on it
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-0924-267/+285
|
* updated pot filePablo Saratxaga2003-07-092-10998/+11474
|
* install netprofile on laptopsFrederic Lepied2003-07-081-0/+1
|
* fix stock items usageThierry Vignaud2003-07-071-2/+2
|
* use stock items in logdrake tooThierry Vignaud2003-07-071-2/+2
|
* Gtk2::CheckButton does not support stock item (gc)Thierry Vignaud2003-07-071-1/+1
|
* use stock items for menu tooThierry Vignaud2003-07-061-3/+3
|
* further bitsThierry Vignaud2003-07-061-0/+10
|
* 9.2-0.9mdkThierry Vignaud2003-07-061-1/+2
|
* let columns be sortable (lmontel request)Thierry Vignaud2003-07-063-1/+6
|
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-0610-26/+29
|
* isdn : virtual interface ippp0 is started at boot.damien2003-07-051-3/+6
|
* Honor user defined limits for backup disk consumption.Stew Benedict2003-07-031-42/+136
| | | | | | Log last backup. Enable view of last backup log. Fix base_sys_list. Fix GUI crash on restore. (Keld Jørn Simonsen/Cooker list)
* Show units for hard-drive allocation. Add "View Configuration" 1st screen.Stew Benedict2003-07-031-6/+15
|
* looks like a pablo's typoGuillaume Cottenceau2003-07-021-2/+2
|
* added spaces to make perl_checker happyPablo Saratxaga2003-07-011-4/+4
|
* iAdded various new keyboard layoutsPablo Saratxaga2003-07-012-9/+19
|
* (create_dialog) add use_markup in order to hint the usage of pango attributesThierry Vignaud2003-07-011-1/+2
|
* colorize helpThierry Vignaud2003-07-011-4/+4
|
* perl_checker fixThierry Vignaud2003-07-011-1/+1
|
* 9.2-0.8mdkThierry Vignaud2003-07-011-1/+7
|
* fix testing modeThierry Vignaud2003-07-011-1/+1
|
* fix card tree displayThierry Vignaud2003-07-011-5/+5
|
* fix one translation (ie factorize it out)Thierry Vignaud2003-07-011-1/+1
|
* let harddrake gui fit better when embeddedThierry Vignaud2003-07-011-2/+1
|
* iso code -> kde-i18n-* code for Sotho (st -> nso) and Venda (ve -> ven)Pablo Saratxaga2003-06-281-0/+1
|
* Moved Bokmaal file to nb.poPablo Saratxaga2003-06-281-21449/+0
|
* Fixed typos; updated Ukrainian po filePablo Saratxaga2003-06-273-35/+35
|
* calling Gtk2->set_locale at each ugtk2 object creation should beGuillaume Cottenceau2003-06-271-2/+0
| | | | | | unneeded (Gtk2->init initializes internationalization stuff of Gtk2), and it breaks my setlocale call in rpmdrake
* updated pot filePablo Saratxaga2003-06-272-498/+721
|
* Local client hardware configuration via drak tools.Stew Benedict2003-06-261-65/+199
|
* Fix GUI in embedded mode - [Bug 4111] - note translate strings changed.Stew Benedict2003-06-251-13/+8
|
* GUI elements for local client hardware config. Update strings for translators.Stew Benedict2003-06-241-27/+36
|
* 9.2-0.7mdkThierry Vignaud2003-06-241-3/+8
|
* fix crash on service restartThierry Vignaud2003-06-241-0/+1
|
* prevent drakfont from crashing when trying to deleting an empty listThierry Vignaud2003-06-241-0/+1
|
* (grub2dev)Thierry Vignaud2003-06-241-2/+1
| | | | | | - remove dead code - enhance comment
* (from_devfs)Thierry Vignaud2003-06-241-1/+3
| | | | | | - handle read_proc_partitions_raw() / find() faillures - return undef when we failled to find out real device