summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactoring: replace funcs with methods.Shlomi Fish2019-06-1214-212/+212
| * | | | Refactor: convert rotate_rel() to a method.Shlomi Fish2019-06-127-22/+21
* | | | | Remove unused code.Tavmjong Bah2019-06-203-308/+0
* | | | | Force the with_gui flag to be false when the pipe flag is true.Tavmjong Bah2019-06-201-1/+2
* | | | | Simplify piping through Inkscape. Reduce code duplication.Tavmjong Bah2019-06-193-88/+56
* | | | | Restore ability to pipe a file into Inkscape.Tavmjong Bah2019-06-194-4/+96
* | | | | fix horizontal palette scrolling for macOSThomas Holder2019-06-191-4/+22
* | | | | Show correct selected font feature for large listsNathan Lee2019-06-181-1/+1
* | | | | Better check for CONTROL_CODENathan Lee2019-06-181-1/+1
* | | | | Fix a icon bugJabiertxof2019-06-182-4/+5
* | | | | Improving stylingJabiertxof2019-06-184-21/+48
* | | | | Fix compiling issuesJabiertxof2019-06-184-6/+7
* | | | | Base of theming refactorJabiertxof2019-06-186-156/+111
* | | | | Change Path Cutting for ArcsNathan Lee2019-06-172-4/+2
* | | | | Sync pen toolbar mode change with toolNathan Lee2019-06-172-2/+4
* | | | | Fix rounding error issues with 'pt' line-height values that prvent using mous...Tavmjong Bah2019-06-171-4/+8
* | | | | revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46Jabiertxof2019-06-171-1/+0
* | | | | Add Vlada sugestion to rulers in roket.chatJabiertxof2019-06-171-0/+1
* | | | | fix #305 Transform->Skew->Horizontal directionThomas Holder2019-06-171-2/+4
* | | | | Improve default colors and remove symlink iconsJabier Arraiza2019-06-163-13/+13
* | | | | Improve nextgen icon setJabier Arraiza2019-06-161-0/+7
* | | | | Fix a style bugJabier Arraiza2019-06-161-1/+1
* | | | | Add next gen theme for Adam BellisJabier Arraiza2019-06-163-9/+44
| |_|_|/ |/| | |
* | | | Fix a bug when multiple stylesheetJabier Arraiza2019-06-162-0/+4
* | | | PageSizer: Avoid writing terminating NULL to pages.csvPatrick Storz2019-06-151-1/+1
* | | | PageSizer: Allow spaces in pages.csvPatrick Storz2019-06-142-80/+70
* | | | PageSizer: Do not require portrait page sizesPatrick Storz2019-06-141-3/+4
* | | | Fix crash after deleting a grouped connectionNathan Lee2019-06-141-0/+1
* | | | append_inkscape_datadir: Canonicalize inkscape_datadir separatelyPatrick Storz2019-06-141-3/+15
* | | | Add extensions directory in user folder to PYTHONPATHPatrick Storz2019-06-141-15/+13
* | | | append_inkscape_datadir: Always canonicalize full filenamePatrick Storz2019-06-141-9/+5
* | | | Fix grouping performanceMarc Jeanmougin2019-06-141-0/+1
* | | | fix coding styleJabier Arraiza2019-06-135-12/+6
* | | | Fix CI problemJabiertxof2019-06-133-3/+3
* | | | Fix step valueJabiertxof2019-06-131-5/+5
* | | | Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof2019-06-136-11/+32