Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we don't need .pod files during install | Pascal Rigaux | 2004-03-01 | 1 | -1/+1 |
| | | | | | (but why aren't glib & gtk files not listed in share/list ??) | ||||
* | 10-15mdk | Thierry Vignaud | 2004-03-01 | 1 | -1/+13 |
| | |||||
* | sanitize main explanation text (resizable, weight, margin, ...) | Thierry Vignaud | 2004-03-01 | 1 | -3/+14 |
| | |||||
* | prevent pull-down menus to fill availlable space in packtables | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | wrap and left align main options labels | Thierry Vignaud | 2004-03-01 | 1 | -3/+3 |
| | |||||
* | do not left align main explanation text | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | (create_packtable) wrap labels by default | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | (Gtk2::WrappedLabel::new) left align labels by default | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | do not crash when detector failled (eg: when mouse detection failled because | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
| | | | | | | of unhandled exception on module exception b/c of unresolved symbolds b/c of gcc-3.4) | ||||
* | Removed spurious quotes ('"') from HPOJ config file. | Till Kamppeter | 2004-03-01 | 1 | -2/+3 |
| | |||||
* | Support for new HP multi-function devices and for special needs of Lexmark ↵ | Till Kamppeter | 2004-03-01 | 1 | -2/+50 |
| | | | | X125 printer. | ||||
* | load_mo: first perform a lookup on mo's for all possible langs, | Guillaume Cottenceau | 2004-02-28 | 1 | -9/+10 |
| | | | | | | | will prevent from downloading each time another time the mo file (fr_FR comes first, is not here, everything including fr gets removed, fr_FR is non-existent, and then fr is downloaded again) | ||||
* | log reason why getAndSaveFile can't opening dest file for writing | Guillaume Cottenceau | 2004-02-28 | 1 | -1/+1 |
| | |||||
* | rpmtools and perl-URPM have been rebuilt for perl 5.8.3 | Guillaume Cottenceau | 2004-02-28 | 1 | -5/+5 |
| | |||||
* | Try to have some find of better handling for PRINTER flag | Florent Villard | 2004-02-27 | 1 | -13/+8 |
| | |||||
* | add $o in global vars. | Florent Villard | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | add distro_type variable to select correct updates mirror type | Florent Villard | 2004-02-27 | 2 | -2/+5 |
| | |||||
* | sync | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | remove the masq zone and add policies, rules only if there is an interface ↵ | Florin Grad | 2004-02-27 | 2 | -12/+8 |
| | | | | in loc | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-27 | 1 | -1/+19 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-27 | 1 | -1/+24 |
| | |||||
* | note that isdn configuration has not yet be ported upon new wizard layer | Thierry Vignaud | 2004-02-27 | 1 | -0/+7 |
| | |||||
* | 10-14mdk | Thierry Vignaud | 2004-02-27 | 1 | -1/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-27 | 1 | -1/+91 |
| | |||||
* | (in_ifconfig) better check ifconfig is executable before running it | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | | | | | (-e is not enough) | ||||
* | fix crash when modem was not found | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | translate some fields | Thierry Vignaud | 2004-02-27 | 1 | -8/+12 |
| | |||||
* | Better layout for PrinterDrake about dialog box | David Baudens | 2004-02-27 | 2 | -3/+3 |
| | |||||
* | Udpate icon to not display a cuted icon | David Baudens | 2004-02-27 | 1 | -0/+0 |
| | |||||
* | (set_back_pixmap) export it | Thierry Vignaud | 2004-02-27 | 1 | -2/+2 |
| | |||||
* | Fix tape backup/restore (#8284) | Stew Benedict | 2004-02-27 | 1 | -10/+10 |
| | |||||
* | updated po files | Pablo Saratxaga | 2004-02-27 | 1 | -594/+571 |
| | |||||
* | We need the PRINTER flag | Florent Villard | 2004-02-26 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-26 | 1 | -1/+43 |
| | |||||
* | support two-floppies boot style for replay_install disk as well (not nice at ↵ | Guillaume Cottenceau | 2004-02-26 | 2 | -6/+47 |
| | | | | all..) | ||||
* | remove bogus empty line | Thierry Vignaud | 2004-02-26 | 1 | -1/+0 |
| | |||||
* | update 10-13mdk changelog | Thierry Vignaud | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | 10-13mdk | Thierry Vignaud | 2004-02-26 | 1 | -1/+6 |
| | |||||
* | - never delete up/down scripts | Thierry Vignaud | 2004-02-26 | 1 | -5/+3 |
| | | | | | - only write internet service if start at boot requested | ||||
* | (Gtk2::Banner::new) add o_otions ref hash parameter, thus enabling to | Thierry Vignaud | 2004-02-26 | 1 | -2/+3 |
| | | | | | override text position (eg: for mcc about dialog) | ||||
* | (set_back_pixmap) split it out of Gtk2::Banner::set_pixmap | Thierry Vignaud | 2004-02-26 | 1 | -8/+13 |
| | |||||
* | hd.img doesn't exist anymore, using hd_grub.img | Guillaume Cottenceau | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner::new) create only *one* expose event handler | Thierry Vignaud | 2004-02-26 | 1 | -7/+8 |
| | |||||
* | (Gtk2::Banner::set_pixmap) stop expose event propagation so that | Thierry Vignaud | 2004-02-26 | 1 | -0/+1 |
| | | | | | shadows do not accumulate (thus resulting in darker alpha-channel) | ||||
* | ask_browse_tree_info_given_widgets: allow for an initial | Guillaume Cottenceau | 2004-02-26 | 1 | -0/+1 |
| | | | | | selection if necessary (through toggle_nodes) | ||||
* | 10-12mdk | Thierry Vignaud | 2004-02-26 | 1 | -1/+16 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-26 | 1 | -1/+64 |
| | |||||
* | (adsl_conf_backend) install needed packages | Thierry Vignaud | 2004-02-26 | 1 | -0/+6 |
| | |||||
* | skip apply_setting step for now since anyway we've already written | Thierry Vignaud | 2004-02-26 | 1 | -8/+8 |
| | | | | | | most config files... (btw, now installer also write cnx type as side effect) | ||||
* | reverse debug stuff that should never have been commited | Thierry Vignaud | 2004-02-26 | 1 | -7/+13 |
| |