summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Appdata file update (Fix #30)vanntile2019-01-241-2/+3
* | | Debug: Remove the last remnants of Util::ptr_shared.Emmanuel Gil Peyrot2019-01-244-8/+5
* | | Timestamp: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-244-8/+10
* | | Demangle: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-244-14/+12
* | | Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...Emmanuel Gil Peyrot2019-01-248-53/+44
* | | Logger: Switch TagStack to std::shared_ptr.Emmanuel Gil Peyrot2019-01-243-7/+7
* | | Event: Make property value char const* too.Emmanuel Gil Peyrot2019-01-243-10/+18
* | | Event: Make name and property name char const*.Emmanuel Gil Peyrot2019-01-243-31/+18
* | | Remove unused svg-profile.h header file.Emmanuel Gil Peyrot2019-01-242-289/+0
* | | Missing space in text. 'Heightof->Height of'Jordi Mas2019-01-241-1/+1
|/ /
* | Merge branch 'vanntile/inkscape-master'Marc Jeanmougin2019-01-24108-665/+664
|\ \
| * | Rename Linux metadata Issue fixvanntile2019-01-24108-665/+664
* | | fix CIMarc Jeanmougin2019-01-242-4/+9
|/ /
* | Only connect color profile event when building against LCMS.Emmanuel Gil Peyrot2019-01-231-1/+1
* | SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-227-300/+740
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-2214-75/+31
|\ \
| * | Fix some typos and syntax errorsMattia Rizzolo2019-01-2210-17/+17
| * | Move main menu bar from desktop-widget to inkscape-window.Tavmjong Bah2019-01-224-58/+14
* | | Get rid of unused empty toolbox creationAlexander Valavanis2019-01-221-22/+5
|/ /
* | Tidy up toolbox utilitiesAlexander Valavanis2019-01-2225-164/+180
* | Tidy more memory mgmt in toolbarsAlexander Valavanis2019-01-226-45/+10
* | NodeToolbar: Fix initialisationAlexander Valavanis2019-01-226-37/+12
* | NodeToolbar: Fix initialisationAlexander Valavanis2019-01-221-1/+2
* | Tidy memory management in toolbarsAlexander Valavanis2019-01-221-7/+6
* | Tidy memory management in toolbarsAlexander Valavanis2019-01-223-33/+12
* | Tidy up toolbox codeAlexander Valavanis2019-01-2220-82/+70
* | Cleanup unused toolbar codeAlexander Valavanis2019-01-2120-160/+9
* | fix part of inbox:16 Spinbuttons look glitchyJabiertxof2019-01-211-0/+10
* | Document gitlab-ci fileMarc Jeanmougin2019-01-211-54/+95
* | More clean-up of code copied from sp_create_window().Tavmjong Bah2019-01-201-32/+6
* | No longer use widget data to store pointer to window.Tavmjong Bah2019-01-202-19/+1
* | No longer use widget data to store pointer to desktop.Tavmjong Bah2019-01-201-2/+0
* | No longer use widget data to store pointer to desktop widget.Tavmjong Bah2019-01-205-12/+31
* | Use document rather than namedview in creating desktop widget.Tavmjong Bah2019-01-203-6/+9
* | Update potfiles and add overridesMarc Jeanmougin2019-01-20104-109727/+109998
* | Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget).Tavmjong Bah2019-01-193-7/+5
* | Remove sp_create_window().Tavmjong Bah2019-01-195-111/+89
* | Move drag-and-drop code to separate file.Tavmjong Bah2019-01-196-493/+596
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-19122-55709/+56636
|\ \
| * | Disable app menu (deprecated in GTK 3.32).Tavmjong Bah2019-01-191-1/+3
| * | Remove unneeded document unref.Tavmjong Bah2019-01-191-2/+0
| * | Remove debugging statements from displacemnet filter rendering code.Tavmjong Bah2019-01-191-5/+0
| * | Merge branch 'master' of gitlab.com:EwoutH1/inkscapeMarc Jeanmougin2019-01-191-4/+2
| |\ \
| | * | Update README.md with AppVeyor badgeEwout ter Hoeven2019-01-181-4/+2
| * | | fix for bug about padding on spinbuttons created in #inbox:16Jabier Arraiza2019-01-191-5/+17
| * | | Merge branch 'gadic/inkscape-transl_fr2'Sylvain Chiron2019-01-181-140/+129
| |\ \ \
| | * | | Fixes in French translationSylvain Chiron2019-01-181-77/+72
| | * | | fixes in french translationGuillaume Audirac2019-01-171-64/+58
| * | | | fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-189-36/+12
| * | | | Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza2019-01-182-8/+13