summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* store paint bucket offset units in preferences to work around toolbar initial...John Bintz2007-11-011-3/+4
* Diffuse Lighting Filter:Tavmjong Bah2007-10-311-4/+4
* fix Clear for Scale tabbulia byak2007-10-311-2/+2
* r16935@shi: ted | 2007-10-31 11:23:00 -0700Ted Gould2007-10-311-2/+8
* Fix typo: "Fitler"Bob Jamison2007-10-311-1/+1
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-3137-63/+88
* r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould2007-10-3143-5798/+9
* r16913@shi: ted | 2007-10-30 21:32:09 -0700Ted Gould2007-10-312-1/+3
* noop: comment stylePeter Moulder2007-10-311-8/+7
* CodingStyle: const placement. (noop; checked no change to .o file.)Peter Moulder2007-10-311-35/+42
* marked three messages from color gestures for translationAlexandre Prokoudine2007-10-311-3/+3
* fixed a typo in a user visible messageAlexandre Prokoudine2007-10-311-1/+1
* temporary fix for crash with shapes and path-along-path LPEJohan B. C. Engelen2007-10-301-0/+3
* ok. so NOW the new effect is committed...Johan B. C. Engelen2007-10-303-0/+253
* LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen2007-10-308-12/+62
* r16896@shi: ted | 2007-10-30 12:16:06 -0700Ted Gould2007-10-302-18/+54
* r16895@shi: ted | 2007-10-30 09:35:24 -0700Ted Gould2007-10-304-24/+113
* r16894@shi: ted | 2007-10-30 09:26:42 -0700Ted Gould2007-10-304-95/+114
* r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould2007-10-305-13/+11
* r16892@shi: ted | 2007-10-29 21:33:09 -0700Ted Gould2007-10-304-7/+46
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-3012-26/+49
* r16676@shi: ted | 2007-10-12 21:09:50 -0700Ted Gould2007-10-302-10/+32
* r16675@shi: ted | 2007-10-12 21:06:32 -0700Ted Gould2007-10-301-23/+1
* add alt dragging for no change modebulia byak2007-10-302-14/+32
* First step adding switching of colors to profilesJon A. Cruz2007-10-301-21/+40
* Cleanup on color changersJon A. Cruz2007-10-3014-237/+265
* Moving functionality into <color-profile>Jon A. Cruz2007-10-294-138/+285
* warning cleanupJon A. Cruz2007-10-291-5/+5
* Adding function to locate profile by baneJon A. Cruz2007-10-292-1/+21
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-2811-23/+114
* Update Potrace to 1.8Bob Jamison2007-10-2618-131/+174
* Warning cleanupJon A. Cruz2007-10-2610-52/+51
* punctuationbulia byak2007-10-251-2/+2
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-258-7/+209
* remove debug messages, convert tabs to spaces and remove whitespace for sp-na...Johan B. C. Engelen2007-10-242-34/+31
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-2411-33/+88
* change cursor for color gesturesbulia byak2007-10-242-0/+46
* whitespacebulia byak2007-10-241-66/+66
* cursors for color adjustmentbulia byak2007-10-243-0/+114
* Added 'paraller axis' rendering hint to filter primitives, that need it.Niko Kiirala2007-10-2416-0/+40
* Use computed fill-rule value when setting fill in cairo pdf/ps export.gustav_b2007-10-242-2/+2
* enable color gestures for fill and strokebulia byak2007-10-242-14/+175
* new class for widgets adjustable by rotation-like gesturesbulia byak2007-10-243-0/+205
* rename master opacity to opacitybulia byak2007-10-241-1/+1
* fix undoing of LPE paths again. please test. (now nodepath is only updated wh...Johan B. C. Engelen2007-10-232-3/+10
* Revert undo LPE paths fix; crashed on linux :(Johan B. C. Engelen2007-10-231-1/+3
* ensure copy/paste of style between gradient stops worksbulia byak2007-10-221-0/+2
* ensure copy/paste of style between gradient stops worksbulia byak2007-10-221-11/+22
* add copy-to-clipboard for selected stopsbulia byak2007-10-222-4/+60
* fix pasting style where style or fill is nonebulia byak2007-10-221-3/+3