| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | optimizations: prevent handle move callback unless handle is indeed moved; ↵ | bulia byak | 2006-03-28 | 1 | -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_property | bulia byak | 2006-03-28 | 2 | -32/+25 | |
| | | | | (bzr r323) | |||||
| * | delete slow and redundant g_object properties, replacing them with fast ↵ | bulia byak | 2006-03-28 | 2 | -254/+51 | |
| | | | | | | inline setters on struct members (bzr r322) | |||||
| * | Changed objects to only get linked to "linkable" colors. | Jon A. Cruz | 2006-03-28 | 6 | -29/+78 | |
| | | | | (bzr r321) | |||||
| * | optimization: create side knots and lines only on demand | bulia byak | 2006-03-28 | 1 | -68/+62 | |
| | | | | (bzr r320) | |||||
| * | Objects will now change when their linked colors change. | Jon A. Cruz | 2006-03-28 | 3 | -16/+227 | |
| | | | | (bzr r319) | |||||
| * | more g++ 4.1 fixes (by inkblotter) | Ralf Stephan | 2006-03-28 | 3 | -3/+4 | |
| | | | | (bzr r318) | |||||
| * | try to fix g++ 4.1 compile errors | Ralf Stephan | 2006-03-28 | 2 | -2/+2 | |
| | | | | (bzr r317) | |||||
| * | Experimenting with linked colors. | Jon A. Cruz | 2006-03-28 | 7 | -44/+498 | |
| | | | | (bzr r316) | |||||
| * | preserve (but not use yet) rotation center when making tiled clones | bulia byak | 2006-03-28 | 1 | -0/+18 | |
| | | | | (bzr r315) | |||||
| * | copy rotation center when converting to path | bulia byak | 2006-03-28 | 1 | -0/+3 | |
| | | | | (bzr r314) | |||||
| * | copy rotation center when cloning | bulia byak | 2006-03-28 | 1 | -0/+3 | |
| | | | | (bzr r313) | |||||
| * | fix 1367204 | bulia byak | 2006-03-27 | 1 | -4/+21 | |
| | | | | (bzr r312) | |||||
| * | obey scale ratio lock | bulia byak | 2006-03-27 | 1 | -2/+9 | |
| | | | | (bzr r311) | |||||
| * | fix 1459154 | bulia byak | 2006-03-27 | 1 | -1/+1 | |
| | | | | (bzr r310) | |||||
| * | forgot to add XCF output to the makefile | Aaron Spike | 2006-03-27 | 1 | -2/+4 | |
| | | | | (bzr r309) | |||||
| * | minor changes to adjust strings for plural forms | Andrius Ramanauskas | 2006-03-27 | 2 | -3/+7 | |
| | | | | (bzr r308) | |||||
| * | next iteration | Andrius Ramanauskas | 2006-03-27 | 1 | -995/+1168 | |
| | | | | (bzr r307) | |||||
| * | applying ngettext for 2 strings (for languages with multiple plural forms) | Andrius Ramanauskas | 2006-03-27 | 1 | -2/+2 | |
| | | | | (bzr r306) | |||||
| * | A little XCF export script | Aaron Spike | 2006-03-27 | 2 | -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 1457118 | bulia byak | 2006-03-26 | 1 | -1/+1 | |
| | | | | (bzr r304) | |||||
| * | cosmetic | bulia byak | 2006-03-26 | 1 | -2/+3 | |
| | | | | (bzr r303) | |||||
| * | clarify case for --export-id and --export-drawing | Aaron Spike | 2006-03-26 | 1 | -8/+7 | |
| | | | | (bzr r302) | |||||
| * | better explanation of --export-area-canvas | bulia byak | 2006-03-26 | 1 | -3/+5 | |
| | | | | (bzr r301) | |||||
| * | Added --export-area-canvas (-C). | Aaron Spike | 2006-03-26 | 3 | -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 completed | Bob Jamison | 2006-03-26 | 3 | -10/+106 | |
| | | | | (bzr r299) | |||||
| * | pasting size | bulia byak | 2006-03-26 | 5 | -0/+116 | |
| | | | | (bzr r298) | |||||
| * | menu rearrange, tips copyedit | bulia byak | 2006-03-26 | 3 | -61/+64 | |
| | | | | (bzr r297) | |||||
| * | a small apspec adjustment from Mike Hearn | Aaron Spike | 2006-03-25 | 1 | -0/+2 | |
| | | | | (bzr r296) | |||||
| * | fixed const decls | Bob Jamison | 2006-03-25 | 2 | -5/+20 | |
| | | | | (bzr r295) | |||||
| * | Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵ | Bob Jamison | 2006-03-25 | 7 | -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 too | Bob Jamison | 2006-03-25 | 2 | -23/+149 | |
| | | | | (bzr r293) | |||||
| * | change radio button to check box. oops | Bob Jamison | 2006-03-25 | 1 | -5/+5 | |
| | | | | (bzr r292) | |||||
| * | add enableSiox() for testing | Bob Jamison | 2006-03-25 | 2 | -0/+16 | |
| | | | | (bzr r291) | |||||
| * | new button for siox | Bob Jamison | 2006-03-25 | 1 | -2/+26 | |
| | | | | (bzr r290) | |||||
| * | change names | Bob Jamison | 2006-03-24 | 2 | -1767/+0 | |
| | | | | (bzr r289) | |||||
| * | change siox names | Bob Jamison | 2006-03-24 | 3 | -10/+9 | |
| | | | | (bzr r288) | |||||
| * | fix include | Bob Jamison | 2006-03-24 | 1 | -1/+1 | |
| | | | | (bzr r287) | |||||
| * | rename siox | Bob Jamison | 2006-03-24 | 1 | -2/+2 | |
| | | | | (bzr r286) | |||||
| * | rename | Bob Jamison | 2006-03-24 | 2 | -0/+1767 | |
| | | | | (bzr r285) | |||||
| * | new files | Bob Jamison | 2006-03-24 | 3 | -3/+14 | |
| | | | | (bzr r284) | |||||
| * | add siox | Bob Jamison | 2006-03-24 | 3 | -92/+225 | |
| | | | | (bzr r283) | |||||
| * | Add siox | Bob Jamison | 2006-03-24 | 3 | -1/+1770 | |
| | | | | (bzr r282) | |||||
| * | first iteration of translation to Lithuanian | Andrius Ramanauskas | 2006-03-24 | 2 | -1113/+1071 | |
| | | | | (bzr r281) | |||||
| * | fixing crash in situations where locale language has many plural forms ↵ | Andrius Ramanauskas | 2006-03-24 | 1 | -5/+5 | |
| | | | | | | (example - Lithuanian) and translation is not yet provided (bzr r280) | |||||
| * | Bringing in new color class | Jon A. Cruz | 2006-03-24 | 6 | -24/+197 | |
| | | | | (bzr r279) | |||||
| * | Purging unused variable | Jon A. Cruz | 2006-03-24 | 1 | -1/+0 | |
| | | | | (bzr r278) | |||||
| * | initial version (not translated yet) | Andrius Ramanauskas | 2006-03-23 | 1 | -0/+8796 | |
| | | | | (bzr r277) | |||||
| * | * packaging/macosx/Resources/bin/inkscape: Fix a packaging | mjwybrow | 2006-03-23 | 2 | -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 scans | bulia byak | 2006-03-23 | 1 | -1/+1 | |
| | | | | (bzr r275) | |||||
