summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-055-487/+0
|
* 1.1.9-4mdkGuillaume Cottenceau2002-08-051-1/+5
|
* Finished auto-detection of network and SMB printers.Till Kamppeter2002-08-052-193/+359
| | | | | Added automatic configuration of HP's multi-function devices when connected via HP JetDirect (network).
* partial rework of Windows PDC authentication, still needStew Benedict2002-08-042-8/+12
| | | | | to run smbpasswd after network is up
* Accelerated network scanning for printers by applying "nmap" only to ↵Till Kamppeter2002-08-042-97/+284
| | | | | | | | machines which answered to a broadcast ping before. Completed network/SMB printer auto-detection for recommended mode. Started network/SMB printer auto-detection for expert mode.
* - expand $email in cron scriptDaouda Lo2002-08-021-0/+6
|
* - disable sms alerts (free sms site too complicated toDaouda Lo2002-08-021-22/+30
| | | | | | | | | handle). Postponed - mail service should work now - clean up code - give the correct right to cron file to work correctly - fix titi mess
* minor bugfix in calling bootloader::readJonathan Gotti2002-08-021-1/+2
|
* move interactive::gtk::exit to my_gtk::exit so that my_gtkGuillaume Cottenceau2002-08-022-6/+7
| | | | | apps can call it (and fix busy mouse cursor problem that way)
* - avoiding looping indefinitalely when selecting items in comboDaouda Lo2002-08-021-10/+15
|
* add lsb groupFlorent Villard2002-08-022-0/+6
|
* keyboarddrake now handles choosing toggle key (XkbOptions)Pascal Rigaux2002-08-021-1/+4
|
* - add commandline arguments: drakbug --report name_appDaouda Lo2002-08-021-18/+27
|
* Corrected strings for printer queue list in main window.Till Kamppeter2002-08-021-3/+3
|
* Added stuff for scanning network for SMB printer shares.Till Kamppeter2002-08-011-4/+18
|
* Added facility to scan network for SMB/Windows-hosted printers.Till Kamppeter2002-08-011-9/+61
|
* new logo for beta 2Florent Villard2002-08-011-0/+0
|
* *** empty log message ***Pascal Rigaux2002-08-011-0/+279
|
* drop keyboard unsafe when not unsafe anymorePascal Rigaux2002-08-011-0/+1
|
* don't have "unsafe" in /etc/sysconfig/keyboardPascal Rigaux2002-08-011-0/+2
|
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-0111-121/+153
| | | | | | | | - KBCHARSET is $o->{keyboard}{KBCHARSET} - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in sysconfig/keyboard) - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE" - add dialog box to choose GRP_TOGGLE
* (duplicate_kernel_entry): addedPascal Rigaux2002-08-011-0/+10
|
* finish tvout configurationPascal Rigaux2002-08-011-0/+17
|
* updateThierry Vignaud2002-08-012-0/+4
|
* drakconf is deadThierry Vignaud2002-08-012-6/+10
|
* kill stupide styleThierry Vignaud2002-08-011-4/+2
|
* we already require perl-GTK-GdkImLib so temporary disableThierry Vignaud2002-08-011-2/+2
| | | | | Gtk::Gdk::Pixbuf support, thus removing all gdk/gtk warnings
* add_icon_path is exported in :variousThierry Vignaud2002-08-011-0/+0
|
* fix the many warnings when {icon} is not givenPascal Rigaux2002-08-011-1/+1
|
* commit according to 1.1.9-1mdk of drakxtools, and especially:Guillaume Cottenceau2002-08-013-44/+93
| | | | | | | | | | | | | | | | | | | - integrate patches in my_gtk and ugtk for new rpmdrake: - [ugtk] add "gtkentry" so that we can create an entry and set initial value in one call - [my_gtk::main] don't set the events, to fix keyboard focus problem in entries when embedded - [my_gtk::_create_window] add $::noBorder, to not have a frame in the main window, so that it's possible to end up with windows with no border - [my_gtk] add ask_dir which is a ask_file with only the dir list - [my_gtk] add ask_browse_tree_info to the export tags, and: - add support for parents with no leaves, so that then we can partially build the trees (for speedup) - add "delete_all" and "delete_category" callbacks - use Gtk::CList::clear when removing all the nodes, much speedup
* BusID needs a string (thanks to Florent BERANGER)Pascal Rigaux2002-08-011-1/+1
|
* perl_checker fixesThierry Vignaud2002-08-012-15/+15
|
* - First ECI adsl support stepDamien Chaumette2002-08-012-5/+49
|
* remove obsolote fileThierry Vignaud2002-08-011-53/+0
|
* perl_checker fixThierry Vignaud2002-08-011-1/+1
|
* perl_checker fixesThierry Vignaud2002-08-011-70/+73
|
* change some png files names according to simplification ofGuillaume Cottenceau2002-08-015-0/+0
| | | | | gtkcreate_png call of new my_gtk.pm
* 17mdk: stage 1Thierry Vignaud2002-08-011-1/+10
|
* perl_checker fixesThierry Vignaud2002-08-011-87/+87
|
* perl_checker fixesThierry Vignaud2002-08-013-28/+31
|
* perl_checker fixesThierry Vignaud2002-08-011-0/+0
|
* perl_checker fixesThierry Vignaud2002-08-012-1/+4
|
* perl_checker fixesThierry Vignaud2002-08-012-18/+24
|
* perl_checker fixesThierry Vignaud2002-08-012-13/+13
|
* tune perl_checkerPascal Rigaux2002-08-011-0/+11
|
* - workaround for the busy mouse cursor set byThierry Vignaud2002-08-011-0/+0
| | | | | | | | | | gtkset_mousecursor_wait() in my_gtk::destroy - remove debugging prints - don't handle "$::isEmbedded ? kill('USR1', $::CCPID) : Gtk->exit(0);", it's done by interactive->exit()
* updated Hungarian filePablo Saratxaga2002-08-011-2413/+4227
|
* removed fonctions typagedamien2002-08-011-23/+23
|
* move back Gtk->init to "new" and "gtkroot"Pascal Rigaux2002-08-012-4/+5
|
* remove INFO warningsThierry Vignaud2002-08-011-3/+0
|