Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | honor /etc/urpmi/prefer.vendor.list (mga#24309) | Thierry Vignaud | 2019-06-17 | 1 | -2/+3 |
| | | | | aka reuse urpmi code so that the best choice is the first/default one | ||||
* | rpmdrake: update perl-Pango first too (mga#21425) | Thierry Vignaud | 2018-09-13 | 1 | -1/+1 |
| | | | | | rationale: mgaonline GUI is broken during mga5->mga6 upgrade as pango modules are removed | ||||
* | Do not mention orphans when (un)installing packages (mga#14594) | Frédéric Buclin | 2017-04-03 | 1 | -16/+0 |
| | |||||
* | prevent copying Left-to-right_mark (mga#18569) | Thierry Vignaud | 2016-10-07 | 1 | -1/+1 |
| | |||||
* | fix indent | Thierry Vignaud | 2015-06-01 | 1 | -1/+1 |
| | |||||
* | fix list jumping when tickling an item (mga#12180) | Thierry Vignaud | 2015-06-01 | 1 | -0/+6 |
| | |||||
* | Revert "(perform_installation) do not restart if we didn't install any package" | Thierry Vignaud | 2015-03-23 | 1 | -1/+1 |
| | | | | | | | This reverts commit 478c89356f66dd86488242e877b7b6a88e7218a8. which was totally bogus, thus fixing restarting on priority updates (mga#14266) | ||||
* | rpmdrake: filter out critical config files from the .rpm{new,save} handling ↵ | Rémi Verschelde | 2015-03-22 | 2 | -2/+7 |
| | | | | logic after installing packages (Martin Whitaker, mga#14266) | ||||
* | install perl-Glib-Object-Introspection... | Thierry Vignaud | 2015-03-18 | 1 | -1/+1 |
| | | | | ...as priority upgrades prior to restart | ||||
* | MageiaUpdate: add all mirrors instead of only updates mirrors when no ↵6.15 | Rémi Verschelde | 2015-02-14 | 1 | -1/+1 |
| | | | | | | updates mirrors are defined (mga#12472) Fix by Manuel Hiebel. | ||||
* | 6.136.13 | Thierry Vignaud | 2015-01-02 | 1 | -3/+3 |
| | |||||
* | adapt to URPM-5.00 | Thierry Vignaud | 2014-12-19 | 1 | -2/+2 |
| | |||||
* | bump copyright notice | Thierry Vignaud | 2014-06-29 | 10 | -10/+10 |
| | | | | for bad faith people who do look at "git log"... | ||||
* | do not treat Backport Testing as backport media (mga#13606) | Thierry Vignaud | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | fix comparing packages | Thierry Vignaud | 2014-06-27 | 1 | -1/+1 |
| | | | | | | compare_pkg() is the right method to invoke, compare() implies stringifying a URPM::Package which is not what we want regarding version comparison | ||||
* | keep only latest package per medium, not globally (mga#12766) | Thierry Vignaud | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Revert "package list contains only latest updates, not all, so" | Thierry Vignaud | 2014-06-27 | 2 | -32/+11 |
| | | | | | | | | | | | This reverts commit 5b24d6f61e17bffc2c9283a65100a29d6a05e586. Conflicts: NEWS rationale: too much changes & replacing compare*() by lt is bogus for comparing rpm versions | ||||
* | fix crashing when canceling browsing custom media path (mga#13268) | Thierry Vignaud | 2014-06-27 | 1 | -1/+4 |
| | |||||
* | fix down arrow button not working (mga#13572) | Thierry Vignaud | 2014-06-24 | 1 | -2/+2 |
| | |||||
* | package list contains only latest updates, not all, so | Angelo Naselli | 2014-05-15 | 2 | -11/+32 |
| | | | | filters and backport list have been managed accordingly (fix mga#12766) | ||||
* | fix a crash when trying to debug an old issue (mga#8967) | Thierry Vignaud | 2014-01-13 | 1 | -1/+8 |
| | | | | it's stupid to crash when trying to do so... | ||||
* | fix a crash (spot by Colin Guthrie) | Thierry Vignaud | 2014-01-06 | 1 | -1/+1 |
| | | | | bug introduced in commit ecf2620b9ab4fd19d8ce759117799e1c1ffb5186 | ||||
* | perl_checker cleanup | Thierry Vignaud | 2013-12-30 | 1 | -1/+1 |
| | |||||
* | (add_nodes) fix slow update of pkgs list (mga#12000) | Thierry Vignaud | 2013-12-28 | 1 | -0/+5 |
| | | | | | we freeze the tree updates & detach the model while updating it (from PyGtk FAQ: http://faq.pygtk.org/index.py?req=show&file=faq13.043.htp) | ||||
* | fix a warning | Thierry Vignaud | 2013-12-21 | 1 | -1/+1 |
| | | | | | | fix "*** Gtk3::Source::LanguageManager::get_default: passed too many parameters (expected 0, got 1); ignoring excess at /usr/lib/perl5/vendor_perl/5.18.1/Rpmdrake/rpmnew.pm line 96" | ||||
* | fix displaying that the db is locked instead of an error message | Thierry Vignaud | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 1 | -1/+1 |
| | |||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 10 | -10/+10 |
| | |||||
* | fix crashing when selecting last medium | Thierry Vignaud | 2013-12-13 | 1 | -1/+1 |
| | |||||
* | fix edit button being unsensitive (mga#11961) | Thierry Vignaud | 2013-12-13 | 1 | -5/+6 |
| | |||||
* | adapt to Gtk3's get_selected_rows() returning an array ref (mga#11895) | Thierry Vignaud | 2013-12-06 | 1 | -3/+3 |
| | | | | thus fixing a crash when deleting media (mga#11895) | ||||
* | use introspection for Source too | Thierry Vignaud | 2013-12-05 | 1 | -5/+10 |
| | |||||
* | convert menu to UIManager | Thierry Vignaud | 2013-12-05 | 1 | -20/+48 |
| | |||||
* | (show_about) split it out | Thierry Vignaud | 2013-12-05 | 1 | -20/+22 |
| | | | | needed for next commit | ||||
* | same for artists, also mdv icons were replaced | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | set_authors() now expect an array ref | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | set_uri_hook() no more exists in gtk3 | Thierry Vignaud | 2013-12-05 | 1 | -9/+0 |
| | |||||
* | ->get_widgets() now returns an array reference | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | Pango->PANGO_WEIGHT_BOLD is not available through introspection | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | fix calling method on unblessed reference | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | fix guessing RTL or LTR | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | | | | | lang is no more loaded by default. rather than load it, just use mygtk3... | ||||
* | we no longuer have access to PANGO_PIXELS() with introspection | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | | | | | => let's use the proper API instead we could alternatively have divide by Pango::SCALE, but this is cleaner | ||||
* | we no longer can use old style objects | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | fix $model->iter_next($iter) usage with Gtk3 | Thierry Vignaud | 2013-12-05 | 1 | -2/+2 |
| | |||||
* | no need to load Pango anymore | Thierry Vignaud | 2013-12-05 | 1 | -1/+0 |
| | |||||
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | those setters no more accept undef | Thierry Vignaud | 2013-12-05 | 1 | -3/+3 |
| | |||||
* | Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which ↵ | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | | | | provides the get_cells() method | ||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-12-05 | 1 | -8/+8 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-12-05 | 7 | -89/+89 |
| |