summaryrefslogtreecommitdiffstats
path: root/share/ui/menus.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove OCALMarc Jeanmougin2019-11-011-2/+0
|
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-151-3/+2
|
* Menubar: Fix translation of submenu namesPatrick Storz2019-09-101-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_POTRACEMarc Jeanmougin2019-08-221-1/+1
|
* Remove pixelart from menusMarc Jeanmougin2019-08-211-1/+0
|
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-0/+1
|
* Make menu icon preference apply to Layers and Objects dialogsPatrick Storz2019-07-211-34/+39
| | | | | Also fix "show-icons" attribute inheritance in menus.xml and make it apply to canvas icons.
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-0/+1
|
* Merge addition of center on page buttonMartin Owens2019-03-061-0/+1
|\
| * Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-111-0/+1
| |
* | Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵Martin Owens2019-02-201-2/+0
|/ | | | remove menu items
* Fix capitalisation of menu items.Tim Rawlinson2019-02-071-3/+3
|
* Rewrite main menu bar code:Tavmjong Bah2019-01-251-5/+12
| | | | | | Convert to GTKMM. General cleanup. Move to dedicated files.
* Added XRayJabier Arraiza2018-12-041-0/+1
|
* Initial commit of split canvasJabiertxof2018-12-011-1/+2
|
* Add a preference to force enable/disable menu iconsEduard Braun2018-11-051-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 Yorgason2018-10-181-1/+1
| | | | clearer.
* New "Outline thin strokes" view mode which draws thin strokes in outline ↵Rick Yorgason2018-10-181-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 stringsMoini2017-12-031-0/+7
|
* Add widget to color and some refactoringJabier Arraiza2017-11-011-0/+2
|
* bring back the FileSaveTemplate in the menuMarc Jeanmougin2017-07-311-0/+1
|
* Fix translation of menus.xmlEduard Braun2017-07-301-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 XMLAlexander Valavanis2017-06-281-14/+14
|
* Add menus xml in preparation to cleanupMartin Owens2017-06-231-0/+304