| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Turning on | Jon A. Cruz | 2006-10-19 | 1 | -1/+1 |
| | | | | (bzr r1810) | ||||
| * | Adding custom action to work with spinbuttons in toolbars | Jon A. Cruz | 2006-10-19 | 1 | -1/+297 |
| | | | | (bzr r1809) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 6 | -29/+31 |
| | | | | (bzr r1793) | ||||
| * | rename drag to wiggle with value inversion; edit tooltips | bulia byak | 2006-10-03 | 1 | -15/+15 |
| | | | | (bzr r1759) | ||||
| * | move rounding spinbutton | bulia byak | 2006-09-06 | 1 | -11/+11 |
| | | | | (bzr r1695) | ||||
| * | get default rounding right in calligraphy toolbar | MenTaLguY | 2006-09-04 | 1 | -1/+1 |
| | | | | (bzr r1685) | ||||
| * | added ui for mental's calligraphy tool cap rounding | Josh Andler | 2006-09-04 | 1 | -1/+21 |
| | | | | (bzr r1680) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -2/+2 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 19 | -56/+57 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 3 | -13/+9 |
| | | | | (bzr r1636) | ||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 3 | -9/+13 |
| | | | | (bzr r1634) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 19 | -57/+56 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | delete completion object on destroying, prevents a crash on exit | bulia byak | 2006-08-18 | 1 | -0/+10 |
| | | | | (bzr r1614) | ||||
| * | disconnect signals on destroying | bulia byak | 2006-08-18 | 1 | -0/+7 |
| | | | | (bzr r1613) | ||||
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 2 | -0/+35 |
| | | | | (bzr r1596) | ||||
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 2 | -0/+12 |
| | | | | (bzr r1595) | ||||
| * | switch to sigc++ SPObject signals for desktop widget | MenTaLguY | 2006-07-29 | 2 | -5/+17 |
| | | | | (bzr r1506) | ||||
| * | switch to sigc++ SPObject signals for SPGradientImage | MenTaLguY | 2006-07-29 | 2 | -9/+26 |
| | | | | (bzr r1505) | ||||
