Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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) | ||||
* | use file share instead of disk share | Antoine Ginies | 2005-08-25 | 1 | -1/+1 |
| | |||||
* | various improvement in printers tab | Antoine Ginies | 2005-08-25 | 1 | -23/+83 |
| | |||||
* | finished translation :) | Per Øyvind Karlsen | 2005-08-25 | 1 | -229/+128 |
| | |||||
* | remove now unused variable (cf previous commit) | Pascal Rigaux | 2005-08-25 | 1 | -1/+0 |
| | |||||
* | add notebook support and printers tab | Antoine Ginies | 2005-08-25 | 1 | -31/+88 |
| | |||||
* | update | Thierry Vignaud | 2005-08-25 | 2 | -58/+51 |
| | |||||
* | don't kill "runaway" processes anymore, it should not be needed for ejecting ↵ | Pascal Rigaux | 2005-08-25 | 1 | -14/+0 |
| | | | | cd (?) | ||||
* | sync with copyright bumping | Thierry Vignaud | 2005-08-25 | 71 | -137582/+176968 |
| | |||||
* | fix lame errors (perl_checker) | Olivier Blin | 2005-08-25 | 1 | -3/+3 |
| | |||||
* | restrict mouse motion to image | Olivier Blin | 2005-08-25 | 1 | -2/+9 |
| | |||||
* | Strange typing bug workaround | Rafael Garcia-Suarez | 2005-08-25 | 1 | -1/+2 |
| | |||||
* | first step to integrate printers share | Antoine Ginies | 2005-08-25 | 1 | -1/+36 |
| | |||||
* | allow to import Windows Fonts (#15531) | Olivier Blin | 2005-08-25 | 1 | -0/+1 |
| | |||||
* | cosmetic fix | Antoine Ginies | 2005-08-25 | 1 | -1/+1 |
| |