summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-02Add HSV picker mode to color scalesRoman Hargrave3-4/+82
2017-08-02Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSLRoman Hargrave3-9/+9
2017-08-02Change HSL scaling for color chooserRoman Hargrave1-1/+9
2017-08-01Remove unused files.Tavmjong Bah16-1665/+3
2017-08-01Fix layer traversingTobias Ellinghaus1-29/+24
2017-07-31Expand io api for tav, resolve filename to local directoryMartin Owens2-0/+27
2017-07-31fixes the exclusion list for localized templatesMarc Jeanmougin1-1/+1
2017-07-30Fix translation of menus.xmlEduard Braun1-1/+6
2017-07-29layers dialog: Gtk < 3.16 fallbackAlexander Valavanis1-0/+4
2017-07-29filter-effects-dialog: Avoid copy-constructorAlexander Valavanis2-15/+15
2017-07-29Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza2-6/+7
2017-07-28Show a control point for the center of a spiralAntonio Ospite1-0/+47
2017-07-26UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza4-26/+43
2017-07-26change "FileDescription" in inkscape.rc to include product nameEduard Braun1-2/+2
2017-07-25interface: add support for old Gtk+Alex Valavanis1-0/+5
2017-07-25Fix Harfbuzz version check for TrustyAlex Valavanis1-1/+4
2017-07-25libcola: C++11 fixes for TrustyAlex Valavanis1-2/+2
2017-07-24Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah4-231/+540
2017-07-21Use menus.xml for menus, load a basic File>Quit menu as backup.Martin Owens2-312/+3
2017-07-20Adjust the tooltip strings of the objects center pointAntonio Ospite1-3/+3
2017-07-20Show a control point for the center of a rectangleAntonio Ospite1-0/+39
2017-07-19Remove unnecessary cast which creates a temporary object that then goes out o...Tavmjong Bah1-1/+1
2017-07-19Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6efEduard Braun1-11/+1
2017-07-17Cleanup: eliminate version from config.hEduard Braun5-6/+11
2017-07-17Cleanup: eliminate require-config.hEduard Braun4-6/+3
2017-07-17cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun9-158/+55
2017-07-16root dir tidying: cleanup inkscape iconsEduard Braun4-4/+4
2017-07-14Revert "Drop btool .rc files"Eduard Braun4-0/+118
2017-07-14Drop btool .rc filesBryce Harrington4-118/+0
2017-07-14cmake: fix targets to actually depend on inkscape-version.cppEduard Braun1-13/+7
2017-07-13Update ege-color-prof-tracker.cppMarc Jeanmougin1-1/+1
2017-07-13Fix src/ege-color-prof-tracker.cpp after 27cadae623ce5bc66b0401238bc7737b7b9d...Marc Jeanmougin1-1/+1
2017-07-12Fix typoAlexander Valavanis1-1/+1
2017-07-12Prevent crash when get_primary_monitor() returns nullptr. (Second place.)Tavmjong Bah1-1/+5
2017-07-11Improve revision formatEduard Braun1-1/+1
2017-07-11Fix duplicate definitionAlexander Valavanis1-1/+0
2017-07-11gimpcolorwheel: Fix event timeAlexander Valavanis1-1/+1
2017-07-11update GdkSeat usageAlexander Valavanis1-1/+20
2017-07-10update GdkSeat usageAlexander Valavanis1-7/+27
2017-07-10Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis4-34/+73
2017-07-10Drop obsolete SizeGroup::set_ignore_hiddenAlexander Valavanis1-1/+0
2017-07-10Drop obsolete resize_mode usageAlexander Valavanis1-7/+0
2017-07-10input devices: Update treeview usageAlexander Valavanis1-54/+4
2017-07-10Update GtkMenu usageAlexander Valavanis2-20/+27
2017-07-09Update popup menu usageAlexander Valavanis1-1/+5
2017-07-09SVGFountDrawingArea: handle draw signalAlexander Valavanis2-5/+3
2017-07-09Get rid of obsolete rules_hint in TreeViewAlexander Valavanis1-1/+0
2017-07-09Rm obsolete functionAlexander Valavanis1-9/+0
2017-07-09Update Gtk button press handlingAlexander Valavanis2-6/+6
2017-07-09Update GtkDialog usageAlexander Valavanis5-6/+6