Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Urdu translation | Yuri Chornoivan | 2016-01-22 | 1 | -0/+1424 |
* | 13.113.1 | Thierry Vignaud | 2016-01-02 | 2 | -1/+3 |
* | typo fix | Thierry Vignaud | 2016-01-02 | 1 | -1/+1 |
* | adapt to drakboot -> drakautologin split | Thierry Vignaud | 2016-01-02 | 2 | -1/+3 |
* | Update Welsh translation from Tx | Yuri Chornoivan | 2015-12-27 | 1 | -485/+64 |
* | Update Japanese translation from Tx | Yuri Chornoivan | 2015-12-27 | 2 | -16/+23 |
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2015-12-22 | 1 | -8/+8 |
* | 13.013.0 | Thierry Vignaud | 2015-12-20 | 2 | -1/+9 |
* | disable animation for now | Thierry Vignaud | 2015-12-20 | 1 | -0/+1 |
* | fix activating menu items with latest gtk+3 | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | simplify after converting to UIM | Thierry Vignaud | 2015-12-20 | 1 | -15/+1 |
* | switch from factory to UIManager | Thierry Vignaud | 2015-12-20 | 1 | -41/+57 |
* | switch to Vte-3 | Thierry Vignaud | 2015-12-20 | 1 | -2/+2 |
* | fix setting bold | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | fix crash while setting size | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | fix weight attribute | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | drop support for external themes, there has been any in a decade | Thierry Vignaud | 2015-12-20 | 1 | -42/+2 |
* | perl_checker cleanup | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | perlish $dialog->vbox => $dialog->get_child | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | perlish $dialog->action_area => $dialog->get_action_area | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | Gtk3::exit() is no more in Gtk3 | Thierry Vignaud | 2015-12-20 | 1 | -1/+0 |
* | fix invisible text under the cursor | Thierry Vignaud | 2015-12-20 | 2 | -2/+9 |
* | switch from RC files to CSS | Thierry Vignaud | 2015-12-20 | 3 | -12/+13 |
* | use introspection for Vte too | Thierry Vignaud | 2015-12-20 | 1 | -3/+10 |
* | fix calling keyval_from_name() | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | fix computing root_window size | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | those setters no more accept undef | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | drop "Image_using_pixbuf", Cairo does a better job | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | draw replaces expose_event | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | get_height() => get_allocated_height() | Thierry Vignaud | 2015-12-20 | 1 | -2/+2 |
* | get_width() => get_allocated_width() | Thierry Vignaud | 2015-12-20 | 1 | -2/+2 |
* | perlish ->child() => ->get_child() | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | s/can_focus()/set_can_focus()/ | Thierry Vignaud | 2015-12-20 | 1 | -2/+2 |
* | perlish ->allocation => ->get_allocation | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | perlish ->window => ->get_window | Thierry Vignaud | 2015-12-20 | 1 | -7/+7 |
* | perlish realized() => get_realized() | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | perlish can_default() is no more: use set_/get_can_default() instead | Thierry Vignaud | 2015-12-20 | 1 | -1/+1 |
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2015-12-20 | 4 | -61/+61 |
* | NO more need to load Pango | Thierry Vignaud | 2015-12-20 | 1 | -2/+1 |
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2015-12-20 | 4 | -27/+27 |
* | Update Catalan translation from Tx | Yuri Chornoivan | 2015-11-27 | 1 | -410/+79 |
* | Update Croatian translation from Tx | Yuri Chornoivan | 2015-11-22 | 1 | -10/+12 |
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-11-09 | 1 | -9/+9 |
* | Update Latvian translation from Tx | Yuri Chornoivan | 2015-10-21 | 1 | -388/+182 |
* | Update Bulgarian translation from Tx | Yuri Chornoivan | 2015-10-21 | 1 | -1147/+25 |
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2015-10-06 | 1 | -710/+111 |
* | Update Japanese translation from Tx | Yuri Chornoivan | 2015-08-29 | 1 | -403/+29 |
* | do not "restore" mouse cursor on the root window | Thierry Vignaud | 2015-07-31 | 1 | -1/+0 |
* | Update Thai translation from Tx | Yuri Chornoivan | 2015-07-30 | 1 | -632/+196 |