| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove OCAL | Marc Jeanmougin | 2019-11-01 | 1 | -2/+0 |
| | | |||||
| * | Add checkboxes in flip menu options | Jabier Arraiza | 2019-10-15 | 1 | -3/+2 |
| | | |||||
| * | Menubar: Fix translation of submenu names | Patrick Storz | 2019-09-10 | 1 | -23/+23 |
| | | | | | | | | * drop underscore from submenus' "name" attribute and extract for translation by default * avoid crash for submenus missing a name * fix ITS rules (only top-level menu names where extracted) | ||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 1 | -1/+1 |
| | | |||||
| * | Remove pixelart from menus | Marc Jeanmougin | 2019-08-21 | 1 | -1/+0 |
| | | |||||
| * | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 2019-08-19 | 1 | -0/+1 |
| | | |||||
| * | Make menu icon preference apply to Layers and Objects dialogs | Patrick Storz | 2019-07-21 | 1 | -34/+39 |
| | | | | | | Also fix "show-icons" attribute inheritance in menus.xml and make it apply to canvas icons. | ||||
| * | Move from XMLDialog to another paned dialog | Jabier Arraiza | 2019-06-10 | 1 | -0/+1 |
| | | |||||
| * | Merge addition of center on page button | Martin Owens | 2019-03-06 | 1 | -0/+1 |
| |\ | |||||
| | * | Added Feature: Recenter page in window, Ctrl+4 shortcut | WizardOhio24 | 2019-02-11 | 1 | -0/+1 |
| | | | |||||
| * | | Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵ | Martin Owens | 2019-02-20 | 1 | -2/+0 |
| |/ | | | | remove menu items | ||||
| * | Fix capitalisation of menu items. | Tim Rawlinson | 2019-02-07 | 1 | -3/+3 |
| | | |||||
| * | Rewrite main menu bar code: | Tavmjong Bah | 2019-01-25 | 1 | -5/+12 |
| | | | | | | | Convert to GTKMM. General cleanup. Move to dedicated files. | ||||
| * | Added XRay | Jabier Arraiza | 2018-12-04 | 1 | -0/+1 |
| | | |||||
| * | Initial commit of split canvas | Jabiertxof | 2018-12-01 | 1 | -1/+2 |
| | | |||||
| * | Add a preference to force enable/disable menu icons | Eduard Braun | 2018-11-05 | 1 | -19/+14 |
| | | | | | | | | | | By default the theme decides whether it wants to display icons or not by using the "show-icons" attribute in the menus.xml file. This attribute is properly inherited an can therefore be used to selectively enable and disable icons globally (by setting it on the root element), in certain submenus, or individually per menu item. | ||||
| * | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 1 | -1/+1 |
| | | | | | clearer. | ||||
| * | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 1 | -0/+1 |
| | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | ||||
| * | Add canvas flipping/rotation reset to the menu, improve strings | Moini | 2017-12-03 | 1 | -0/+7 |
| | | |||||
| * | Add widget to color and some refactoring | Jabier Arraiza | 2017-11-01 | 1 | -0/+2 |
| | | |||||
| * | bring back the FileSaveTemplate in the menu | Marc Jeanmougin | 2017-07-31 | 1 | -0/+1 |
| | | |||||
| * | Fix translation of menus.xml | Eduard Braun | 2017-07-30 | 1 | -21/+21 |
| | | | | | | | | - prefix with underscores to make detectable by intltool-update (was lost with 78cebbf91af8d91681d4ff18b7c1a8b25f2c431a) - fix 'sp_ui_build_dyn_menus()' to account for this and stick with current project standards: translate '_name' but not 'name' | ||||
| * | Add a show-icon attribute to menu XML | Alexander Valavanis | 2017-06-28 | 1 | -14/+14 |
| | | |||||
| * | Add menus xml in preparation to cleanup | Martin Owens | 2017-06-23 | 1 | -0/+304 |
