Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now console fonts (at least those used by DrakX) include an sfm map; | Pablo Saratxaga | 2002-08-26 | 1 | -18/+14 |
| | | | | | no need to provide one. | ||||
* | - fix previous button behavior in Proxies configuration | Damien Chaumette | 2002-08-26 | 1 | -2/+1 |
| | |||||
* | Dialog for printing test pages: Unmark all test pages when "No test | Till Kamppeter | 2002-08-26 | 2 | -9/+79 |
| | | | | | | | pages" is marked. Accelerated printing of the photo test page when CUPS is the spooler, the internal image converter of CUPS is faster than ImageMagick. | ||||
* | avoid using serial_probe on non terminal device (ttyxx or ttySxx). | Francois Pons | 2002-08-26 | 1 | -2/+6 |
| | |||||
* | (prepare_write_fstab): use mkdir_p instead of mkdir to handle mount points ↵ | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
| | | | | like /mnt/foo/bar (bug reported by David Eastcott) | ||||
* | fix deleting previous report.bug when upgrading | Pascal Rigaux | 2002-08-26 | 1 | -3/+3 |
| | |||||
* | revert (not needed by gnome-panel) | Pascal Rigaux | 2002-08-26 | 1 | -3/+3 |
| | |||||
* | move modules::write_pcmcia before install packages | Pascal Rigaux | 2002-08-26 | 1 | -3/+3 |
| | |||||
* | ensure net_interface is found in any case | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
| | |||||
* | small fix (ta->ta_IN) | Pablo Saratxaga | 2002-08-26 | 1 | -1/+1 |
| | |||||
* | increase maxsize for / (partitioning with /usr) since it contains /tmp and ↵ | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
| | | | | /opt (as requested by Arnaud de Lorbeau) | ||||
* | autoselection of tamil fonts when tamil locale is chosen | Pablo Saratxaga | 2002-08-26 | 1 | -0/+1 |
| | |||||
* | Hide buttons to choose network printer auto-detection in the add printer ↵ | Till Kamppeter | 2002-08-26 | 1 | -27/+55 |
| | | | | | | | wizard when there is no local network (recommended mode). Let "samba-client" only be installed when really needed. | ||||
* | fixe explanation use | Thierry Vignaud | 2002-08-25 | 1 | -1/+1 |
| | |||||
* | - Suggest "OpenOffice.org" instead of "openoffice" | Gwenolé Beauchesne | 2002-08-25 | 1 | -1/+2 |
| | | | | | - First attempt to get localized installations of OOo | ||||
* | ichanged kde default fonts to match what we ship | Pablo Saratxaga | 2002-08-24 | 1 | -1/+1 |
| | |||||
* | Let command line tools for network scanning run under "chroot $refix", ↵ | Till Kamppeter | 2002-08-24 | 3 | -245/+251 |
| | | | | | | | otherwise they take ages during installation. Moved network scanning functions from "detect_devices.pm" to "printer.pm" so that they have access to the "$prefix" variable. | ||||
* | combine file browser subs into generic routine | Stew Benedict | 2002-08-23 | 1 | -196/+333 |
| | | | | | catalog restore - check restore media params - verify media | ||||
* | 20mdk: | Thierry Vignaud | 2002-08-23 | 2 | -3/+7 |
| | | | | | | | | | - florin fixes for firewalling - check that alternative is unknown, not the current driver, before saying that there's no alternative. anyway, our only caller cannot get there's with a current unknown driver since he only try listed/know drivers .... | ||||
* | florin fixes for multiple NIC boxes | Thierry Vignaud | 2002-08-23 | 2 | -6/+7 |
| | |||||
* | 19mdk | Thierry Vignaud | 2002-08-23 | 3 | -65/+87 |
| | |||||
* | - ugtk: | Thierry Vignaud | 2002-08-23 | 2 | -83/+63 |
| | | | | | | | | | | | | | | | | | | | | o switch from imlib to gdk-pixbuf o kill gtkcreate_imlib() o big cleanup by the way o support alpha blender [not complete] o fix mem leak o remove dynamic support of imlib||gdk-pixbuf since: * gtk2 require gdk-pixbuf anyway * imlib sucks * less code/libs in install o kill unused cursors o kill icon flashing o gtkcreate_png_pixbuf() : load a png into a pixbuf o gtkpng_pixbuf() : render a pixbuf into a drawable o simplify gtkcreate_png(): render a pixbuf into a pixmap and an alpha bitmap o add2notebook() : simplify | ||||
* | beta 4 logo | Florent Villard | 2002-08-23 | 1 | -0/+0 |
| | |||||
* | s/p?\027,bi?\027(Bph?\027,bi?\027(Briques/p?\027,bi?\027(Briph?\027,bi?\027( ↵ | Thierry Vignaud | 2002-08-23 | 1 | -8/+8 |
| | | | | Briques/ | ||||
* | use right sound-slot | Thierry Vignaud | 2002-08-23 | 2 | -7/+8 |
| | |||||
* | 18mdk | Thierry Vignaud | 2002-08-23 | 1 | -1/+5 |
| | |||||
* | fix 95% of mcc memory leaks | Thierry Vignaud | 2002-08-23 | 1 | -12/+0 |
| | |||||
* | (set_resolution): set the resolution on all Screen sections (otherwise ↵ | Pascal Rigaux | 2002-08-23 | 1 | -19/+26 |
| | | | | Xinerama fails (?)) | ||||
* | fix "screen1 RightOf screen2", it must be "screen2 RightOf screen1" | Pascal Rigaux | 2002-08-23 | 1 | -1/+1 |
| | |||||
* | - fix setting "Screen <number>" for multi-head cards | Pascal Rigaux | 2002-08-23 | 1 | -7/+6 |
| | | | | | - don't propose XFree3 when using multi-head | ||||
* | (read_raw_net_conf): new function to access /etc/sysconfig/drakconnect and ↵ | Pascal Rigaux | 2002-08-23 | 1 | -3/+12 |
| | | | | /etc/sysconfig/drakconnect.$type ensuring migration from /etc/sysconfig/draknet and /etc/sysconfig/draknet.$type | ||||
* | remove debug code | Pascal Rigaux | 2002-08-23 | 1 | -1/+0 |
| | |||||
* | when standalone, use the name of the program for the window title | Pascal Rigaux | 2002-08-23 | 1 | -0/+3 |
| | |||||
* | add modules network::tinyfirewall and network::shorewall | Pascal Rigaux | 2002-08-23 | 1 | -1/+1 |
| | |||||
* | reworked failure to find restore path treatment | Stew Benedict | 2002-08-23 | 1 | -179/+449 |
| | | | | | | | | | | | | | - now user gets option to reselect dir, install media, or use the catalog browser for unmountable media - fix eject media typo - create/read tape label for catalog - more GUI crash fixes - catalog browser - can select session or individual files for restore - needs backend - merge with other CVS changes, some language fixes | ||||
* | updated Hungarian file | Pablo Saratxaga | 2002-08-22 | 2 | -32/+29 |
| | |||||
* | re-adding with -kb | Pascal Rigaux | 2002-08-22 | 5 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2002-08-22 | 1 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-22 | 2 | -2/+9 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-22 | 1 | -0/+1 |
| | |||||
* | use $::prefix to access shorewall config files | Pascal Rigaux | 2002-08-22 | 1 | -2/+2 |
| | |||||
* | - add network::shorewall | Pascal Rigaux | 2002-08-22 | 3 | -15/+168 |
| | | | | | - add tinyfirewall during install | ||||
* | complete rewrite | Pascal Rigaux | 2002-08-22 | 1 | -2/+2 |
| | |||||
* | use shorewall (need testing) | Pascal Rigaux | 2002-08-22 | 1 | -86/+23 |
| | |||||
* | updated Tamil file | Pablo Saratxaga | 2002-08-22 | 1 | -431/+440 |
| | |||||
* | 1.1.9-16mdk | Guillaume Cottenceau | 2002-08-22 | 1 | -1/+4 |
| |