| Commit message (Expand) | Author | Files | Lines |
| 2007-03-30 | fix warning when redoing undone rect draw | bulia byak | 1 | -2/+3 |
| 2007-03-27 | Adding the new/change label to the star toolbar | Jon A. Cruz | 1 | -4/+12 |
| 2007-03-26 | Corrected extra "-2" thinning value to be positive | Jon A. Cruz | 1 | -1/+1 |
| 2007-03-25 | Cleaning up toggle/redo interaction | Jon A. Cruz | 1 | -3/+6 |
| 2007-03-24 | Updating star toolbar with radio toggles | Jon A. Cruz | 1 | -198/+218 |
| 2007-03-23 | purge old toolbar code, fill in values and labels | bulia byak | 1 | -323/+70 |
| 2007-03-22 | Adding non-labeled default entries | Jon A. Cruz | 1 | -2/+2 |
| 2007-03-21 | Adding labels to popup menu values | Jon A. Cruz | 1 | -2/+44 |
| 2007-03-11 | Change tolerance to threshold | John Bintz | 1 | -7/+7 |
| 2007-03-08 | Converted star toobar to stock GTK+ | Jon A. Cruz | 1 | -170/+166 |
| 2007-03-08 | paintbucket: rearrange controls, edit labels/tooltips | bulia byak | 1 | -22/+25 |
| 2007-03-08 | make default paintbucket offset 0 | bulia byak | 1 | -1/+1 |
| 2007-03-08 | Add units selector to offset and remove offset range limits | John Bintz | 1 | -3/+14 |
| 2007-03-07 | Begin work on selectable color channels for paint bucket, starting with visib... | John Bintz | 1 | -0/+22 |
| 2007-03-03 | Add user-selectable paint bucket path offset size | John Bintz | 1 | -0/+21 |
| 2007-02-28 | Re-add deleted preference setting for paint bucket tolerance | John Bintz | 1 | -0/+1 |
| 2007-02-28 | Change paint bucket tolerance toolbar to use percentages rather than color ch... | John Bintz | 1 | -3/+2 |
| 2007-02-27 | Add paint bucket tolerance setting and toolbar widget to control tolerance | John Bintz | 1 | -0/+18 |
| 2007-02-26 | rename flood to paintbucket, copyedit | bulia byak | 1 | -8/+8 |
| 2007-02-26 | move flood under calligraphic | bulia byak | 1 | -1/+1 |
| 2007-02-25 | Add flood fill tool | John Bintz | 1 | -0/+19 |
| 2007-02-15 | enable click-action and general tooltip for style swatches | bulia byak | 1 | -8/+24 |
| 2007-02-07 | defocus checkboxes upon click so they don't steal keystrokes | bulia byak | 1 | -1/+3 |
| 2007-01-25 | making string translatable | Luca Bruno | 1 | -4/+4 |
| 2007-01-18 | text fixes | bulia byak | 1 | -1/+1 |
| 2006-11-18 | extend the range of cap rounding, rename it to make more sense | bulia byak | 1 | -2/+2 |
| 2006-10-24 | Added callback function to allow shrinking of widgets | Jon A. Cruz | 1 | -0/+3 |
| 2006-10-22 | Key, tab and focus refinement | Jon A. Cruz | 1 | -0/+4 |
| 2006-10-21 | Adding climb and digits properties, key processing and focus handling | Jon A. Cruz | 1 | -12/+19 |
| 2006-10-19 | Turning on | Jon A. Cruz | 1 | -1/+1 |
| 2006-10-19 | Adding custom action to work with spinbuttons in toolbars | Jon A. Cruz | 1 | -1/+297 |
| 2006-10-10 | undo annotations | bulia byak | 1 | -16/+16 |
| 2006-10-03 | rename drag to wiggle with value inversion; edit tooltips | bulia byak | 1 | -15/+15 |
| 2006-09-06 | move rounding spinbutton | bulia byak | 1 | -11/+11 |
| 2006-09-04 | get default rounding right in calligraphy toolbar | MenTaLguY | 1 | -1/+1 |
| 2006-09-04 | added ui for mental's calligraphy tool cap rounding | Josh Andler | 1 | -1/+21 |
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -2/+2 |
| 2006-08-25 | I peeled back my changes because of some deep error. | Jon Phillips | 1 | -9/+9 |
| 2006-08-24 | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 1 | -9/+9 |
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -2/+2 |
| 2006-08-18 | delete completion object on destroying, prevents a crash on exit | bulia byak | 1 | -0/+10 |
| 2006-07-14 | - improve hint for directed graph toggle | Tim Dwyer | 1 | -1/+1 |
| 2006-07-12 | - added toggle buttons for directed layout (doesn't do anything yet) and over... | Tim Dwyer | 1 | -4/+55 |
| 2006-07-12 | Added layout button and ideal connector length spinbox to connector toolbar | Tim Dwyer | 1 | -0/+39 |
| 2006-07-05 | replace single toggle button with less confusing pick-alpha and set-alpha opt... | bulia byak | 1 | -18/+47 |
| 2006-06-30 | * src/connector-context.cpp, src/widgets/toolbox.cpp: | mjwybrow | 1 | -1/+1 |
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -15/+30 |
| 2006-06-25 | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 1 | -0/+11 |
| 2006-06-09 | Handle case of function call faling. Fixes bug 1501150. | Jon A. Cruz | 1 | -3/+6 |
| 2006-06-08 | Applied patch #1502407. Fixes bug #1500029. | Jon A. Cruz | 1 | -9/+15 |