summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix for gcc 3.3 by John Faith. https://bugs.launchpad.net/inkscape/+bug/178180JiHO2008-01-021-1/+2
* patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697JiHO2008-01-021-0/+2
* fix typo notepath => nodepathJohan B. C. Engelen2008-01-028-10/+10
* make LPE parameters responsible for transformation (LPE cycles through its pa...Johan B. C. Engelen2008-01-024-0/+7
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-0212-25/+123
* add libnr <=> 2geom conversion helper headerfileJohan B. C. Engelen2008-01-022-0/+32
* Fix LP bug #179328Johan B. C. Engelen2008-01-023-4/+25
* update to latest 2geomJohan B. C. Engelen2008-01-021-37/+0
* Fix LP #179741Johan B. C. Engelen2008-01-021-9/+3
* 2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net>mjwybrow2008-01-021-5/+8
* disable fill-and-stroke blend (separate commit for easy reversion)MenTaLguY2008-01-011-1/+1
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-016-12/+21
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-016-13/+18
* separate blend history for objects versus layersMenTaLguY2008-01-014-7/+18
* first crack at enabling blend for layers dialogMenTaLguY2008-01-016-73/+52
* abstraction for style widget subjectsMenTaLguY2008-01-015-71/+364
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-015-241/+372
* whitespace cleanupBryce Harrington2007-12-311-7/+7
* Add default CC metadata and license to preferences.Bryce Harrington2007-12-314-11/+152
* Fix compilation issue with g++3.3 on OS X 10.3.9Bryce Harrington2007-12-311-4/+4
* Applying patch from tbnorth to add a --query-all command to dump objectBryce Harrington2007-12-311-2/+51
* Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington2007-12-306-49/+52
* comment fixbulia byak2007-12-301-1/+1
* fix bug 168751 (sf1749738)bulia byak2007-12-303-3/+4
* Strip out Pango markup from tooltips (fixes bug #167640)Bryce Harrington2007-12-301-2/+1
* don't zoom when changing dpiKees Cook2007-12-301-2/+2
* beautify rendering options tabKees Cook2007-12-302-35/+66
* rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook2007-12-302-53/+79
* adjust cairo bitmap origin offset fixupKees Cook2007-12-302-2/+2
* Fixed bug #172778, [old] grid settings not respected when reopening documentJohan B. C. Engelen2007-12-292-3/+94
* always show grids when adding new gridJohan B. C. Engelen2007-12-291-0/+3
* Fixing bug #167416Diederik van Lierop2007-12-291-30/+46
* clean up print dialog for better integration with gtkmmKees Cook2007-12-293-41/+33
* correct build_gridspageJohan B. C. Engelen2007-12-291-5/+2
* Add icons to document properties grid table :-)Johan B. C. Engelen2007-12-292-2/+36
* Fix snapping when constrained scaling: now snaps all corners of the selectionDiederik van Lierop2007-12-281-12/+34
* guidelinedialog aestheticsJohan B. C. Engelen2007-12-282-31/+48
* try to fix bug #174475 feImage renderer crashes on non-external imageJohan B. C. Engelen2007-12-281-5/+19
* fix Bug #177891 feGaussianBlur crashes when setting fill paint as inputJohan B. C. Engelen2007-12-281-1/+4
* add tooltip text to bend path. #178471Johan B. C. Engelen2007-12-281-1/+1
* Snapping a guide to nodes (while dragging it across the canvas) now also work...Diederik van Lierop2007-12-274-52/+86
* 1) Fix bug #178312Diederik van Lierop2007-12-2712-149/+340
* BUG: 178803: Save As... -> filetype PDF via Cairo crashesAdib Taraben2007-12-271-7/+34
* check for cairo versionAdib Taraben2007-12-261-1/+1
* Recompute box corners relative to new perspective when merging persps (to pre...Maximilian Albert2007-12-263-10/+16
* check for cairo versionAdib Taraben2007-12-261-1/+1
* check for cairo versionAdib Taraben2007-12-262-2/+2
* noop: remove unused variableMaximilian Albert2007-12-261-1/+0
* Don't show boxes as everted (i.e., always show the same sides) during initial...Maximilian Albert2007-12-263-1/+42
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-1/+1