Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2008-08-18 | 1 | -24/+34 |
| | |||||
* | allow to detect graphical drivers for running system (when not maching all ↵ | Olivier Blin | 2008-08-18 | 1 | -2/+10 |
| | | | | hardware) | ||||
* | update | Thierry Vignaud | 2008-08-18 | 1 | -4/+4 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-08-18 | 71 | -8131/+8918 |
| | |||||
* | split graphical and network packages detection code | Olivier Blin | 2008-08-18 | 1 | -3/+15 |
| | |||||
* | move hardware packages detection code in pkgs | Olivier Blin | 2008-08-18 | 2 | -20/+24 |
| | |||||
* | 11.12 | Thierry Vignaud | 2008-08-18 | 2 | -1/+3 |
| | |||||
* | (ask_deselect_media__copy_on_disk) handle too big media list | Thierry Vignaud | 2008-08-18 | 1 | -2/+2 |
| | |||||
* | adapt to latest drakx-net API | Olivier Blin | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | (_chooseDesktop) reduce a string | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | remove install::pkgs::read_rpmsrate proxy function | Olivier Blin | 2008-08-18 | 2 | -8/+3 |
| | |||||
* | (_chooseDesktop) commit uncommited string compression | Thierry Vignaud | 2008-08-18 | 1 | -3/+3 |
| | |||||
* | add image for advanced settings | Thierry Vignaud | 2008-08-18 | 1 | -0/+0 |
| | |||||
* | (acceptLicense) add 'Do you accept this license' question | Thierry Vignaud | 2008-08-18 | 1 | -1/+4 |
| | |||||
* | (create_widget) popup advanced settings in dialogs | Thierry Vignaud | 2008-08-18 | 2 | -1/+10 |
| | |||||
* | pass optional o_match_all_hardware option | Olivier Blin | 2008-08-18 | 1 | -4/+6 |
| | |||||
* | remove useless require | Olivier Blin | 2008-08-18 | 1 | -1/+0 |
| | |||||
* | support reading rpmsrate in chroot (could be useful for live installs) | Olivier Blin | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | space fix | Olivier Blin | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | remove useless isStandalone checks (we already check isInstall in one case, ↵ | Olivier Blin | 2008-08-18 | 1 | -2/+2 |
| | | | | and the return values won't hurt) | ||||
* | move rpmsrate functions in pkgs module | Olivier Blin | 2008-08-18 | 2 | -11/+13 |
| | |||||
* | extract openoffice hack from the light rpmsrate abstraction (to be used by ↵ | Olivier Blin | 2008-08-18 | 1 | -2/+6 |
| | | | | other tools) | ||||
* | set locale at first step when language is selected in gfxmenu (#42299) | Olivier Blin | 2008-08-18 | 2 | -2/+6 |
| | |||||
* | (_gtk__Install_Title) add some padding now that we alignt installer | Thierry Vignaud | 2008-08-18 | 1 | -0/+1 |
| | | | | | titles to the left | ||||
* | (_gtk__Install_Title) factorize installer titles creation | Thierry Vignaud | 2008-08-18 | 3 | -2/+8 |
| | |||||
* | (create_box_with_title) set saner margins | Thierry Vignaud | 2008-08-18 | 2 | -2/+5 |
| | |||||
* | (_gtk__ScrolledWindow) stop override left margin if already set to a | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | | | | | sane value | ||||
* | (create_box_with_title) justify big texts | Thierry Vignaud | 2008-08-18 | 2 | -0/+2 |
| | |||||
* | (_gtk__MagicWindow) display a separator below titles | Thierry Vignaud | 2008-08-18 | 2 | -2/+7 |
| | |||||
* | (selectLanguage_install) display a more precise title | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | (selectLanguage_install) remove message | Thierry Vignaud | 2008-08-18 | 2 | -1/+2 |
| | |||||
* | (new,wait_messageW) align titles to the left | Thierry Vignaud | 2008-08-18 | 3 | -2/+4 |
| | |||||
* | 11.11 | Thierry Vignaud | 2008-08-18 | 2 | -1/+3 |
| | |||||
* | (default_packages) fix selecting locales-XX for locales that specify | Thierry Vignaud | 2008-08-18 | 2 | -1/+4 |
| | | | | | scripting (#42663) | ||||
* | allow to use wildcard queries on installed packages | Olivier Blin | 2008-08-18 | 1 | -2/+3 |
| | |||||
* | fix titypo | Olivier Blin | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | do not reload urpmi media every time are_available is called | Olivier Blin | 2008-08-18 | 2 | -7/+13 |
| | |||||
* | (get_kde_lang) update list of KDE languages (adapt to KDE4) | Thierry Vignaud | 2008-08-18 | 2 | -3/+5 |
| | |||||
* | update command for new repository layout | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | update list of locales | Thierry Vignaud | 2008-08-18 | 2 | -1/+2 |
| | |||||
* | 2009.0 beta 2 logo | Thierry Vignaud | 2008-08-18 | 2 | -0/+2 |
| | |||||
* | 11.10.2 | Thierry Vignaud | 2008-08-18 | 2 | -1/+3 |
| | |||||
* | (new,may_destroy) track windows in order to be able to set the proper | Thierry Vignaud | 2008-08-18 | 3 | -1/+11 |
| | | | | | | transient hint (really fixing focus bug (#42750) which got unfixed after fixing vivication) | ||||
* | 11.10.1 | Thierry Vignaud | 2008-08-18 | 2 | -1/+3 |
| | |||||
* | (_gtk_any_Window) make sure not to vivify transient_for else latest | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
| | | | | | commit breaks installer | ||||
* | (_gtk__MagicWindow) note that 'pop_it' setting does now take account | Thierry Vignaud | 2008-08-18 | 1 | -0/+1 |
| | | | | | titles (since they no more use Banners) | ||||
* | (_gtk__MagicWindow,wait_messageW) move using $::main_window as | Thierry Vignaud | 2008-08-18 | 3 | -1/+3 |
| | | | | | | transient hint from interactive::gtk::wait_messageW() into _gtk__MagicWindow(), thus fixing focus bug #42750 | ||||
* | updated russian translation | Pavel Maryanov | 2008-08-17 | 1 | -392/+414 |
| | |||||
* | updated russian translation | Pavel Maryanov | 2008-08-17 | 1 | -805/+749 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2008-08-16 | 1 | -12/+17 |
| |