Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix thanks to chipaux msg about mkbootdisk | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+1 | |
| | ||||||
* | updated pot file with help messages from manual | Pablo Saratxaga | 2002-01-29 | 2 | -566/+619 | |
| | ||||||
* | icons placements are better | damien | 2002-01-29 | 1 | -13/+13 | |
| | ||||||
* | "With X" choice is now working | Pascal Rigaux | 2002-01-29 | 1 | -0/+2 | |
| | ||||||
* | handle "Cancel" on language selection | Pascal Rigaux | 2002-01-29 | 1 | -1/+2 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-29 | 1 | -0/+58 | |
| | ||||||
* | look diskdrake.rc in another directory | Pascal Rigaux | 2002-01-29 | 1 | -1/+1 | |
| | ||||||
* | move the various bootloader::add_append's in setupBootloaderBefore | Pascal Rigaux | 2002-01-29 | 1 | -13/+14 | |
| | ||||||
* | Removed debug helper line. | Till Kamppeter | 2002-01-28 | 1 | -1/+0 | |
| | ||||||
* | Replaced "sleep" commands by a subroutine which waits exactly until CUPS is ↵ | Till Kamppeter | 2002-01-28 | 2 | -7/+73 | |
| | | | | | | | ready. CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device is not "known" to it. | |||||
* | try to reflect hierarchy for */*.pm | Guillaume Cottenceau | 2002-01-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |