summaryrefslogtreecommitdiffstats
path: root/share/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add flatten button to simplify, bspline and spiro. Need to rerun cmake ↵Jabier Arraiza2017-08-121-0/+4
| | | | because file changed
* Add GUI and code to implement "Line Spacing Modes".Tavmjong Bah2017-08-051-0/+1
| | | | | Selecting a Line Spacing Mode allows a user to quickly pick an algorithm for consistant line spacing.
* 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 C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah2017-07-241-2/+0
| | | | | | | | | | Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower.
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-06-291-14/+14
|\
| * Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-291-14/+14
| |\
| | * Add a show-icon attribute to menu XMLAlexander Valavanis2017-06-281-14/+14
| | |
* | | glade WIPMarc Jeanmougin2017-06-292-1/+382
|/ /
* / Remove menus-bars.xml since it's a duplicate fileMartin Owens2017-06-281-276/+0
|/
* Add menus xml in preparation to cleanupMartin Owens2017-06-231-0/+304
|
* Fix err leaking and cmakeMartin Owens2017-06-161-1/+1
|
* Make sure CMake can find the new ui filesMartin Owens2017-06-161-1/+1
|
* Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-163-0/+449
|
* Use user interface files for the user interfaceMartin Owens2017-06-151-0/+39
|
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+1
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah2016-11-251-2/+0
| | | (bzr r15272)
* Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah2016-11-251-2/+0
| | | (bzr r15271)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-11/+0
| | | (bzr r15046)
* Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ↵Tavmjong Bah2016-05-181-8/+4
| | | | | message in Gtk3. (bzr r14900)
* Gtk3: Use theme colors for ruler. Reduce size of spin buttons.Tavmjong Bah2016-05-091-9/+48
| | | (bzr r14881)
* Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+8
| | | (bzr r14876.1.1)
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-1/+57
| | | (bzr r14873.1.1)
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-14/+0
| | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
* Increase precision of conversion factors to match that of doubles.Tavmjong Bah2014-11-251-8/+8
| | | | | Fix incorrect gradian/degree factor. (bzr r13756)
* Fix units.xmlLiam P. White2014-10-311-0/+14
| | | (bzr r13648)
* Update to trunk r13580Liam P. White2014-10-061-7/+0
|\ | | | | (bzr r13341.1.255)
| * Remove more whiteboard related leftovers.Josh Andler2014-09-021-7/+0
| | | | | | (bzr r13543)
* | Convert from 90px to inch to 96px to inch per SVG (CSS) specification.Tavmjong Bah2014-05-261-9/+9
|/ | | (bzr r13341.1.39)
* Merge from trunk.Matthew Petroff2013-09-201-0/+1
|\ | | | | (bzr r12475.1.29)
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-0/+1
| | | | | | (bzr r12506.1.1)
* | Forgot to remove "share/ui/units.txt" from "share/ui/Makefile.am".Matthew Petroff2013-09-011-1/+0
| | | | | | (bzr r12475.1.10)
* | Remove no longer used file "share/ui/units.txt".Matthew Petroff2013-08-281-20/+0
|/ | | (bzr r12475.1.4)
* UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are ↵Nicolas Dufour2012-03-222-2/+2
| | | | | | | | translatable) by Fernando Lucchesi. Fixed bugs: - https://launchpad.net/bugs/666370 (bzr r11116)
* Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+1
| | | (bzr r10259)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-2/+0
| | | (bzr r5299)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+1
| | | (bzr r1315)
* moving trunk for module inkscapeMenTaLguY2006-01-167-0/+553
(bzr r1)