summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make sure original mkswap is still living.Francois Pons2003-07-101-1/+1
|
* - symbolic keys are backThierry Vignaud2003-07-102-9/+11
| | | | | - do not name "use once" variables
* make oem defaults to /etc/oem-allFrancois Pons2003-07-101-1/+1
|
* incremented installation partition to 5Go in order to store a full DVD.Francois Pons2003-07-101-4/+4
|
* 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
|
* some more pci id's from pcmcia-cs-3.2.4Guillaume Cottenceau2003-07-091-0/+8
|
* i82092 is also a controller driverGuillaume Cottenceau2003-07-091-1/+1
|
* added tiny fixes for Mandrake 9.1 oem mode (need mandrake-release file)Francois Pons2003-07-091-3/+7
| | | | | gets root of installation as 9Gb so that no problem should occurs.
* updated pot filePablo Saratxaga2003-07-092-10998/+11474
|
* deactivate HP specific entries.Francois Pons2003-07-091-5/+5
|
* 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)
* allow hd.img to build again..Guillaume Cottenceau2003-07-031-0/+1
|
* 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