summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder2007-09-169-20/+20
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-165-6/+6
* merge in 2geom rev. 1154Johan B. C. Engelen2007-09-1621-774/+998
* add verticalpattern checkbox to path-along-path and some parameters that are ...Johan B. C. Engelen2007-09-153-7/+20
* fix typo: .( -> .set(Bob Jamison2007-09-151-2/+2
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-1536-409/+409
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-159-55/+33
* copyeditbulia byak2007-09-141-2/+2
* Change "scale y" to "scale width" in description of LPEs.Johan B. C. Engelen2007-09-142-4/+4
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-147-17/+62
* Clean up code a bit.Johan B. C. Engelen2007-09-141-11/+2
* sorry for debug message. deleted.Johan B. C. Engelen2007-09-141-1/+0
* fix pasting of LPE's across multiple document; plus a number of small fixes.Johan B. C. Engelen2007-09-145-7/+17
* Fixed min/max confusion bugJon A. Cruz2007-09-142-2/+2
* * Marking empty strings as non-translatableLuca Bruno2007-09-133-14/+14
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-1354-260/+223
* change from <io.h> to <unistd.h> to define closeAdib Taraben2007-09-121-1/+1
* copyeditbulia byak2007-09-121-4/+4
* revert partly 16042 include filesAdib Taraben2007-09-121-1/+5
* NEW: XSLT Input/output extension support fix for: close not definedAdib Taraben2007-09-121-0/+1
* r16525@tres: ted | 2007-09-11 20:49:47 -0700Ted Gould2007-09-123-4/+209
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-1237-167/+167
* (PrintPS::begin): Change isspace to g_ascii_isspace.Peter Moulder2007-09-122-14/+28
* Preserve current zoom and view for reverted documentsMaximilian Albert2007-09-111-0/+9
* Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert2007-09-113-1/+15
* Purged fill type, stroke type enumAdib Taraben2007-09-111-2/+2
* Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ...Maximilian Albert2007-09-113-9/+11
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-112-0/+11
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-106-86/+122
* Inkscape becomes unusable when trying to snap to the path of a traced bitmap ...Diederik van Lierop2007-09-102-3/+36
* add missed paint type assignment, fixes crash with no fill/no stroke on selec...bulia byak2007-09-101-1/+3
* preserve path effectbulia byak2007-09-101-4/+10
* set minimal appearace for toolbar widgetbulia byak2007-09-101-0/+1
* ensure select-one labels in tweak and paintbucketbulia byak2007-09-101-10/+10
* add label to compact and full appearancesbulia byak2007-09-101-9/+24
* Remove redundant dialog present(), make sure user_hidden is set forgustav_b2007-09-102-1/+1
* Fix crash when 3D boxes are rotated in selector contextMaximilian Albert2007-09-101-5/+7
* Don't catch Shift+Ctrl+L (Layers dialog) in 3D box contextMaximilian Albert2007-09-101-0/+1
* Purged fill type enumJon A. Cruz2007-09-1030-355/+331
* rearrange, disable fidelity for color modesbulia byak2007-09-101-2/+8
* reorder widgets for better logical groupingbulia byak2007-09-101-5/+6
* Fixing my own bug... Object snapper now snaps again...Diederik van Lierop2007-09-081-40/+42
* place apply horizonallybulia byak2007-09-082-5/+5
* Also snap new guides, which are being dragged off the ruler.Diederik van Lierop2007-09-073-8/+15
* Group dock related prefs, add hidden prefs for dock bar and switcher appearance.gustav_b2007-09-063-3/+17
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-1/+3
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-068-122/+190
* make it even darker :)bulia byak2007-09-061-1/+1
* preserve path effect through simplificationbulia byak2007-09-061-7/+25
* store and properly disconnect lpe modified connectionbulia byak2007-09-062-3/+10