summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 11.68Thierry Vignaud2008-10-031-0/+2
|
* final logoThierry Vignaud2008-10-031-0/+2
|
* 11.67Olivier Blin2008-10-021-0/+2
|
* find default desktop choice according to compssUsers.pl (useful for ↵Olivier Blin2008-10-021-1/+4
| | | | netbook/nettop systems)
* update logOlivier Blin2008-10-021-1/+1
|
* gtk install: activate proper button for default desktopOlivier Blin2008-10-021-0/+1
|
* log activation of light desktop modeOlivier Blin2008-10-021-0/+1
|
* remove duplicate logOlivier Blin2008-10-021-1/+0
|
* - when upgrading a kde3 box, force installation of task-kde4Pascal Rigaux2008-10-021-0/+1
|
* (chooseGroups,reallyChooseDesktop) adjust some help IDsThierry Vignaud2008-10-021-0/+1
|
* log latest changeThierry Vignaud2008-10-021-0/+2
|
* 11.66.1Olivier Blin2008-10-021-0/+2
|
* log latest commitOlivier Blin2008-10-021-0/+2
|
* 11.66Olivier Blin2008-10-021-0/+2
|
* set LIGHT rpmsrate flag for netbook/nettop/low_resources systemsOlivier Blin2008-10-021-0/+1
|
* log last commitOlivier Blin2008-10-021-0/+2
|
* allow detection of low resources systems (extracted from compssUsers.pl) and ↵Olivier Blin2008-10-021-0/+3
| | | | netbooks/nettops
* 11.65Thierry Vignaud2008-10-021-0/+2
|
* (chooseGroups) add help button to minimal installation stepThierry Vignaud2008-10-021-1/+1
|
* (reallyChooseDesktop) add help button for desktop selection stepThierry Vignaud2008-10-021-0/+1
|
* (load_from_uri,get_html_file) handle anchors in HTML help IDsThierry Vignaud2008-10-021-0/+1
|
* keep soft links in HTML help directoryThierry Vignaud2008-10-011-0/+2
|
* 11.64Pascal Rigaux2008-10-011-0/+2
|
* - when upgrading a kde3 box and task-kde3 is not on the CDs, propose to rebootPascal Rigaux2008-10-011-0/+2
| | | | | and upgrade through Mandriva update applet
* sortThierry Vignaud2008-10-011-3/+3
|
* (reallyChooseGroups) use HTML helpThierry Vignaud2008-10-011-0/+1
|
* - ensure proper centering of popped windowsPascal Rigaux2008-10-011-0/+1
|
* - when mounting cdrom fails, retry a few times since mount will now failPascal Rigaux2008-10-011-0/+2
| | | | | instead of waiting for the drive to recognise the CD (cf #43230)
* - install apmd if /proc/apm existsOlivier Blin2008-10-011-0/+2
| | | | | (rpmsrate does not list apmd anymore, and apm is a kernel builtin)
* (_gtk__Image_using_pixbuf) revert r246993 from 2008-09-29, thus fixingThierry Vignaud2008-10-011-0/+1
| | | | | | | | | | dithering regression: "(_gtk__Image_using_pixbuf) simplify using pixbuf storage (which brings in optimized refresh on expose event as side effect) (needed for next commit)"
* (ask_deselect_media__copy_on_disk) add help button for media selection stepThierry Vignaud2008-09-301-0/+1
|
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-0/+2
|
* more precise log messageThierry Vignaud2008-09-291-1/+1
|
* release installer too (11.58)Thierry Vignaud2008-09-291-0/+2
|
* - ask_deselect_media__copy_on_disk: Pascal Rigaux2008-09-291-2/+6
| | | | | | | o do not select all media by default (eg: debug media) (nb: this dialog occurs when user chooses "Go back to media and packages selection" on pkg install error)
* - ask_deselect_media__copy_on_disk: replace scrolled window around everythingPascal Rigaux2008-09-291-0/+2
| | | | | with a scrolled window around the list of checkboxes
* (create_boxradio) add spacing between radio buttons for readability (#44332)Thierry Vignaud2008-09-291-0/+1
|
* Version 11.57 never got released due to build faillures due toThierry Vignaud2008-09-291-4/+1
| | | | | fonts-ttf-gurmukhi => fonts-ttf-lohit switch
* adapt to fonts-ttf-gurmukhi => fonts-ttf-lohit switchThierry Vignaud2008-09-291-0/+1
|
* reindentThierry Vignaud2008-09-291-1/+2
|
* (_gtk__MDV_Notebook) render left background as dithered too (looks better onThierry Vignaud2008-09-291-0/+2
| | | | | 16bit displays)
* 11.57Thierry Vignaud2008-09-281-0/+2
|
* (move_selection) better positionning of sidepanel's selection barThierry Vignaud2008-09-281-0/+2
| | | | | | | | | instead of using hardcoded offset (mainly visible in MCC) rationale: we pass the whole label widget as parameter so that we got more control on how to compute the Y coordinate instead of requiring callers to extract label's position from the widget
* typo fixThierry Vignaud2008-09-261-1/+1
|
* 11.56Thierry Vignaud2008-09-261-0/+2
|
* - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182)Pascal Rigaux2008-09-261-0/+1
|
* (display_release_notes) disable disable contextual menu on release notesThierry Vignaud2008-09-261-0/+2
|
* 11.55Pascal Rigaux2008-09-261-0/+2
|
* - never add usb-storage to scsi_hostadapter Pascal Rigaux2008-09-261-0/+2
| | | | | (never needed, and when wrongly added, it slows the boot)
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-251-0/+2
| | | | | (it interacts badly with matchbox/compositing) (#44021)