Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't warn_if_renumbered during install | Pascal Rigaux | 2002-01-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-28 | 1 | -0/+18 |
| | |||||
* | warn if partitions have been renumbered due to a partition being added or ↵ | Pascal Rigaux | 2002-01-28 | 2 | -3/+25 |
| | | | | removed | ||||
* | fix typo | Pascal Rigaux | 2002-01-28 | 1 | -4/+4 |
| | |||||
* | Corrected various English typos | Pablo Saratxaga | 2002-01-28 | 6 | -225/+179 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-28 | 1 | -0/+118 |
| | |||||
* | cleanup perImageAppend code (hopefully handling nicely the mem=nopentium case) | Pascal Rigaux | 2002-01-28 | 2 | -23/+30 |
| | |||||
* | fixed get_append if key=mem. | Francois Pons | 2002-01-28 | 1 | -1/+5 |
| | |||||
* | timeout passed to 10 instead of 5. | Francois Pons | 2002-01-28 | 1 | -2/+2 |
| | |||||
* | updated color of scroll bar and reduced its size. | Francois Pons | 2002-01-28 | 1 | -0/+0 |
| | |||||
* | debug network testing | damien | 2002-01-28 | 2 | -3/+3 |
| | |||||
* | simpler&nicer solution for writing kppprc in utf8 | Pascal Rigaux | 2002-01-28 | 1 | -10/+9 |
| | |||||
* | don't use wait_message's when waiting (waiting is usually very short), use a ↵ | Pascal Rigaux | 2002-01-28 | 1 | -20/+5 |
| | | | | | | | waiting cursor instead. (the wait_message's were causing bad interactivity stuff) | ||||
* | updated pot file | Pablo Saratxaga | 2002-01-28 | 3 | -3180/+3901 |
| | |||||
* | remove test code | Pascal Rigaux | 2002-01-28 | 1 | -1/+0 |
| | |||||
* | (remove_advertising): ensure removing /tmp/drakx-images can't fail | Pascal Rigaux | 2002-01-28 | 1 | -1/+1 |
| | |||||
* | have kppprc strings in utf8 | Pascal Rigaux | 2002-01-28 | 1 | -13/+16 |
| | |||||
* | update games rates | Guillaume Cottenceau | 2002-01-28 | 1 | -3/+3 |
| | |||||
* | add a minimal example | Pascal Rigaux | 2002-01-27 | 1 | -0/+6 |
| | |||||
* | handle --removable *and* --removable=<dev> | Pascal Rigaux | 2002-01-27 | 1 | -3/+3 |
| | |||||
* | handle --removable=<dev> | Pascal Rigaux | 2002-01-27 | 1 | -4/+8 |
| | |||||
* | remove debugging code | Pascal Rigaux | 2002-01-27 | 1 | -2/+0 |
| | |||||
* | fix updating the actions | Pascal Rigaux | 2002-01-27 | 1 | -31/+38 |
| | |||||
* | - adapt to new diskdrake modules | Pascal Rigaux | 2002-01-27 | 4 | -8/+11 |
| | | | | | - some cleanup in drakxtools build | ||||
* | - adapt to new diskdrake modules | Pascal Rigaux | 2002-01-27 | 1 | -3/+5 |
| | | | | | - add logdrake to STANDALONEPMS_ | ||||
* | new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, ↵ | Pascal Rigaux | 2002-01-27 | 5 | -0/+1824 |
| | | | | diskdrake is now diskdrake::hd_gtk, others created from diskdrake.pm) | ||||
* | find_exports: add a timeout | Pascal Rigaux | 2002-01-27 | 1 | -2/+7 |
| | |||||
* | - new options --hd, --nfs, --smb, --removable | Pascal Rigaux | 2002-01-27 | 1 | -23/+40 |
| | | | | | | - adapt to new diskdrake modules - save $all_hds->{current_fstab} to know if /etc/fstab must be saved | ||||
* | new function fstab_to_string | Pascal Rigaux | 2002-01-27 | 1 | -2/+7 |
| | |||||
* | - move the require on my_gtk to ask_standalone_gtk | Pascal Rigaux | 2002-01-27 | 1 | -11/+4 |
| | | | | | - cleanup | ||||
* | strange protection against ensure_focus generating a "focus" event causing a | Pascal Rigaux | 2002-01-27 | 1 | -1/+6 |
| | | | | | dead-loop (reminder: ensure_focus helps ensuring a widget is focused) | ||||
* | Less important options only shown when "Advanced" button clicked. | Till Kamppeter | 2002-01-25 | 2 | -189/+224 |
| | | | | | | | | Handling of cursor position in the main window improved. Handling of empty printer queue list in main window improved. Removed line breaks from longer texts, so that text flows into window nicely Minor text improvements. | ||||
* | remove_advertising: use rm_rf since we don't have the real list of files ↵ | Pascal Rigaux | 2002-01-25 | 1 | -2/+1 |
| | | | | (the .pl's are not in @advertising_images) | ||||
* | add devfsd | Pascal Rigaux | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-25 | 1 | -0/+23 |
| | |||||
* | remove 'ncr53c8xx' | Pascal Rigaux | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | corrected decy | damien | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-25 | 1 | -0/+25 |
| | |||||
* | prefer default linux-{smp,enterprise,secure} over simple linux | Pascal Rigaux | 2002-01-25 | 1 | -3/+8 |
| | |||||
* | call clean-rpmsrate | Pascal Rigaux | 2002-01-25 | 1 | -0/+2 |
| | |||||
* | fix spelling | Pascal Rigaux | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | beta logo | damien | 2002-01-25 | 1 | -0/+0 |
| | |||||
* | advertising engine updated | damien | 2002-01-25 | 2 | -4/+25 |
| | |||||
* | silly shell | Pascal Rigaux | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | ensure errors propagate | Pascal Rigaux | 2002-01-25 | 2 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-25 | 1 | -0/+12 |
| | |||||
* | re-enable make check | Pascal Rigaux | 2002-01-25 | 1 | -1/+1 |
| | |||||
* | use latest /RPMS/kernel-BOOT-*.rpm (and some hacks to update tftpboot directory) | Pascal Rigaux | 2002-01-25 | 3 | -18/+23 |
| | |||||
* | fixed try opening to trigger changeCD callback. | Francois Pons | 2002-01-25 | 1 | -5/+11 |
| | |||||
* | cosmetic changes. | Francois Pons | 2002-01-25 | 1 | -2/+2 |
| |