summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder2007-09-169-20/+20
| | | (bzr r3758)
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-165-6/+6
| | | (bzr r3757)
* merge in 2geom rev. 1154Johan B. C. Engelen2007-09-1621-774/+998
| | | (bzr r3756)
* add verticalpattern checkbox to path-along-path and some parameters that are ↵Johan B. C. Engelen2007-09-153-7/+20
| | | | | not yet used. fix ScalarParam bug (bzr r3755)
* fix typo: .( -> .set(Bob Jamison2007-09-151-2/+2
| | | (bzr r3754)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-1536-409/+409
| | | (bzr r3753)
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-159-55/+33
| | | (bzr r3752)
* r16583@tres: ted | 2007-09-14 09:15:49 -0700Ted Gould2007-09-151-0/+1
| | | | | | Adding in Toine de Greef who is the developer who built all the XAML XSLT stylesheets. (bzr r3751)
* copyeditbulia byak2007-09-141-2/+2
| | | (bzr r3750)
* Change "scale y" to "scale width" in description of LPEs.Johan B. C. Engelen2007-09-142-4/+4
| | | (bzr r3749)
* change Y-scaling for curve stiching and path-along-path. add warning message ↵Johan B. C. Engelen2007-09-147-17/+62
| | | | | when path effect errors due to 2geom exception. (bzr r3748)
* Clean up code a bit.Johan B. C. Engelen2007-09-141-11/+2
| | | (bzr r3747)
* sorry for debug message. deleted.Johan B. C. Engelen2007-09-141-1/+0
| | | (bzr r3746)
* fix pasting of LPE's across multiple document; plus a number of small fixes.Johan B. C. Engelen2007-09-146-7/+18
| | | (bzr r3745)
* Fixed min/max confusion bugJon A. Cruz2007-09-142-2/+2
| | | (bzr r3744)
* * Added email contact for msgid errorLuca Bruno2007-09-131-1/+1
| | | (bzr r3743)
* * Marking empty strings as non-translatableLuca Bruno2007-09-133-14/+14
| | | (bzr r3742)
* r16572@tres: ted | 2007-09-12 21:55:43 -0700Ted Gould2007-09-133-3/+24
| | | | | Update from Toine. (bzr r3741)
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-1354-260/+223
| | | | | Final GSoC patch from Chris. I took too long to include it :( (bzr r3740)
* change from <io.h> to <unistd.h> to define closeAdib Taraben2007-09-121-1/+1
| | | (bzr r3739)
* copyeditbulia byak2007-09-121-4/+4
| | | (bzr r3738)
* make win32 compile using libxsltAdib Taraben2007-09-121-0/+4
| | | (bzr r3737)
* revert partly 16042 include filesAdib Taraben2007-09-121-1/+5
| | | (bzr r3736)
* NEW: XSLT Input/output extension support fix for: close not definedAdib Taraben2007-09-121-0/+1
| | | (bzr r3735)
* (bzr r3734)Ted Gould2007-09-120-0/+0
|
* r16553@tres: ted | 2007-09-11 22:55:37 -0700Ted Gould2007-09-121-0/+2
| | | | | Adding in xaml2svg and svg2xaml (bzr r3733)
* r16552@tres: ted | 2007-09-11 22:54:20 -0700Ted Gould2007-09-121-0/+1
| | | | | Adding an output_extension. Can't believe I forgot that. (bzr r3732)
* (bzr r3731)Ted Gould2007-09-120-0/+0
|
* r16526@tres: ted | 2007-09-11 22:19:01 -0700Ted Gould2007-09-129-105/+63
| | | | | Removing some "&#13;"s that were causing problems. (bzr r3730)
* r16525@tres: ted | 2007-09-11 20:49:47 -0700Ted Gould2007-09-123-4/+209
| | | | | Adding in code to XSLT. (bzr r3729)
* r16524@tres: ted | 2007-09-11 20:49:10 -0700Ted Gould2007-09-121-0/+1
| | | | | Adding in xaml2svg (bzr r3728)
* r16523@tres: ted | 2007-09-11 20:47:18 -0700Ted Gould2007-09-1215-5/+2800
| | | | | | Adding in the svg2xaml and xaml2svg XSLT scripts. Also updating the aisvg.xslt to 1.0. (bzr r3727)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-1237-167/+167
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* (PrintPS::begin): Change isspace to g_ascii_isspace.Peter Moulder2007-09-122-14/+28
| | | | | print.cpp, extension/internal/ps.cpp: Fix some #includes. (bzr r3725)
* Preserve current zoom and view for reverted documentsMaximilian Albert2007-09-111-0/+9
| | | (bzr r3724)
* Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert2007-09-113-1/+15
| | | (bzr r3723)
* Update shortcuts for 3D box toolMaximilian Albert2007-09-112-129/+191
| | | (bzr r3722)
* Purged fill type, stroke type enumAdib Taraben2007-09-111-2/+2
| | | (bzr r3721)
* Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ↵Maximilian Albert2007-09-113-9/+11
| | | | | (constant) small amount (bzr r3720)
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-112-0/+11
| | | (bzr r3719)
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-106-86/+122
| | | | | cleanups. (bzr r3718)
* tweaking tweaksbulia byak2007-09-101-59/+46
| | | (bzr r3717)
* Inkscape becomes unusable when trying to snap to the path of a traced bitmap ↵Diederik van Lierop2007-09-102-3/+36
| | | | | or a text paragraph. Make it usable again by not snapping to text longer than 240 chars or paths containing more than 500 nodes. Snapping to more than one of such objects will still be very slow. (bzr r3716)
* add missed paint type assignment, fixes crash with no fill/no stroke on ↵bulia byak2007-09-101-1/+3
| | | | | selected object (bzr r3715)
* preserve path effectbulia byak2007-09-101-4/+10
| | | (bzr r3714)
* set minimal appearace for toolbar widgetbulia byak2007-09-101-0/+1
| | | (bzr r3713)
* ensure select-one labels in tweak and paintbucketbulia byak2007-09-101-10/+10
| | | (bzr r3712)
* add label to compact and full appearancesbulia byak2007-09-101-9/+24
| | | (bzr r3711)
* Remove redundant dialog present(), make sure user_hidden is set forgustav_b2007-09-102-1/+1
| | | | | DockBehavior dialogs. (bzr r3710)
* Fix crash when 3D boxes are rotated in selector contextMaximilian Albert2007-09-101-5/+7
| | | (bzr r3709)