Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (translate_product) annotate the parameter as being optional | Thierry Vignaud | 2013-12-30 | 1 | -3/+3 | |
| | | | | thus fixing a warning in mgaapplet-config | |||||
* | drop support for mdv 200[89].x | Thierry Vignaud | 2013-12-30 | 2 | -8/+5 | |
| | | | | | basically reverting commit 56bcaff85b7b8a98ffdf67118a4df873fe301882 from Nov 24 2009 ("(configure) make it work on 2008.x & 2009.x") | |||||
* | fix two Entry pointing to the same reference (mga#12148) | Thierry Vignaud | 2013-12-30 | 2 | -1/+2 | |
| | | | | | | | | bug introduced in commit 56bcaff85b7b8a98ffdf67118a4df873fe301882 on Nov 24 2009 (was: "(configure) make it work on 2008.x & 2009.x") it wasn't visible in newer distro as we were relying on the other code path | |||||
* | fix missing arguments in widget creation test (mga#12148) | Thierry Vignaud | 2013-12-30 | 2 | -1/+4 | |
| | | | | | | regression introduced in commit 6c1fa5cd83b0d46528ee8cecda42f9b1adca0b32 on Nov 18 2013 ("use (my|u)gtk3 instead of *tk2") when switching from gtk2 to gtk3 | |||||
* | Updated Italian translations (killer1987) | Matteo Pasotti | 2013-12-22 | 1 | -310/+43 | |
| | ||||||
* | Merge branch 'master' of git://git.mageia.org/software/mgaonline | Francesc Pinyol Margalef | 2013-12-21 | 20 | -1270/+431 | |
|\ | ||||||
| * | fix typo in previous commits (spot by Colin) | Thierry Vignaud | 2013-12-21 | 1 | -1/+1 | |
| | | ||||||
| * | Polish translation updated | Daniel Napora | 2013-12-21 | 1 | -17/+17 | |
| | | ||||||
| * | 3.33.3 | Thierry Vignaud | 2013-12-21 | 2 | -1/+3 | |
| | | ||||||
| * | do not ignore exceptions: display them at least... | Thierry Vignaud | 2013-12-21 | 1 | -0/+1 | |
| | | ||||||
| * | fix doing nothing when clicking on notifications buttons (mga#12041) | Thierry Vignaud | 2013-12-21 | 2 | -5/+10 | |
| | | ||||||
| * | we can now convert the lazy loading into regular "use"s | Thierry Vignaud | 2013-12-21 | 1 | -4/+4 | |
| | | ||||||
| * | split mgaapplet-update-checker | Thierry Vignaud | 2013-12-21 | 4 | -94/+117 | |
| | | | | | | | | | | | | since we cannot prevent glib/gtk to spawn threads behind our back, we can at least try to prevent segfaults due to mixing threads with secular forks by exec()ing immediately | |||||
| * | split mgaapplet module | Thierry Vignaud | 2013-12-21 | 3 | -37/+49 | |
| | | | | | | | | (needed for next commit) | |||||
| * | 3.23.2 | Thierry Vignaud | 2013-12-16 | 2 | -1/+3 | |
| | | ||||||
| * | fix my email | Thierry Vignaud | 2013-12-16 | 6 | -7/+7 | |
| | | ||||||
| * | fix crashing when displaying about dialog (mga#12009) | Thierry Vignaud | 2013-12-16 | 2 | -1/+3 | |
| | | | | | | | | set_authors() needs an array ref with Gtk3 | |||||
| * | icons were redone by mga | Thierry Vignaud | 2013-12-16 | 1 | -1/+0 | |
| | | ||||||
| * | Add Transifex config file | Yuri Chornoivan | 2013-12-10 | 1 | -0/+8 | |
| | | ||||||
| * | Updated Estonian translations | Marek Laane | 2013-12-06 | 1 | -10/+8 | |
| | | ||||||
| * | 3.13.1 | Thierry Vignaud | 2013-12-06 | 2 | -1/+3 | |
| | | ||||||
| * | Gtk3::Notify->new => Gtk3::Notify::Notification->new (mga#11897) | Thierry Vignaud | 2013-12-06 | 2 | -1/+3 | |
| | | ||||||
| * | s/gtk2/gtk3/ in comments | Thierry Vignaud | 2013-12-06 | 4 | -4/+4 | |
| | | ||||||
| * | 3.03.0 | Thierry Vignaud | 2013-12-05 | 2 | -1/+5 | |
| | | ||||||
| * | use new Toolbar API | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 | |
| | | ||||||
| * | perlish ->child() => ->get_child() | Thierry Vignaud | 2013-12-03 | 1 | -3/+3 | |
| | | ||||||
| * | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-12-03 | 3 | -18/+18 | |
| | | ||||||
| * | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-12-03 | 5 | -33/+33 | |
| | | ||||||
| * | update revision date and such | Marja van Waes | 2013-12-02 | 1 | -3/+4 | |
| | | ||||||
| * | update Dutch translation | Marja van Waes | 2013-12-02 | 1 | -7/+6 | |
| | | ||||||
| * | Update Greek translation | dglent | 2013-11-30 | 1 | -8/+8 | |
| | | ||||||
| * | Chinese Traditional update by You-Cheng Hsieh | Yuri Chornoivan | 2013-11-29 | 1 | -186/+33 | |
| | | ||||||
| * | generate tarball in current directory | Thierry Vignaud | 2013-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | drop useless rm | Thierry Vignaud | 2013-11-28 | 1 | -1/+0 | |
| | | ||||||
| * | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -72/+39 | |
| | | ||||||
| * | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -745/+34 | |
| | | ||||||
| * | build: Remove old 'cleandist' rule no longer needed | Colin Guthrie | 2013-11-17 | 1 | -7/+1 | |
| | | ||||||
| * | 2.842.84 | Colin Guthrie | 2013-11-17 | 2 | -1/+3 | |
| | | ||||||
| * | polkit: Only use pkexec when not already root | Colin Guthrie | 2013-11-17 | 2 | -1/+3 | |
| | | ||||||
| * | Updated turkish translation | tarakbumba | 2013-11-05 | 1 | -12/+13 | |
| | | ||||||
* | | Updated Catalan translation | Francesc Pinyol Margalef | 2013-12-21 | 1 | -49/+52 | |
|/ | ||||||
* | Update Russian translation | Yuri Chornoivan | 2013-10-24 | 1 | -64/+56 | |
| | ||||||
* | Slovenian translation updated | filip | 2013-10-24 | 1 | -2/+1 | |
| | ||||||
* | Slovenian translation updated | filip | 2013-10-24 | 1 | -10/+7 | |
| | ||||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-21 | 1 | -6/+9 | |
| | ||||||
* | 2.832.83 | Colin Guthrie | 2013-10-13 | 2 | -1/+3 | |
| | ||||||
* | Add urpmi.update polkit wrapper. | Colin Guthrie | 2013-10-13 | 2 | -0/+24 | |
| | | | | | | | | | We like to be able to run this command without any user interaction when checking for package updates. It's somewhat awkward to keep the policy and the binary in separate repositories, but keeping this split will prevent pulling in mgaonline during priority updates section of the distro upgrade. | |||||
* | 2.822.82 | Colin Guthrie | 2013-10-12 | 2 | -1/+3 | |
| | ||||||
* | i18n: Ignore POTFILES.in | Colin Guthrie | 2013-10-12 | 1 | -0/+1 | |
| | ||||||
* | i18n: Update po files | Colin Guthrie | 2013-10-12 | 75 | -4614/+6548 | |
| |