Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | "Gtk3::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ" | Thierry Vignaud | 2013-12-06 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |
* | we no longuer have access to PANGO_PIXELS() with introspection | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
* | 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 |
* | kill dead function | Thierry Vignaud | 2013-12-05 | 1 | -3/+0 |
* | (reset_selection) split it out | Thierry Vignaud | 2013-12-05 | 1 | -20/+23 |
* | drop "/" from menu pathes | Thierry Vignaud | 2013-12-05 | 1 | -23/+23 |
* | (show_about_dlg) split it out | Thierry Vignaud | 2013-12-05 | 1 | -20/+22 |
* | adapt to Gtk3;;RadioMenuItem API | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
* | no need to implement our own cell renderer | Thierry Vignaud | 2013-12-05 | 1 | -1/+7 |
* | 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 |
* | fix computing root_window size | Thierry Vignaud | 2013-12-05 | 2 | -2/+2 |
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
* | those setters no more accept undef | Thierry Vignaud | 2013-12-05 | 3 | -6/+6 |
* | draw replaces expose_event | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
* | Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which provide... | Thierry Vignaud | 2013-12-05 | 2 | -4/+4 |