| Commit message (Expand) | Author | Files | Lines |
| 2006-03-05 | Fixed problem for 2.4.x | Jon A. Cruz | 1 | -3/+6 |
| 2006-03-04 | Make color drag to minibar only work when a styled item is selected. | Jon A. Cruz | 2 | -33/+35 |
| 2006-03-03 | Fix bug with invalid singleton pointer. If we want a single dialog displayed... | Bob Jamison | 2 | -88/+86 |
| 2006-03-01 | Made style minibar take color drag-n-drop | Jon A. Cruz | 2 | -1/+105 |
| 2006-02-28 | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 3 | -26/+57 |
| 2006-02-27 | Refactoring layout when switching palettes | Jon A. Cruz | 2 | -37/+55 |
| 2006-02-27 | Refactoring embedded swatches panel. | Jon A. Cruz | 2 | -50/+94 |
| 2006-02-24 | amend workaround for #1432690 | MenTaLguY | 1 | -7/+2 |
| 2006-02-24 | make sure only positive dialog positions are read from preferences, fixes #12... | Ralf Stephan | 1 | -0/+3 |
| 2006-02-24 | make sure no negative dialog position is written into preferences, | Ralf Stephan | 1 | -0/+3 |
| 2006-02-24 | including typecheck trying to prevent #1432680 | Ralf Stephan | 1 | -0/+9 |
| 2006-02-21 | rename present()->presdentPage(), removes compiler warnings | Ralf Stephan | 2 | -7/+7 |
| 2006-02-19 | Refactoring panel containment. Purged ugly 'X'. | Jon A. Cruz | 2 | -2/+29 |
| 2006-02-19 | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 4 | -2/+46 |
| 2006-02-18 | Removed horizontal scroll bar from swatches when embedded. | Jon A. Cruz | 3 | -0/+31 |
| 2006-02-13 | Added connector graph layout functionality | Tim Dwyer | 2 | -2/+54 |
| 2006-02-07 | fix wrong labels | bulia byak | 1 | -2/+2 |
| 2006-02-07 | * src/jabber_whiteboard/message-utilities.h, | mjwybrow | 1 | -0/+5 |
| 2006-02-06 | open Inkscape Preferences on doubleclick of toolbox button (more or less patch | Ralf Stephan | 4 | -47/+112 |
| 2006-02-02 | remove screen pixel toggle for now, add always-snap widget for all | Ralf Stephan | 3 | -36/+93 |
| 2006-01-31 | add tooltips to tolerance slider | Ralf Stephan | 2 | -0/+3 |
| 2006-01-29 | again, try to resolve test box compile error | Ralf Stephan | 1 | -1/+2 |
| 2006-01-29 | use namedview->snap_* variables instead of namedview->*_snapper, | Ralf Stephan | 1 | -8/+8 |
| 2006-01-29 | use alternative form of Gtk version check, | Ralf Stephan | 1 | -1/+2 |
| 2006-01-28 | removing debug command from previous commit | Ralf Stephan | 1 | -1/+0 |
| 2006-01-28 | snap sensitivity slider no longer changes start value, ends with 50, | Ralf Stephan | 1 | -6/+7 |
| 2006-01-27 | remove second label from ToleranceSlider, fixes #1407428 | Ralf Stephan | 3 | -7/+7 |
| 2006-01-26 | conditionally (Gtk>=2.6) ellipsize status bar text | Ralf Stephan | 1 | -1/+4 |
| 2006-01-24 | mnemonics for all widgets in the Doc Props dialog | Ralf Stephan | 4 | -39/+51 |
| 2006-01-17 | applying patch #1407697 by Marco Scholten | Ralf Stephan | 4 | -26/+63 |
| 2006-01-17 | readability | bulia byak | 1 | -1/+1 |
| 2006-01-17 | more precise simplification control | bulia byak | 2 | -2/+2 |