summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* - don't offer to configure module for removable mediaThierry Vignaud2003-02-251-2/+18
* we already use diagnostics pragma, so -w will just slow down normal executionThierry Vignaud2003-02-251-1/+1
* only list physically present floppiesThierry Vignaud2003-02-251-1/+2
* reuse MDK::CommonThierry Vignaud2003-02-251-3/+1
* - fix stupid copy 'n past of copyright headerThierry Vignaud2003-02-251-3/+3
* fix #???? : switch the "expert mode" toggle button label regarding the currentThierry Vignaud2003-02-251-14/+18
* display media capacity too (DVD and/or burning ability)Thierry Vignaud2003-02-251-0/+1
* - remove debug statementsThierry Vignaud2003-02-241-3/+1
* fix mail alert generationThierry Vignaud2003-02-241-20/+19
* fix #1771Thierry Vignaud2003-02-241-11/+12
* level should not be editableThierry Vignaud2003-02-241-0/+1
* - fix packing (#1760)Thierry Vignaud2003-02-241-5/+7
* fix size when embeddedThierry Vignaud2003-02-241-3/+4
* looks better like thisThierry Vignaud2003-02-241-4/+1
* simplifyThierry Vignaud2003-02-241-1/+1
* fix embedding (even if we don't embbed it, it's better)Thierry Vignaud2003-02-241-4/+6
* - clean up embedding; since socket automatically emit plug-added gtk+ signalThierry Vignaud2003-02-247-13/+0
* first attempt at making printerdrake to behave smoother when embedded in theThierry Vignaud2003-02-241-7/+4
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-247-20/+4
* - untabifyThierry Vignaud2003-02-241-10/+7
* prefix devfs device name with "/dev/" tooThierry Vignaud2003-02-241-1/+3
* Fixed wait message not embedded in drakconf.Till Kamppeter2003-02-231-0/+1
* changed an English stringPablo Saratxaga2003-02-221-1/+1
* perl_checkerStew Benedict2003-02-201-2/+2
* Finish gtk2 port.Stew Benedict2003-02-201-17/+23
* perl_checker fixThierry Vignaud2003-02-201-2/+2
* don't use gtk+2 deprecated functionsThierry Vignaud2003-02-201-1/+1
* - prevent any l10n problem by having only one path string when bothThierry Vignaud2003-02-201-9/+23
* fix #1829Thierry Vignaud2003-02-201-1/+2
* Partial gtk2 update - still needs work on TreeViewsStew Benedict2003-02-201-116/+152
* have less warnings when debuggingPascal Rigaux2003-02-201-3/+3
* move some images from standalone to pixmaps to have them both during install ...Pascal Rigaux2003-02-192-0/+0
* hide the icon when embedded to get more spaceThierry Vignaud2003-02-191-1/+1
* fix embedding and clean it upThierry Vignaud2003-02-191-6/+1
* cleanupThierry Vignaud2003-02-191-1/+1
* fix embeddingThierry Vignaud2003-02-191-3/+4
* - perl_checker fixesThierry Vignaud2003-02-191-63/+61
* workaround a drakx bug which don't always add bttv to /etc/modulesThierry Vignaud2003-02-191-0/+2
* remove no more used variableThierry Vignaud2003-02-191-1/+0
* Deactivated translations that can't be handled by gtk1 for gtk1 tools;Pablo Saratxaga2003-02-183-5/+13
* pixelizeThierry Vignaud2003-02-181-1/+1
* - (row_setting_data) inline itThierry Vignaud2003-02-181-12/+8
* perl_checker fixesThierry Vignaud2003-02-181-23/+24
* perl_checker fixesThierry Vignaud2003-02-181-3/+3
* internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the Gtk2...Guillaume Cottenceau2003-02-181-5/+1
* - untabifyThierry Vignaud2003-02-181-36/+26
* just remove all DISPLAYMANAGER occurences and fix the case where thereThierry Vignaud2003-02-181-2/+2
* fix translation of title by calling N() after interactive->vnewGuillaume Cottenceau2003-02-171-1/+1
* fix translation of title: N() needs to be called afterGuillaume Cottenceau2003-02-171-1/+1
* correction for non-latin1 locales,Pablo Saratxaga2003-02-171-2/+6