Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Arpad Biro | 2005-08-26 | 1 | -2318/+219 |
| | |||||
* | add user tab | Antoine Ginies | 2005-08-26 | 1 | -5/+57 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-26 | 1 | -0/+303 |
| | |||||
* | - Gutenprint does not print correctly when margins are set in the CUPS | Till Kamppeter | 2005-08-26 | 1 | -19/+45 |
| | | | | | | | configuration, so do not set margins when creating a queue with Gutenprint, or remove the margins when switching the driver of an existing queue to Gutenprint. | ||||
* | test if printer share already exist | Antoine Ginies | 2005-08-26 | 1 | -1/+11 |
| | |||||
* | lshw is not that important | Pascal Rigaux | 2005-08-26 | 1 | -2/+2 |
| | |||||
* | - don't open advanced languages by default | Pascal Rigaux | 2005-08-26 | 1 | -1/+1 |
| | | | | | - replace "Advanced" button with "Multi languages" | ||||
* | gdm must only be installed when CAT_X is selected | Pascal Rigaux | 2005-08-26 | 1 | -4/+4 |
| | |||||
* | handle nvidia's libglx.so being now in extensions/nvidia instead of extensions | Pascal Rigaux | 2005-08-26 | 1 | -9/+15 |
| | | | | | (when there is extensions/libglx.a, it means extensions/libglx.so is not xorg's libglx, so it may be nvidia's) | ||||
* | update printer_list from printer dialog box | Antoine Ginies | 2005-08-26 | 1 | -3/+50 |
| | |||||
* | major adjustemnt in printer dialog box | Antoine Ginies | 2005-08-26 | 1 | -17/+38 |
| | |||||
* | add a few more icons in order to desambiguate some categories that | Thierry Vignaud | 2005-08-26 | 1 | -5/+5 |
| | | | | | were using the same icon | ||||
* | add a few more icons for harddrake GUI | Thierry Vignaud | 2005-08-26 | 5 | -0/+0 |
| | |||||
* | add new neat wifi icons from Hélène | Olivier Blin | 2005-08-26 | 5 | -0/+0 |
| | |||||
* | (update_steps_position) render passed steps as bold and current step as bold ↵ | Thierry Vignaud | 2005-08-26 | 1 | -1/+5 |
| | | | | italic as requested by IHM team | ||||
* | (create_steps_window) leave around references on text widget and on unmarked ↵ | Thierry Vignaud | 2005-08-26 | 1 | -1/+2 |
| | | | | text for steps | ||||
* | (create_steps_window) underline step categories (and render them as bold btw) | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | (create_steps_window) precreate pixbuf for 'done' state too | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | use the same background under category as in root window | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | new step category's color (on IHM team request) | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | new background color (on IHM team request) | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | at install time, banner text is blue | Thierry Vignaud | 2005-08-26 | 1 | -0/+5 |
| | |||||
* | (Gtk2::Banner->new) use proper style for banner at install time | Thierry Vignaud | 2005-08-26 | 1 | -0/+1 |
| | |||||
* | (Gtk2::Banner->new) banners are smaller at install time | Thierry Vignaud | 2005-08-26 | 1 | -2/+2 |
| | |||||
* | (Gtk2::Banner->new) use proper GC (text_gc is for rendering on editable widgets | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | | | | | whereas fg_gc is for rendering on non editable widgets) | ||||
* | (Gtk2::Banner->new) use bold font on banners (IHM team request) | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) translating it is useless w/o a require on common | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | add new icon for 'done' state for steps | Thierry Vignaud | 2005-08-26 | 1 | -0/+0 |
| | |||||
* | reduce font size (especially for latin scripts) at install time b/c of | Thierry Vignaud | 2005-08-26 | 1 | -1/+1 |
| | | | | | new gtk+/cairo | ||||
* | fix printer wizard | Antoine Ginies | 2005-08-26 | 1 | -22/+63 |
| | |||||
* | now we can modify first entry | Antoine Ginies | 2005-08-26 | 1 | -6/+26 |
| | |||||
* | fix missing prefix when reading sysconfig bootsplash | Pascal Rigaux | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | more precise log_size during install | Pascal Rigaux | 2005-08-26 | 1 | -3/+3 |
| | |||||
* | fix pb with $path | Antoine Ginies | 2005-08-26 | 1 | -2/+2 |
| | |||||
* | some perl_checker fix (why mine is not up to date, while i am running cooker ?) | Antoine Ginies | 2005-08-26 | 1 | -8/+8 |
| | |||||
* | now display share name in modification dialog box | Antoine Ginies | 2005-08-26 | 1 | -4/+5 |
| | |||||
* | re-enable set_rules_hint | Antoine Ginies | 2005-08-26 | 1 | -0/+1 |
| | |||||
* | use simpleList to display share | Antoine Ginies | 2005-08-26 | 1 | -176/+164 |
| | |||||
* | improvement in perl code (use Gtk::SimpleList) | Antoine Ginies | 2005-08-26 | 1 | -102/+155 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2005-08-26 | 1 | -184/+210 |
| | |||||
* | add printer wizard | Antoine Ginies | 2005-08-25 | 1 | -57/+101 |
| | |||||
* | add special printer section | Antoine Ginies | 2005-08-25 | 1 | -0/+21 |
| | |||||
* | Updated translation. | Karl Ove Hufthammer | 2005-08-25 | 1 | -214/+153 |
| | |||||
* | Updated translation. | Karl Ove Hufthammer | 2005-08-25 | 1 | -58/+70 |
| | |||||
* | few adjustement | Antoine Ginies | 2005-08-25 | 1 | -8/+3 |
| | |||||
* | bah, DrakX finished for real *grml* | Per Øyvind Karlsen | 2005-08-25 | 1 | -189/+213 |
| | |||||
* | disableadd pdf-gen and add printer | Antoine Ginies | 2005-08-25 | 1 | -15/+15 |
| | |||||
* | (get_scsi_driver) kill dead variable | Thierry Vignaud | 2005-08-25 | 1 | -1/+0 |
| | |||||
* | since ldetect runs gzip, time spent in some of these detect functions | Thierry Vignaud | 2005-08-25 | 1 | -3/+20 |
| | | | | | was a significant part of mcc's startup time | ||||
* | (get_scsi_driver) find driver of host controller from sysfs in all | Thierry Vignaud | 2005-08-25 | 1 | -3/+6 |
| | | | | | cases (not just usb-storage case) |