Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix PCMCIA controller reconfiguration (#15742) | Olivier Blin | 2005-05-12 | 1 | -2/+1 |
| | |||||
* | - Removed some remaining "Mandrake"s in printerdrake and scannerdrake. | Till Kamppeter | 2005-05-12 | 2 | -5/+5 |
| | |||||
* | - Let Gutenprint GIMP plug-in be installed by printerdrake when GIMP is ↵ | Till Kamppeter | 2005-05-12 | 2 | -1/+9 |
| | | | | installed. | ||||
* | (getUPS) fix detecting Wingman gamepad as UPS (#15750) | Thierry Vignaud | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | (probeSerialDevices) really fix serial controllers detection (#15457) | Thierry Vignaud | 2005-05-12 | 1 | -2/+1 |
| | |||||
* | (probeSerialDevices) fix serial controllers detection (#15457) | Thierry Vignaud | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | reorder drakconnect first screen (to please our flowered bearded boss) | Olivier Blin | 2005-05-12 | 1 | -8/+9 |
| | |||||
* | - Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX ↵ | Till Kamppeter | 2005-05-12 | 3 | -10/+11 |
| | | | | appropriately. | ||||
* | - clean embedding stuff | Thierry Vignaud | 2005-05-12 | 1 | -12/+8 |
| | | | | | - center wait message on parent | ||||
* | default to "Custom" when group fileshare exists (bugzilla #15917) | Pascal Rigaux | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | Drop webdav support (can be mounted as a normal net filesystem these days) | Stew Benedict | 2005-05-11 | 1 | -71/+26 |
| | | | | | | Remove translation on "tape" media selection (#15437) Rework .backupignore handling (#12352) | ||||
* | updated Swedish and Vietnamese file; | Pablo Saratxaga | 2005-05-11 | 3 | -269/+312 |
| | | | | | corrected references to old name in Portuguese file | ||||
* | melo | José Jorge | 2005-05-10 | 1 | -20/+18 |
| | |||||
* | real 10.3-0.10mdk | Thierry Vignaud | 2005-05-10 | 1 | -0/+4 |
| | |||||
* | shrink preview window on resolution change | Olivier Blin | 2005-05-10 | 1 | -1/+3 |
| | |||||
* | shrink real_window | Olivier Blin | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | handle both silent and verbose images | Olivier Blin | 2005-05-10 | 1 | -11/+14 |
| | |||||
* | really get default vga mode | Olivier Blin | 2005-05-10 | 1 | -1/+2 |
| | |||||
* | allow to modify progress bar and console box by dragging the mouse | Olivier Blin | 2005-05-10 | 1 | -8/+50 |
| | |||||
* | move rectangle2xywh(), distance(), farthest() and nearest() from draksplash2 ↵ | Olivier Blin | 2005-05-10 | 2 | -45/+56 |
| | | | | to bootsplash module, create xywh2rectangle() | ||||
* | create install-xml-file-list and use it to replace share/list and ↵ | Pascal Rigaux | 2005-05-10 | 11 | -604/+636 |
| | | | | share/list.ARCH with share/list.xml | ||||
* | 10.3-0.10mdk | Thierry Vignaud | 2005-05-10 | 1 | -1/+15 |
| | |||||
* | add support for iiimf (UTUMI Hirosi <utuhiro78@yahoo.co.jp>) | Thierry Vignaud | 2005-05-10 | 1 | -0/+13 |
| | |||||
* | (probe_using_X): add missing chomp_ | Pascal Rigaux | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | install cpqarrayd on Compaq Smart Array controllers | Thierry Vignaud | 2005-05-10 | 1 | -0/+1 |
| | |||||
* | - handle multiple data dirs | Pascal Rigaux | 2005-05-10 | 3 | -70/+125 |
| | | | | | - choose a free data dir if the given one already exists | ||||
* | fix (for list_modules.pm) | Pascal Rigaux | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | use default jpeg image path in config file for both silent and verbose images | Olivier Blin | 2005-05-09 | 1 | -2/+3 |
| | |||||
* | remove spurious characters | Olivier Blin | 2005-05-09 | 1 | -1/+1 |
| | |||||
* | use a separate window for image previews, use a notebook to split ↵ | Olivier Blin | 2005-05-09 | 1 | -67/+82 |
| | | | | silent/verbose/console settings | ||||
* | write bootsplash v3 configuration files (progress bar still missing) | Olivier Blin | 2005-05-09 | 1 | -25/+17 |
| | |||||
* | force the exact image size when writing a theme | Olivier Blin | 2005-05-09 | 1 | -1/+2 |
| | |||||
* | use bootsplash::get_framebuffer_resolution | Olivier Blin | 2005-05-09 | 1 | -12/+5 |
| | |||||
* | add get_framebuffer_resolution and create_path | Olivier Blin | 2005-05-09 | 1 | -4/+20 |
| | |||||
* | Drop uim-anthy for ja locale, because the great improvements of scim-anthy. | Funda Wang | 2005-05-09 | 2 | -2/+2 |
| | | | | | http://archives.mandrivalinux.com/cooker-i18n/2005-04/msg00052.php | ||||
* | better use gtkpack__() rather than gtkadd() when adding multiple widgets | Thierry Vignaud | 2005-05-09 | 1 | -2/+2 |
| | |||||
* | fix layout, update scale factors when the theme name is changed too | Olivier Blin | 2005-05-09 | 1 | -5/+4 |
| | |||||
* | 10.3-0.9mdk | Thierry Vignaud | 2005-05-09 | 1 | -1/+27 |
| | |||||
* | fix typos | Olivier Blin | 2005-05-09 | 1 | -5/+5 |
| | |||||
* | use default values for scale settings and draw a cross inside the text box | Olivier Blin | 2005-05-09 | 1 | -18/+24 |
| | |||||
* | Updated Simplified Chinese translation | Funda Wang | 2005-05-08 | 1 | -50/+21 |
| | |||||
* | another small typo fixed in slovak translation | Tibor Pittich | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | updated slovak translation | Tibor Pittich | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | Add missing brace | Rafael Garcia-Suarez | 2005-05-06 | 1 | -0/+1 |
| | |||||
* | gcc 4.0 was choking on lvalues of unpredictable type. | Rafael Garcia-Suarez | 2005-05-06 | 1 | -2/+5 |
| | |||||
* | Fix path of librpc.a now that we use the system's dietlibc | Rafael Garcia-Suarez | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | Stage 1 compilation fixes for gcc 4.0 : | Rafael Garcia-Suarez | 2005-05-06 | 11 | -13/+22 |
| | | | | | | | | | | * more casts signed<->unsigned types * make choose_iso_in_directory()'s return type "void" * change order of .h files in network.c so strndup is included correctly * newt: initialize some variables properly * compile pcmcia and ppp with -Wno-deprecated-declarations, since they use deprecated types such as u_int32_t | ||||
* | Document that dietlibc-devel is now required to build gi | Rafael Garcia-Suarez | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | use installed dietlibc, not our forked cvs version | Pascal Rigaux | 2005-05-06 | 1207 | -55899/+5 |
| | |||||
* | Predict NBI disk space usage and check. | Stew Benedict | 2005-05-05 | 1 | -28/+81 |
| | | | | | | | Catch failed NBI creation. (#13902) Catch failed dhcpd.conf creation (#13943) Misc small bug fixes. |