| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -1/+1 | |
| | | | | (bzr r2720) | |||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 2 | -3/+3 | |
| | | | | (bzr r2679) | |||||
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 1 | -1/+1 | |
| | | | | (bzr r2606) | |||||
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 1 | -5/+7 | |
| | | | | (bzr r2605) | |||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -34/+39 | |
| | | | | | | recent bbox regressions. (bzr r2604) | |||||
| * | Change tolerance to threshold | John Bintz | 2007-03-11 | 1 | -7/+7 | |
| | | | | (bzr r2597) | |||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -5/+3 | |
| | | | | (bzr r2596) | |||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -1/+1 | |
| | | | | | | avoid some copies (bzr r2582) | |||||
| * | Converted star toobar to stock GTK+ | Jon A. Cruz | 2007-03-08 | 1 | -170/+166 | |
| | | | | (bzr r2570) | |||||
| * | paintbucket: rearrange controls, edit labels/tooltips | bulia byak | 2007-03-08 | 1 | -22/+25 | |
| | | | | (bzr r2569) | |||||
| * | 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 | -3/+14 | |
| | | | | (bzr r2564) | |||||
| * | Begin work on selectable color channels for paint bucket, starting with ↵ | John Bintz | 2007-03-07 | 1 | -0/+22 | |
| | | | | | | visible colors and alpha (bzr r2561) | |||||
| * | more NR::Maybe<NR::Rect> work | MenTaLguY | 2007-03-04 | 1 | -17/+22 | |
| | | | | (bzr r2543) | |||||
| * | switch from invokeBbox to getBounds (need to fix problems with empty | MenTaLguY | 2007-03-04 | 1 | -13/+8 | |
| | | | | | | rect handling, though) (bzr r2536) | |||||
| * | Add user-selectable paint bucket path offset size | John Bintz | 2007-03-03 | 1 | -0/+21 | |
| | | | | (bzr r2508) | |||||
| * | (hopefully) fixed build on linux, added missing isnormal.h | Markus Schwarzenberg | 2007-03-01 | 1 | -0/+3 | |
| | | | | (bzr r2486) | |||||
| * | commited Solaris 2.8 / gcc-3.2.3 fixes | Markus Schwarzenberg | 2007-03-01 | 1 | -0/+2 | |
| | | | | (bzr r2485) | |||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -1/+1 | |
| | | | | (bzr r2472) | |||||
| * | Re-add deleted preference setting for paint bucket tolerance | John Bintz | 2007-02-28 | 1 | -0/+1 | |
| | | | | (bzr r2467) | |||||
| * | Change paint bucket tolerance toolbar to use percentages rather than color ↵ | John Bintz | 2007-02-28 | 1 | -3/+2 | |
| | | | | | | channel distance (bzr r2463) | |||||
| * | Add paint bucket tolerance setting and toolbar widget to control tolerance | John Bintz | 2007-02-27 | 1 | -0/+18 | |
| | | | | (bzr r2462) | |||||
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 1 | -8/+8 | |
| | | | | (bzr r2449) | |||||
| * | move flood under calligraphic | bulia byak | 2007-02-26 | 1 | -1/+1 | |
| | | | | (bzr r2448) | |||||
| * | Add flood fill tool | John Bintz | 2007-02-25 | 1 | -0/+19 | |
| | | | | (bzr r2432) | |||||
| * | Fixed crash when draw height was zero. | Jon A. Cruz | 2007-02-23 | 1 | -6/+11 | |
| | | | | (bzr r2420) | |||||
| * | Moving functions from svg_preview_cache.h to a new .cpp | Bryce Harrington | 2007-02-20 | 1 | -4/+4 | |
| | | | | (bzr r2402) | |||||
| * | enable click-action and general tooltip for style swatches | bulia byak | 2007-02-15 | 1 | -8/+24 | |
| | | | | (bzr r2378) | |||||
| * | spell out Fill and Stroke labels | bulia byak | 2007-02-15 | 1 | -2/+2 | |
| | | | | (bzr r2377) | |||||
| * | defocus checkboxes upon click so they don't steal keystrokes | bulia byak | 2007-02-07 | 1 | -1/+3 | |
| | | | | (bzr r2343) | |||||
| * | making string translatable | Luca Bruno | 2007-01-25 | 1 | -4/+4 | |
| | | | | (bzr r2285) | |||||
| * | Sorry, forgot the copyright text. | Johan B. C. Engelen | 2007-01-24 | 1 | -0/+2 | |
| | | | | (bzr r2276) | |||||
| * | replace use of sp_repr_new in gradient-vector | MenTaLguY | 2007-01-23 | 1 | -2/+5 | |
| | | | | (bzr r2261) | |||||
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-22 | 1 | -3/+5 | |
| | | | | (bzr r2257) | |||||
| * | text fixes | bulia byak | 2007-01-18 | 1 | -1/+1 | |
| | | | | (bzr r2241) | |||||
| * | height=12 | bulia byak | 2007-01-18 | 1 | -1/+1 | |
| | | | | (bzr r2238) | |||||
| * | add new message type for urgent immediate statusbar display | bulia byak | 2007-01-17 | 1 | -0/+7 | |
| | | | | (bzr r2232) | |||||
| * | Upgraded gradient tool =) | Johan B. C. Engelen | 2007-01-17 | 1 | -3/+7 | |
| | | | | (bzr r2228) | |||||
| * | Fixed bug where offset was not written to XML when stop was added. | Johan B. C. Engelen | 2007-01-12 | 1 | -0/+1 | |
| | | | | (bzr r2197) | |||||
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 1 | -0/+2 | |
| | | | | (bzr r2139) | |||||
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵ | Johan B. C. Engelen | 2007-01-06 | 1 | -3/+2 | |
| | | | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138) | |||||
| * | Fixed [ 1610944 ] Text dialog discard style and crash | Johan B. C. Engelen | 2007-01-02 | 1 | -13/+18 | |
| | | | | (bzr r2124) | |||||
| * | Fix 1565162 (Gradient stop color not updated in list when entering RBGA) | gustav_b | 2006-12-30 | 1 | -6/+17 | |
| | | | | (bzr r2111) | |||||
| * | change opacity display to 0..100 | bulia byak | 2006-11-19 | 1 | -1/+1 | |
| | | | | (bzr r1988) | |||||
| * | extend the range of cap rounding, rename it to make more sense | bulia byak | 2006-11-18 | 1 | -2/+2 | |
| | | | | (bzr r1979) | |||||
| * | ok, fix another crash caused by GTK's broken spinbuttons | bulia byak | 2006-11-12 | 1 | -1/+8 | |
| | | | | (bzr r1937) | |||||
| * | add (outline) to window title when in outline mode | bulia byak | 2006-11-04 | 1 | -2/+11 | |
| | | | | (bzr r1897) | |||||
| * | Added callback function to allow shrinking of widgets | Jon A. Cruz | 2006-10-24 | 1 | -0/+3 | |
| | | | | (bzr r1850) | |||||
| * | Key, tab and focus refinement | Jon A. Cruz | 2006-10-22 | 1 | -0/+4 | |
| | | | | (bzr r1828) | |||||
| * | Adding climb and digits properties, key processing and focus handling | Jon A. Cruz | 2006-10-21 | 1 | -12/+19 | |
| | | | | (bzr r1820) | |||||
