| Commit message (Expand) | Author | Age | Files | Lines |
* | - mdkapplet | Pascal Rigaux | 2008-10-23 | 1 | -1/+1 |
* | remove now unneeded text | Pascal Rigaux | 2008-10-23 | 1 | -1/+1 |
* | (is_there_a_new_distributions) further fix testing for | Thierry Vignaud | 2008-10-22 | 1 | -1/+4 |
* | (confirm_upgrade,really_confirm_upgrade) use wizard button order (hackish) | Thierry Vignaud | 2008-10-22 | 1 | -0/+14 |
* | (confirm_upgrade) split variable declaration | Thierry Vignaud | 2008-10-22 | 1 | -1/+2 |
* | (confirm_upgrade,really_confirm_upgrade) make sure confirm dialog is large en... | Thierry Vignaud | 2008-10-22 | 1 | -2/+2 |
* | (confirm_upgrade,really_confirm_upgrade) explicitely wrap labels (for 2008.1) | Thierry Vignaud | 2008-10-22 | 1 | -0/+2 |
* | (confirm_upgrade,really_confirm_upgrade) replace Yes/No by Next/Cancel | Thierry Vignaud | 2008-10-22 | 1 | -2/+2 |
* | (is_there_a_new_distributions) fix testing for/var/lib/urpmi/stale_upgrade_in... | Thierry Vignaud | 2008-10-22 | 1 | -1/+1 |
* | (get_stale_upgrade_filename,is_there_a_new_distributions,upgrade,upgrade_dist... | Thierry Vignaud | 2008-10-21 | 1 | -0/+1 |
* | (really_confirm_upgrade) introduce it in order to: | Thierry Vignaud | 2008-10-21 | 1 | -1/+31 |
* | (confirm_upgrade) split out common label settings & width out of | Thierry Vignaud | 2008-10-21 | 1 | -5/+7 |
* | (setState) change button in new distro notification from "Upgrade the | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
* | (setState) set 'low' urgency for new distribution notification | Thierry Vignaud | 2008-10-21 | 1 | -0/+2 |
* | (confirm_upgrade) factorize sizing (needed for next commits) | Thierry Vignaud | 2008-10-20 | 1 | -6/+6 |
* | update a string | Thierry Vignaud | 2008-10-20 | 1 | -3/+3 |
* | (upgrade) really prevent upgrading more than once at a time | Thierry Vignaud | 2008-10-16 | 1 | -4/+1 |
* | (silentCheck) update media in chroot when using --urpmi-root | Thierry Vignaud | 2008-10-15 | 1 | -2/+2 |
* | kill now useless variable | Thierry Vignaud | 2008-10-14 | 1 | -3/+1 |
* | just do not restart the applet on package update anymore | Thierry Vignaud | 2008-10-14 | 1 | -20/+0 |
* | declare undeclared variable | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
* | (harvester,restart_applet,upgrade) do not restart the applet on | Thierry Vignaud | 2008-10-14 | 1 | -0/+3 |
* | (is_there_a_new_distributions) enable to test distro upgrade even when | Thierry Vignaud | 2008-10-14 | 1 | -1/+2 |
* | (upgrade) do keep around the upgrader PID so that we can run updates | Thierry Vignaud | 2008-10-14 | 1 | -1/+2 |
* | make sure to not report new distro after distro upgrade | Thierry Vignaud | 2008-10-14 | 1 | -0/+1 |
* | (is_there_a_new_distributions) reread distro release after distro upgrade | Thierry Vignaud | 2008-10-14 | 1 | -1/+2 |
* | (upgrade) run helper with --urpmi-root option if needed | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
* | pass new distro version as parameter | Thierry Vignaud | 2008-10-13 | 1 | -1/+1 |
* | split upgrade code into mdkapplet-upgrade-helper | Thierry Vignaud | 2008-10-13 | 1 | -85/+4 |
* | (logIt) inline it (no need for such a wrapper) | Thierry Vignaud | 2008-10-13 | 1 | -21/+17 |
* | (fork_exec,get_banner) move them into share module (needed for next commits) | Thierry Vignaud | 2008-10-13 | 1 | -14/+0 |
* | (upgrade) log reason as well as current & target distro when querying mirror ... | Thierry Vignaud | 2008-10-13 | 1 | -1/+2 |
* | (setState) do not crash if image cannot be loaded (#44750) | Thierry Vignaud | 2008-10-10 | 1 | -2/+2 |
* | (harvester) do not display gurpmi log errors when done installing | Thierry Vignaud | 2008-10-10 | 1 | -7/+9 |
* | - mdkapplet | Pascal Rigaux | 2008-10-10 | 1 | -3/+3 |
* | (is_there_a_new_distributions) do not check for new distro on Flash | Thierry Vignaud | 2008-10-09 | 1 | -0/+1 |
* | (upgrade) prevent upgrading more than once at a time | Thierry Vignaud | 2008-10-08 | 1 | -0/+4 |
* | (congratulations) explicitely wrap labels b/c 2008.1's mygtk2 didn't wrap | Thierry Vignaud | 2008-10-08 | 1 | -0/+4 |
* | perl_checker cleanups | Thierry Vignaud | 2008-10-07 | 1 | -2/+2 |
* | (congratulations) extract it out of harvester() ; add a banner and | Thierry Vignaud | 2008-10-07 | 1 | -4/+21 |
* | (get_banner) extract it out of confirm_upgrade() (will be reused in next commit) | Thierry Vignaud | 2008-10-07 | 1 | -5/+9 |
* | perl_checker cleanups | Thierry Vignaud | 2008-10-07 | 1 | -3/+3 |
* | (fork_gurpmi,harvester,upgrade) keep update log around and tell users | Thierry Vignaud | 2008-10-07 | 1 | -2/+8 |
* | (confirm_upgrade) no padding for labels (side effect of previous | Thierry Vignaud | 2008-10-07 | 1 | -0/+1 |
* | (confirm_upgrade) make "Distro Upgrade" confirmation dialog wider | Thierry Vignaud | 2008-10-07 | 1 | -2/+7 |
* | (confirm_upgrade) explicitely initialize labels through mygtk2 | Thierry Vignaud | 2008-10-07 | 1 | -2/+3 |
* | (fork_gurpmi) do not run with --expect-install (no remaining packages to inst... | Thierry Vignaud | 2008-10-07 | 1 | -1/+1 |
* | (harvester) display a success or an error message at end of installation | Thierry Vignaud | 2008-10-06 | 1 | -0/+10 |
* | (harvester) keep record we succeeded even when first gurpmi pass succeeded | Thierry Vignaud | 2008-10-06 | 1 | -2/+2 |
* | (harvester) just always drop the refork_gurpmi bit even when already | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |