| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switch to using shape_editor, instead of separate knotholders and listeners; ↵ | bulia byak | 2009-01-08 | 1 | -38/+10 |
| | | | | | | fixes a lot of crashes, simplifies code (bzr r7097) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -23/+31 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -2/+2 |
| | | | | (bzr r6884) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -63/+63 |
| | | | | (bzr r6839) | ||||
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop ↵ | bulia byak | 2008-09-16 | 1 | -1/+0 |
| | | | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819) | ||||
| * | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-15 | 1 | -1/+1 |
| | | | | (bzr r6633) | ||||
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -6/+6 |
| | | | | (bzr r6630) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | 2geomify conversion to livaror in flood-context.cpp | Johan B. C. Engelen | 2008-07-07 | 1 | -3/+4 |
| | | | | (bzr r6215) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | Only trace the painted area of the screen with each fill, reducing memory usage. | John Bintz | 2008-04-21 | 1 | -10/+32 |
| | | | | (bzr r5479) | ||||
| * | Make parameter tracking for Paint Bucket less memory-intensive. | John Bintz | 2008-04-20 | 1 | -30/+42 |
| | | | | (bzr r5478) | ||||
| * | Small Paint Bucket optimization for creating GrayMap | John Bintz | 2008-04-18 | 1 | -1/+4 |
| | | | | (bzr r5467) | ||||
| * | Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵ | John Bintz | 2008-04-17 | 1 | -17/+17 |
| | | | | | | skipping the standard, slower potrace filtering routines. (bzr r5466) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+1 |
| | | | | (bzr r5149) | ||||
| * | Add doxygen comments to flood-context.cpp | John Bintz | 2008-03-15 | 1 | -4/+114 |
| | | | | (bzr r5096) | ||||
| * | i18n patch from Marcin | Alexandre Prokoudine | 2008-02-13 | 1 | -2/+2 |
| | | | | (bzr r4719) | ||||
| * | Add missing selection cue option to preferences for tweak, calligraphy, and ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+4 |
| | | | | | | paint bucket tools (bzr r4457) | ||||
| * | fix possible crash where event_context is destroyed during fill operation ↵ | John Bintz | 2007-12-16 | 1 | -2/+5 |
| | | | | | | due to tool switch (bzr r4237) | ||||
| * | better paint bucket queue handling; queue points are sorted and cleaned up ↵ | John Bintz | 2007-11-13 | 1 | -25/+57 |
| | | | | | | more efficiently now (bzr r4080) | ||||
| * | change pixel queuing method & add pixel queue cleanup routine to reduce ↵ | John Bintz | 2007-11-13 | 1 | -19/+40 |
| | | | | | | number of function calls for each fill peration (bzr r4079) | ||||
| * | Tweak max queue size. | John Bintz | 2007-08-10 | 1 | -1/+1 |
| | | | | (bzr r3448) | ||||
| * | Include new routines for building the fill point queue in a standard way | John Bintz | 2007-08-10 | 1 | -37/+50 |
| | | | | (bzr r3447) | ||||
| * | 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) | ||||
| * | Various small cleanups and optimizations to Paint Bucket tool. | John Bintz | 2007-07-27 | 1 | -37/+50 |
| | | | | (bzr r3320) | ||||
| * | Some additional Paint Bucket optimizations and cleanup | John Bintz | 2007-06-02 | 1 | -21/+29 |
| | | | | (bzr r3051) | ||||
| * | Finish Paint Bucket optimizations & fixes for auto gap | John Bintz | 2007-06-02 | 1 | -125/+67 |
| | | | | | | | | * remove useless "fillaccuracy" setting * dramatically improve speed of non-auto gap fills * change some ints to unsigned ints (bzr r3049) | ||||
| * | Implement various small paint bucket optimizations and cleanups | John Bintz | 2007-06-01 | 1 | -105/+116 |
| | | | | (bzr r3048) | ||||
| * | Add fillaccuracy preference | John Bintz | 2007-06-01 | 1 | -6/+17 |
| | | | | (bzr r3047) | ||||
| * | Add optimizations for Paint Bucket bitmap fill | John Bintz | 2007-06-01 | 1 | -17/+88 |
| | | | | (bzr r3046) | ||||
| * | Improve auto gap algorithm and move some "magic numbers" pixel setting code ↵ | John Bintz | 2007-05-30 | 1 | -125/+182 |
| | | | | | | into separate functions (bzr r3044) | ||||
| * | Add auto gap filling for Paint Bucket and implement "safety valve" to ↵ | John Bintz | 2007-05-28 | 1 | -13/+64 |
| | | | | | | prevent runaway fill operations (bzr r3040) | ||||
| * | Set up toolbox so that paint bucket defaults can be reset | John Bintz | 2007-04-25 | 1 | -11/+0 |
| | | | | (bzr r2963) | ||||
| * | Add check for hidden/locked layer | John Bintz | 2007-04-22 | 1 | -10/+12 |
| | | | | (bzr r2946) | ||||
| * | Final fix for gradient fill algorithm | John Bintz | 2007-04-21 | 1 | -1/+1 |
| | | | | (bzr r2941) | ||||
| * | Improve fill dragging by increasing drag tolerance and preventing ↵ | John Bintz | 2007-04-19 | 1 | -2/+5 |
| | | | | | | already-filled pixels from being checked in gradient fills (bzr r2931) | ||||
| * | Start building drag fill that uses colors of all points under drag path | John Bintz | 2007-04-19 | 1 | -116/+138 |
| | | | | (bzr r2927) | ||||
| * | Remove some unneeded header includes | John Bintz | 2007-04-15 | 1 | -4/+0 |
| | | | | (bzr r2903) | ||||
| * | Clear the mssage context after drag filling | John Bintz | 2007-04-15 | 1 | -0/+1 |
| | | | | (bzr r2902) | ||||
| * | Fix retrieving of initial point color for paint bucket fill | John Bintz | 2007-04-15 | 1 | -4/+6 |
| | | | | (bzr r2901) | ||||
| * | Add ability to drag cursor while holding alt to add multiple points to paint ↵ | John Bintz | 2007-04-15 | 1 | -11/+66 |
| | | | | | | bucket action (bzr r2900) | ||||
| * | Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC ↵ | Jon A. Cruz | 2007-04-12 | 1 | -2/+2 |
| | | | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866) | ||||
| * | add missing undo transaction for Ctrl+click | bulia byak | 2007-03-31 | 1 | -0/+1 |
| | | | | (bzr r2793) | ||||
| * | Change paint bucket path union to properly create only one undo event, ↵ | John Bintz | 2007-03-31 | 1 | -15/+15 |
| | | | | | | rather than two (bzr r2792) | ||||
| * | Add shift+click to union new fill with old selection | John Bintz | 2007-03-28 | 1 | -1/+9 |
| | | | | (bzr r2773) | ||||
| * | switch to using desktop method to restore cursor | bulia byak | 2007-03-18 | 1 | -2/+1 |
| | | | | (bzr r2688) | ||||
| * | fix crash when you quickly click in two areas and then press a key to go to ↵ | bulia byak | 2007-03-18 | 1 | -7/+12 |
| | | | | | | another tool before filling is finished (bzr r2683) | ||||
