summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* current updateAlice Lafox2004-01-011-340/+80
|
* Updated Spanish translationsFabián Mandelbaum2003-12-301-75/+46
|
* updated po filePablo Saratxaga2003-12-292-79/+48
|
* Updated translationArkadiusz Lipiec2003-12-291-80/+54
|
* merge with latest mccThierry Vignaud2003-12-2961-14118/+20688
|
* perl_checker fixesThierry Vignaud2003-12-291-2/+2
|
* shrink console descriptionThierry Vignaud2003-12-291-2/+2
|
* wrap labels under iconsThierry Vignaud2003-12-291-1/+1
|
* for now, pack text under icons for better layout (mcc new look will beThierry Vignaud2003-12-291-2/+4
| | | | | done later)
* shrink even more "online admin" strings since section title alreadyThierry Vignaud2003-12-291-2/+2
| | | | | speak about "online" stuff
* shrink strings before string freeze for future mcc interfaceThierry Vignaud2003-12-291-61/+60
|
* updated po filePablo Saratxaga2003-12-291-48/+47
|
* Generated by cvs2cl the 29_d�cThierry Vignaud2003-12-291-12/+63
|
* 9.3-16mdkThierry Vignaud2003-12-291-1/+6
|
* save current profile before switchingThierry Vignaud2003-12-291-0/+1
|
* handle profiles with more than one space/underscore in their nameThierry Vignaud2003-12-291-1/+1
|
* remove useless extra separator on top of profiles menu (look weird)Thierry Vignaud2003-12-291-1/+0
|
* Updated translationArkadiusz Lipiec2003-12-281-112/+112
|
* updated po filesPablo Saratxaga2003-12-264-60/+69
|
* Updated Spanish translationsFabián Mandelbaum2003-12-241-35/+23
|
* *** empty log message ***Thierry Vignaud2003-12-221-5/+4
|
* updated pot filePablo Saratxaga2003-12-2161-8354/+10180
|
* Updated translationArkadiusz Lipiec2003-12-201-21/+20
|
* Generated by cvs2cl the 19_d�cThierry Vignaud2003-12-191-0/+40
|
* 9.3-15mdkThierry Vignaud2003-12-191-1/+4
|
* - rename $still_in_splash_screen variable as $still_not_in_a_sectionThierry Vignaud2003-12-191-7/+7
| | | | | | | | | | | in order to better reflect its current purpose - remove $done variable - logs menu entry: only do anything visually if not anymore in summary (and use $still_not_in_a_section rather than $done for this by the way) - replace the only remaining use of $done by checking whether main window is realized or not
* 9.3-14mdkThierry Vignaud2003-12-191-1/+7
|
* updateThierry Vignaud2003-12-191-22/+18
|
* enable to shrink back the mccThierry Vignaud2003-12-191-3/+5
|
* push help menu at rightThierry Vignaud2003-12-191-1/+1
|
* hide logdrake when embedding mousedrake since the later won't fit ifThierry Vignaud2003-12-191-1/+1
| | | | | logs are displayed
* Generated by cvs2cl the 18_d�cThierry Vignaud2003-12-181-0/+34
|
* 9.3-13mdkThierry Vignaud2003-12-181-1/+9
|
* (deleting profiles)Thierry Vignaud2003-12-181-6/+24
| | | | | | - list profiles rather than deleting current one - prevent to delete current profile
* - do not do anything when try to switch to current profileThierry Vignaud2003-12-181-2/+8
| | | | | - minor cleanups
* ask confirmation before switching between profilesThierry Vignaud2003-12-181-0/+9
|
* invert mistakely inverted global width and heigthThierry Vignaud2003-12-181-2/+2
|
* updatesKeld Simonsen2003-12-181-54/+57
| | | | | | | soft/control-center/po/da.po soft/mdkkdm/po/da.po soft/urpmi/po/da.po soft/userdrake2/po/da.po soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po
* Generated by cvs2cl the 18_d�cThierry Vignaud2003-12-181-4/+80
|
* 9.3-12mdkThierry Vignaud2003-12-181-1/+6
|
* - save geometry on exitThierry Vignaud2003-12-181-3/+7
| | | | | - restore geometry on startup
* (update_exp) show/hide logdrake instantaneouslyThierry Vignaud2003-12-181-1/+1
|
* - split out start_logdrake() out of compute_exec_string()Thierry Vignaud2003-12-181-4/+10
| | | | | | | - start logdrake when one switch from the summary to any category - in the menu entry, start logdrake instantaneously rather than waiting for next tool startup before starting logdrake
* remove frame around the "wait while starting" animationThierry Vignaud2003-12-181-3/+1
|
* perl_checker fixesThierry Vignaud2003-12-171-4/+4
|
* cleanup ugtk2 usage in Gtk2::SizeableImageThierry Vignaud2003-12-171-10/+10
|
* 9.3-11mdkThierry Vignaud2003-12-171-1/+7
|
* 9.3-10mdkThierry Vignaud2003-12-171-3/+6
|
* no stock itemsThierry Vignaud2003-12-171-4/+4
|
* (Gtk2::SizeableImage package) factorize code that create a DrawingAreaThierry Vignaud2003-12-171-7/+29
| | | | | with a background that survive theme changes