summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* correction for non-latin1 locales,Pablo Saratxaga2003-02-171-2/+6
| | | | | made strings "Unknown" and "unknown" translatable in device info
* perl generate undef indefinitely from the voidThierry Vignaud2003-02-171-1/+1
|
* this was just tested beforeThierry Vignaud2003-02-171-2/+2
|
* - Restructured function "main()"Till Kamppeter2003-02-171-1/+2
| | | | | | | | | | - Made automatic queue setup being done during installation - Support for unknown printers in auto-detection and in automatic queue setup - Fixed determination of default printer - Fixed printer help page display - Fixed wait message in /usr/sbin/printerdrake
* Fixed bug in setting up multiple scanners at once.Till Kamppeter2003-02-151-8/+10
|
* Improved manual scanner configuration, bug fixes.Till Kamppeter2003-02-141-85/+133
|
* o Gtk2Damien Chaumette2003-02-141-100/+78
| | | | | | | | o 'add a rule' works again o 'edit rule' too o get_rights get all rights, not just a few o little cleanup (more to come)
* cleanup security::level, hopefully the **** draksec still worksPascal Rigaux2003-02-141-1/+1
|
* make perl_checker happyPascal Rigaux2003-02-131-2/+1
|
* help perl_checkerPascal Rigaux2003-02-131-2/+2
|
* cleanupPascal Rigaux2003-02-131-5/+5
|
* Fixed typo.Till Kamppeter2003-02-131-1/+1
|
* Improved handling and structure of scanner databaseTill Kamppeter2003-02-131-4/+8
| | | | | | | | | - Scanners with multiple ports are supported now - Fully automatic build of the scanner database, including lines for configuration files - Fixed "SnapScan" <-> "snapscan" bug - Some HP scanners had no manufacturer field. Fixed.
* Scannerdrake vastly improvedTill Kamppeter2003-02-121-22/+599
| | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb
* fix just stupid fpons sucksThierry Vignaud2003-02-121-1/+1
|
* updated to find an interface even when no profile are available.Francois Pons2003-02-121-6/+10
|
* do not enfore default settingsThierry Vignaud2003-02-121-1/+0
|