summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow styling def sections and go to the eleemntJabiertxof2019-07-055-5/+79
* | Use GtkStack for toolbar, fixes https://gitlab.com/inkscape/inkscape/issues/125Marc Jeanmougin2019-07-041-23/+11
* | Fix link export codeMarc Jeanmougin2019-07-042-6/+10
* | Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583Marc Jeanmougin2019-07-033-6/+45
* | Implement fixes/suggestions by MarenPatrick Storz2019-07-031-51/+50
* | Add additional informational strings for --help outputPatrick Storz2019-07-031-0/+11
* | Refine option groupingPatrick Storz2019-07-031-66/+69
* | Allow option sections without a name (just outputs an empty line)Patrick Storz2019-07-032-3/+7
* | Avoid outputting control characters to non-tty destinations.Patrick Storz2019-07-031-0/+11
* | Group command line options in --help outputPatrick Storz2019-07-032-41/+60
* | Crashfix SIOX Trace (free memory properly)Nathan Lee2019-07-031-2/+1
* | Crashfix when importing/selecting large pngNathan Lee2019-07-022-3/+3
* | Fix various minor typosYuri Chornoivan2019-07-0161-129/+129
* | Remove gimp ruler.Tavmjong Bah2019-06-299-1613/+24
* | Make tick color the symbolic icon color if symbolic icons are used.Tavmjong Bah2019-06-292-2/+2
* | Make ruler tickes line up with other GUI elements (e.g. grids).Tavmjong Bah2019-06-291-1/+1
* | Fix rendering on high DPI screens.Tavmjong Bah2019-06-292-8/+11
* | Reimplement ruler in C++.Tavmjong Bah2019-06-295-5/+595
* | hatch.jsValentin Ionita2019-06-288-11/+12395
* | mesh.js updateValentin Ionita2019-06-264-821/+1163
* | Fix coding styleJabiertxof2019-06-242-13/+14
* | Fixes for scrolling on selectors and style dialogsJabiertxof2019-06-244-33/+160
* | Update pen tool path instantly on mode changeNathan Lee2019-06-241-0/+2
* | Minor clean up of pen tool codeNathan Lee2019-06-242-14/+2
* | Pen tool live update of green BPaths on Alt+MoveNathan Lee2019-06-241-0/+1
* | fix mising changes in previous commitJabier Arraiza2019-06-232-5/+6
* | Fix coding styleJabier Arraiza2019-06-232-9/+6
* | Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-2314-103/+126
* | fix inbox#595 macOS NSApplicationBlockTerminationThomas Holder2019-06-221-14/+27
* | fix inbox#537 macOS Window menuThomas Holder2019-06-221-0/+1
* | Merge branch 'fix-bbox-filter' of gitlab.com:octycs/inkscapeMarc Jeanmougin2019-06-201-3/+3
|\ \
| * | Fix bounding box cache invalidation for filtersoctycs2019-06-201-3/+3
* | | Ensure arena is released when the WMF failes to saveJames Collier2019-06-201-0/+3
* | | Display an error dialog when image is too large for WMFJames Collier2019-06-201-14/+27
* | | Fix typo mentioned in #44James Collier2019-06-201-1/+1
* | | Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-2013-64/+45
|\ \ \
| * | | Remove deprecated usage of custom Gtk::IconSizeKarl Cheng2019-06-162-25/+27
| * | | Remove custom tab order in Document PropertiesKarl Cheng2019-06-162-8/+0
| * | | Replace deprecated Gtk::Main::quit() callKarl Cheng2019-06-161-4/+4
| * | | Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()Karl Cheng2019-06-162-15/+6
| * | | Remove deprecated gtk_adjustment_changed() callKarl Cheng2019-06-162-3/+0
| * | | Replace deprecated Gtk::Label numeric align valuesKarl Cheng2019-06-161-3/+5
| * | | Replace deprecated Gtk::Misc functionsKarl Cheng2019-06-162-2/+3
| * | | Remove leftover GTK/gtkmm >= 3.16 checkKarl Cheng2019-06-161-4/+0
* | | | Merge branch 'copypasta' of gitlab.com:nathanal/inkscapeMarc Jeanmougin2019-06-201-16/+19
|\ \ \ \
| * | | | Change TextPath to Text positioningNathan Lee2019-06-031-32/+19
| * | | | Crashfix deleting path with invisible text on pathNathan Lee2019-06-031-5/+21
* | | | | Merge branch 'hope' of gitlab.com:nathanal/inkscapeMarc Jeanmougin2019-06-201-0/+2
|\ \ \ \ \
| * | | | | Fix blank toolbar on startup with custom dimensionsNathan Lee2019-05-261-0/+2
* | | | | | Merge branch 'refactoring' of gitlab.com:shlomif/inkscapeMarc Jeanmougin2019-06-2015-234/+233
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |