summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile when lcms is disabledMaximilian Albert2009-01-212-2/+3
* Don't hold on to pointer returned from c_str(). Might help bug 307567Jon A. Cruz2009-01-211-1/+2
* Fixed to not emit signals from deleted object. May fix 271621.Jon A. Cruz2009-01-212-3/+14
* double inclusion fixJohan B. C. Engelen2009-01-201-1/+2
* Turn off new input dialog pending cleanupJon A. Cruz2009-01-201-1/+2
* Warning cleanupJon A. Cruz2009-01-201-1/+1
* patch 318246bulia byak2009-01-191-0/+2
* Rounding errors in feComposite: patch by Preben S (bug 318134)Niko Kiirala2009-01-191-7/+7
* improve guide tracking: add inertia after escape, suppress initial jerk, redu...bulia byak2009-01-192-16/+51
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-1821-213/+419
* snap indicator: try a diamond shaped indicator for snapping to nodes. see how...Johan B. C. Engelen2009-01-171-1/+11
* fix/revert 20519 and 20521Johan B. C. Engelen2009-01-171-2/+2
* fix bug !Johan B. C. Engelen2009-01-172-9/+10
* work a bit on snapindicator: added switch statement for different typesJohan B. C. Engelen2009-01-162-16/+30
* nr-filter-image now yields identical results to using <image> in most cases b...Jasper van de Gronde2009-01-162-21/+30
* trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...Felipe Corr??a da Silva Sanches2009-01-161-0/+1
* adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2009-01-155-8/+219
* added interactivity attributes to the object properties dialog.Felipe Corr??a da Silva Sanches2009-01-151-1/+26
* fix includebulia byak2009-01-151-1/+1
* i guess this is better but doesn't fix crashJohan B. C. Engelen2009-01-141-5/+7
* Remove INKSCAPE_VERSION from menus-skeleton.hKrzysztof Kosi??ski2009-01-142-2/+1
* avoiding freehand drawings with LPEs with no fill at all. Using black by defa...Felipe Corr??a da Silva Sanches2009-01-141-1/+6
* fixing the build (in Ubuntu GNU/Linux at least)Felipe Corr??a da Silva Sanches2009-01-141-1/+1
* partly fix build .................Johan B. C. Engelen2009-01-131-1/+1
* Add inkscape-version.h to libinkversion sources so it will be Krzysztof Kosi??ski2009-01-131-1/+1
* Add missing inkscape-version.hKrzysztof Kosi??ski2009-01-131-0/+34
* Snapping cusp nodes: Diederik van Lierop2009-01-131-4/+5
* Do not fail when svn client is not installed and .svn directory is Krzysztof Kosi??ski2009-01-131-1/+1
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-1323-105/+145
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-1232-39/+97
* copyeditbulia byak2009-01-111-2/+2
* Switching tools based on tablet device now handles many devices of same typeNiko Kiirala2009-01-111-23/+22
* Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2009-01-112-1/+28
* Add CMakeLists for the filters directory.Krzysztof Kosi??ski2009-01-111-0/+23
* promote default namespace for INX extension filesThomas Holder2009-01-111-9/+12
* added some messages to the user in the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-111-15/+50
* Snap from/to midpoints of a rectangle (SPRect)Diederik van Lierop2009-01-111-6/+18
* Optionally snap from/to midpoints of the edges of a bounding boxDiederik van Lierop2009-01-113-30/+39
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-1015-55/+496
* Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...Jasper van de Gronde2009-01-102-0/+6
* Cmake: New FindGTK2Joshua L. Blocher2009-01-091-16/+13
* Cmake: Corrections for mistakesJoshua L. Blocher2009-01-094-5/+6
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-0924-68/+103
* fix buildJohan B. C. Engelen2009-01-082-1/+2
* switch to using shape_editor, instead of separate knotholders and listeners; ...bulia byak2009-01-088-342/+76
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-0811-149/+107
* small 2geomifyJohan B. C. Engelen2009-01-071-5/+1
* update to 2geom rev.1773Johan B. C. Engelen2009-01-077-31/+40
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-071-41/+0
* fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-061-1/+5