Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use modal windows during install | Pascal Rigaux | 2004-02-09 | 1 | -3/+1 |
| | |||||
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 1 | -1/+2 |
| | | | | | | so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs | ||||
* | use mouse::change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -12/+1 |
| | |||||
* | rename $ugtk2::force_center used at install with $ugtk2::force_center_at_pos | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
| | | | | | the boolean $ugtk2::force_center value used standalone is kept as before | ||||
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 1 | -11/+6 |
| | | | | | | | - support leftish and centered text - support arbitrary bold text with ml-like syntax <b>foo</b> in strings - simplify get_text_coord and unexport it, no one else than wrap_paragraph uses it nowadays | ||||
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -2/+2 |
| | |||||
* | fix individual package selection (was broken since 30 september...) | Pascal Rigaux | 2004-01-15 | 1 | -3/+2 |
| | |||||
* | formatList is imported, no need to get it in common:: | Pascal Rigaux | 2004-01-15 | 1 | -2/+2 |
| | |||||
* | XFree4 during install | Pascal Rigaux | 2004-01-12 | 1 | -1/+1 |
| | |||||
* | remove a few other SIG{__DIE__} | Pascal Rigaux | 2004-01-09 | 1 | -3/+0 |
| | |||||
* | allow X to restart after dying through X_move script, startkde also through ↵ | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+2 |
| | | | | startkde_move script | ||||
* | 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 |
| |