summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add missing pango rendering modulesGuillaume Cottenceau2003-02-123-2/+31
| | | | | in ramdisk, do download additional fonts if needed (fixes problems with CJK languages and namely #1098)
* compile with -WGuillaume Cottenceau2003-02-121-2/+3
|
* cleanup starts_on_boot()Pascal Rigaux2003-02-121-15/+3
|
* Updated pot filePablo Saratxaga2003-02-123-1102/+3811
|
* CJK fonts can now be pcf.gz, hopefully since they will be too large for ↵Guillaume Cottenceau2003-02-121-0/+0
| | | | ramdisks :(
* Scannerdrake vastly improvedTill Kamppeter2003-02-123-47/+736
| | | | | | | | | | | | - 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
* - ensure focus should not be needed anymoreGuillaume Cottenceau2003-02-121-10/+1
| | | | | - support XSetInputFocus hackery
* fix just stupid fpons sucksThierry Vignaud2003-02-121-1/+1
|
* rework summary() (esp. to allow a gtk frontend)Pascal Rigaux2003-02-123-87/+133
|
* use {interactive_help}Pascal Rigaux2003-02-121-17/+16
|
* allow {interactive_help} per dialog boxes instead of globalPascal Rigaux2003-02-122-2/+3
|
* don't set pop_it when the window is hiddenPascal Rigaux2003-02-121-1/+4
|
* updated to find an interface even when no profile are available.Francois Pons2003-02-121-6/+10
|
* prefer apache for drakpxe to find the right package.Francois Pons2003-02-121-1/+1
|
* fix fpons sucks (at least one time).Francois Pons2003-02-121-2/+3
|
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-1217-27/+27
|
* do not enfore default settingsThierry Vignaud2003-02-121-1/+0
|
* configure profile in order to avoid standalone networking tools to complainFrancois Pons2003-02-121-0/+4
| | | | | about unconfigured device.
* 9.1-0.27mdkThierry Vignaud2003-02-121-1/+18
|
* perl_checker fixesThierry Vignaud2003-02-121-2/+2
|
* - clean up through ugtk2Thierry Vignaud2003-02-121-145/+130
| | | | | | | | | | - enforce strict mode - give meaningful names to widget variables - fix embedding in mcc at last, aka going into expert mode does not fsck up the gui - display all configuration buttons (both internet and lan) the same way - fix doble variable declaration to MDK::Common::Globals
* - fix non obvious "not a CODE reference" errors when embeddedThierry Vignaud2003-02-121-5/+3
| | | | | | (fortunately, gc will fix perl-GTK2 if this syntax is still authorized) - (configure_lan) : fix gtk+-2 port and remove old commented out debugging code
* *** empty log message ***Pascal Rigaux2003-02-121-1/+142
|
* add "OS/2 boot manager" (see bug #1338)Pascal Rigaux2003-02-111-0/+1
|
* format-a-la-tex the message telling that the system is low on resourcesGuillaume Cottenceau2003-02-111-2/+2
|
* - ensure log::l's don't appear on stderrPascal Rigaux2003-02-111-1/+2
| | | | | - catch authentification errors
* have localedrake in /usr/bin rather than /usr/sbin (#1407)Guillaume Cottenceau2003-02-111-3/+4
|
* don't set AGPMode (see bug #707)Pascal Rigaux2003-02-111-3/+0
|
* smoother guiThierry Vignaud2003-02-111-0/+1
|
* - further ugtk2 cleanupsThierry Vignaud2003-02-111-47/+48
| | | | | - (row_setting_dialog) : fix implosion
* phase 1 of drakperm clean up through ugtk2Thierry Vignaud2003-02-111-30/+21
|
* - gtk2 port of dialogs (poulpy)Thierry Vignaud2003-02-111-258/+257
| | | | | | | | | - one callback cleanup (me): o enforce strict mode (aka kill jonathanries) and introuce a permission data structure. o no need to keep global references on widget we pack through symbolic references; this is only namespace pollution
* no need to duplicate LC_MONETARYGuillaume Cottenceau2003-02-111-1/+1
|
* thx perl checkoGuillaume Cottenceau2003-02-111-0/+1
|
* try to fix the $o->{lang} compatGuillaume Cottenceau2003-02-111-1/+1
|
* have compatibility with old $o->{lang} for not breaking existing auto ↵Guillaume Cottenceau2003-02-112-7/+13
| | | | install files
* reflect lang->locale changes in saving auto_inst.cfg fileGuillaume Cottenceau2003-02-111-1/+1
|
* handle 0x7 partition table id specially since it can be both hpfs or ntfs.Pascal Rigaux2003-02-112-4/+6
| | | | | | | so adding 0x107 being really ntfs. hopefully this change won't break too much things (but things were already broken, since it assigned a mount point with type ntfs to some hpfs partitions) (fixes bug #1455)
* for GRP_TOGGLE'd keyboard layouts, have "us,XX" instead of simply "XX"Pascal Rigaux2003-02-111-1/+1
| | | | | (to have previous XFree's behaviour)
* - better error message for bad modules in modules.plPascal Rigaux2003-02-112-3/+4
| | | | | | - handle the exit code of modules.pl (so that .mar files not generated is more understandable)
* fixed sanity check on presence of marfile.Francois Pons2003-02-111-1/+1
|
* - have the "Windows" button bluePascal Rigaux2003-02-111-0/+3
| | | | | | | - set xthickness = 1 and ythickness = 1 for buttons (so that non-colored buttons have the same feelings with the upcoming new theme)
* update to changes in lang.pmGuillaume Cottenceau2003-02-111-8/+6
|
* don't take lang subdir in pixmapFrederic Lepied2003-02-111-1/+1
|
* no frame in standalone modeThierry Vignaud2003-02-111-0/+1
|
* stop:Thierry Vignaud2003-02-111-16/+1
| | | | | | - copying stude && useless trace around - reinventing the wheel: kill parse_etc_passwd() and use list_users() instead
* corrected option handling and added hotplug checkboxFrederic Lepied2003-02-101-16/+18
|
* added a text to describe the Zeroconf host name fieldFrederic Lepied2003-02-101-2/+5
|
* count space needed for the filesystem so that we don't end up with 3 mbytes ↵Guillaume Cottenceau2003-02-101-3/+3
| | | | of free space if /tmp was ext3
* reworded network restart stringFrederic Lepied2003-02-101-1/+1
|