Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (main) ensure partitions bar is properlyz size on first display (#24410) | Thierry Vignaud | 2008-08-21 | 1 | -1/+6 | |
| | ||||||
* | (create_buttons4partitions) adjust ratio after latest commit which | Thierry Vignaud | 2008-08-21 | 1 | -1/+1 | |
| | | | | | fixed width computing | |||||
* | (create_buttons4partitions) fix sizing partitions bar (#24410): we | Thierry Vignaud | 2008-08-21 | 3 | -1/+5 | |
| | | | | | | were sizing width of the box according to window's heigh instead of window's width... | |||||
* | - drakauth: | Pascal Rigaux | 2008-08-20 | 2 | -4/+7 | |
| | | | | | | | o handle pam_tcb instead of (deprecated) pam_unix (#42471) (as told by vdanen) | |||||
* | (bestKernel_extensions) do not uselessly install kernel-server on | Thierry Vignaud | 2008-08-20 | 2 | -1/+4 | |
| | | | | | x86_64 if more than 3.8Gb are availlable | |||||
* | 11.19 | Thierry Vignaud | 2008-08-20 | 2 | -1/+3 | |
| | ||||||
* | log latest changes | Thierry Vignaud | 2008-08-20 | 1 | -0/+1 | |
| | ||||||
* | (selectLanguage_install,selectLanguage_standalone) remove ending point on ↵ | Thierry Vignaud | 2008-08-20 | 72 | -132/+132 | |
| | | | | fred request | |||||
* | (get_release_notes_button,acceptLicense) move "release notes" button | Thierry Vignaud | 2008-08-20 | 1 | -12/+4 | |
| | | | | | according to specs | |||||
* | (acceptLicense) reindent | Thierry Vignaud | 2008-08-20 | 1 | -1/+2 | |
| | ||||||
* | (display_release_notes) explicitely pop up (needed for next commits) | Thierry Vignaud | 2008-08-20 | 1 | -1/+1 | |
| | ||||||
* | usbmouse and mousedev are dead, usbhid is enough | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 | |
| | ||||||
* | - usbkbd is dead, using usbhid instead | Pascal Rigaux | 2008-08-20 | 5 | -5/+6 | |
| | | | | | (as told by pterjan) | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-08-20 | 1 | -867/+754 | |
| | ||||||
* | Hungarian translation update | Gergely Lonyai | 2008-08-20 | 1 | -164/+130 | |
| | ||||||
* | (create_widget) enable to render Buttons with new 'advanced' install style | Thierry Vignaud | 2008-08-20 | 1 | -4/+11 | |
| | ||||||
* | (create_widget) use mygtk2 for creating buttons instead of raw Gtk2 (needed ↵ | Thierry Vignaud | 2008-08-20 | 1 | -2/+2 | |
| | | | | for next commits) | |||||
* | - allow passing suppl=0 to disable "additional installation media" question | Pascal Rigaux | 2008-08-20 | 3 | -2/+3 | |
| | ||||||
* | (create_widget) set title for advanced dialogs instead of relying on | Thierry Vignaud | 2008-08-20 | 2 | -1/+2 | |
| | | | | | global step's title | |||||
* | (create_widget) explain crash fix introduced in r244218 for advanced widgets | Thierry Vignaud | 2008-08-20 | 1 | -0/+2 | |
| | ||||||
* | remove debugging code that wrongly went in last commit (r244224 on | Thierry Vignaud | 2008-08-20 | 2 | -6/+4 | |
| | | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel) | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-08-20 | 1 | -46/+53 | |
| | ||||||
* | Update French translation | Christophe Berthelé | 2008-08-20 | 1 | -15/+14 | |
| | ||||||
* | Update French translation | Christophe Berthelé | 2008-08-20 | 1 | -3/+3 | |
| | ||||||
* | 11.18 | Thierry Vignaud | 2008-08-19 | 2 | -1/+3 | |
| | ||||||
* | be more precise | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 | |
| | ||||||
* | (_create_Window) prevent flickering by properly computing window | Thierry Vignaud | 2008-08-19 | 2 | -1/+2 | |
| | | | | | position (note that $::o->{windowwidth} = $::rootwidth - $::stepswidth) | |||||
* | (_create_Window) prevent flickering by ignoring bogus size-allocate events | Thierry Vignaud | 2008-08-19 | 2 | -0/+3 | |
| | ||||||
* | ((_create_Window) explain | Thierry Vignaud | 2008-08-19 | 1 | -0/+2 | |
| | ||||||
* | (_gtk) revert r243693 from 2008-07-30 (was: "(_gtk) fix moving to | Thierry Vignaud | 2008-08-19 | 1 | -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 Vignaud | 2008-08-19 | 3 | -4/+1 | |
| | | | | dialogs' size | |||||
* | (_create_Window) center sub dialogs | Thierry Vignaud | 2008-08-19 | 2 | -1/+5 | |
| | ||||||
* | (init_sizes,_create_Window) do not account anymore logo size when computing | Thierry Vignaud | 2008-08-19 | 2 | -3/+3 | |
| | | | | | positions since it's now included in steps box | |||||
* | (init_sizes) $::helpheight is unused for _years_ | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 | |
| | ||||||
* | 11.17 | Thierry Vignaud | 2008-08-19 | 2 | -1/+3 | |
| | ||||||
* | (_gtk__Install_Button) remind it's not RTL compliant yet | Thierry Vignaud | 2008-08-19 | 1 | -0/+1 | |
| | ||||||
* | (acceptLicense,get_release_notes_button) (- use new style popup button | Thierry Vignaud | 2008-08-19 | 2 | -2/+12 | |
| | | | | | for 'release notes' button too | |||||
* | (ask_fromW) use new style popup button for help | Thierry Vignaud | 2008-08-19 | 2 | -2/+4 | |
| | ||||||
* | (create_okcancel) enable to get already initialized Gtk2::Buttons | Thierry Vignaud | 2008-08-19 | 1 | -1/+3 | |
| | ||||||
* | 11.16 | Thierry Vignaud | 2008-08-19 | 2 | -1/+3 | |
| | ||||||
* | (_gtk__Install_Button) factorize new installer style button for further reusage | Thierry Vignaud | 2008-08-19 | 2 | -9/+18 | |
| | ||||||
* | enable to use a package repository different from installer one; this enables | Thierry Vignaud | 2008-08-19 | 2 | -2/+15 | |
| | | | | | to use a locally build installer with an official distro repository | |||||
* | enable to choose resolution of Xvfb | Thierry Vignaud | 2008-08-19 | 2 | -2/+14 | |
| | ||||||
* | fix titi-phrasing | Olivier Blin | 2008-08-19 | 1 | -2/+2 | |
| | ||||||
* | log latest commit | Thierry Vignaud | 2008-08-19 | 1 | -0/+2 | |
| | ||||||
* | share new advanced icon with standalone tools | Thierry Vignaud | 2008-08-19 | 1 | -0/+0 | |
| | ||||||
* | 11.15 | Thierry Vignaud | 2008-08-19 | 2 | -1/+3 | |
| | ||||||
* | (create_widget) fix crashing in r244088 (regression introduced in when moving | Thierry Vignaud | 2008-08-19 | 2 | -1/+2 | |
| | | | | | | advanced widgets in their own dialog instead of in another block child of an expander) | |||||
* | 11.14 | Olivier Blin | 2008-08-19 | 2 | -1/+3 | |
| | ||||||
* | authentication: enable network-auth meta-service if auth is not local | Olivier Blin | 2008-08-19 | 3 | -0/+6 | |
| |