summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2015-04-272-2/+5
| | |/
| * | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-274-6/+0
| * | mergingMarc Jeanmougin2015-04-265-19/+107
| |\|
| * | mergeMarc Jeanmougin2015-04-264-7/+25
| |\ \
| * | | more cast cleanupMarc Jeanmougin2015-02-273-5/+3
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-279-11/+11
| * | | added a set to the SelectionMarc Jeanmougin2015-02-192-6/+4
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-197-13/+13
| * | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-179-43/+33
* | | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-263-43/+39
|\ \ \ \
| * | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-011-2/+3
| * | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-012-3/+2
| * | | | disconnecting in ParamColor destructorTomasz Boczkowski2014-06-011-1/+1
| * | | | Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-012-32/+28
* | | | | merged SPNotebook c++-sification from svgpaints branchTomasz Boczkowski2015-04-261-0/+4
|\| | | |
| * | | | SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-0/+4
* | | | | merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-253-14/+14
|\| | | | | |_|_|/ |/| | |
| * | | SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-273-14/+14
| * | | SPPattern c++-sification: replaced guint by bool and enumTomasz Boczkowski2014-05-261-2/+2
* | | | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ...Nicolas Dufour2015-03-171-1/+1
* | | | Filters. Fix for Bug #790534 (Simulate color blindness/defects?).Nicolas Dufour2015-03-102-1/+77
* | | | Enable PDF/PS/EPS export for gradient mesh (bug #1363369)Adrian Johnson2015-03-071-0/+5
* | | | Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour2015-03-021-17/+24
| |_|/ |/| |
* | | fix for bug 1425317mathog2015-02-254-7/+25
| |/ |/|
* | Bump Poppler dependency to 0.8.3Alex Valavanis2015-02-121-20/+0
* | two typos in patch at rev 13914mathog2015-02-091-2/+2
* | fix for bug 1419926mathog2015-02-092-26/+43
* | fix for bug 1405292mathog2015-02-093-5/+5
* | Fixing dead assignment and uninitialized argument value.Nicolas Dufour2015-02-071-1/+2
* | Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...Kence (casey.peel@gmail.com)2015-01-282-12/+21
* | Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah2015-01-211-1/+1
* | Fix EPS export area (Bug #1411208)su_v2015-01-171-5/+5
* | static code analysis: initialisationKris De Gussem2014-12-281-3/+3
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-218-8/+8
* | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-215-7/+11
* | Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-111-6/+26
* | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-265-5/+5
* | Update to trunk r13766Liam P. White2014-11-263-7/+7
|\ \
| * | Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-251-5/+5
| * | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-242-2/+2
* | | Update to trunk r13750Liam P. White2014-11-243-124/+152
|\| |
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-103-124/+152
* | | Update to trunk r13690Liam P. White2014-11-095-8/+8
|\| |
| * | fix potential nullptr deref.Johan B. C. Engelen2014-11-081-1/+1
| * | change default pdf import resolution to 96 dpiAlvin Penner2014-11-024-7/+7
* | | Update to trunk r13648Liam P. White2014-10-311-10/+11
|\| |
| * | Update to trunk r13625Liam P. White2014-10-191-10/+11
| |\ \
| | * | Refactoring hatch to remove memory leaks (bad GTKish casting macros) and unin...Jon A. Cruz2014-10-181-10/+11
* | | | Update to experimental r13619Liam P. White2014-10-1813-206/+462
|\| | |
| * | | Update to trunk r13621Liam P. White2014-10-1712-174/+394
| |\| |