summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* optimizations: prevent handle move callback unless handle is indeed moved; ↵bulia byak2006-03-281-45/+47
| | | | | prepend nodes to selected list instead of append; use SPKnot setter methods instead of g_object_set_property (bzr r324)
* use SPKnot setter methods instead of g_object_set_propertybulia byak2006-03-282-32/+25
| | | (bzr r323)
* delete slow and redundant g_object properties, replacing them with fast ↵bulia byak2006-03-282-254/+51
| | | | | inline setters on struct members (bzr r322)
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-286-29/+78
| | | (bzr r321)
* optimization: create side knots and lines only on demandbulia byak2006-03-281-68/+62
| | | (bzr r320)
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-283-16/+227
| | | (bzr r319)
* more g++ 4.1 fixes (by inkblotter)Ralf Stephan2006-03-283-3/+4
| | | (bzr r318)
* try to fix g++ 4.1 compile errorsRalf Stephan2006-03-282-2/+2
| | | (bzr r317)
* Experimenting with linked colors.Jon A. Cruz2006-03-287-44/+498
| | | (bzr r316)
* preserve (but not use yet) rotation center when making tiled clonesbulia byak2006-03-281-0/+18
| | | (bzr r315)
* copy rotation center when converting to pathbulia byak2006-03-281-0/+3
| | | (bzr r314)
* copy rotation center when cloningbulia byak2006-03-281-0/+3
| | | (bzr r313)
* fix 1367204bulia byak2006-03-271-4/+21
| | | (bzr r312)
* obey scale ratio lockbulia byak2006-03-271-2/+9
| | | (bzr r311)
* fix 1459154bulia byak2006-03-271-1/+1
| | | (bzr r310)
* forgot to add XCF output to the makefileAaron Spike2006-03-271-2/+4
| | | (bzr r309)
* minor changes to adjust strings for plural formsAndrius Ramanauskas2006-03-272-3/+7
| | | (bzr r308)
* next iterationAndrius Ramanauskas2006-03-271-995/+1168
| | | (bzr r307)
* applying ngettext for 2 strings (for languages with multiple plural forms)Andrius Ramanauskas2006-03-271-2/+2
| | | (bzr r306)
* A little XCF export scriptAaron Spike2006-03-272-0/+111
| | | | | Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP. (bzr r305)
* fix 1457118bulia byak2006-03-261-1/+1
| | | (bzr r304)
* cosmeticbulia byak2006-03-261-2/+3
| | | (bzr r303)
* clarify case for --export-id and --export-drawingAaron Spike2006-03-261-8/+7
| | | (bzr r302)
* better explanation of --export-area-canvasbulia byak2006-03-261-3/+5
| | | (bzr r301)
* Added --export-area-canvas (-C). Aaron Spike2006-03-263-10/+38
| | | | | Area specifying options (--export-area, --export-area-canvas and --export-area-drawing) can now be used in combination with --export-id. (bzr r300)
* most of region selection completedBob Jamison2006-03-263-10/+106
| | | (bzr r299)
* pasting sizebulia byak2006-03-265-0/+116
| | | (bzr r298)
* menu rearrange, tips copyeditbulia byak2006-03-263-61/+64
| | | (bzr r297)
* a small apspec adjustment from Mike HearnAaron Spike2006-03-251-0/+2
| | | (bzr r296)
* fixed const declsBob Jamison2006-03-252-5/+20
| | | (bzr r295)
* Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵Bob Jamison2006-03-257-66/+331
| | | | | Also make certain that packed pixels are unsigned long. (bzr r294)
* initial hookup of siox into Tracer. much work still to be done, and testing tooBob Jamison2006-03-252-23/+149
| | | (bzr r293)
* change radio button to check box. oopsBob Jamison2006-03-251-5/+5
| | | (bzr r292)
* add enableSiox() for testingBob Jamison2006-03-252-0/+16
| | | (bzr r291)
* new button for sioxBob Jamison2006-03-251-2/+26
| | | (bzr r290)
* change namesBob Jamison2006-03-242-1767/+0
| | | (bzr r289)
* change siox namesBob Jamison2006-03-243-10/+9
| | | (bzr r288)
* fix includeBob Jamison2006-03-241-1/+1
| | | (bzr r287)
* rename sioxBob Jamison2006-03-241-2/+2
| | | (bzr r286)
* renameBob Jamison2006-03-242-0/+1767
| | | (bzr r285)
* new filesBob Jamison2006-03-243-3/+14
| | | (bzr r284)
* add sioxBob Jamison2006-03-243-92/+225
| | | (bzr r283)
* Add sioxBob Jamison2006-03-243-1/+1770
| | | (bzr r282)
* first iteration of translation to LithuanianAndrius Ramanauskas2006-03-242-1113/+1071
| | | (bzr r281)
* fixing crash in situations where locale language has many plural forms ↵Andrius Ramanauskas2006-03-241-5/+5
| | | | | (example - Lithuanian) and translation is not yet provided (bzr r280)
* Bringing in new color classJon A. Cruz2006-03-246-24/+197
| | | (bzr r279)
* Purging unused variableJon A. Cruz2006-03-241-1/+0
| | | (bzr r278)
* initial version (not translated yet)Andrius Ramanauskas2006-03-231-0/+8796
| | | (bzr r277)
* * packaging/macosx/Resources/bin/inkscape: Fix a packagingmjwybrow2006-03-232-1/+12
| | | | | | | problem on Mac OSX where Inkscape wouldn't open if one of the parent directories containing the app bundle contained a '#' in its name. Fixes bug #1443072. (bzr r276)
* remove confusing decimal digits in the number of scansbulia byak2006-03-231-1/+1
| | | (bzr r275)