summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updateThierry Vignaud2008-08-071-4/+4
|
* sync with codeThierry Vignaud2008-08-0775-17553/+12115
|
* log actual error messageThierry Vignaud2008-08-071-1/+1
|
* do not translate some log messagesThierry Vignaud2008-08-071-7/+7
|
* (is_there_a_new_distributions,upgrade) check if a new distro isThierry Vignaud2008-08-072-0/+103
| | | | | available and offer to upgrade the system (live upgrade mode)
* (installUpdates) complete latest commit by running MandrivaUpdate ↵Thierry Vignaud2008-08-071-2/+4
| | | | with--urpmi-root if needed
* add support for --rpm-root=foobar and --urpmi-root=foobarThierry Vignaud2008-08-072-2/+10
|
* update translation for PolishTomasz Bednarski2008-05-291-6/+10
|
* Update turkish translation by TarakbumbaGergely Lonyai2008-05-251-20/+20
|
* add missing spaces (consistency)Thierry Vignaud2008-05-231-0/+6
|
* add missing log entries (2.22 -> 2.27)Thierry Vignaud2008-05-231-0/+40
|
* uk translation updateSergey Ribalchenko2008-05-231-340/+42
|
* updated zh_CN translationFunda Wang2008-05-191-313/+1
|
* 2.402.40Thierry Vignaud2008-05-082-1/+3
|
* (installUpdates) run MandrivaUpdate with --no-splash option in orderThierry Vignaud2008-05-082-1/+5
| | | | | to skip splash screen (#40366)
* Turkich update by tarakbumbaGergely Lonyai2008-04-251-318/+62
|
* update (Pîrîu Cristian Ionuţ)Thierry Vignaud2008-04-111-57/+80
|
* greek translation (el) update by NikosNikos Papadopoulos2008-04-061-147/+62
|
* updateArpad Biro2008-03-301-1/+1
|
* update translation for galicianLeandro Regueiro2008-03-301-11/+14
|
* update translation for Chinese SimplifiedShiyu Tang2008-03-301-1/+1
|
* update translation for galicianLeandro Regueiro2008-03-301-1/+1
|
* update translation for galicianLeandro Regueiro2008-03-291-128/+52
|
* update translation for Chinese SimplifiedShiyu Tang2008-03-291-6/+6
|
* Updated ES translationFabián Mandelbaum2008-03-271-2/+2
|
* Updated ES translationFabián Mandelbaum2008-03-251-5/+3
|
* (2.39) sortdistro/mdv2008.1Thierry Vignaud2008-03-211-2/+2
|
* Generated by svn2cl the ven 21 mar 2008 20:29:47 CETThierry Vignaud2008-03-211-0/+115
|
* 2.39Thierry Vignaud2008-03-212-1/+3
|
* (setState) do not show icon while checking if previously hiddenThierry Vignaud2008-03-212-0/+9
|
* (setState) store list of invisible states (needed for next commit)Thierry Vignaud2008-03-211-1/+2
|
* kill dead code (bundles), thus loading quite a lot less useless modules thusThierry Vignaud2008-03-213-576/+4
| | | | | | reducing resident size of mdkapplet by 9MB aka 30% (#31860) (along with previous (smaller) gains)
* no need to load PangoThierry Vignaud2008-03-211-2/+0
|
* kill unused variable (not found by perl_checker...)Thierry Vignaud2008-03-211-3/+1
|
* (refresh_gui) kill dead code (dead since r56623 on 2007-03-13: "onThierry Vignaud2008-03-211-12/+1
| | | | | | left click on applet, run MandrivaUpdate if there're updates") after switching to local updates computing
* stop directly loading big Config module (still loaded though POSIX sadly)Thierry Vignaud2008-03-211-1/+0
|
* do not load useless interactive module (thus reducing resident size by 1.5MB ↵Thierry Vignaud2008-03-212-2/+1
| | | | (5.4%)
* (setState) rename 'state_type' as 'state' for readabilityThierry Vignaud2008-03-211-8/+8
|
* (setState) do not show icon while waiting for initial checkThierry Vignaud2008-03-212-1/+2
|
* commentThierry Vignaud2008-03-211-0/+1
|
* do not start network cyclic checks before first media test (#38991) ; also doThierry Vignaud2008-03-212-1/+2
| | | | | 2nd check 3hrs after first one instead of 3hrs minus initial delay
* check for network just before first checkThierry Vignaud2008-03-212-1/+7
|
* sortThierry Vignaud2008-03-211-1/+1
|
* (checkNetwork) do not check for network while checking for updatesThierry Vignaud2008-03-212-0/+2
|
* (setup_cyclic_check) do not skip first RPM check (reverting r57280Thierry Vignaud2008-03-212-5/+3
| | | | | | from 2007-03-23: "(setup_cyclic_check) skip the first check (aka wait 3hour)")
* make it executableThierry Vignaud2008-03-200-0/+0
|
* Generated by svn2cl the jeu 20 mar 2008 18:24:19 CETThierry Vignaud2008-03-201-0/+58
|
* 2.38Thierry Vignaud2008-03-202-1/+3
|
* fix log messageThierry Vignaud2008-03-201-2/+2
|
* (setState) do not display "install updates" button when notifying aboutThierry Vignaud2008-03-202-1/+6
| | | | | | | | network being down (regression introduced in r54199 on 2006-09-18: "(setState) fix closing about dialog when "close" button is clicked (#25867)")