Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup Xfree server @options handling | Pascal Rigaux | 2003-10-31 | 1 | -14/+11 |
| | |||||
* | allow move to be launched in testing mode | Guillaume Cottenceau | 2003-10-30 | 1 | -4/+6 |
| | |||||
* | ensure we quit at once when we can't launche X server (I want to | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
| | | | | | have "can't launche graphical mode :(" as last msg) | ||||
* | log a bit more live mouse type change | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+1 |
| | |||||
* | don't use exit(), use _exit() | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 |
| | |||||
* | misc opt | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | better disabling of anti-alias, fix non-fb based start of drakx (amd64, move) | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | configure automatically XFree and allow to launch interactive_gtk with it | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+13 |
| | |||||
* | remove unused (perl_checker, my love, where are you?) | Guillaume Cottenceau | 2003-10-10 | 1 | -1/+0 |
| | |||||
* | setsid trick to make XF4 work in fbdev (!?!) | Pascal Rigaux | 2003-10-09 | 1 | -4/+7 |
| | |||||
* | perl_checker fixes. | Francois Pons | 2003-09-30 | 1 | -2/+4 |
| | |||||
* | improved invidual package selection as toggle, a bit faster and give reason why | Francois Pons | 2003-09-30 | 1 | -47/+52 |
| | | | | | package cannot be selected. | ||||
* | fixed log about toggle of package. | Francois Pons | 2003-09-29 | 1 | -1/+1 |
| | |||||
* | add reason of package not selected (or unselected). | Francois Pons | 2003-09-29 | 1 | -0/+17 |
| | |||||
* | try to follow what is wrong when requiring multiple cds. | Francois Pons | 2003-09-22 | 1 | -0/+1 |
| | |||||
* | the install package dialog box must be explictly destroyed when quitting | Pascal Rigaux | 2003-09-18 | 1 | -0/+1 |
| | | | | | | | | | installation (esp. this occurs when answering "No" to "There was an error installing packages") rationale: the $w (created with ugtk2->new) is not reference counted correctly (it was already workarounded when leaving installPackages the normal way) | ||||
* | don't display a watch when slow things because due to the | Guillaume Cottenceau | 2003-09-11 | 1 | -15/+6 |
| | | | | | | | | | | | | large number of gtkflush(), the ask_ok_cancel appears before its Gtk->main is called, hence clicking too fast will call Gtk->main_quit before Gtk->main, but the dialog doesn't disappear; then on the next click on ok/cancel, the call to another Gtk->main_quit will lead to two Gtk->main being exited, hence destroying the ok/cancel dialog but alors the main window (choose of individual packages) | ||||
* | fixing keyboard focus during install: | Pascal Rigaux | 2003-09-08 | 1 | -3/+1 |
| | | | | | | | | - removed aewm-drakx which doesn't work nicely - fix @interactive::objects handling (don't push non pop_it windows, ensure destroyed windows are removed) - ensure XSetInputFocus is called on $::WizardWindow | ||||
* | fixed duplicate entries in src architecture. | Francois Pons | 2003-09-02 | 1 | -4/+6 |
| | |||||
* | Use xf4 on AMD64 too | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | ensure "No details" is displayed instead of "Details" when beginning a new | Pascal Rigaux | 2003-07-30 | 1 | -2/+3 |
| | | | | | package installation round and "No details" was pressed in previous round | ||||
* | avoid src package to be seen in tree. | Francois Pons | 2003-07-21 | 1 | -0/+1 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+0 |
| | |||||
* | change a bit how strings are passed to advertising system | Guillaume Cottenceau | 2003-06-12 | 1 | -35/+18 |
| | | | | | | so that we don't specify absolute x,y positions for each paragraph, ending with overwritten text in some localizations | ||||
* | revert fpons' strange 1.345's commit | Guillaume Cottenceau | 2003-06-11 | 1 | -1/+1 |
| | |||||
* | choosePackagesTree: display the "watch" mouse cursor when doing slow ↵ | Guillaume Cottenceau | 2003-06-11 | 1 | -14/+24 |
| | | | | operations; display blue text for rpm tags of package descriptions | ||||
* | allow X server to use :9 (:1 seems to not working ?) and disable access control | Francois Pons | 2003-06-04 | 1 | -3/+3 |
| | | | | | (no clients can connect by default). | ||||
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 1 | -4/+4 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -8/+8 |
| | |||||
* | 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_* |