Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Romanian translation | Yuri Chornoivan | 2014-01-11 | 1 | -391/+124 |
| | |||||
* | - updated Italian translations | Matteo Pasotti | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | 6.76.7 | Thierry Vignaud | 2014-01-06 | 2 | -1/+3 |
| | |||||
* | fix a crash (spot by Colin Guthrie) | Thierry Vignaud | 2014-01-06 | 2 | -1/+4 |
| | | | | bug introduced in commit ecf2620b9ab4fd19d8ce759117799e1c1ffb5186 | ||||
* | perl_checker cleanup | Thierry Vignaud | 2013-12-30 | 1 | -1/+1 |
| | |||||
* | fix bug ID (mga#11925) | Thierry Vignaud | 2013-12-28 | 1 | -1/+1 |
| | |||||
* | 6.61231c5ae32d233e10336b84235c46d362aebef2d | Thierry Vignaud | 2013-12-28 | 2 | -1/+3 |
| | |||||
* | (add_nodes) fix slow update of pkgs list (mga#12000) | Thierry Vignaud | 2013-12-28 | 2 | -0/+6 |
| | | | | | 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) | ||||
* | Updated Italian translations (killer1987) | Matteo Pasotti | 2013-12-22 | 1 | -381/+124 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-12-21 | 1 | -5/+4 |
| | |||||
* | fix a warning | Thierry Vignaud | 2013-12-21 | 2 | -1/+4 |
| | | | | | | 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" | ||||
* | 6.56.5 | Thierry Vignaud | 2013-12-21 | 2 | -1/+3 |
| | |||||
* | fix displaying that the db is locked instead of an error message | Thierry Vignaud | 2013-12-21 | 2 | -1/+3 |
| | |||||
* | Polish translation updated | Daniel Napora | 2013-12-19 | 1 | -5/+5 |
| | |||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 2 | -2/+2 |
| | |||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 15 | -15/+15 |
| | |||||
* | 6.46.4 | Thierry Vignaud | 2013-12-13 | 2 | -1/+3 |
| | |||||
* | fix crashing when selecting last medium | Thierry Vignaud | 2013-12-13 | 2 | -1/+2 |
| | |||||
* | fix edit button being unsensitive (mga#11961) | Thierry Vignaud | 2013-12-13 | 2 | -5/+9 |
| | |||||
* | Update Chinese Traditional translation | Yuri Chornoivan | 2013-12-12 | 1 | -77/+205 |
| | |||||
* | Add Transifex config file | Yuri Chornoivan | 2013-12-10 | 1 | -0/+8 |
| | |||||
* | Updated Estonian translations | Marek Laane | 2013-12-06 | 1 | -10/+9 |
| | |||||
* | 6.36.3 | Thierry Vignaud | 2013-12-06 | 2 | -1/+3 |
| | |||||
* | fix searching returning no results (mga#11898) | Thierry Vignaud | 2013-12-06 | 2 | -1/+3 |
| | | | | migration in commit cc91f031 wasn't bogus | ||||
* | "Gtk3::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ" | Thierry Vignaud | 2013-12-06 | 1 | -1/+1 |
| | | | | migration in commit cc91f031 wasn't complete | ||||
* | 6.26.2 | Thierry Vignaud | 2013-12-06 | 2 | -1/+3 |
| | |||||
* | adapt to Gtk3's get_selected_rows() returning an array ref (mga#11895) | Thierry Vignaud | 2013-12-06 | 2 | -3/+6 |
| | | | | thus fixing a crash when deleting media (mga#11895) | ||||
* | 6.16.1 | Thierry Vignaud | 2013-12-06 | 3 | -2/+4 |
| | |||||
* | use introspection for Source too | Thierry Vignaud | 2013-12-05 | 2 | -5/+12 |
| | |||||
* | 6.06.0 | Thierry Vignaud | 2013-12-05 | 2 | -1/+5 |
| | |||||
* | sync with code after conversion to UIManager | Thierry Vignaud | 2013-12-05 | 75 | -3086/+3086 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | set_authors() now expect an array ref | Thierry Vignaud | 2013-12-05 | 2 | -2/+2 |
| | |||||
* | 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 "Gtk3::Gdk::keyval_from_name: passed too many parameters" | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | fix missing mandatory arg | Thierry Vignaud | 2013-12-05 | 1 | -2/+2 |
| | |||||
* | fix menu ids & simplify after conversion to UIManager | Thierry Vignaud | 2013-12-05 | 1 | -28/+20 |
| | |||||
* | kill now useless function | Thierry Vignaud | 2013-12-05 | 1 | -3/+0 |
| | |||||
* | simplify | Thierry Vignaud | 2013-12-05 | 1 | -3/+4 |
| | |||||
* | convert menu to UIManager | Thierry Vignaud | 2013-12-05 | 1 | -54/+95 |
| | |||||
* | kill doble commented out branch | Thierry Vignaud | 2013-12-05 | 1 | -1/+0 |
| | |||||
* | fix pathes for UIManager | Thierry Vignaud | 2013-12-05 | 1 | -8/+5 |
| |