Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - untabify | Thierry Vignaud | 2003-03-04 | 1 | -92/+93 |
| | | | | | | | | - fix small memory leak (tree iterators) - restore edit dialog on doble click and - restore informations retrieving for edit dialog on doble click and get rid of %CURENT | ||||
* | updated pot file | Pablo Saratxaga | 2003-03-04 | 2 | -450/+707 |
| | |||||
* | scroll back when logging | Thierry Vignaud | 2003-03-04 | 1 | -1/+2 |
| | |||||
* | avoid being pertubed by created virtual interface (no inet addre nor | Francois Pons | 2003-03-04 | 1 | -3/+3 |
| | | | | | physicall card behing) | ||||
* | updated pot file | Pablo Saratxaga | 2003-03-04 | 1 | -113/+98 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-03-04 | 1 | -1/+182 |
| | |||||
* | move imap to NETWORKING_MAIL_SERVER (bug #2622) | Pascal Rigaux | 2003-03-04 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2003-03-04 | 1 | -3/+4 |
| | |||||
* | - remove last warning | Thierry Vignaud | 2003-03-04 | 1 | -5/+4 |
| | | | | | - remove unused variables | ||||
* | in drakxservices, don't stop services if one is using the gtk frontend ↵ | Pascal Rigaux | 2003-03-04 | 1 | -1/+3 |
| | | | | | | | (since it allows one to start/stop services) this allows to skip stopping service "dm" (bug #2664) | ||||
* | - fix #1776 (part one): make up and down button be usefull instead of | Thierry Vignaud | 2003-03-04 | 1 | -13/+43 |
| | | | | | | | nop (this need an updated perl-GTK2 though) - let up, down, delete and edit buttons be insensitive when selection is destroyed or when there's no selection | ||||
* | simplified form (pixel) | Florin Grad | 2003-03-04 | 1 | -1/+1 |
| | |||||
* | - in focus_in_event for partition buttons, grab_focus is needed because gtk2 ↵ | Pascal Rigaux | 2003-03-04 | 1 | -2/+2 |
| | | | | | | | | is buggy. Forcing an expose event would be enough - in button_press_event for partition buttons, grab_focus is needed because gtk2 is buggy. The creation of widgets causes the lost of the focus (fixes part of #2621) | ||||
* | make perl_checker happy | Pascal Rigaux | 2003-03-04 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-03-04 | 1 | -4/+3 |
| | |||||
* | (check): fix return value (bug introduced with checking portmap is running) | Pascal Rigaux | 2003-03-04 | 1 | -1/+2 |
| | |||||
* | - fix #1776 part two (do not insert dummy lines) | Thierry Vignaud | 2003-03-04 | 1 | -20/+27 |
| | | | | | | - restore special lines with current keyword - reuse already defined path | ||||
* | remove debuging assertions (as spoted by gc) | Thierry Vignaud | 2003-03-04 | 1 | -2/+2 |
| | |||||
* | add some explaination for translators | Pascal Rigaux | 2003-03-03 | 1 | -1/+4 |
| | |||||
* | translate _bootloader_ on _device_ | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | a few treeview/list fixes: | Guillaume Cottenceau | 2003-03-03 | 1 | -3/+12 |
| | | | | | | | | | | - when selecting a value, scroll it like in treeview/tree - use saved_default_val dirty hackery to really honour default value - fix not calling $select again when trying to select an already selected value (happens when clicking or keyboard-selecting; broken, it ended up in always scrolling the selected value to the center) | ||||
* | use formatAlaTeX() for the warning "DrakX will now resize your Windows ↵ | Pascal Rigaux | 2003-03-03 | 1 | -2/+2 |
| | | | | partition..." | ||||
* | any::selectLanguage: in standalone, don't categorize langs, for | Guillaume Cottenceau | 2003-03-03 | 2 | -28/+42 |
| | | | | | better looking (since most people will have very few of them) | ||||
* | translate mouse names | Pascal Rigaux | 2003-03-03 | 1 | -2/+2 |
| | |||||
* | update from xml | Pascal Rigaux | 2003-03-03 | 4 | -2754/+3207 |
| | |||||
* | add an extra first choose the net device step | Florin Grad | 2003-03-03 | 1 | -1/+12 |
| | |||||
* | (n_line_size): spacing for default font using XFT is 3 | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | remove unused $rows_cnt | Thierry Vignaud | 2003-03-03 | 1 | -4/+0 |
| | |||||
* | 9.1-13mdk | Thierry Vignaud | 2003-03-03 | 1 | -1/+4 |
| | |||||
* | - fix #2091 and #2480 (settings restoration | Thierry Vignaud | 2003-03-03 | 1 | -3/+9 |
| | | | | | - make dialogs be modal | ||||
* | (runlevel): fix typo | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | - remove a warning | Thierry Vignaud | 2003-03-03 | 1 | -2/+2 |
| | | | | | - better scsi bus location | ||||
* | simplified code of adsl_ask_info, password can be retrieved using | Francois Pons | 2003-03-03 | 1 | -6/+1 |
| | | | | | | passwd_by_login which was not used with computed login from /etc/ppp/peers/adsl or /etc/ppp/options or /etc/ppp/options.adsl. | ||||
* | simplified unquotify. | Francois Pons | 2003-03-03 | 1 | -2/+1 |
| | |||||
* | reap zombie children (aka fix mem leak :-( ) | Thierry Vignaud | 2003-03-03 | 1 | -0/+1 |
| | |||||
* | make it useful | Guillaume Cottenceau | 2003-03-03 | 1 | -15/+85 |
| | | | | | | - print problems with GREP_COLOR - have enough exceptions to get usable errors | ||||
* | Fixed bug of wrong function call to display the spooler name (Titi's ↵ | Till Kamppeter | 2003-03-03 | 2 | -5/+5 |
| | | | | untested changes). | ||||
* | updated pot file | Pablo Saratxaga | 2003-03-03 | 3 | -112/+288 |
| | |||||
* | add ncurses-devel in DEVELOPMENT | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | revert to non broken version | Thierry Vignaud | 2003-03-03 | 3 | -3/+5211 |
| | |||||
* | revert to non broken version | Thierry Vignaud | 2003-03-03 | 1 | -1/+1760 |
| | |||||
* | 9.1-12mdk | Thierry Vignaud | 2003-03-03 | 1 | -1/+5 |
| | |||||
* | smoother gui: let main windows be unreachable until modal dialog is closed | Thierry Vignaud | 2003-03-03 | 1 | -0/+1 |
| | |||||
* | fix bug reported by Cédric Thévenet (impossible to save newly edited rules) | Thierry Vignaud | 2003-03-03 | 1 | -5/+9 |
| | |||||
* | Fixed bug of USB printers which do not report back an IEEE-1284 ID string after | Till Kamppeter | 2003-03-03 | 1 | -1/+3 |
| | | | | | three attempts being invisible instead of being listed as an "Unknown device". | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-03-03 | 1 | -1/+76 |
| | |||||
* | Make file checks for CUPS package installation independent of whether "curl" | Till Kamppeter | 2003-03-02 | 1 | -1/+4 |
| | | | | | or "wget" is installed to fulfill the "webfetch" requirement. | ||||
* | - Avoid two overlayed wait messages when installing packages | Till Kamppeter | 2003-03-02 | 1 | -9/+18 |
| | | | | | | - Let applications (OpenOffice.org/GIMP) being once on startup of Printerdrake | ||||
* | Fixed auto-configuration for printers in the GIMP to work with Foomatic 3.0. | Till Kamppeter | 2003-03-02 | 1 | -7/+11 |
| | |||||
* | Call function for configuring applications only if really needed. | Till Kamppeter | 2003-03-02 | 1 | -14/+26 |
| |