| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove confusing decimal digits in the number of scans | bulia byak | 2006-03-23 | 1 | -1/+1 |
| | | | | (bzr r275) | ||||
| * | use rotation center in keyboard rotation and transform dialog | bulia byak | 2006-03-22 | 1 | -5/+3 |
| | | | | (bzr r273) | ||||
| * | patch by Andrius R. for (un)clip and (un)mask commands | bulia byak | 2006-03-19 | 2 | -0/+10 |
| | | | | (bzr r263) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 2 | -2/+2 |
| | | | | (bzr r232) | ||||
| * | work-around for older gtkmm versions | Jon A. Cruz | 2006-03-05 | 1 | -1/+1 |
| | | | | (bzr r204) | ||||
| * | Fixed problem for 2.4.x | Jon A. Cruz | 2006-03-05 | 1 | -3/+6 |
| | | | | (bzr r203) | ||||
| * | Make color drag to minibar only work when a styled item is selected. | Jon A. Cruz | 2006-03-04 | 2 | -33/+35 |
| | | | | (bzr r201) | ||||
| * | Fix bug with invalid singleton pointer. If we want a single dialog ↵ | Bob Jamison | 2006-03-03 | 2 | -88/+86 |
| | | | | | | displayed, we can do it a safer way. (Callbacks in document-properties.cpp) (bzr r198) | ||||
| * | Made style minibar take color drag-n-drop | Jon A. Cruz | 2006-03-01 | 2 | -1/+105 |
| | | | | (bzr r193) | ||||
| * | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 2006-02-28 | 3 | -26/+57 |
| | | | | (bzr r188) | ||||
| * | Refactoring layout when switching palettes | Jon A. Cruz | 2006-02-27 | 2 | -37/+55 |
| | | | | (bzr r187) | ||||
| * | Refactoring embedded swatches panel. | Jon A. Cruz | 2006-02-27 | 2 | -50/+94 |
| | | | | (bzr r185) | ||||
| * | amend workaround for #1432690 | MenTaLguY | 2006-02-24 | 1 | -7/+2 |
| | | | | (bzr r181) | ||||
| * | make sure only positive dialog positions are read from preferences, fixes ↵ | Ralf Stephan | 2006-02-24 | 1 | -0/+3 |
| | | | | | | #1290647 (bzr r180) | ||||
| * | make sure no negative dialog position is written into preferences, | Ralf Stephan | 2006-02-24 | 1 | -0/+3 |
| | | | | | | part of fix for #1290647 (bzr r178) | ||||
| * | including typecheck trying to prevent #1432680 | Ralf Stephan | 2006-02-24 | 1 | -0/+9 |
| | | | | (bzr r177) | ||||
| * | rename present()->presdentPage(), removes compiler warnings | Ralf Stephan | 2006-02-21 | 2 | -7/+7 |
| | | | | (bzr r171) | ||||
| * | Refactoring panel containment. Purged ugly 'X'. | Jon A. Cruz | 2006-02-19 | 2 | -2/+29 |
| | | | | (bzr r159) | ||||
| * | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 2006-02-19 | 4 | -2/+46 |
| | | | | (bzr r158) | ||||
| * | Removed horizontal scroll bar from swatches when embedded. | Jon A. Cruz | 2006-02-18 | 3 | -0/+31 |
| | | | | (bzr r155) | ||||
| * | Added connector graph layout functionality | Tim Dwyer | 2006-02-13 | 2 | -2/+54 |
| | | | | (bzr r122) | ||||
| * | fix wrong labels | bulia byak | 2006-02-07 | 1 | -2/+2 |
| | | | | (bzr r101) | ||||
| * | * src/jabber_whiteboard/message-utilities.h, | mjwybrow | 2006-02-07 | 1 | -0/+5 |
| | | | | | | | | | | | | src/jabber_whiteboard/serializer.cpp, src/jabber_whiteboard/deserializer.cpp, src/jabber_whiteboard/message-utilities.cpp, src/ui/dialog/whiteboard-connect.cpp: Some fixes to allow the codebase to compile with Inkboard support after the recent Util::shared_ptr<> and Dialog::present() changes. (bzr r100) | ||||
| * | open Inkscape Preferences on doubleclick of toolbox button (more or less patch | Ralf Stephan | 2006-02-06 | 4 | -47/+112 |
| | | | | | | #1424822 by Marco Scholten) (bzr r93) | ||||
| * | remove screen pixel toggle for now, add always-snap widget for all | Ralf Stephan | 2006-02-02 | 3 | -36/+93 |
| | | | | | | modes (bzr r65) | ||||
| * | add tooltips to tolerance slider | Ralf Stephan | 2006-01-31 | 2 | -0/+3 |
| | | | | (bzr r63) | ||||
| * | again, try to resolve test box compile error | Ralf Stephan | 2006-01-29 | 1 | -1/+2 |
| | | | | (bzr r47) | ||||
| * | use namedview->snap_* variables instead of namedview->*_snapper, | Ralf Stephan | 2006-01-29 | 1 | -8/+8 |
| | | | | | | fixes #1399284 (bzr r45) | ||||
| * | use alternative form of Gtk version check, | Ralf Stephan | 2006-01-29 | 1 | -1/+2 |
| | | | | | | trying to remove compile error on test box (bzr r43) | ||||
| * | removing debug command from previous commit | Ralf Stephan | 2006-01-28 | 1 | -1/+0 |
| | | | | (bzr r42) | ||||
| * | snap sensitivity slider no longer changes start value, ends with 50, | Ralf Stephan | 2006-01-28 | 1 | -6/+7 |
| | | | | | | fixes #1395701 (bzr r41) | ||||
| * | remove second label from ToleranceSlider, fixes #1407428 | Ralf Stephan | 2006-01-27 | 3 | -7/+7 |
| | | | | (bzr r39) | ||||
| * | conditionally (Gtk>=2.6) ellipsize status bar text | Ralf Stephan | 2006-01-26 | 1 | -1/+4 |
| | | | | (bzr r33) | ||||
| * | mnemonics for all widgets in the Doc Props dialog | Ralf Stephan | 2006-01-24 | 4 | -39/+51 |
| | | | | | | (fixes #1384494-9+B) (bzr r26) | ||||
| * | applying patch #1407697 by Marco Scholten | Ralf Stephan | 2006-01-17 | 4 | -26/+63 |
| | | | | (bzr r10) | ||||
| * | readability | bulia byak | 2006-01-17 | 1 | -1/+1 |
| | | | | (bzr r9) | ||||
| * | more precise simplification control | bulia byak | 2006-01-17 | 2 | -2/+2 |
| | | | | (bzr r8) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 141 | -0/+21373 |
| (bzr r1) | |||||
