| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | UI: Fix canvas scrollbar width a little | Eduard Braun | 2017-10-23 | 1 | -2/+3 |
| | | | | | | | | | | | | | The underlying issue are the three icons that are squished into the corners of scrollbars/rulers: - in gtk2 they where shrunk down till they fit into the available space (which probably wasn't a great solution either) - in gtk3 they blow up the container till it fits A proper fix would probably be to either a) moving those buttons elsewhere or b) specifically design small buttons/icons for this purpose | ||||
| * | Remove deprecated GtkWidget-separator-height, ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 1 | -2/+0 |
| | | | | (bzr r15272) | ||||
| * | Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 1 | -2/+0 |
| | | | | (bzr r15271) | ||||
| * | Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ↵ | Tavmjong Bah | 2016-05-18 | 1 | -8/+4 |
| | | | | | | message in Gtk3. (bzr r14900) | ||||
| * | Gtk3: Use theme colors for ruler. Reduce size of spin buttons. | Tavmjong Bah | 2016-05-09 | 1 | -9/+48 |
| | | | | (bzr r14881) | ||||
| * | Attemt to fix ruler background for GTK 3.20. | Tavmjong Bah | 2016-05-08 | 1 | -0/+8 |
| | | | | (bzr r14876.1.1) | ||||
| * | Start of GTK3 external style sheet support. | Tavmjong Bah | 2016-05-08 | 1 | -0/+55 |
| (bzr r14873.1.1) | |||||
