| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -9/+9 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -51/+50 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Revert #17388 as per buliabyaks comment in LP | Maximilian Albert | 2008-02-19 | 1 | -2/+1 |
| | | | | (bzr r4774) | ||||
| * | Union paths automatically in pencil and calligraphy context when Shift-Lock ↵ | Maximilian Albert | 2008-02-19 | 1 | -1/+2 |
| | | | | | | is pressed (closes: LP 190846) (bzr r4771) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+2 |
| | | | | (bzr r4629) | ||||
| * | Add missing selection cue option to preferences for tweak, calligraphy, and ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+5 |
| | | | | | | paint bucket tools (bzr r4457) | ||||
| * | remove thinning/thickening, now in tweak tool | bulia byak | 2007-08-08 | 1 | -281/+2 |
| | | | | (bzr r3427) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -4/+4 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | do a light dilation on mouseup if there was no rubbing; makes it usable even ↵ | bulia byak | 2007-04-21 | 1 | -4/+20 |
| | | | | | | with a mouse that gets no motion events during a click (bzr r2942) | ||||
| * | silly error - lazy boolean evaluation bit me | bulia byak | 2007-04-16 | 1 | -1/+2 |
| | | | | (bzr r2908) | ||||
| * | increment hatch_spacing by hatch_spacing_step when keep_selected is off; use ↵ | bulia byak | 2007-04-15 | 1 | -8/+13 |
| | | | | | | forced redraws for all drawing modes, not only for thinning (bzr r2895) | ||||
| * | recurse into groups for thinning/thickening | bulia byak | 2007-04-14 | 1 | -25/+44 |
| | | | | (bzr r2889) | ||||
| * | improve interactivity by forcing redraws when thinning | bulia byak | 2007-04-14 | 1 | -0/+5 |
| | | | | (bzr r2887) | ||||
| * | make sure thinning uses updated pressure; make the response a bit nonlinear | bulia byak | 2007-04-14 | 1 | -2/+9 |
| | | | | (bzr r2886) | ||||
| * | fix thinning that didn't work for paths inside a transformed group | bulia byak | 2007-04-13 | 1 | -3/+4 |
| | | | | (bzr r2871) | ||||
| * | cleanup some debug prints | bulia byak | 2007-04-11 | 1 | -5/+0 |
| | | | | (bzr r2858) | ||||
| * | use correct isNaN | bulia byak | 2007-04-11 | 1 | -1/+1 |
| | | | | (bzr r2856) | ||||
| * | tracking guide with ctrl; tracing background; thinning/thickening with alt; ↵ | bulia byak | 2007-04-11 | 1 | -62/+632 |
| | | | | | | also home/end for width, shift+drawing to unionize, decrease tolerance, add comments (bzr r2853) | ||||
| * | verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphic | bulia byak | 2007-03-03 | 1 | -2/+34 |
| | | | | (bzr r2526) | ||||
| * | tweak parameters for more responsiveness | MenTaLguY | 2007-02-04 | 1 | -2/+2 |
| | | | | (bzr r2322) | ||||
| * | attempt to fix both responsiveness and blobs in calligraphy tool | MenTaLguY | 2007-02-03 | 1 | -2/+19 |
| | | | | (bzr r2318) | ||||
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-21 | 1 | -1/+2 |
| | | | | (bzr r2254) | ||||
| * | correct the cap rounding in the temporary (red) shape | bulia byak | 2006-11-18 | 1 | -4/+8 |
| | | | | (bzr r1978) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -6/+0 |
| | | | | (bzr r1811) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -1/+2 |
| | | | | (bzr r1768) | ||||
| * | rename drag to wiggle with value inversion; edit tooltips | bulia byak | 2006-10-03 | 1 | -4/+4 |
| | | | | (bzr r1759) | ||||
| * | comments for later | MenTaLguY | 2006-09-05 | 1 | -1/+2 |
| | | | | (bzr r1691) | ||||
| * | make calligraphy tool cap rounding work better with nonzero fixity | MenTaLguY | 2006-09-05 | 1 | -9/+42 |
| | | | | (bzr r1690) | ||||
| * | ensure that final resting position is included in calligraphic stroke | MenTaLguY | 2006-09-04 | 1 | -0/+5 |
| | | | | (bzr r1688) | ||||
| * | remove spurious fit_and_split wrapper | MenTaLguY | 2006-09-04 | 1 | -10/+2 |
| | | | | (bzr r1687) | ||||
| * | clarify/update dynadraw copyright | MenTaLguY | 2006-09-04 | 1 | -0/+3 |
| | | | | (bzr r1686) | ||||
| * | add rounded caps to temporary shapes as well | MenTaLguY | 2006-09-04 | 1 | -0/+5 |
| | | | | (bzr r1675) | ||||
| * | reduce epsilon a little bit | MenTaLguY | 2006-09-04 | 1 | -1/+1 |
| | | | | (bzr r1674) | ||||
| * | add support for rounded caps with the calligraphy tool | MenTaLguY | 2006-09-04 | 1 | -0/+17 |
| | | | | (bzr r1673) | ||||
| * | reduce DYNA_EPSILON further, as artifacts still occur frequently with the ↵ | MenTaLguY | 2006-09-03 | 1 | -1/+1 |
| | | | | | | smaller setting (bzr r1672) | ||||
| * | increase DYNA_EPSILON in order to reduce calligraphy tool artifacts | MenTaLguY | 2006-09-03 | 1 | -1/+1 |
| | | | | (bzr r1671) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -5/+5 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -5/+5 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| | | | | (bzr r1315) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -0/+6 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -1/+2 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | deselect if not keep_selected | bulia byak | 2006-05-21 | 1 | -1/+4 |
| | | | | (bzr r914) | ||||
| * | adding fill-opacity to dyna-draw | Aaron Spike | 2006-05-18 | 1 | -2/+7 |
| | | | | (bzr r875) | ||||
| * | do calligraphic draw opacity correctly | bulia byak | 2006-05-17 | 1 | -2/+4 |
| | | | | (bzr r863) | ||||
| * | keep selected option for calligraphic | bulia byak | 2006-05-14 | 1 | -1/+6 |
| | | | | (bzr r830) | ||||
| * | Calligraphy tool now draws in the last used color or tool style depending on ↵ | Joshua L. Blocher | 2006-05-13 | 1 | -1/+4 |
| | | | | | | the preferences setting. (bzr r823) | ||||
| * | remove unused timer code | MenTaLguY | 2006-04-20 | 1 | -47/+5 |
| | | | | (bzr r550) | ||||
| * | add abs_width switch for calligraphy pen width; switch it to 1..100 ↵ | bulia byak | 2006-04-20 | 1 | -6/+18 |
| | | | | | | displayed range (bzr r548) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -6/+6 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | merge ::dragging and ::dynahand | MenTaLguY | 2006-04-01 | 1 | -22/+14 |
| | | | | (bzr r390) | ||||
