Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | kill dead function | Thierry Vignaud | 2013-12-05 | 1 | -3/+0 |
| | |||||
* | (reset_selection) split it out | Thierry Vignaud | 2013-12-05 | 1 | -20/+23 |
| | | | | (needed for next commits) | ||||
* | drop "/" from menu pathes | Thierry Vignaud | 2013-12-05 | 1 | -23/+23 |
| | | | | (needed for next commit) | ||||
* | (show_about_dlg) split it out | Thierry Vignaud | 2013-12-05 | 1 | -20/+22 |
| | | | | (needed for next commit) | ||||
* | 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 ↵ | Thierry Vignaud | 2013-12-05 | 2 | -4/+4 |
| | | | | provides the get_cells() method | ||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-12-05 | 4 | -25/+25 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-12-05 | 10 | -170/+170 |
| | |||||
* | "Gtk2::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ" | Thierry Vignaud | 2013-12-05 | 1 | -2/+1 |
| | |||||
* | Gtk2::Pango -> Pango | Thierry Vignaud | 2013-12-05 | 2 | -3/+3 |
| | |||||
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-12-05 | 12 | -68/+70 |
| | |||||
* | update Dutch translation | Marja van Waes | 2013-12-04 | 1 | -12/+12 |
| | |||||
* | Update Greek translation | dglent | 2013-12-01 | 1 | -2/+2 |
| | |||||
* | Chinese Traditional update by You-Cheng Hsieh | Yuri Chornoivan | 2013-11-29 | 1 | -270/+88 |
| | |||||
* | generate tarball in current directory | Thierry Vignaud | 2013-11-28 | 1 | -2/+2 |
| | |||||
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -360/+119 |
| | |||||
* | Update Greek translation | dglent | 2013-11-26 | 1 | -9/+12 |
| | |||||
* | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -69/+17 |
| | |||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -67/+17 |
| | |||||
* | build: 'make dist' does not require clean anymore | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | 5.545.54 | Colin Guthrie | 2013-11-12 | 2 | -1/+3 |
| | |||||
* | polkit: Ensure wrapper uses "$@" for argument passthrough. | Colin Guthrie | 2013-11-12 | 2 | -8/+10 |
| | | | | | | This ensures that arguments containing spaces etc are properly quoted Thanks to Dave Hodgins for pointing out out (twice - I forgot the first time) | ||||
* | 5.535.53 | Colin Guthrie | 2013-11-11 | 2 | -1/+3 |
| | |||||
* | Fix the escaping of $* in polkit Makefile. | Colin Guthrie | 2013-11-11 | 2 | -1/+3 |
| | | | | | This was inadvertantly broken in b667b975bcd8b97662b0ca7974f036905cf3177b when the double quotes were changed to single but this usage was not updated. | ||||
* | 5.52.25.52.2 | Thomas Backlund | 2013-11-11 | 2 | -1/+3 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 2 | -2/+3 |
| | |||||
* | Polish translation updated | Daniel Napora | 2013-11-10 | 1 | -20/+19 |
| |