| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc. typos | luz.paz | 2018-10-06 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Allow symbols dialog on dark theme | Jabiertxof | 2018-09-13 | 1 | -13/+5 |
| | | |||||
| * | Fix bug pointed by moini in ↵ | Jabiertxof | 2018-08-09 | 1 | -1/+18 |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/294#note_93146271 | ||||
| * | Update style.css to improve margin and padding in #InkSpinScale | Gemy Cédric | 2018-04-29 | 1 | -7/+21 |
| | | |||||
| * | Really update style sheet for recent Swatches dialog changes. | Tavmjong Bah | 2018-01-18 | 1 | -1/+7 |
| | | |||||
| * | Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget. | Tavmjong Bah | 2017-12-19 | 1 | -0/+20 |
| | | | | | The Gtk::Scale is more likely to produce a satisfactory result independent of theme. | ||||
| * | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 2017-12-18 | 1 | -0/+21 |
| | | |||||
| * | Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog. | Tavmjong Bah | 2017-12-18 | 1 | -1/+13 |
| | | |||||
| * | Fix scrollbar overlapping palette. | Tavmjong Bah | 2017-12-13 | 1 | -0/+5 |
| | | |||||
| * | 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) | |||||
