summaryrefslogtreecommitdiff
path: root/shell/ev-sidebar-layers.c
AgeCommit message (Collapse)AuthorFilesLines
2017-08-12shell: Ditch gimpcellrenderertoggleJosephMcc1-3/+2
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.
2017-08-12sidebar-layers: Make it actually usable and fix a runtime warningraveit651-0/+1
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
2016-06-22Do not use deprecated GTK_TYPE_VBOX definitionsraveit651-1/+2
2014-12-09[shell] Update layers sidebar page when layers have changedinfirit1-0/+43
Based on evince commit: b151de0dab3a7c3355f8206b8f95548d11714e9e From: Carlos Garcia Campos <[email protected]>
2014-12-08zero-init all signals arraysMonsta1-1/+1
2011-11-09renaming evince to atrilPerberos1-3/+3
2011-11-09inicialPerberos1-0/+411