Age | Commit message (Collapse) | Author | Files | Lines |
|
This is full of deprecated code and wasn't displaying properly. Replace it with
a gtk_cell_renderer_toggle_new() which uses a standard themed checkbox widget
and should display properly in HiDPI.
|
|
Expand the scrolled window vertical so that you can actually
see the content of the widget. This also turned up a missing
gtk_style_context_save () in gimpcellrenderertoggle.c.
So fix that as well.
partial inspired from:
https://github.com/linuxmint/xreader/commit/6b6ae7f
|
|
and require caja >= 1.17.1
|
|
taken from:
https://git.gnome.org/browse/evince/commit/?id=f9a8e04
|
|
|
|
Taken from evince commit: cd0d12ac77f030caf9b073f60c51539d9b8394ef
From: Carlos Garcia Campos <[email protected]>
|
|
Taken from evince commit: 1383dfb59b35d2d4576691ad3d9778de344c8e15
From: Matthias Clasen <[email protected]>
|
|
cell renderer
Taken from evince commit: 0a2d3c2d9dd1158dfb8cacd72abb498acd0e6fef
From: Carlos Garcia Campos <[email protected]>
|
|
|
|
|