summaryrefslogtreecommitdiffstats
path: root/perl-install/install_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-318/+0
* display & update steps during graphical auto_installs (which never go throughPascal Rigaux2006-01-261-0/+1
* (update_steps_position) render passed steps as bold and current step as bold ...Thierry Vignaud2005-08-261-1/+5
* (create_steps_window) leave around references on text widget and on unmarked ...Thierry Vignaud2005-08-261-1/+2
* (create_steps_window) underline step categories (and render them as bold btw)Thierry Vignaud2005-08-261-1/+1
* (create_steps_window) precreate pixbuf for 'done' state tooThierry Vignaud2005-08-261-1/+1
* - rename logo to have a mandriva namePascal Rigaux2005-08-031-2/+2
* use ctrl+alt+home instead of ctrl+alt+del to restart installOlivier Blin2005-08-031-1/+1
* fix position of steps window in direction rtl (bugzilla #15261)Pascal Rigaux2005-04-061-1/+1
* - by default, gtk use /usr/share/themes/Galaxy/gtk-2.0/gtkrc,Pascal Rigaux2005-03-071-1/+1
* cleanupPascal Rigaux2005-01-111-1/+0
* help size doesn't need anything special anymorePascal Rigaux2005-01-111-1/+0
* don't fake a ugtk2, use pure mygtk2 insteadPascal Rigaux2005-01-111-4/+2
* don't fake a ugtk2, use pure mygtk2 insteadPascal Rigaux2005-01-111-4/+2
* no need to set title to 'skip' (it was used by aewm-drakx)Pascal Rigaux2005-01-111-2/+2
* install_gtk::create_help_window is unused, removing itPascal Rigaux2005-01-111-18/+0
* fix typo (thanks to perl_checker)Pascal Rigaux2005-01-061-1/+1
* - move some install specific code out of ugtk2.pm into install_gtk.pmPascal Rigaux2005-01-061-0/+25
* simplify (we always want the logo, and looking the right path is already done...Pascal Rigaux2004-12-311-2/+1
* fix overlapPascal Rigaux2004-12-281-1/+1
* re-organize steps display as requested by ergonomic teamPascal Rigaux2004-12-281-6/+11
* don't parse the theme rc file to set the root window background color during ...Pascal Rigaux2004-12-171-14/+10
* switch to mygtk2Pascal Rigaux2004-12-171-29/+29
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* keyboard_drv.o is needed by Xorg, and driver must "keyboard", not "Keyboard"Pascal Rigaux2004-12-121-1/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-1/+1
* the color of the categories of steps is better in the themePascal Rigaux2004-11-121-2/+1
* fix converting the background colorPascal Rigaux2004-11-121-1/+1
* no special theme for meta_class firewallPascal Rigaux2004-10-051-1/+0
* merge globetrotter support from MDK-10-branchThierry Vignaud2004-06-181-3/+2
* enlarge steps window (no pb since the window is invisible) (bugzilla #8985)Pascal Rigaux2004-03-171-2/+2
* fix potential errorPascal Rigaux2004-03-021-1/+1
* add SecurityPolicy to remove "error opening security policy file" warningPascal Rigaux2004-03-021-0/+3
* don't force buttons a size related to $::windowwidth since this is no more us...Guillaume Cottenceau2004-02-201-0/+1
* resurrect 9.2 code for setting background. i was said to remove it for move b...Guillaume Cottenceau2004-02-091-1/+9
* we now use XF4 during install, so we can support ExplorerPS/2 (XF3 didn't kno...Pascal Rigaux2004-02-041-1/+0
* fix set_default_direction() callThierry Vignaud2004-01-201-1/+1
* wacom support should be re-added :-/Pascal Rigaux2004-01-121-1/+1
* XFree4 during installPascal Rigaux2004-01-121-118/+4
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-1/+0
* have a fake helpwindow so that wizardwindow shrinks a bit and we don't totall...Guillaume Cottenceau2003-11-211-1/+1
* smaller wizard window in moveGuillaume Cottenceau2003-11-181-2/+3
* override tex color when selected as well, it's white per default, and with th...Guillaume Cottenceau2003-10-161-1/+3
* no steps in move mode; for the moment, no logo as well, we'll see what graphi...Guillaume Cottenceau2003-10-161-2/+2
* override gtk theme selection color since we won't do inverse-video on the tex...Guillaume Cottenceau2003-10-151-0/+11
* setting background color is normally not needed anymore since XFree starts wi...Guillaume Cottenceau2003-10-151-8/+0
* use installed galaxy gnome theme in moveGuillaume Cottenceau2003-10-151-8/+8
* better disabling of anti-alias, fix non-fb based start of drakx (amd64, move)Guillaume Cottenceau2003-10-151-2/+4
* inactivate antialias in VGA16 because it makes fonts look worseGuillaume Cottenceau2003-09-111-0/+12
* fix direction setting for bidi (need perl-Gtk2-0.95-5mdk though)Thierry Vignaud2003-08-281-1/+1