Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reuse title | Olivier Blin | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | adapt to rescue | Olivier Blin | 2008-09-25 | 1 | -2/+2 |
| | |||||
* | add image restoration scripts ("restore" command line parameter) from ↵ | Olivier Blin | 2008-09-25 | 5 | -1/+231 |
| | | | | Classmate installer (Caio Begotti) | ||||
* | - ensure DPMS screensaver is not triggered during install | Pascal Rigaux | 2008-09-25 | 3 | -1/+7 |
| | | | | | (it interacts badly with matchbox/compositing) (#44021) | ||||
* | drakx-in-chroot: do not require running kernel to be installed, generate ↵ | Olivier Blin | 2008-09-25 | 2 | -1/+4 |
| | | | | empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot) | ||||
* | Hungarian translation fix | Gergely Lonyai | 2008-09-25 | 1 | -36/+29 |
| | |||||
* | fix errors | Thierry Vignaud | 2008-09-25 | 1 | -3/+3 |
| | |||||
* | 11.54.1 | Thierry Vignaud | 2008-09-25 | 2 | -1/+3 |
| | |||||
* | make gray background gradient available to mcc | Thierry Vignaud | 2008-09-25 | 2 | -0/+2 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-09-25 | 1 | -1/+31 |
| | |||||
* | split long line | Thierry Vignaud | 2008-09-25 | 1 | -1/+2 |
| | |||||
* | 11.54 | Thierry Vignaud | 2008-09-25 | 2 | -1/+3 |
| | |||||
* | (_gtk__ScrolledWindow) enable mcc to not display any shadow around HTML view ↵ | Thierry Vignaud | 2008-09-25 | 2 | -1/+2 |
| | | | | when using scrollbars | ||||
* | log latest change | Thierry Vignaud | 2008-09-25 | 1 | -0/+2 |
| | |||||
* | (_gtk__MDV_Notebook) make sure mcc always have fillers | Thierry Vignaud | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | update for German (de) language | Oliver Burger | 2008-09-25 | 1 | -12/+12 |
| | |||||
* | - generate /var/lib/rpm/installed-through-deps.list | Pascal Rigaux | 2008-09-25 | 4 | -0/+12 |
| | | | | | | | | (to initialize urpmi orphans) - for this, we must ensure $packages (which is similar to urpmi's $urpm) has field {root} | ||||
* | - generate /root/drakx/package_list.pl at end of install | Pascal Rigaux | 2008-09-25 | 2 | -0/+5 |
| | | | | | (since we don't propose "Save packages selection" at end of install) | ||||
* | create selected_leaves_pl() out of g_default_packages() | Pascal Rigaux | 2008-09-25 | 1 | -4/+9 |
| | |||||
* | override latest buggy version | Thierry Vignaud | 2008-09-24 | 2 | -2/+2 |
| | |||||
* | (_gtk__Image) restore support of size parameter (it's really too late to commit) | Thierry Vignaud | 2008-09-24 | 1 | -2/+2 |
| | |||||
* | 11.53.1 | Thierry Vignaud | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | (_gtk__MDV_Notebook) actually use better rendering for background gradient | Thierry Vignaud | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | (_gtk__MDV_Notebook) handle "flip" option for "Image_using_pixbuf" too (could | Thierry Vignaud | 2008-09-24 | 1 | -2/+4 |
| | | | | | be done for "Image_using_pixmap" but that's uneeded for now) | ||||
* | 11.53 | Thierry Vignaud | 2008-09-24 | 3 | -1/+5 |
| | |||||
* | move selection image so that it's available to MCC too | Thierry Vignaud | 2008-09-24 | 1 | -0/+0 |
| | |||||
* | (_gtk__MDV_Notebook) add full support for new MCC style ; aka make this ↵ | Thierry Vignaud | 2008-09-24 | 4 | -3/+19 |
| | | | | widget resizable | ||||
* | (_gtk__MDV_Notebook) reorder | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | (_gtk__MDV_Notebook) make sure filler is big enough | Thierry Vignaud | 2008-09-24 | 1 | -0/+3 |
| | |||||
* | (_gtk__MDV_Notebook) store some values around (needed for next commits) | Thierry Vignaud | 2008-09-24 | 1 | -1/+3 |
| | |||||
* | (_gtk__MDV_Notebook) enable to override right widget; make it expands | Thierry Vignaud | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | log latest change | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 |
| | |||||
* | (_gtk__Image_using_pixbuf) introduce new 'Image_using_pixbuf' widget: | Thierry Vignaud | 2008-09-24 | 1 | -0/+16 |
| | | | | | | like 'Image_using_pixmap', it renders using DITHER_MAX which is much better on 16bpp displays but it also handle transparancy | ||||
* | (_new_alpha_pixbuf,_pixbuf_render_alpha) move & rename code from mcc in order | Thierry Vignaud | 2008-09-24 | 1 | -0/+15 |
| | | | | | | | | to be able to render transparent pixbufs with dithering: new_pixbuf() => _new_alpha_pixbuf() render_alpha() => _pixbuf_render_alpha() | ||||
* | 11.52.2 | Pascal Rigaux | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | - clean_rpmdb_shared_regions before and after calling gurpmi.addmedia/gurpmi2 | Pascal Rigaux | 2008-09-24 | 2 | -0/+5 |
| | | | | | in chroot | ||||
* | always set compssListLevel in interactive choosePackages step (even in ↵ | Olivier Blin | 2008-09-24 | 2 | -3/+3 |
| | | | | auto-install) | ||||
* | (Gtk2::Banner->set_pixmap) revert blino's workaround (246276 from | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | | | | | 2008/09/22) which is now uneeded | ||||
* | (installPackages) call Gtk2::Banner::update_text() instead of ↵ | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | | | | Gtk2::Banner::set_pixmap() | ||||
* | (update_text) split it out of Gtk2::Banner->set_pixmap | Thierry Vignaud | 2008-09-24 | 1 | -0/+5 |
| | |||||
* | (gtkcreate_pixbuf) perl_checker cleanup | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner->new) fix icon alignment in banners | Thierry Vignaud | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | further adjust for RTL languages | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | (_gtk__MDV_Notebook) further adjust | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | (_gtk__MDV_Notebook) do not hardcode width | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | be quiet when grepping | Olivier Blin | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-09-24 | 1 | -140/+21 |
| | |||||
* | 11.52.1 | Thierry Vignaud | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | log latest changes | Thierry Vignaud | 2008-09-24 | 1 | -0/+3 |
| | |||||
* | (_gtk) enable to set handler for 'realize' signal on any widget | Thierry Vignaud | 2008-09-24 | 1 | -0/+1 |
| |