summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* output buffer should not be editableThierry Vignaud2003-07-101-1/+2
* use stock item for cancelling the appThierry Vignaud2003-07-101-1/+1
* fix crash on cancel exitThierry Vignaud2003-07-101-5/+1
* use stock items in main windowThierry Vignaud2003-07-101-2/+2
* use stock icon for close button (noticed by Fabrice Facorat)Thierry Vignaud2003-07-101-1/+1
* grey instead of hide stuff in normal mode (more user friendly)Thierry Vignaud2003-07-101-2/+2
* fix entry fillingThierry Vignaud2003-07-101-1/+1
* - grey instead of hide stuff in normal mode (more user friendly)Thierry Vignaud2003-07-101-9/+3
* 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
* use new gtk2::entry->new_with_text to complete the port to gtk2-perl-xsThierry Vignaud2003-07-091-3/+3
* remove debugging traceThierry Vignaud2003-07-091-2/+1
* help stupid perl_checker in being able to parse horrible draksplashThierry Vignaud2003-07-091-1/+2
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-0912-166/+157
* fix stock items usageThierry Vignaud2003-07-071-2/+2
* use stock items in logdrake tooThierry Vignaud2003-07-071-2/+2
* use stock items for menu tooThierry Vignaud2003-07-061-3/+3
* 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-065-8/+8
* Honor user defined limits for backup disk consumption.Stew Benedict2003-07-031-42/+136
* Show units for hard-drive allocation. Add "View Configuration" 1st screen.Stew Benedict2003-07-031-6/+15
* colorize helpThierry Vignaud2003-07-011-4/+4
* perl_checker fixThierry Vignaud2003-07-011-1/+1
* fix testing modeThierry Vignaud2003-07-011-1/+1
* 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
* 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
* 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
* forgot some debug print linesFlorin Grad2003-06-131-2/+0
* fix too many parameters in miscellaneous_choose callDamien Chaumette2003-06-121-1/+1
* read the default network configurationFlorin Grad2003-06-121-7/+9
* More GUI quirks from GTK2 port.Stew Benedict2003-06-091-39/+49
* Translation fixes (thx, gc, pixel). Another GUI crash fix.Stew Benedict2003-06-091-316/+318
* fileshareset doesn't use MDK::CommonPascal Rigaux2003-06-061-3/+3
* Bug 3647 - Chinese translations. More perl_checker fixes.Stew Benedict2003-06-051-331/+331
* add mouse test in non-embedded mode (#2049)Guillaume Cottenceau2003-05-301-0/+16
* perl_checker fixesThierry Vignaud2003-05-2317-362/+359
* please perl_checkerThierry Vignaud2003-05-231-1/+1
* perl_checker fixesThierry Vignaud2003-05-231-10/+10
* do not mix interactive and ugtk2, let reusse create_dialog()Thierry Vignaud2003-05-221-6/+2