summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V1_1_9_2mdk'.V1_1_9_2mdkMystery Man2002-08-012047-984546/+0
|
* 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
|
* Add missing includes, <string.h> for bzero()Gwenolé Beauchesne2002-08-011-0/+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()
* shorten the syslinux progress barFlorent Villard2002-08-011-1/+1
|
* updated Hungarian filePablo Saratxaga2002-08-011-2413/+4227
|
* use new dam's emailThierry Vignaud2002-08-011-1/+1
|
* 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
|
* make perl_checker happyPascal Rigaux2002-08-012-6/+9
|
* (prepare_boot): use $::prefixPascal Rigaux2002-08-011-5/+4
|
* get rid of some $prefix parameter passingPascal Rigaux2002-08-012-3/+3
|
* get rid of some $prefix parameter passing (using $::prefix where needed instead)Pascal Rigaux2002-08-015-112/+108
|
* don't display a wait_message in newt, but do suspendPascal Rigaux2002-08-011-4/+12
|
* my_gtk:Thierry Vignaud2002-08-013-799/+853
| | | | | | | - splitup it into my_gtk and ugtk as done by dams - resync with dams - increase the icon blinkage from 50ms to 100ms
* bootloader::suggest uses a hash for its optionsPascal Rigaux2002-08-012-5/+6
|
* %postun -n harddrake: return 0 when nothing has to be doneThierry Vignaud2002-08-011-1/+1
|
* export licenseThierry Vignaud2002-08-012-1/+1
|
* move embedded and standalone managment from harddrake::ui toThierry Vignaud2002-08-013-1/+9
| | | | | standalone/harddrake2
* updated translationArkadiusz Lipiec2002-08-011-5838/+5485
|
* - add splash theme sectionJonathan Gotti2002-08-011-2/+170
|
* in newt, have the resolutions sorted by resolution size (wilplizgg)Pascal Rigaux2002-08-011-3/+8
|
* While stripping libraries, note that we may need to have both /lib andGwenolé Beauchesne2002-08-011-1/+2
| | | | | /lib64 on biarch systems.
* add pixmap for drakbootJonathan Gotti2002-08-011-0/+0
|
* Add x86_64-specific filelistGwenolé Beauchesne2002-08-011-0/+6
|
* - MDK::Common'ize for arch() supportGwenolé Beauchesne2002-08-012-21/+18
| | | | | | - Don't grab /lib/i686/ libraries - Update list to use LIB which expands to either lib64 or lib
* Add /bin/mknod to command list of sudoersGwenolé Beauchesne2002-08-011-1/+1
|
* Added new packages needed by printerdrake.Till Kamppeter2002-08-011-4/+4
|
* Let packages "nmap" and "scli" get installed by printerdrake.Till Kamppeter2002-08-011-1/+3
|
* Printer model auto-detection for ethernet-connected printers when setting up ↵Till Kamppeter2002-08-011-177/+285
| | | | | | | | | | TCP/Socket, remote LPD, IPP, or HTTP printers. Continued work on scanning the local network for printers. In "setup_local()": Renamed variable "@parport" to "@autodetected". Do not let list of auto-detected printers get sorted alphabetically, it should stay sorted by ports. Fixed typo in file name in "check_network()".