Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makes cancel on mouse selection works even better | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | - add and use aewm-drakx | Pascal Rigaux | 2001-09-15 | 1 | -4/+5 |
| | | | | | | - 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) | ||||
* | (choosePackagesTree): translate the categories | Pascal Rigaux | 2001-09-12 | 1 | -2/+3 |
| | |||||
* | mouse test moved | damien | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | (new): call interactive_gtk::new | Pascal Rigaux | 2001-08-30 | 1 | -1/+3 |
| | |||||
* | (installPackages): have Ok button by default for asking for changing CD | Pascal Rigaux | 2001-08-29 | 1 | -1/+1 |
| | |||||
* | nicer help display | Pascal Rigaux | 2001-08-27 | 1 | -1/+4 |
| | |||||
* | removed unusefull greping when building package tree. | Francois Pons | 2001-08-23 | 1 | -2/+1 |
| | |||||
* | corrected gtkradio : shift instead of pop | damien | 2001-08-06 | 1 | -1/+1 |
| | |||||
* | add the feather feature, but do not enable it | Pascal Rigaux | 2001-08-04 | 1 | -5/+17 |
| | |||||
* | (installPackages): make $show_advertising a global state (for Vincent Meyer) | Pascal Rigaux | 2001-07-31 | 1 | -1/+2 |
| | |||||
* | fixed undeselectable group when 'Other' sub-tree is seen as a package. | Francois Pons | 2001-07-27 | 1 | -1/+1 |
| | |||||
* | - install_steps_gtk.pm (launchX) : create /var/log, if not existent, for | Gwenolé Beauchesne | 2001-07-27 | 1 | -1/+2 |
| | | | | | XFree86.log | ||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | removed/renamed unused/seldom-used functions | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | use common code for tree with info dialog (individual package selection). | Francois Pons | 2001-07-12 | 1 | -225/+131 |
| | |||||
* | Ia64 adaptation | Matthias Badaire | 2001-07-04 | 1 | -1/+3 |
| | |||||
* | added Load/Save on floppy. | Francois Pons | 2001-07-03 | 1 | -9/+14 |
| | |||||
* | added improve choice of package, well not very usefull but asked by higher | Francois Pons | 2001-07-03 | 1 | -0/+1 |
| | | | | | people :-) | ||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pablo Saratxaga | 2001-06-22 | 1 | -1/+1 |
| | |||||
* | corrected cursor on details | damien | 2001-04-18 | 1 | -1/+1 |
| | |||||
* | (reallyChooseGroups): translate path (eg: Workstation, Server) to make gg happy | Pascal Rigaux | 2001-04-15 | 1 | -1/+1 |
| | |||||
* | (installPackages): hide Details button sooner | Pascal Rigaux | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | (installPackages): do not show button "Details" when no advertising | Pascal Rigaux | 2001-04-13 | 1 | -0/+1 |
| | |||||
* | avoid illegal modulus zero if no advertizing is available. | Francois Pons | 2001-04-13 | 1 | -0/+1 |
| | |||||
* | fixed very old typo not encountered before; | Francois Pons | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | added conditional update-menus if package are installed. | Francois Pons | 2001-04-13 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-12 | 1 | -16/+19 |
| | |||||
* | (installPackages): fix no advertising with less than 20MB of packages | Pascal Rigaux | 2001-04-12 | 1 | -3/+3 |
| | |||||
* | (reallyChooseGroups): relook | Pascal Rigaux | 2001-04-11 | 1 | -41/+51 |
| | |||||
* | (installPackages): pressing "Details" gives you more detailed info | Pascal Rigaux | 2001-04-11 | 1 | -19/+26 |
| | |||||
* | (reallyChooseGroups): start relooking | Pascal Rigaux | 2001-04-11 | 1 | -13/+11 |
| | | | | | (installPackages): don't display advertising if less 20MB of packages | ||||
* | translate the ``path'' in profile selection | Pascal Rigaux | 2001-04-11 | 1 | -1/+1 |
| | |||||
* | use gtkset_tip | Pascal Rigaux | 2001-04-10 | 1 | -1/+1 |
| | | | | | (choosePackagesTree): fix "Show automatically selected packages" | ||||
* | create and use gtkset_tip | Pascal Rigaux | 2001-04-10 | 1 | -1/+1 |
| | |||||
* | (choosePackagesTree): invert the meaning of 'Show automatically selected | Pascal Rigaux | 2001-04-05 | 1 | -2/+3 |
| | | | | | packages' to go along with the new description | ||||
* | fixed to use SHARE_PATH instead of /usr/share | Francois Pons | 2001-04-04 | 1 | -2/+2 |
| | |||||
* | (choosePackagesTree): better name than "Automatic dependencies" | Pascal Rigaux | 2001-04-03 | 1 | -1/+1 |
| | |||||
* | (reallyChooseGroups): created | Pascal Rigaux | 2001-03-29 | 1 | -1/+59 |
| | |||||
* | (installPackages): catch the no png file exception (in case warly is dumb again) | Pascal Rigaux | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | added multiple tablet support (wacom), moved usb probe for mouse and tablet | Francois Pons | 2001-03-23 | 1 | -1/+1 |
| | | | | | at the beginning. | ||||
* | fix bootstrap partition creation/tracking | Stew Benedict | 2001-03-14 | 1 | -1/+2 |
| | | | | | allow Xpmac to launch in 2 modes based on cmdline | ||||
* | fix the compssUsers interpretation | Pascal Rigaux | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | (choosePackagesTree): fix | Pascal Rigaux | 2001-03-14 | 1 | -3/+2 |
| | |||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 1 | -18/+15 |
| | |||||
* | applied gtkradio | damien | 2001-03-09 | 1 | -3/+2 |
| | | | | | | created create_boxradio in wizard mode : list -> radio buttons | ||||
* | advertising modifs | Pascal Rigaux | 2001-03-08 | 1 | -23/+4 |
| | |||||
* | encourage Xpmac to run in at least 16bpp | Stew Benedict | 2001-03-08 | 1 | -0/+1 |
| | |||||
* | (choosePackagesTree): in the tree, "Other" must be after the "best" | Pascal Rigaux | 2001-03-02 | 1 | -2/+12 |
| | | | | | packages |