| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | remove warning | Bob Jamison | 2007-04-03 | 1 | -1/+1 | |
| | | | | (bzr r2818) | |||||
| * | fix 1675213: update symm nodes when moving with Ctrl and when adding new node | bulia byak | 2007-04-02 | 1 | -3/+7 | |
| | | | | (bzr r2813) | |||||
| * | Removed C99 isnormal from nr-filter-gaussian.cpp (bug 1678363) | Niko Kiirala | 2007-04-02 | 1 | -3/+3 | |
| | | | | (bzr r2812) | |||||
| * | fix 1472297 | bulia byak | 2007-04-02 | 1 | -4/+8 | |
| | | | | (bzr r2811) | |||||
| * | fix 1243587 and misc fixes | bulia byak | 2007-04-02 | 1 | -15/+8 | |
| | | | | (bzr r2810) | |||||
| * | fix 1390904 | bulia byak | 2007-04-02 | 1 | -5/+24 | |
| | | | | (bzr r2809) | |||||
| * | fix 1516323 | bulia byak | 2007-04-01 | 2 | -5/+1 | |
| | | | | (bzr r2808) | |||||
| * | fix annoying superfluous separator | bulia byak | 2007-04-01 | 1 | -1/+2 | |
| | | | | (bzr r2807) | |||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 7 | -12/+42 | |
| | | | | | | to comment-out old grid code. (bzr r2806) | |||||
| * | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 2007-04-01 | 2 | -2/+4 | |
| | | | | (bzr r2801) | |||||
| * | when the gradient just has start and end stops if you delete one it will now ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -3/+23 | |
| | | | | | | color the object the remaining stop's color. (bzr r2799) | |||||
| * | added clarifying comment | Johan B. C. Engelen | 2007-04-01 | 1 | -1/+1 | |
| | | | | (bzr r2798) | |||||
| * | allow easy access to templates profile dir from save dialog | bulia byak | 2007-04-01 | 1 | -0/+5 | |
| | | | | (bzr r2797) | |||||
| * | when creating .inkscape profile dir, also create empty subdirs for templates ↵ | bulia byak | 2007-04-01 | 1 | -0/+23 | |
| | | | | | | etc. (bzr r2796) | |||||
| * | make rotations, scales and flips work with the object's rotation axis | bulia byak | 2007-03-31 | 1 | -11/+21 | |
| | | | | (bzr r2795) | |||||
| * | add missing undo transaction for Ctrl+click | bulia byak | 2007-03-31 | 1 | -0/+1 | |
| | | | | (bzr r2793) | |||||
| * | Change paint bucket path union to properly create only one undo event, ↵ | John Bintz | 2007-03-31 | 3 | -16/+25 | |
| | | | | | | rather than two (bzr r2792) | |||||
| * | Change tool switch message for paint bucket | John Bintz | 2007-03-31 | 1 | -1/+1 | |
| | | | | (bzr r2791) | |||||
| * | bug #1524444 (partially solved): while uniformly scaling (with ctrl-key), ↵ | Diederik van Lierop | 2007-03-31 | 2 | -14/+15 | |
| | | | | | | the correct scaling must be applied BEFORE trying to snap (bzr r2790) | |||||
| * | bugfix: escape string parameters on the commandline. For linux, the ↵ | Johan B. C. Engelen | 2007-03-30 | 1 | -2/+20 | |
| | | | | | | dollarsign is escaped aswell. Probably needs to check for other OS'es aswell. On MS Windows, no escaping of dollarsign should be performed. (bzr r2789) | |||||
| * | add a snappoint at the rotation-axis of any shape | Diederik van Lierop | 2007-03-30 | 3 | -2/+6 | |
| | | | | (bzr r2788) | |||||
| * | fix the undo-while-drawing crash in star and spiral | bulia byak | 2007-03-30 | 2 | -2/+2 | |
| | | | | (bzr r2787) | |||||
| * | allow easy access to our examples folder from Open dialog | bulia byak | 2007-03-30 | 2 | -0/+7 | |
| | | | | (bzr r2786) | |||||
| * | a better and more complete fix for 1690914 | bulia byak | 2007-03-30 | 1 | -2/+2 | |
| | | | | (bzr r2785) | |||||
| * | fix 1690914 | bulia byak | 2007-03-30 | 1 | -1/+1 | |
| | | | | (bzr r2784) | |||||
| * | fix warning when redoing undone rect draw | bulia byak | 2007-03-30 | 1 | -2/+3 | |
| | | | | (bzr r2783) | |||||
| * | backout inadvertent change to domconfig.h | Bob Jamison | 2007-03-30 | 1 | -1/+1 | |
| | | | | (bzr r2782) | |||||
| * | forgot #include <vector> | Bob Jamison | 2007-03-30 | 2 | -4/+2 | |
| | | | | (bzr r2781) | |||||
| * | Notify UndoStackObservers on commited incomplete transactions and ↵ | gustav_b | 2007-03-29 | 8 | -35/+147 | |
| | | | | | | | | sp_document_{undo,redo}_clear, see #1684042. (bzr r2780) | |||||
| * | Fix native path for iri | Bob Jamison | 2007-03-29 | 1 | -9/+10 | |
| | | | | (bzr r2779) | |||||
| * | Begin to support IRI's | Bob Jamison | 2007-03-29 | 2 | -56/+191 | |
| | | | | (bzr r2778) | |||||
| * | add new test for IRI-style uris | Bob Jamison | 2007-03-29 | 1 | -2/+21 | |
| | | | | (bzr r2777) | |||||
| * | make glib dep configurable again | Bob Jamison | 2007-03-29 | 21 | -60/+235 | |
| | | | | (bzr r2776) | |||||
| * | Fix for #1684042 (undo while adding a shape with the mouse results in a crash.) | gustav_b | 2007-03-28 | 3 | -2/+10 | |
| | | | | (bzr r2774) | |||||
| * | Add shift+click to union new fill with old selection | John Bintz | 2007-03-28 | 1 | -1/+9 | |
| | | | | (bzr r2773) | |||||
| * | Adding the new/change label to the star toolbar | Jon A. Cruz | 2007-03-27 | 5 | -5/+367 | |
| | | | | (bzr r2772) | |||||
| * | ensure correct order of inheriting style from ancestors (children override ↵ | bulia byak | 2007-03-27 | 1 | -8/+19 | |
| | | | | | | parents) and of reading decls in a style string (later decls override) (bzr r2770) | |||||
| * | comment on the order of parsing declarations | bulia byak | 2007-03-27 | 1 | -0/+3 | |
| | | | | (bzr r2769) | |||||
| * | make horizontal scrollbar automatic | bulia byak | 2007-03-27 | 1 | -2/+2 | |
| | | | | (bzr r2768) | |||||
| * | Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 | Diederik van Lierop | 2007-03-26 | 4 | -8/+20 | |
| | | | | (bzr r2767) | |||||
| * | fix range, make integer, remove unnecessary document_done, fix 1635388 | bulia byak | 2007-03-26 | 2 | -6/+8 | |
| | | | | (bzr r2766) | |||||
| * | Corrected extra "-2" thinning value to be positive | Jon A. Cruz | 2007-03-26 | 1 | -1/+1 | |
| | | | | (bzr r2765) | |||||
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 3 | -30/+15 | |
| | | | | (bzr r2764) | |||||
| * | purge unused and considered-harmful has_abs_tolerance | bulia byak | 2007-03-26 | 5 | -13/+0 | |
| | | | | (bzr r2763) | |||||
| * | interpret snapping distance in screen pixels independent of zoom | bulia byak | 2007-03-26 | 1 | -2/+4 | |
| | | | | (bzr r2762) | |||||
| * | remove no longer relevant comment | bulia byak | 2007-03-26 | 1 | -1/+1 | |
| | | | | (bzr r2761) | |||||
| * | Fix compile warning about construction order. | Johan B. C. Engelen | 2007-03-25 | 1 | -2/+2 | |
| | | | | (bzr r2760) | |||||
| * | Gradient tool: fork gradients when adding a stop | Johan B. C. Engelen | 2007-03-25 | 1 | -1/+1 | |
| | | | | (bzr r2759) | |||||
| * | Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash ↵ | Johan B. C. Engelen | 2007-03-25 | 2 | -30/+37 | |
| | | | | | | when moving gradient nodes on group (bzr r2758) | |||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 16 | -513/+603 | |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | |||||
