index
:
mgaonline
distro/mdv2007.0
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mga1
distro/mga3
distro/mga4
distro/mga5
distro/mga6
master
topic/MDK10_0_update
topic/MDK10_1
topic/MDK2006_0
topic/systray
user/animtim/designWork
user/neoclust/systray
Mageia Desktop Applet
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdkapplet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
(harvester) wait for the proper child when running gurpmi again
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(upgrade) perl_checker cleanup
Thierry Vignaud
2008-10-06
1
-2
/
+2
*
(harvester) factorize code
Thierry Vignaud
2008-10-06
1
-2
/
+1
*
(harvester) compute child status earlier (safer and needed for next commit)
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(upgrade) run gurpmi with --replacefiles option (so that temporary
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(fork_gurpmi) enable to pass additional options (needed for next commit)
Thierry Vignaud
2008-10-06
1
-2
/
+3
*
(fork_gurpmi) run gurpmi with --expect-install option
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(harvester,upgrade) run a 2nd gurpmi pass if first failed
Thierry Vignaud
2008-10-06
1
-2
/
+10
*
(harvester) typo fix
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(fork_gurpmi) do not use --silent-success: this option is only
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
enable to globally enable/disable new distribution check
Thierry Vignaud
2008-10-06
1
-1
/
+2
*
enable to remove media in chroot specified by --urpmi-root
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(confirm_upgrade) display nicer distribution name if available
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(is_there_a_new_distributions) rename a variable b/c of hidden
Thierry Vignaud
2008-10-06
1
-3
/
+3
*
keep around the whole structure of the new distro (needed for next commit)
Thierry Vignaud
2008-10-06
1
-9
/
+8
*
(fork_gurpmi) perl_checker cleanup
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(fork_gurpmi) split it out of upgrade()
Thierry Vignaud
2008-10-06
1
-0
/
+4
*
(confirm_upgrade) display a URL link button
Thierry Vignaud
2008-10-06
1
-1
/
+10
*
(confirm_upgrade) use rpmdrake icon for confirmation dialog
Thierry Vignaud
2008-10-06
1
-1
/
+1
*
(confirm_upgrade) display a banner in "Distro Upgrade" confirmation dialog
Thierry Vignaud
2008-10-06
1
-0
/
+5
*
(harvester,is_there_a_new_distributions) still check for new distro if
Thierry Vignaud
2008-10-03
1
-3
/
+2
*
(confirm_upgrade) change the setting in RAM too (instead of only on disk)
Thierry Vignaud
2008-10-03
1
-0
/
+1
*
(setState) revert bogus r247677 that results in doble buttons performing the ...
Thierry Vignaud
2008-10-03
1
-2
/
+0
*
(setState) add an "upgrade system" in the menu when in 'updates' mode (needed...
Thierry Vignaud
2008-10-03
1
-0
/
+1
*
comment
Thierry Vignaud
2008-10-03
1
-0
/
+2
*
default to "Install updates" instead of distro upgrade on left click on icon if
Thierry Vignaud
2008-10-03
1
-0
/
+1
*
(setState) only show "Install updates" in right menu only if there're actuall...
Thierry Vignaud
2008-10-03
1
-1
/
+4
*
(setState) dereference array earlier (needed for next commit)
Thierry Vignaud
2008-10-03
1
-2
/
+2
[prev]
[next]