summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-154-1/+15
* Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...Tavmjong Bah2014-01-151-3/+3
* Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2014-01-153-5/+12
* drop useless checks for hard Cairo version dependencyAlex Valavanis2014-01-152-8/+0
* Additional fix for Bug #1268778 (Move cursor disappears after clicking on Sel...Nicolas Dufour2014-01-151-2/+9
* Fix for Bug #1268778 (Move cursor disappears after clicking on Select Tool (F...Nicolas Dufour2014-01-141-13/+12
* multi-path-manipulator: strip dead codeAlex Valavanis2014-01-141-11/+0
* fix warnings on compilers that provide unordered_setAlex Valavanis2014-01-141-1/+17
* Fix bzr revision number in version string (LP #1071923)Bryce Harrington2014-01-141-1/+1
* Merge in patch from mathog in Bug #1241797Martin Owens2014-01-142-28/+67
* Fix bug #1239779 by removing caching for symbols.Martin Owens2014-01-142-50/+22
* Add GUI for feComponentTransfer filter primitive.Tavmjong Bah2014-01-133-45/+231
* Prevent segfault if 'tableValues' is empty.Tavmjong Bah2014-01-131-8/+17
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-1250-296/+454
* LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...Johan B. C. Engelen2014-01-122-14/+8
* lpe knot: code cleanup. mostly adding parens to if-statement predicates that ...Johan B. C. Engelen2014-01-121-34/+37
* fix build with boehm-gc 7.4.0+ (patch by Vladimir Smirnov, slightly modified ...Johan B. C. Engelen2014-01-122-6/+14
* pass class variables by reference for performanceKris De Gussem2014-01-129-26/+26
* pass class variables by reference for performanceKris De Gussem2014-01-114-15/+15
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-116-27/+15
* suppress compiler warningsKris De Gussem2014-01-112-2/+2
* add another break. It is not strictly necessary here, but who knows what code...Johan B. C. Engelen2014-01-101-0/+1
* Stop button_release events causing an enter_notify with a simple break. Fixes...Martin Owens2014-01-101-0/+1
* Give the selection id a default just in case every selected item has no id. F...Martin Owens2014-01-101-1/+1
* Change Sans to sans-serif on suv's advice in bug #1230241Martin Owens2014-01-101-1/+1
* Make Sans the default if pango can't get the family name from the font descri...Martin Owens2014-01-101-0/+2
* For bug #1267552 Allow pseudo class matches to continue matching the rest of ...Martin Owens2014-01-091-3/+3
* null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw...Kris De Gussem2014-01-091-1/+1
* add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Ink...Kris De Gussem2014-01-081-0/+3
* suppress compiler warningsKris De Gussem2014-01-081-1/+1
* Rebuild symbols collection if opening or closing documents.Martin Owens2014-01-082-0/+10
* Add id switch to unsymbol to stop clones from being deleted.Martin Owens2014-01-081-1/+2
* comment-out unused codeJohan B. C. Engelen2014-01-081-1/+3
* fix warningsJohan B. C. Engelen2014-01-081-4/+4
* fix warning, update commentsJohan B. C. Engelen2014-01-081-5/+4
* small code clarification, doesn't change anything, but makes intent more clearJohan B. C. Engelen2014-01-081-1/+1
* Change my mind on the solution to the bug, protect all selection additions.Martin Owens2014-01-082-2/+2
* Prevent infinite loop with bad input.Tavmjong Bah2014-01-081-0/+1
* warning cleanupJohan B. C. Engelen2014-01-081-1/+1
* Make damn sure the item hasn't been deleted before adding it.Martin Owens2014-01-081-1/+2
* fix "set but ununused" warningJohan B. C. Engelen2014-01-081-4/+4
* glyph drawing: improve codeJohan B. C. Engelen2014-01-081-18/+16
* fix bug (and add parens so we don't rely on operator precedence)Johan B. C. Engelen2014-01-081-1/+1
* Language pseudo class should be case-insenstivieMartin Owens2014-01-081-3/+1
* c-string buffer > Glib::ustring usageKris De Gussem2014-01-061-8/+3
* Fix transforming shapes with path effect applied (bug #1247324)Jabier Arraiza Cenoz2014-01-063-0/+15
* Only display snapping tooltip if source / target are defined (LP #1255764)Bryce Harrington2014-01-061-23/+25
* Uniform colons usage in UI in front of edit boxesKris De Gussem2014-01-051-4/+4
* modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner2014-01-044-89/+97
* Fix for bug #1057494 (Remove Manual Kerns hides the selected text).Nicolas Dufour2014-01-041-0/+1