aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 6.26.2Thierry Vignaud2013-12-062-1/+3
|
* adapt to Gtk3's get_selected_rows() returning an array ref (mga#11895)Thierry Vignaud2013-12-062-3/+6
| | | | thus fixing a crash when deleting media (mga#11895)
* 6.16.1Thierry Vignaud2013-12-063-2/+4
|
* use introspection for Source tooThierry Vignaud2013-12-052-5/+12
|
* 6.06.0Thierry Vignaud2013-12-052-1/+5
|
* sync with code after conversion to UIManagerThierry Vignaud2013-12-0575-3086/+3086
|
* convert menu to UIManagerThierry Vignaud2013-12-051-20/+48
|
* (show_about) split it outThierry Vignaud2013-12-051-20/+22
| | | | needed for next commit
* same for artists, also mdv icons were replacedThierry Vignaud2013-12-052-2/+2
|
* set_authors() now expect an array refThierry Vignaud2013-12-052-2/+2
|
* set_uri_hook() no more exists in gtk3Thierry Vignaud2013-12-051-9/+0
|
* ->get_widgets() now returns an array referenceThierry Vignaud2013-12-051-1/+1
|
* Pango->PANGO_WEIGHT_BOLD is not available through introspectionThierry Vignaud2013-12-051-1/+1
|
* fix calling method on unblessed referenceThierry Vignaud2013-12-051-1/+1
|
* fix guessing RTL or LTRThierry Vignaud2013-12-051-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 introspectionThierry Vignaud2013-12-051-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 objectsThierry Vignaud2013-12-051-1/+1
|
* fix "Gtk3::Gdk::keyval_from_name: passed too many parameters"Thierry Vignaud2013-12-051-1/+1
|
* fix missing mandatory argThierry Vignaud2013-12-051-2/+2
|
* fix menu ids & simplify after conversion to UIManagerThierry Vignaud2013-12-051-28/+20
|
* kill now useless functionThierry Vignaud2013-12-051-3/+0
|
* simplifyThierry Vignaud2013-12-051-3/+4
|
* convert menu to UIManagerThierry Vignaud2013-12-051-54/+95
|
* kill doble commented out branchThierry Vignaud2013-12-051-1/+0
|
* fix pathes for UIManagerThierry Vignaud2013-12-051-8/+5
|
* kill dead functionThierry Vignaud2013-12-051-3/+0
|
* (reset_selection) split it outThierry Vignaud2013-12-051-20/+23
| | | | (needed for next commits)
* drop "/" from menu pathesThierry Vignaud2013-12-051-23/+23
| | | | (needed for next commit)
* (show_about_dlg) split it outThierry Vignaud2013-12-051-20/+22
| | | | (needed for next commit)
* adapt to Gtk3;;RadioMenuItem APIThierry Vignaud2013-12-051-1/+1
|
* no need to implement our own cell rendererThierry Vignaud2013-12-051-1/+7
|
* fix $model->iter_next($iter) usage with Gtk3Thierry Vignaud2013-12-051-2/+2
|
* no need to load Pango anymoreThierry Vignaud2013-12-051-1/+0
|
* fix computing root_window sizeThierry Vignaud2013-12-052-2/+2
|
* perlish ->style() => ->get_style()Thierry Vignaud2013-12-051-1/+1
|
* those setters no more accept undefThierry Vignaud2013-12-053-6/+6
|
* draw replaces expose_eventThierry Vignaud2013-12-051-1/+1
|
* Gtk3::TreeViewColumn implements the Gtk3::CellLayout interface, which ↵Thierry Vignaud2013-12-052-4/+4
| | | | provides the get_cells() method
* perlish ->window => ->get_windowThierry Vignaud2013-12-054-25/+25
|
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-0510-170/+170
|
* "Gtk2::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ"Thierry Vignaud2013-12-051-2/+1
|
* Gtk2::Pango -> PangoThierry Vignaud2013-12-052-3/+3
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-0512-68/+70
|
* update Dutch translationMarja van Waes2013-12-041-12/+12
|
* Update Greek translationdglent2013-12-011-2/+2
|
* Chinese Traditional update by You-Cheng HsiehYuri Chornoivan2013-11-291-270/+88
|
* generate tarball in current directoryThierry Vignaud2013-11-281-2/+2
|
* Updated Indonesian translationskiki2013-11-261-360/+119
|
* Update Greek translationdglent2013-11-261-9/+12
|
* Update Spanish translationYuri Chornoivan2013-11-241-69/+17
|