| Commit message (Expand) | Author | Age | Files | Lines |
| * | making string translatable | Luca Bruno | 2007-01-25 | 1 | -4/+4 |
| * | Sorry, forgot the copyright text. | Johan B. C. Engelen | 2007-01-24 | 1 | -0/+2 |
| * | replace use of sp_repr_new in gradient-vector | MenTaLguY | 2007-01-23 | 1 | -2/+5 |
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-22 | 1 | -3/+5 |
| * | text fixes | bulia byak | 2007-01-18 | 1 | -1/+1 |
| * | height=12 | bulia byak | 2007-01-18 | 1 | -1/+1 |
| * | add new message type for urgent immediate statusbar display | bulia byak | 2007-01-17 | 1 | -0/+7 |
| * | Upgraded gradient tool =) | Johan B. C. Engelen | 2007-01-17 | 1 | -3/+7 |
| * | Fixed bug where offset was not written to XML when stop was added. | Johan B. C. Engelen | 2007-01-12 | 1 | -0/+1 |
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 1 | -0/+2 |
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo... | Johan B. C. Engelen | 2007-01-06 | 1 | -3/+2 |
| * | Fixed [ 1610944 ] Text dialog discard style and crash | Johan B. C. Engelen | 2007-01-02 | 1 | -13/+18 |
| * | Fix 1565162 (Gradient stop color not updated in list when entering RBGA) | gustav_b | 2006-12-30 | 1 | -6/+17 |
| * | change opacity display to 0..100 | bulia byak | 2006-11-19 | 1 | -1/+1 |
| * | extend the range of cap rounding, rename it to make more sense | bulia byak | 2006-11-18 | 1 | -2/+2 |
| * | ok, fix another crash caused by GTK's broken spinbuttons | bulia byak | 2006-11-12 | 1 | -1/+8 |
| * | add (outline) to window title when in outline mode | bulia byak | 2006-11-04 | 1 | -2/+11 |
| * | Added callback function to allow shrinking of widgets | Jon A. Cruz | 2006-10-24 | 1 | -0/+3 |
| * | Key, tab and focus refinement | Jon A. Cruz | 2006-10-22 | 1 | -0/+4 |
| * | Adding climb and digits properties, key processing and focus handling | Jon A. Cruz | 2006-10-21 | 1 | -12/+19 |
| * | Turning on | Jon A. Cruz | 2006-10-19 | 1 | -1/+1 |
| * | Adding custom action to work with spinbuttons in toolbars | Jon A. Cruz | 2006-10-19 | 1 | -1/+297 |
| * | undo annotations | bulia byak | 2006-10-10 | 6 | -29/+31 |
| * | rename drag to wiggle with value inversion; edit tooltips | bulia byak | 2006-10-03 | 1 | -15/+15 |
| * | move rounding spinbutton | bulia byak | 2006-09-06 | 1 | -11/+11 |
| * | get default rounding right in calligraphy toolbar | MenTaLguY | 2006-09-04 | 1 | -1/+1 |
| * | added ui for mental's calligraphy tool cap rounding | Josh Andler | 2006-09-04 | 1 | -1/+21 |
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 2006-08-26 | 1 | -2/+2 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 19 | -56/+57 |
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 3 | -13/+9 |
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 3 | -9/+13 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 19 | -57/+56 |
| * | delete completion object on destroying, prevents a crash on exit | bulia byak | 2006-08-18 | 1 | -0/+10 |
| * | disconnect signals on destroying | bulia byak | 2006-08-18 | 1 | -0/+7 |
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 2 | -0/+35 |
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 2 | -0/+12 |
| * | switch to sigc++ SPObject signals for desktop widget | MenTaLguY | 2006-07-29 | 2 | -5/+17 |
| * | switch to sigc++ SPObject signals for SPGradientImage | MenTaLguY | 2006-07-29 | 2 | -9/+26 |
| * | switch to sigc++ SPObject signals for gradient toolbar | MenTaLguY | 2006-07-29 | 1 | -10/+6 |
| * | whoops, missed some uses of the old GObject signals in the last commit | MenTaLguY | 2006-07-25 | 1 | -6/+39 |
| * | switch to sigc++ SPObject signals for SPGradientVectorSelector | MenTaLguY | 2006-07-25 | 2 | -17/+35 |
| * | Update pattern creation help text to reflect new menu layout. | MenTaLguY | 2006-07-23 | 1 | -1/+1 |
| * | - improve hint for directed graph toggle | Tim Dwyer | 2006-07-14 | 1 | -1/+1 |
| * | - added toggle buttons for directed layout (doesn't do anything yet) and over... | Tim Dwyer | 2006-07-12 | 1 | -4/+55 |
| * | Added layout button and ideal connector length spinbox to connector toolbar | Tim Dwyer | 2006-07-12 | 1 | -0/+39 |
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -1/+2 |
| * | replace single toggle button with less confusing pick-alpha and set-alpha opt... | bulia byak | 2006-07-05 | 1 | -18/+47 |
| * | * src/connector-context.cpp, src/widgets/toolbox.cpp: | mjwybrow | 2006-06-30 | 1 | -1/+1 |
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 6 | -26/+53 |
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 3 | -0/+21 |