| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add flatten button to simplify, bspline and spiro. Need to rerun cmake ↵ | Jabier Arraiza | 2017-08-12 | 1 | -0/+4 |
| | | | | | because file changed | ||||
| * | Add GUI and code to implement "Line Spacing Modes". | Tavmjong Bah | 2017-08-05 | 1 | -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 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 C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 1 | -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/inkscape | Marc Jeanmougin | 2017-06-29 | 1 | -14/+14 |
| |\ | |||||
| | * | Hackfest icon work: restore selected menu icons and make theming easier | Alexander Valavanis | 2017-06-29 | 1 | -14/+14 |
| | |\ | |||||
| | | * | Add a show-icon attribute to menu XML | Alexander Valavanis | 2017-06-28 | 1 | -14/+14 |
| | | | | |||||
| * | | | glade WIP | Marc Jeanmougin | 2017-06-29 | 2 | -1/+382 |
| |/ / | |||||
| * / | Remove menus-bars.xml since it's a duplicate file | Martin Owens | 2017-06-28 | 1 | -276/+0 |
| |/ | |||||
| * | Add menus xml in preparation to cleanup | Martin Owens | 2017-06-23 | 1 | -0/+304 |
| | | |||||
| * | Fix err leaking and cmake | Martin Owens | 2017-06-16 | 1 | -1/+1 |
| | | |||||
| * | Make sure CMake can find the new ui files | Martin Owens | 2017-06-16 | 1 | -1/+1 |
| | | |||||
| * | Complete to move to using ui files instead of compiled in xml | Martin Owens | 2017-06-16 | 3 | -0/+449 |
| | | |||||
| * | Use user interface files for the user interface | Martin Owens | 2017-06-15 | 1 | -0/+39 |
| | | |||||
| * | CMake: Add ${INKSCAPE_SHARE_INSTALL} | Eduard Braun | 2016-11-26 | 1 | -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 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 deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -11/+0 |
| | | | | (bzr r15046) | ||||
| * | 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 | 3 | -1/+57 |
| | | | | (bzr r14873.1.1) | ||||
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -14/+0 |
| | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| * | cmake: Bring cmake installation in line with autotools (bug #1451481) | houz | 2015-05-08 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128) | ||||
| * | Increase precision of conversion factors to match that of doubles. | Tavmjong Bah | 2014-11-25 | 1 | -8/+8 |
| | | | | | | Fix incorrect gradian/degree factor. (bzr r13756) | ||||
| * | Fix units.xml | Liam P. White | 2014-10-31 | 1 | -0/+14 |
| | | | | (bzr r13648) | ||||
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -7/+0 |
| |\ | | | | | (bzr r13341.1.255) | ||||
| | * | Remove more whiteboard related leftovers. | Josh Andler | 2014-09-02 | 1 | -7/+0 |
| | | | | | | | (bzr r13543) | ||||
| * | | Convert from 90px to inch to 96px to inch per SVG (CSS) specification. | Tavmjong Bah | 2014-05-26 | 1 | -9/+9 |
| |/ | | | (bzr r13341.1.39) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -0/+1 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 1 | -0/+1 |
| | | | | | | | (bzr r12506.1.1) | ||||
| * | | Forgot to remove "share/ui/units.txt" from "share/ui/Makefile.am". | Matthew Petroff | 2013-09-01 | 1 | -1/+0 |
| | | | | | | | (bzr r12475.1.10) | ||||
| * | | Remove no longer used file "share/ui/units.txt". | Matthew Petroff | 2013-08-28 | 1 | -20/+0 |
| |/ | | | (bzr r12475.1.4) | ||||
| * | UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are ↵ | Nicolas Dufour | 2012-03-22 | 2 | -2/+2 |
| | | | | | | | | | translatable) by Fernando Lucchesi. Fixed bugs: - https://launchpad.net/bugs/666370 (bzr r11116) | ||||
| * | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -0/+1 |
| | | | | (bzr r10259) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -2/+0 |
| | | | | (bzr r5299) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -0/+1 |
| | | | | (bzr r1315) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 7 | -0/+553 |
| (bzr r1) | |||||
