| Commit message (Expand) | Author | Age | Files | Lines |
* | don't use gtk+2 deprecated functions | Thierry Vignaud | 2003-02-20 | 2 | -3/+3 |
* | added wait message when building groups. | Francois Pons | 2003-02-20 | 1 | -0/+3 |
* | *** empty log message *** | Pascal Rigaux | 2003-02-20 | 1 | -1/+158 |
* | - add "Force No APIC" | Pascal Rigaux | 2003-02-20 | 3 | -22/+50 |
* | thx rekcehc_lrep | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
* | - prevent any l10n problem by having only one path string when both | Thierry Vignaud | 2003-02-20 | 1 | -9/+23 |
* | install the potentially needed locales country when user selected | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+1 |
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 5 | -15/+15 |
* | {brltty}{device} is optional, default is ttyS0 or ttyS1 (?) | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | help perl_checker find the N("...") the #-PO corresponds to | Pascal Rigaux | 2003-02-20 | 1 | -2/+3 |
* | fix potential segfault thx to gwenole | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
* | don't have hptraid silraid pdcraid on stage1 (/dev/ataraid unsupported anyway... | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | logo is aso white on blue | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+1 |
* | log manually chosen graphic card | Pascal Rigaux | 2003-02-20 | 1 | -0/+2 |
* | Better defaults for OOo | Gwenolé Beauchesne | 2003-02-20 | 1 | -3/+3 |
* | fix brltty support | Pascal Rigaux | 2003-02-20 | 1 | -1/+3 |
* | add XF86Config and XF86Config-4 to report.bug | Pascal Rigaux | 2003-02-20 | 1 | -0/+2 |
* | no autologin by default if more than one users | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | prefer myspell-en_US | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | corrected Russian translation | Pablo Saratxaga | 2003-02-20 | 3 | -96/+76 |
* | don't let diskdrake detect ext3/reiserfs/jfs/xfs on a type 0x7 partition | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | set {device_windobe} for 0x107 *and* 0x7 (since 0x107 is not set correctly at... | Pascal Rigaux | 2003-02-20 | 1 | -2/+6 |
* | fix bold diplay of texts in adverts | Guillaume Cottenceau | 2003-02-20 | 1 | -2/+4 |
* | set a minimum size for Gtk2::HScale's (mainly used for resizing partitions) | Pascal Rigaux | 2003-02-20 | 1 | -0/+1 |
* | dhcp fix | Damien Chaumette | 2003-02-20 | 1 | -4/+2 |
* | try to handle case with large fonts (CJK for example) -> branch on TextView | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
* | add a PO comment to try to keep buttons in the window.. | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+1 |
* | usb is runned by rc.sysinit, and doesn't like "chkconfig --add" anymore | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | fix $ok_clicked when there is no ok button | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
* | 9.1-2mdk | Thierry Vignaud | 2003-02-20 | 1 | -2/+18 |
* | fix #1829 | Thierry Vignaud | 2003-02-20 | 1 | -1/+2 |
* | Made sure that printerdrake does not open its main window when called during ... | Till Kamppeter | 2003-02-20 | 1 | -1/+1 |
* | - Improved/fixed generation of printer list entries from | Till Kamppeter | 2003-02-20 | 2 | -22/+19 |
* | Partial gtk2 update - still needs work on TreeViews | Stew Benedict | 2003-02-20 | 1 | -116/+152 |
* | *** empty log message *** | Pascal Rigaux | 2003-02-20 | 1 | -1/+162 |
* | - simplify check_mntpoint | Pascal Rigaux | 2003-02-20 | 2 | -28/+14 |
* | have less warnings when debugging | Pascal Rigaux | 2003-02-20 | 3 | -7/+9 |
* | log why auto X config failed (needVideoRam) | Pascal Rigaux | 2003-02-20 | 1 | -1/+4 |
* | ensure {box_size} is set (to have less warnings) | Pascal Rigaux | 2003-02-20 | 1 | -2/+4 |
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 18 | -53/+54 |
* | add some more formatError | Pascal Rigaux | 2003-02-19 | 2 | -2/+2 |
* | use formatError | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
* | add a formatError | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
* | add some formatError's | Pascal Rigaux | 2003-02-19 | 1 | -3/+3 |
* | use formatError on $err | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
* | use formatError($err) instead of $@ | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
* | set the destroy handler after wizard creation, or the fact that | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+2 |
* | indent more the entries in the summary (as asked by dadou) | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
* | I'm stupid, we need to set UTF8 when there are two installed | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+1 |
* | move some images from standalone to pixmaps to have them both during install ... | Pascal Rigaux | 2003-02-19 | 2 | -0/+0 |