Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass $Driver to launchX in non /FB/ case | Gwenolé Beauchesne | 2003-04-01 | 1 | -1/+1 |
| | |||||
* | made desktop group centred. | Francois Pons | 2003-03-14 | 1 | -1/+1 |
| | |||||
* | desktop group simplification. | Francois Pons | 2003-03-13 | 1 | -6/+1 |
| | |||||
* | the shadow behind the new adverts looks ugly, remove it | Guillaume Cottenceau | 2003-03-11 | 1 | -2/+0 |
| | |||||
* | new advertisement will be with grey background | Guillaume Cottenceau | 2003-03-11 | 1 | -4/+4 |
| | |||||
* | added desktop groups organization. | Francois Pons | 2003-03-06 | 1 | -0/+9 |
| | |||||
* | cleanup handling of XF4 server choice during install | Pascal Rigaux | 2003-02-25 | 1 | -5/+8 |
| | |||||
* | fix $check_complete use in gtk summary | Pascal Rigaux | 2003-02-20 | 1 | -4/+1 |
| | |||||
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 1 | -8/+8 |
| | |||||
* | fix bold diplay of texts in adverts | Guillaume Cottenceau | 2003-02-20 | 1 | -2/+4 |
| | |||||
* | indent more the entries in the summary (as asked by dadou) | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | allow to specify font size in output of l2pango_font | Guillaume Cottenceau | 2003-02-18 | 1 | -1/+1 |
| | | | | | destroy and recreate steps window when charset changed because gtk won't update the font size otherwise | ||||
* | enhance summary layout | Pascal Rigaux | 2003-02-17 | 1 | -2/+4 |
| | |||||
* | summary written in gtk, isn't it nice (?) | Pascal Rigaux | 2003-02-16 | 1 | -0/+44 |
| | |||||
* | - factorize "Help"-button handling | Pascal Rigaux | 2003-02-16 | 1 | -1/+1 |
| | | | | | - fix interactive_help_get_id (happily, it was no pb :) | ||||
* | fix my breakage (broke non-latin1 installs :/) | Guillaume Cottenceau | 2003-02-16 | 1 | -0/+1 |
| | |||||
* | - update steps window to 9.1 theme (blue/white bullets) | Guillaume Cottenceau | 2003-02-14 | 1 | -2/+3 |
| | | | | | - don't destroy steps window between each step => better looking | ||||
* | toggle Details / No details (as suggested by Prabu Anand) | Pascal Rigaux | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | - use nice new gnome theme by ln and fcrozat | Guillaume Cottenceau | 2003-02-13 | 1 | -2/+1 |
| | | | | | | | | - 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) | ||||
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -13/+2 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | - {interactive_help} is a function returning text, it doesn't need to do the ↵ | Pascal Rigaux | 2003-02-13 | 1 | -8/+0 |
| | | | | | | | help window - drop global interactive_help during install. Will be done per ->ask_* | ||||
* | perl_checker compliance ("ref" now need parentheses in many case) | Pascal Rigaux | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | format-a-la-tex the message telling that the system is low on resources | Guillaume Cottenceau | 2003-02-11 | 1 | -2/+2 |
| | |||||
* | say we're low on resources if we have less than 70 Mb of RAM (was 60 Mb) | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | |||||
* | have the focus on the help "Ok" button | Pascal Rigaux | 2003-02-06 | 1 | -0/+1 |
| | |||||
* | missing aewm-drakx causes pb when testing (perl going havoc?) | Pascal Rigaux | 2003-02-06 | 1 | -1/+3 |
| | |||||
* | add "Help" button | Pascal Rigaux | 2003-02-06 | 1 | -1/+7 |
| | |||||
* | have "<- Previous" button in choosePackagesTree | Pascal Rigaux | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | fixed again. | Francois Pons | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | fixed bug 1287. | Francois Pons | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | fix test mode install when Xnest is not there | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
| | |||||
* | - handle {vga16} in Xnest testing mode | Pascal Rigaux | 2003-02-02 | 1 | -2/+2 |
| | | | | | - fix weird bug due to missing aewm-drakx in test mode (??) | ||||
* | - add Xnest feature when testing | Pascal Rigaux | 2003-02-02 | 1 | -62/+79 |
| | | | | | - cleanup and re-indent | ||||
* | handle pop_it more nicely: no need to precise pop_it when the wizard window ↵ | Pascal Rigaux | 2003-01-31 | 1 | -1/+0 |
| | | | | | | | already has a window, that way, two dialog boxes won't merge in the same window (which is dumb!) | ||||
* | remove explicitly setting the size of advertising window | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | | | | | (it wasn't setting the same size as the wizard mode size) | ||||
* | - don't setMouseLive when the protocol hasn't changed | Pascal Rigaux | 2003-01-24 | 1 | -8/+14 |
| | | | | | | - don't say "MOVE YOUR WHEEL" when there is no wheel and the protocol hasn't changed (nb: no wheel + IMPS/2 can now happen for usb mice) | ||||
* | perl-GTK2 0.0.cvs.2003.01.21.1 should fix set_active(undef) misbehaviour | Guillaume Cottenceau | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | workaround set_active on Gtk2::CheckButton widgets thinking undef is true :-( | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | | | | | (hopefully, gc will fix perl-GTK2!) | ||||
* | replace some "Ok" with "Next ->" | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | (installPackages): do pop error messages | Pascal Rigaux | 2003-01-09 | 1 | -0/+1 |
| | |||||
* | - remove help (which was at the bottom) | Pascal Rigaux | 2003-01-07 | 1 | -8/+6 |
| | | | | | | | - 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 Rigaux | 2003-01-07 | 1 | -1/+1 |
| | | | | "every", "partition" | ||||
* | fix 'bold' advertisements | Guillaume Cottenceau | 2002-12-23 | 1 | -9/+10 |
| | |||||
* | remove beginner/expert choice | Pascal Rigaux | 2002-12-12 | 1 | -29/+0 |
| | |||||
* | move long messages (like license) to a new package: install_messages.pm | Pascal Rigaux | 2002-12-09 | 1 | -1/+1 |
| | |||||
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
| | |||||
* | use if_() where possible (as reported by perl_checker) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
| | |||||
* | use option tty7 to force X server to be on tty7 (instead of opening tty5 and | Mystery Man 553 | 2002-12-04 | 1 | -4/+1 |
| | | | | | tty6 so that the next available tty is tty7) | ||||
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 1 | -62/+63 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
| |