| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | r10951@tres: ted | 2006-02-16 08:56:41 -0800 | Ted Gould | 2006-03-29 | 2 | -0/+6 | |
| | | | | | | | Adding an Extension Editor verb. (though I don't really like the name extension editor) (bzr r341) | |||||
| * | r10950@tres: ted | 2006-02-16 08:36:49 -0800 | Ted Gould | 2006-03-29 | 1 | -2/+3 | |
| | | | | | | | Instead of showing the help button or not, let's make it so it is sensitive or not. This will be a better UI. (bzr r340) | |||||
| * | r10949@tres: ted | 2006-02-16 08:33:36 -0800 | Ted Gould | 2006-03-29 | 4 | -8/+14 | |
| | | | | | | Basic help dialog coming up and working. (bzr r339) | |||||
| * | r10924@tres: ted | 2006-02-13 09:52:31 -0800 | Ted Gould | 2006-03-29 | 1 | -0/+15 | |
| | | | | | | Basics of getting text in teh box (bzr r337) | |||||
| * | r10923@tres: ted | 2006-02-13 09:47:15 -0800 | Ted Gould | 2006-03-29 | 4 | -0/+101 | |
| | | | | | | Adding in the help dialog basics. (bzr r336) | |||||
| * | r10922@tres: ted | 2006-02-13 09:41:52 -0800 | Ted Gould | 2006-03-29 | 1 | -0/+5 | |
| | | | | | | Adding in support for setting the name and tooltip after initalization. (bzr r335) | |||||
| * | r10921@tres: ted | 2006-02-13 09:40:25 -0800 | Ted Gould | 2006-03-29 | 7 | -9/+20 | |
| | | | | | | | | Adding in support for a <help> tag in the base extension part of the INX file. Currently that just gets passed to the prefdialog, but it will be used in a little while. (bzr r334) | |||||
| * | r10920@tres: ted | 2006-02-13 09:38:31 -0800 | Ted Gould | 2006-03-29 | 1 | -0/+8 | |
| | | | | | | | Adding in menu-name and menu-tip XML file options to make it so that those can be set in the INX file. (bzr r333) | |||||
| * | r10919@tres: ted | 2006-02-13 09:37:13 -0800 | Ted Gould | 2006-03-29 | 1 | -0/+2 | |
| | | | | | | Adding in comments for accessor functions (bzr r332) | |||||
| * | non-localizable string | Andrius Ramanauskas | 2006-03-29 | 1 | -1/+1 | |
| | | | | (bzr r331) | |||||
| * | Renaming temp non-standard attributes | Jon A. Cruz | 2006-03-29 | 2 | -3/+3 | |
| | | | | (bzr r330) | |||||
| * | crap, disable the layer manager in the build; I forgot to deal with those ↵ | MenTaLguY | 2006-03-29 | 1 | -1/+0 | |
| | | | | | | template errors (bzr r329) | |||||
| * | Handle polygon of 0 or 1 points (without triggering warnings). | Peter Moulder | 2006-03-29 | 1 | -6/+26 | |
| | | | | (bzr r328) | |||||
| * | fix selected node size when switching type | bulia byak | 2006-03-29 | 1 | -2/+2 | |
| | | | | (bzr r327) | |||||
| * | draft of layer manager | MenTaLguY | 2006-03-29 | 3 | -0/+124 | |
| | | | | (bzr r326) | |||||
| * | revert fix from revision 10741, not needed anymore | bulia byak | 2006-03-28 | 1 | -4/+1 | |
| | | | | (bzr r325) | |||||
| * | 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 | 5 | -29/+70 | |
| | | | | (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 | 2 | -16/+221 | |
| | | | | (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 | 6 | -43/+489 | |
| | | | | (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) | |||||
| * | minor changes to adjust strings for plural forms | Andrius Ramanauskas | 2006-03-27 | 2 | -3/+7 | |
| | | | | (bzr r308) | |||||
| * | applying ngettext for 2 strings (for languages with multiple plural forms) | Andrius Ramanauskas | 2006-03-27 | 1 | -2/+2 | |
| | | | | (bzr r306) | |||||
| * | 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) | |||||
| * | Added --export-area-canvas (-C). | Aaron Spike | 2006-03-26 | 1 | -9/+24 | |
| | | | | | | 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) | |||||
| * | 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) | |||||
