Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix position of steps window in direction rtl (bugzilla #15261) | Pascal Rigaux | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | - by default, gtk use /usr/share/themes/Galaxy/gtk-2.0/gtkrc, | Pascal Rigaux | 2005-03-07 | 1 | -1/+1 |
| | | | | | | | | so add this gtkrc to the install, and so no need to have galaxy settings in themes-galaxy.rc => this fixes the doc theme not having the good shapes for the buttons - fix the worst pb in themes-blue.rc (even if we don't use it) | ||||
* | cleanup | Pascal Rigaux | 2005-01-11 | 1 | -1/+0 |
| | |||||
* | help size doesn't need anything special anymore | Pascal Rigaux | 2005-01-11 | 1 | -1/+0 |
| | |||||
* | don't fake a ugtk2, use pure mygtk2 instead | Pascal Rigaux | 2005-01-11 | 1 | -4/+2 |
| | |||||
* | don't fake a ugtk2, use pure mygtk2 instead | Pascal Rigaux | 2005-01-11 | 1 | -4/+2 |
| | |||||
* | no need to set title to 'skip' (it was used by aewm-drakx) | Pascal Rigaux | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | install_gtk::create_help_window is unused, removing it | Pascal Rigaux | 2005-01-11 | 1 | -18/+0 |
| | |||||
* | fix typo (thanks to perl_checker) | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | - move some install specific code out of ugtk2.pm into install_gtk.pm | Pascal Rigaux | 2005-01-06 | 1 | -0/+25 |
| | | | | | - move some install specific code out of common.pm into install_any.pm | ||||
* | simplify (we always want the logo, and looking the right path is already ↵ | Pascal Rigaux | 2004-12-31 | 1 | -2/+1 |
| | | | | done elsewhere) | ||||
* | fix overlap | Pascal Rigaux | 2004-12-28 | 1 | -1/+1 |
| | |||||
* | re-organize steps display as requested by ergonomic team | Pascal Rigaux | 2004-12-28 | 1 | -6/+11 |
| | |||||
* | don't parse the theme rc file to set the root window background color during ↵ | Pascal Rigaux | 2004-12-17 | 1 | -14/+10 |
| | | | | | | | install, instead use the gc of a fake window named "background" | ||||
* | switch to mygtk2 | Pascal Rigaux | 2004-12-17 | 1 | -29/+29 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | keyboard_drv.o is needed by Xorg, and driver must "keyboard", not "Keyboard" | Pascal Rigaux | 2004-12-12 | 1 | -1/+1 |
| | |||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | the color of the categories of steps is better in the theme | Pascal Rigaux | 2004-11-12 | 1 | -2/+1 |
| | | | | | (it was the only part not defined in the theme but in the code) | ||||
* | fix converting the background color | Pascal Rigaux | 2004-11-12 | 1 | -1/+1 |
| | |||||
* | no special theme for meta_class firewall | Pascal Rigaux | 2004-10-05 | 1 | -1/+0 |
| | |||||
* | merge globetrotter support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -3/+2 |
| | |||||
* | enlarge steps window (no pb since the window is invisible) (bugzilla #8985) | Pascal Rigaux | 2004-03-17 | 1 | -2/+2 |
| | |||||
* | fix potential error | Pascal Rigaux | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | add SecurityPolicy to remove "error opening security policy file" warning | Pascal Rigaux | 2004-03-02 | 1 | -0/+3 |
| | |||||
* | don't force buttons a size related to $::windowwidth since this is no more ↵ | Guillaume Cottenceau | 2004-02-20 | 1 | -0/+1 |
| | | | | used to size the main window (fixes missing Next button in vgahi), use a global $::real_windowwidth for sizings related to the main window | ||||
* | resurrect 9.2 code for setting background. i was said to remove it for move ↵ | Guillaume Cottenceau | 2004-02-09 | 1 | -1/+9 |
| | | | | because default colour is already mandrake colour but obviously it isn't. | ||||
* | we now use XF4 during install, so we can support ExplorerPS/2 (XF3 didn't ↵ | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 |
| | | | | know it) | ||||
* | fix set_default_direction() call | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | wacom support should be re-added :-/ | Pascal Rigaux | 2004-01-12 | 1 | -1/+1 |
| | |||||
* | XFree4 during install | Pascal Rigaux | 2004-01-12 | 1 | -118/+4 |
| | |||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+0 |
| | |||||
* | have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
| | | | | totally hide "MandrakeMove" logo at bottom | ||||
* | smaller wizard window in move | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+3 |
| | |||||
* | override tex color when selected as well, it's white per default, and with ↵ | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+3 |
| | | | | the grey selected background it's ugly | ||||
* | no steps in move mode; for the moment, no logo as well, we'll see what ↵ | Guillaume Cottenceau | 2003-10-16 | 1 | -2/+2 |
| | | | | graphical aspect look like with ln | ||||
* | override gtk theme selection color since we won't do inverse-video on the ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+11 |
| | | | | text when it's images | ||||
* | setting background color is normally not needed anymore since XFree starts ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -8/+0 |
| | | | | with "mandrake color" by default now | ||||
* | use installed galaxy gnome theme in move | Guillaume Cottenceau | 2003-10-15 | 1 | -8/+8 |
| | |||||
* | better disabling of anti-alias, fix non-fb based start of drakx (amd64, move) | Guillaume Cottenceau | 2003-10-15 | 1 | -2/+4 |
| | |||||
* | inactivate antialias in VGA16 because it makes fonts look worse | Guillaume Cottenceau | 2003-09-11 | 1 | -0/+12 |
| | |||||
* | fix direction setting for bidi (need perl-Gtk2-0.95-5mdk though) | Thierry Vignaud | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | fixed titi sucks (as usually as he never tests nor checks what he is writing). | Francois Pons | 2003-07-22 | 1 | -1/+1 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -2/+2 |
| | |||||
* | logo is the same for desktop and powerpack installations. | Florent Villard | 2003-03-13 | 1 | -2/+1 |
| | |||||
* | meta class desktop also uses galaxy theme, not blue theme | Guillaume Cottenceau | 2003-03-10 | 1 | -2/+1 |
| | |||||
* | fix theming in --doc mode | Guillaume Cottenceau | 2003-02-28 | 1 | -2/+11 |
| | |||||
* | cleanup handling of XF4 server choice during install | Pascal Rigaux | 2003-02-25 | 1 | -7/+3 |
| | |||||
* | change a bit position of main window and steps window | Guillaume Cottenceau | 2003-02-20 | 1 | -3/+4 |
| | | | | | in steps window, have titles in grey |