summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* don't black out the screen if not neededThierry Vignaud2003-02-251-2/+3
|
* - don't offer to configure module for removable mediaThierry Vignaud2003-02-251-2/+18
| | | | | | - usb devices (such as zip): display vendor, description and a more detailled media type
* 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
| | | | | - update copyright years
* fix #???? : switch the "expert mode" toggle button label regarding the currentThierry Vignaud2003-02-251-14/+18
| | | | | mode (beginner or expert)
* display media capacity too (DVD and/or burning ability)Thierry Vignaud2003-02-251-0/+1
|
* - remove debug statementsThierry Vignaud2003-02-241-3/+1
| | | | | - print an error message if we die on something other than wizcancel
* fix mail alert generationThierry Vignaud2003-02-241-20/+19
| | | | | | | - do not crash without any message in strict mode (wizcancel die miscatched) - make the generated script be 'use strict' and perl_checker compliant
* 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
| | | | | | - --expert command line option switch to expert mode by default - only hide expert stuff if not in expert mode at startup
* 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
| | | | | | | | | | when plug is realize, it's just cleaner to centralize/consolidate the child embedding in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR2', $::CCPID;" - keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
* first attempt at making printerdrake to behave smoother when embedded in theThierry Vignaud2003-02-241-7/+4
| | | | | mcc
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-247-20/+4
| | | | | | | | | | and since they emit plug-removed at that moment, it's just cleaner to centralize/consolidate the child exit in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR1', $::CCPID;" - drakautoinst, drakxservices, keyboardrake: fix fscking embedding managment
* - untabifyThierry Vignaud2003-02-241-10/+7
| | | | | | - hide devices which has no driver or whose driver is an url, a graphic server and consolidate the test by the way
* 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
| | | | | | | | creating the menu and acessing a menu widget (aka translate menu paths only once), which also nicely cut down the translators job. - decrease diagnostics pragma verbosity (aka remove big fat warning messages)
* 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
| | | | and after install (images used by XFdrake)
* 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
| | | | | | - indent-region, untabify - comment workaround
* 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
| | | | | | | drakfont: call fc-cache without specifying the path, fc-cache is smart enough to do the right thing, and that way it will also catch fonts from other directories that could have been installed manually.
* pixelizeThierry Vignaud2003-02-181-1/+1
|
* - (row_setting_data) inline itThierry Vignaud2003-02-181-12/+8
| | | | | - fix #1769
* 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 ↵Guillaume Cottenceau2003-02-181-5/+1
| | | | Gtk2->init
* - untabifyThierry Vignaud2003-02-181-36/+26
| | | | | | | - (basic_seclevel_option) inline it and kill it - (new_editable_combo) take two arguments, a ref on strings list and the default value
* just remove all DISPLAYMANAGER occurences and fix the case where thereThierry Vignaud2003-02-181-2/+2
| | | | | were no such line before (which probably had never caught anyone)
* 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
| | | | | interactive->vnew has been called