summaryrefslogtreecommitdiffstats
path: root/perl-install/install_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix my breakage (broke non-latin1 installs :/)Guillaume Cottenceau2003-02-161-10/+15
|
* cleanupGuillaume Cottenceau2003-02-141-5/+2
|
* fix default_theme always responding 'galaxy'Guillaume Cottenceau2003-02-141-1/+1
|
* - update steps window to 9.1 theme (blue/white bullets)Guillaume Cottenceau2003-02-141-11/+35
| | | | | - don't destroy steps window between each step => better looking
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-131-23/+46
| | | | | | | | - remove old no more used themes - for doc team, provide an option so that we'll override some colors of the default theme (for B&W printing screeshots)
* do translate "System installation" and "System configuration" in steps windowPascal Rigaux2003-02-091-2/+2
|
* language/country selection change:Guillaume Cottenceau2003-02-081-7/+2
| | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly
* remove create_big_helpPascal Rigaux2003-02-061-15/+0
|
* ensure the window is big enough in 640x480: remove logo and steps windowPascal Rigaux2003-02-021-2/+6
|
* (createXconf): special case for "none" mouse devicePascal Rigaux2003-01-311-1/+1
|
* graphical layout changePascal Rigaux2003-01-311-3/+3
|
* enlarge "steps" window a littlePascal Rigaux2003-01-211-1/+1
|
* small enhancement to know which step is currently donePascal Rigaux2003-01-211-1/+1
|
* new steps window layoutPascal Rigaux2003-01-161-41/+11
|
* - remove help (which was at the bottom)Pascal Rigaux2003-01-071-2/+2
| | | | | | | - wizard style - focus "Next" button by default (this is rough, some dialog boxes *need* changes before being able to complete (think root password dialog))
* use "if any" instead of "if grep", and various other occurences of "any", ↵Pascal Rigaux2003-01-071-1/+1
| | | | "every", "partition"
* remove unused variable ($step_name)Pascal Rigaux2002-12-091-1/+0
|
* remove code handling setstepPascal Rigaux2002-12-091-1/+0
|
* better styleGuillaume Cottenceau2002-12-061-3/+1
|
* fix syntax & styleGuillaume Cottenceau2002-12-051-6/+8
|
* two pango font names, for 10 and 12 sizesPablo Saratxaga2002-12-051-1/+2
|
* made some functions to retrieve pango font namese from lang/charsetPablo Saratxaga2002-12-051-2/+7
|
* put "Nimbus Sans L" as used fontPablo Saratxaga2002-12-041-2/+2
|
* try of Gtk2 font definitionsPablo Saratxaga2002-12-041-0/+2
|
* gtk2Guillaume Cottenceau2002-12-031-33/+43
|
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
|
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
|
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-4/+2
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* fixed old Xconf style because it doesn't work anymore on i845 with newer format.Francois Pons2002-09-031-13/+23
|
* don't use ExplorerPS/2 during install (since install is xfree3)Pascal Rigaux2002-08-221-0/+1
|
* - remove buttons to change themePascal Rigaux2002-08-081-19/+4
| | | | | | - add F5 to change the theme to the 'white' theme - cleanup the theme code
* workaround a weird pb with gtk: still re-creating help Gtk::Text at each ↵Pascal Rigaux2002-08-081-3/+1
| | | | step :-/
* - remove the "help" buttonPascal Rigaux2002-08-081-8/+2
| | | | | - ensure the help box is not created twice (except when changing theme)
* replace "$foo" with $fooPascal Rigaux2002-07-311-3/+3
|
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
|
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-5/+5
|
* adapt to new Xconfig modulesPascal Rigaux2002-07-281-3/+3
|
* - rename updateCardAccordingName into add_to_card__using_CardsPascal Rigaux2002-07-201-94/+42
| | | | | | - rename cardConfigurationAuto into probe_cards - cleanup the simple XF86Config used during install
* normalize Modeline to ModeLinePascal Rigaux2002-07-171-2/+2
|
* corrected create_xpm APIdamien2002-03-181-1/+1
|
* remove DarkMarble and blueHeart themesPascal Rigaux2002-02-211-2/+2
|
* - add and use aewm-drakxPascal Rigaux2001-09-151-0/+3
| | | | | | - add some "skip" title on help/logo/steps windows so that aewm-drakx know they don't need keyboard focus - add some more title to ease debugging (when aewm-drakx is in debug mode)
* mouse test moveddamien2001-09-101-96/+0
|
* removed commentsdamien2001-09-061-83/+2
|
* new mouse testdamien2001-09-061-60/+154
|
* 2 sec without sensitives buttonsdamien2001-09-051-1/+2
|
* cursor confined to test windodamien2001-08-281-3/+9
|
* (test_mouse): s/my (.*) = 0 if 0/my $1 if 0/Pascal Rigaux2001-07-311-1/+1
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|