summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Path. Fix for Bug #170225 (relative image paths instead of absolute).Nicolas Dufour2011-03-221-3/+43
* | | | | | | powerstroke: apply interpolator combobox to closed paths tooJohan B. C. Engelen2011-03-211-3/+3
* | | | | | | Doc comment cleanup of '@brief'.Jon A. Cruz2011-03-212-100/+119
* | | | | | | Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-204-18/+18
* | | | | | | Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-2010-46/+87
* | | | | | | add spiro interpolator to powerstrokeJohan B. C. Engelen2011-03-182-6/+161
* | | | | | | D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...Nicolas Dufour2011-03-188-19/+87
* | | | | | | Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4
* | | | | | | Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-173-15/+15
* | | | | | | Last renamings of headers in Inkscape preferences (Bug #560751)Kris De Gussem2011-03-171-7/+7
* | | | | | | Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicat...Nicolas Dufour2011-03-171-1/+1
* | | | | | | Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...Nicolas Dufour2011-03-173-22/+49
* | | | | | | Filters. Custom predefined filters fine tuning (precision and UI labels).Nicolas Dufour2011-03-164-98/+98
* | | | | | | automatically enter current filename in windows save as dialog.Johan B. C. Engelen2011-03-151-0/+11
* | | | | | | Extensions. Float and Int default mode set to minimal. Filters' mode changed ...Nicolas Dufour2011-03-158-117/+117
* | | | | | | Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2011-03-142-2/+2
* | | | | | | Import. Patch for Bug #716362 (Invalid result when drag and drop svg file), b...Nicolas Dufour2011-03-141-1/+1
* | | | | | | Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-145-19/+89
* | | | | | | Filters. Drawing CPF improvement.Nicolas Dufour2011-03-141-4/+3
* | | | | | | make a strange cast more obviousJohan B. C. Engelen2011-03-131-1/+3
* | | | | | | apparently bbox numbers in PS should be integers.Johan B. C. Engelen2011-03-131-2/+2
* | | | | | | remove wrong format indication in lossy format warning (was always org.inksca...Thomas Holder2011-03-131-3/+2
* | | | | | | Allow for item groups in marker definitions when calculating the path outline.Johan B. C. Engelen2011-03-121-11/+30
* | | | | | | Fix part of bug 733010, where fit page to drawing did not work the same as fi...Johan B. C. Engelen2011-03-121-1/+1
* | | | | | | Hope to fix a really dumb earlier commit by me...Johan B. C. Engelen2011-03-121-5/+12
* | | | | | | Use filter primitive subregion for feFlood per SVG standard.Tavmjong Bah2011-03-121-24/+44
* | | | | | | Snap while rotating: fix removal of points too close to the rotation centerDiederik van Lierop2011-03-111-12/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | Add handling filter primitive subregion to filter primitive classes.Tavmjong Bah2011-03-1111-89/+386
* | | | | | Comment out non-functional code that prevents compilingTavmjong Bah2011-03-111-4/+5
* | | | | | Filters. New Grayscale, Lightness and Brightness CPF. Some default values adj...Nicolas Dufour2011-03-113-31/+263
* | | | | | PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobi...Johan B. C. Engelen2011-03-101-2/+74
* | | | | | add scaling option to PDF+LaTeX (patch by Bernd Bandemer)Johan B. C. Engelen2011-03-101-0/+6
* | | | | | fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches2011-03-091-2/+1
* | | | | | UI fix (message was not clear)Kris De Gussem2011-03-081-1/+1
* | | | | | emf import. remove numerical id's (Bug 552351)Alvin Penner2011-03-081-10/+10
* | | | | | add a check for null desktopJohan B. C. Engelen2011-03-071-2/+6
* | | | | | Allow the center handle to be selectable for items having a width or height c...Diederik van Lierop2011-03-062-35/+50
* | | | | | Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).Nicolas Dufour2011-03-041-2/+5
* | | | | | Fix for build on OS X. Fixes bug 707205.Jon A. Cruz2011-03-041-0/+4
* | | | | | About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
* | | | | | i18n. Fixing i18n mistakes in the experimental custom predefined filters.Nicolas Dufour2011-02-274-68/+68
* | | | | | compatibility patch to compile using gcc 4.6Adib Taraben2011-02-2776-1/+77
* | | | | | Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-2282-290/+338
* | | | | | Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-2213-189/+211
* | | | | | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-2120-65/+344
* | | | | | Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-2120-259/+317
* | | | | | emf import. support for round rectangle (Bug 247695)Alvin Penner2011-02-211-13/+47
* | | | | | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-2110-311/+539
* | | | | | Conditional code to handle data change in libpng > 1.5. Fixes bug #721029.Jon A. Cruz2011-02-211-2/+6
* | | | | | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-2139-712/+796