summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-03Add additional informational strings for --help outputPatrick Storz1-0/+11
2019-07-03Refine option groupingPatrick Storz1-66/+69
2019-07-03Allow option sections without a name (just outputs an empty line)Patrick Storz2-3/+7
2019-07-03Avoid outputting control characters to non-tty destinations.Patrick Storz1-0/+11
2019-07-03Group command line options in --help outputPatrick Storz2-41/+60
2019-07-03Crashfix SIOX Trace (free memory properly)Nathan Lee1-2/+1
2019-07-02Crashfix when importing/selecting large pngNathan Lee2-3/+3
2019-07-01Fix various minor typosYuri Chornoivan61-129/+129
2019-06-29Remove gimp ruler.Tavmjong Bah9-1613/+24
2019-06-29Make tick color the symbolic icon color if symbolic icons are used.Tavmjong Bah2-2/+2
2019-06-29Make ruler tickes line up with other GUI elements (e.g. grids).Tavmjong Bah1-1/+1
2019-06-29Fix rendering on high DPI screens.Tavmjong Bah2-8/+11
2019-06-29Reimplement ruler in C++.Tavmjong Bah5-5/+595
2019-06-28hatch.jsValentin Ionita8-11/+12395
2019-06-26mesh.js updateValentin Ionita4-821/+1163
2019-06-24Fix coding styleJabiertxof2-13/+14
2019-06-24Fixes for scrolling on selectors and style dialogsJabiertxof4-33/+160
2019-06-24Update pen tool path instantly on mode changeNathan Lee1-0/+2
2019-06-24Minor clean up of pen tool codeNathan Lee2-14/+2
2019-06-24Pen tool live update of green BPaths on Alt+MoveNathan Lee1-0/+1
2019-06-23fix mising changes in previous commitJabier Arraiza2-5/+6
2019-06-23Fix coding styleJabier Arraiza2-9/+6
2019-06-23Remove experimental code to work in MR and fixes for selectorsJabier Arraiza14-103/+126
2019-06-22fix inbox#595 macOS NSApplicationBlockTerminationThomas Holder1-14/+27
2019-06-22fix inbox#537 macOS Window menuThomas Holder1-0/+1
2019-06-20Ensure arena is released when the WMF failes to saveJames Collier1-0/+3
2019-06-20Display an error dialog when image is too large for WMFJames Collier1-14/+27
2019-06-20Fix typo mentioned in #44James Collier1-1/+1
2019-06-20Fix bounding box cache invalidation for filtersoctycs1-3/+3
2019-06-20Remove unused code.Tavmjong Bah3-308/+0
2019-06-20Force the with_gui flag to be false when the pipe flag is true.Tavmjong Bah1-1/+2
2019-06-19Simplify piping through Inkscape. Reduce code duplication.Tavmjong Bah3-88/+56
2019-06-19Restore ability to pipe a file into Inkscape.Tavmjong Bah4-4/+96
2019-06-19fix horizontal palette scrolling for macOSThomas Holder1-4/+22
2019-06-18Show correct selected font feature for large listsNathan Lee1-1/+1
2019-06-18Better check for CONTROL_CODENathan Lee1-1/+1
2019-06-18Fix a icon bugJabiertxof2-4/+5
2019-06-18Improving stylingJabiertxof4-21/+48
2019-06-18Fix compiling issuesJabiertxof4-6/+7
2019-06-18Base of theming refactorJabiertxof6-156/+111
2019-06-17Change Path Cutting for ArcsNathan Lee2-4/+2
2019-06-17Sync pen toolbar mode change with toolNathan Lee2-2/+4
2019-06-17Fix rounding error issues with 'pt' line-height values that prvent using mous...Tavmjong Bah1-4/+8
2019-06-17revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46Jabiertxof1-1/+0
2019-06-17Add Vlada sugestion to rulers in roket.chatJabiertxof1-0/+1
2019-06-17fix #305 Transform->Skew->Horizontal directionThomas Holder1-2/+4
2019-06-16Improve default colors and remove symlink iconsJabier Arraiza3-13/+13
2019-06-16Remove deprecated usage of custom Gtk::IconSizeKarl Cheng2-25/+27
2019-06-16Remove custom tab order in Document PropertiesKarl Cheng2-8/+0
2019-06-16Replace deprecated Gtk::Main::quit() callKarl Cheng1-4/+4