summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
...
* fix mousedrake in embedded modeGuillaume Cottenceau2003-02-271-1/+6
|
* the function is called read_dhcpd_conf not read_dhcpd_conf_rawFlorin Grad2003-02-271-9/+9
|
* read the dhcpd conf file before handFlorin Grad2003-02-271-11/+15
|
* remove debugging printThierry Vignaud2003-02-271-1/+0
|
* - gtk+2 portThierry Vignaud2003-02-271-260/+215
| | | | | | | | - clean the code through ugtk2 - too many fixes to count - clean, clean it, ... (thus shrinking the code by 20%) - ...
* small perl_checker fixThierry Vignaud2003-02-271-1/+1
|
* - disable autologin settings when autologin is disabledThierry Vignaud2003-02-271-7/+12
| | | | | | - make embedded app look better - add vertical separators
* - consolidate menu titles translationsThierry Vignaud2003-02-271-26/+54
| | | | | | | | | - add two pull down menu that enable one to access options and help when embedded - (popup_menu) provide this callback for embedded pull down menus - cleanup various other embedding stuff - convert all object creations to gc blessed style
* More gtk2 updates. May have finally suppressed the hanging.Stew Benedict2003-02-271-172/+157
|
* added code to handle more smootly if apache or apache-mod_perl is installed, orFrancois Pons2003-02-261-1/+1
| | | | | try using apache2.
* untabifyThierry Vignaud2003-02-261-1/+1
|
* - kill used once only bootlook moduleThierry Vignaud2003-02-261-12/+309
| | | | | | | | - inline oneliners use only once - kill unused variables - strict pragma fixes - ...
* fixed unablities to launch Internet configuration dialog.Francois Pons2003-02-261-3/+5
|
* add explicit probe for netcnx type.Francois Pons2003-02-261-1/+3
|
* on laurent request, strip the empty lines and add a end-of-line character onThierry Vignaud2003-02-261-1/+2
| | | | | last line
* switched to apache2 instead of apache (avoid problem with apache-mod_perl).Francois Pons2003-02-261-1/+1
|
* - remove unused variable (hey perl_checker, why didn't you see it ?)Thierry Vignaud2003-02-261-6/+6
| | | | | | - (rename_field) better use the parameter we passed than relying on $_ be set to the right value in that context even if it was correct
* Gtk2 port. Bugzilla reports. Some perl_checker errors still, but cleaner.Stew Benedict2003-02-261-179/+164
| | | | | (some are generated by calls from other modules used)
* handle floppes, zip drives, dvd-rom, cdrom and burners at startup timeThierry Vignaud2003-02-251-12/+13
|
* do not display alternatives oss/alsa drivers if there's noneThierry Vignaud2003-02-251-1/+2
|
* - factorize code into harddrake::data::set_removable_configurator()Thierry Vignaud2003-02-251-5/+8
| | | | | | | - really do not offer to configure module for removable devices - do not put zip drives in unknown devices class - reuse Yes|No translations in harddrake::ui
* 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)