summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix regression: Update default font-family if nothing is selected on canvas.Tavmjong Bah2015-04-292-5/+11
| | * | Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| | |/
| | * Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White2015-04-291-3/+1
| | * Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
| | * fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
| | * enable default pen object for WMF filesmathog2015-04-281-1/+5
| | * Save original text in 'aria-label' attribute for accessibilty reasons.Tavmjong Bah2015-04-281-1/+11
| | * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2795-454/+13
| * | merge with trunkMarc Jeanmougin2015-04-2726-1836/+4946
| |\|
| | * add two files omitted in patch at revision 14062mathog2015-04-272-0/+1234
| | * patch for bugs 1447850 and 1447382mathog2015-04-2721-1833/+3706
| | * Enable snapping of cusp nodes by defaultDiederik van Lierop2015-04-271-1/+1
| | * Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2015-04-272-2/+5
| * | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-277-23/+23
| * | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-277-13/+0
| * | Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-2610-31/+27
| * | fixMarc Jeanmougin2015-04-261-1/+1
| * | mergingMarc Jeanmougin2015-04-26146-4187/+4303
| |\|
| * | mergeMarc Jeanmougin2015-04-26171-1462/+616
| |\ \
| * | | more cast cleanupMarc Jeanmougin2015-02-2728-89/+86
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-2785-370/+294
| * | | Merge, resolved conflictsMarc Jeanmougin2015-02-2326-288/+235
| |\ \ \
| * | | | Removed eclipse files, added removed pot fileMarc Jeanmougin2015-02-233-9/+0
| * | | | added a set to the SelectionMarc Jeanmougin2015-02-1917-87/+83
| * | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1999-765/+744
| * | | | I can't really understand why, but i can now launch inkscape without it segfa...mc2015-02-187-67/+53
| * | | | OMG IT'S COMPILING.Mc2015-02-181-91/+83
| * | | | Just...mc2015-02-1836-279/+270
| * | | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-1778-1365/+1283
* | | | | merged gtk3 compile fixTomasz Boczkowski2015-04-261-3/+3
|\ \ \ \ \
| * | | | | gtk3 compile fixTomasz Boczkowski2014-06-011-1/+0
| * | | | | fixed updating drawing when dragging a color sliderTomasz Boczkowski2014-06-011-3/+3
* | | | | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-2627-785/+541
|\| | | | |
| * | | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-017-313/+134
| * | | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-0112-21/+20
| * | | | | using ColorSelector in SwatchSelectorTomasz Boczkowski2014-06-012-63/+51
| * | | | | using ColorSelector in SPPaintSelectorTomasz Boczkowski2014-06-012-47/+56
| * | | | | using ColorSelector in gradient vector selector widgetTomasz Boczkowski2014-06-011-14/+45
| * | | | | disconnecting in ParamColor destructorTomasz Boczkowski2014-06-011-1/+1
| * | | | | using SelectedColor in ColorPickerTomasz Boczkowski2014-06-012-43/+35
| * | | | | Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-016-33/+57
| * | | | | SPColorNotebook cleanupTomasz Boczkowski2014-06-012-142/+16
| * | | | | inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-017-45/+34
* | | | | | merged SPColorICCSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-268-301/+258
|\| | | | |
| * | | | | SPColorICC c++sification: using SelectedColorTomasz Boczkowski2014-05-312-275/+199
| * | | | | SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-317-9/+9
* | | | | | merged SPColorScales c++-sification from svgpaints branchTomasz Boczkowski2015-04-2612-209/+124
|\| | | | |
| * | | | | SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-316-227/+101
| * | | | | updated CMakeListsTomasz Boczkowski2014-05-312-4/+8
| * | | | | SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-318-8/+8