Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (duplicate_kernel_entry): added | Pascal Rigaux | 2002-08-01 | 1 | -0/+10 |
| | |||||
* | finish tvout configuration | Pascal Rigaux | 2002-08-01 | 1 | -0/+17 |
| | |||||
* | update | Thierry Vignaud | 2002-08-01 | 2 | -0/+4 |
| | |||||
* | drakconf is dead | Thierry Vignaud | 2002-08-01 | 2 | -6/+10 |
| | |||||
* | kill stupide style | Thierry Vignaud | 2002-08-01 | 1 | -4/+2 |
| | |||||
* | we already require perl-GTK-GdkImLib so temporary disable | Thierry Vignaud | 2002-08-01 | 1 | -2/+2 |
| | | | | | Gtk::Gdk::Pixbuf support, thus removing all gdk/gtk warnings | ||||
* | add_icon_path is exported in :various | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | fix the many warnings when {icon} is not given | Pascal Rigaux | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | commit according to 1.1.9-1mdk of drakxtools, and especially: | Guillaume Cottenceau | 2002-08-01 | 3 | -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 Rigaux | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -15/+15 |
| | |||||
* | - First ECI adsl support step | Damien Chaumette | 2002-08-01 | 2 | -5/+49 |
| | |||||
* | remove obsolote file | Thierry Vignaud | 2002-08-01 | 1 | -53/+0 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -70/+73 |
| | |||||
* | change some png files names according to simplification of | Guillaume Cottenceau | 2002-08-01 | 5 | -0/+0 |
| | | | | | gtkcreate_png call of new my_gtk.pm | ||||
* | 17mdk: stage 1 | Thierry Vignaud | 2002-08-01 | 1 | -1/+10 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -87/+87 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 3 | -28/+31 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -1/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -18/+24 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -13/+13 |
| | |||||
* | tune perl_checker | Pascal Rigaux | 2002-08-01 | 1 | -0/+11 |
| | |||||
* | - workaround for the busy mouse cursor set by | Thierry Vignaud | 2002-08-01 | 1 | -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 file | Pablo Saratxaga | 2002-08-01 | 1 | -2413/+4227 |
| | |||||
* | removed fonctions typage | damien | 2002-08-01 | 1 | -23/+23 |
| | |||||
* | move back Gtk->init to "new" and "gtkroot" | Pascal Rigaux | 2002-08-01 | 2 | -4/+5 |
| | |||||
* | remove INFO warnings | Thierry Vignaud | 2002-08-01 | 1 | -3/+0 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-01 | 2 | -6/+9 |
| | |||||
* | (prepare_boot): use $::prefix | Pascal Rigaux | 2002-08-01 | 1 | -5/+4 |
| | |||||
* | get rid of some $prefix parameter passing | Pascal Rigaux | 2002-08-01 | 2 | -3/+3 |
| | |||||
* | get rid of some $prefix parameter passing (using $::prefix where needed instead) | Pascal Rigaux | 2002-08-01 | 5 | -112/+108 |
| | |||||
* | don't display a wait_message in newt, but do suspend | Pascal Rigaux | 2002-08-01 | 1 | -4/+12 |
| | |||||
* | my_gtk: | Thierry Vignaud | 2002-08-01 | 3 | -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 options | Pascal Rigaux | 2002-08-01 | 2 | -5/+6 |
| | |||||
* | %postun -n harddrake: return 0 when nothing has to be done | Thierry Vignaud | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | export license | Thierry Vignaud | 2002-08-01 | 2 | -1/+1 |
| | |||||
* | move embedded and standalone managment from harddrake::ui to | Thierry Vignaud | 2002-08-01 | 3 | -1/+9 |
| | | | | | standalone/harddrake2 | ||||
* | updated translation | Arkadiusz Lipiec | 2002-08-01 | 1 | -5838/+5485 |
| | |||||
* | - add splash theme section | Jonathan Gotti | 2002-08-01 | 1 | -2/+170 |
| | |||||
* | in newt, have the resolutions sorted by resolution size (wilplizgg) | Pascal Rigaux | 2002-08-01 | 1 | -3/+8 |
| | |||||
* | add pixmap for drakboot | Jonathan Gotti | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | Added new packages needed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -4/+4 |
| | |||||
* | Let packages "nmap" and "scli" get installed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -1/+3 |
| | |||||
* | Printer model auto-detection for ethernet-connected printers when setting up ↵ | Till Kamppeter | 2002-08-01 | 1 | -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()". | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -0/+444 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -4/+6 |
| | |||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 22 | -29/+29 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| |