| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| * | use desktop method to set waiting cursor; do not try to restore it if ↵ | bulia byak | 2007-03-14 | 1 | -5/+5 | |
| | | | | | | someone already did it (fixes crash when you switch to another tool while filling) (bzr r2648) | |||||
| * | Clean up indentation | John Bintz | 2007-03-14 | 1 | -180/+183 | |
| | | | | (bzr r2639) | |||||
| * | Fix paint bucket point queueing issue | John Bintz | 2007-03-14 | 1 | -1/+2 | |
| | | | | (bzr r2638) | |||||
| * | Add ctrl+click to paint bucket to change clicked object's fill and stroke to ↵ | John Bintz | 2007-03-11 | 1 | -13/+26 | |
| | | | | | | current setting (bzr r2603) | |||||
| * | display busy cursor while filling | bulia byak | 2007-03-11 | 1 | -0/+11 | |
| | | | | (bzr r2598) | |||||
| * | Change tolerance to threshold | John Bintz | 2007-03-11 | 1 | -21/+21 | |
| | | | | (bzr r2597) | |||||
| * | Add HSL options to paint bucket channels | John Bintz | 2007-03-08 | 1 | -1/+37 | |
| | | | | (bzr r2579) | |||||
| * | Add and adjust fill channels | John Bintz | 2007-03-08 | 1 | -1/+13 | |
| | | | | (bzr r2571) | |||||
| * | do not offset if offset==0; display messages if success and if no path ↵ | bulia byak | 2007-03-08 | 1 | -19/+40 | |
| | | | | | | created because of too much inset (bzr r2568) | |||||
| * | make offset independent of zoom | bulia byak | 2007-03-08 | 1 | -1/+1 | |
| | | | | (bzr r2566) | |||||
| * | make default paintbucket offset 0 | bulia byak | 2007-03-08 | 1 | -1/+1 | |
| | | | | (bzr r2565) | |||||
| * | Add units selector to offset and remove offset range limits | John Bintz | 2007-03-08 | 1 | -1/+2 | |
| | | | | (bzr r2564) | |||||
| * | Begin work on selectable color channels for paint bucket, starting with ↵ | John Bintz | 2007-03-07 | 1 | -14/+81 | |
| | | | | | | visible colors and alpha (bzr r2561) | |||||
| * | Warning cleanup of unused variables | Jon A. Cruz | 2007-03-04 | 1 | -2/+0 | |
| | | | | (bzr r2546) | |||||
| * | adapt code to new Maybe/bbox regime | MenTaLguY | 2007-03-04 | 1 | -116/+224 | |
| | | | | (bzr r2538) | |||||
| * | replace use of invokeBbox in flood fill tool | MenTaLguY | 2007-03-04 | 1 | -224/+116 | |
| | | | | (bzr r2537) | |||||
| * | verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphic | bulia byak | 2007-03-03 | 1 | -2/+0 | |
| | | | | (bzr r2526) | |||||
| * | mess with naming a little bit and quiet compiler warnings about unhandled | MenTaLguY | 2007-03-03 | 1 | -13/+17 | |
| | | | | | | cases (bzr r2510) | |||||
| * | Factor out bitmap scanline check into separate function | John Bintz | 2007-03-03 | 1 | -51/+106 | |
| | | | | (bzr r2509) | |||||
| * | Add user-selectable paint bucket path offset size | John Bintz | 2007-03-03 | 1 | -1/+3 | |
| | | | | (bzr r2508) | |||||
| * | Allow for filling of only visible parts of the bounded area, presenting a ↵ | John Bintz | 2007-03-02 | 1 | -4/+26 | |
| | | | | | | warning when this occurs (bzr r2493) | |||||
| * | Remove some unnecessary code | John Bintz | 2007-03-01 | 1 | -33/+0 | |
| | | | | (bzr r2492) | |||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -1/+1 | |
| | | | | (bzr r2472) | |||||
| * | Fix massive point queueing and tolerance issue | John Bintz | 2007-03-01 | 1 | -19/+20 | |
| | | | | (bzr r2469) | |||||
| * | Optimize flood algorithm to only scan adjacent runs once | John Bintz | 2007-03-01 | 1 | -12/+26 | |
| | | | | (bzr r2468) | |||||
| * | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 2007-02-28 | 1 | -6/+3 | |
| | | | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466) | |||||
| * | Fix layer transform issue | John Bintz | 2007-02-28 | 1 | -17/+18 | |
| | | | | (bzr r2465) | |||||
| * | Fix issue with adding traced path to a layer with a transform | John Bintz | 2007-02-28 | 1 | -1/+18 | |
| | | | | (bzr r2464) | |||||
| * | Change paint bucket tolerance toolbar to use percentages rather than color ↵ | John Bintz | 2007-02-28 | 1 | -1/+1 | |
| | | | | | | channel distance (bzr r2463) | |||||
| * | Add paint bucket tolerance setting and toolbar widget to control tolerance | John Bintz | 2007-02-27 | 1 | -15/+16 | |
| | | | | (bzr r2462) | |||||
| * | increase padding | bulia byak | 2007-02-27 | 1 | -1/+1 | |
| | | | | (bzr r2460) | |||||
| * | add paintbucket cursor | bulia byak | 2007-02-27 | 1 | -4/+4 | |
| | | | | (bzr r2459) | |||||
| * | Remove debug code from flood-context.cpp | John Bintz | 2007-02-27 | 1 | -9/+0 | |
| | | | | (bzr r2456) | |||||
| * | Adjusted flood fill padding | John Bintz | 2007-02-27 | 1 | -1/+1 | |
| | | | | (bzr r2454) | |||||
| * | Flood fill render area now taken from desktop view area and zoom level | John Bintz | 2007-02-27 | 1 | -5/+22 | |
| | | | | (bzr r2453) | |||||
| * | warn if unable to fill an unbounded area | bulia byak | 2007-02-26 | 1 | -1/+6 | |
| | | | | (bzr r2450) | |||||
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 1 | -4/+4 | |
| | | | | (bzr r2449) | |||||
| * | add some obligatory shortcuts | bulia byak | 2007-02-26 | 1 | -0/+18 | |
| | | | | (bzr r2447) | |||||
| * | Remove item handler from flood fill tool | John Bintz | 2007-02-25 | 1 | -4/+0 | |
| | | | | (bzr r2439) | |||||
| * | Fix some memory issues with food fill | John Bintz | 2007-02-25 | 1 | -7/+9 | |
| | | | | (bzr r2438) | |||||
| * | Fix g_free crash | John Bintz | 2007-02-25 | 1 | -2/+2 | |
| | | | | (bzr r2437) | |||||
