summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update russianAlexander Kazancev2008-08-221-62/+36
|
* update russianAlexander Kazancev2008-08-221-18/+14
|
* add detail packages for uim and gcinFunda Wang2008-08-211-1/+8
|
* remove 2 hacks:Pascal Rigaux2008-08-211-3/+0
| | | | | | - it seems the ->show is unneeded - and then the special case for 200x200 window is no more needed
* - ensure we don't default on the first keyboard layout when upgrading frenchPascal Rigaux2008-08-212-1/+4
| | | | | box in english lang (#41103)
* more loggingPascal Rigaux2008-08-211-1/+1
|
* (_gtk__ScrolledWindow) add a border around Gtk2::Html viewsThierry Vignaud2008-08-211-1/+1
|
* (installPackages) do not set $HOME while installing packages (#18088)Thierry Vignaud2008-08-212-0/+3
|
* 11.2011.20Thierry Vignaud2008-08-213-1/+5
|
* (add_kind2notebook) increase default width of buttons so that they fit in ↵Thierry Vignaud2008-08-211-1/+1
| | | | expert mode
* (main) ensure partitions bar is properlyz size on first display (#24410)Thierry Vignaud2008-08-211-1/+6
|
* (create_buttons4partitions) adjust ratio after latest commit whichThierry Vignaud2008-08-211-1/+1
| | | | | fixed width computing
* (create_buttons4partitions) fix sizing partitions bar (#24410): weThierry Vignaud2008-08-213-1/+5
| | | | | | were sizing width of the box according to window's heigh instead of window's width...
* - drakauth:Pascal Rigaux2008-08-202-4/+7
| | | | | | | o handle pam_tcb instead of (deprecated) pam_unix (#42471) (as told by vdanen)
* (bestKernel_extensions) do not uselessly install kernel-server onThierry Vignaud2008-08-202-1/+4
| | | | | x86_64 if more than 3.8Gb are availlable
* 11.19Thierry Vignaud2008-08-202-1/+3
|
* log latest changesThierry Vignaud2008-08-201-0/+1
|
* (selectLanguage_install,selectLanguage_standalone) remove ending point on ↵Thierry Vignaud2008-08-2072-132/+132
| | | | fred request
* (get_release_notes_button,acceptLicense) move "release notes" buttonThierry Vignaud2008-08-201-12/+4
| | | | | according to specs
* (acceptLicense) reindentThierry Vignaud2008-08-201-1/+2
|
* (display_release_notes) explicitely pop up (needed for next commits)Thierry Vignaud2008-08-201-1/+1
|
* usbmouse and mousedev are dead, usbhid is enoughPascal Rigaux2008-08-201-1/+1
|
* - usbkbd is dead, using usbhid insteadPascal Rigaux2008-08-205-5/+6
| | | | | (as told by pterjan)
* Hungarian translation updateGergely Lonyai2008-08-201-867/+754
|
* Hungarian translation updateGergely Lonyai2008-08-201-164/+130
|
* (create_widget) enable to render Buttons with new 'advanced' install styleThierry Vignaud2008-08-201-4/+11
|
* (create_widget) use mygtk2 for creating buttons instead of raw Gtk2 (needed ↵Thierry Vignaud2008-08-201-2/+2
| | | | for next commits)
* - allow passing suppl=0 to disable "additional installation media" questionPascal Rigaux2008-08-203-2/+3
|
* (create_widget) set title for advanced dialogs instead of relying onThierry Vignaud2008-08-202-1/+2
| | | | | global step's title
* (create_widget) explain crash fix introduced in r244218 for advanced widgetsThierry Vignaud2008-08-201-0/+2
|
* remove debugging code that wrongly went in last commit (r244224 onThierry Vignaud2008-08-202-6/+4
| | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel)
* update (Rhoslyn Prys)Thierry Vignaud2008-08-201-46/+53
|
* Update French translationChristophe Berthelé2008-08-201-15/+14
|
* Update French translationChristophe Berthelé2008-08-201-3/+3
|
* 11.18Thierry Vignaud2008-08-192-1/+3
|
* be more preciseThierry Vignaud2008-08-191-1/+1
|
* (_create_Window) prevent flickering by properly computing windowThierry Vignaud2008-08-192-1/+2
| | | | | position (note that $::o->{windowwidth} = $::rootwidth - $::stepswidth)
* (_create_Window) prevent flickering by ignoring bogus size-allocate eventsThierry Vignaud2008-08-192-0/+3
|
* ((_create_Window) explainThierry Vignaud2008-08-191-0/+2
|
* (_gtk) revert r243693 from 2008-07-30 (was: "(_gtk) fix moving toThierry Vignaud2008-08-191-1/+1
| | | | | | | | position at install time with matchbox window manager") rationale: better fix position which will prevent flickering as a nice side effect
* (ask_fromW,display_release_notes) stop reducing help & release notes ↵Thierry Vignaud2008-08-193-4/+1
| | | | dialogs' size
* (_create_Window) center sub dialogsThierry Vignaud2008-08-192-1/+5
|
* (init_sizes,_create_Window) do not account anymore logo size when computingThierry Vignaud2008-08-192-3/+3
| | | | | positions since it's now included in steps box
* (init_sizes) $::helpheight is unused for _years_Thierry Vignaud2008-08-191-1/+1
|
* 11.17Thierry Vignaud2008-08-192-1/+3
|
* (_gtk__Install_Button) remind it's not RTL compliant yetThierry Vignaud2008-08-191-0/+1
|
* (acceptLicense,get_release_notes_button) (- use new style popup buttonThierry Vignaud2008-08-192-2/+12
| | | | | for 'release notes' button too
* (ask_fromW) use new style popup button for helpThierry Vignaud2008-08-192-2/+4
|
* (create_okcancel) enable to get already initialized Gtk2::ButtonsThierry Vignaud2008-08-191-1/+3
|
* 11.16Thierry Vignaud2008-08-192-1/+3
|