| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | don't crash upon adding strange named XML element to namedview. | Johan B. C. Engelen | 2007-12-04 | 1 | -2/+3 | |
| | | | | (bzr r4172) | |||||
| * | 3D grid: When snapping, consider both left and right vertical lines next to ↵ | Johan B. C. Engelen | 2007-12-04 | 1 | -4/+4 | |
| | | | | | | the point. (see rev 16610) (bzr r4171) | |||||
| * | Don't show error dialog when bitmap export is cancelled by the user (fixes ↵ | Maximilian Albert | 2007-12-04 | 1 | -2/+6 | |
| | | | | | | bug #172338) (bzr r4170) | |||||
| * | Change title of tab in document properties dialog ("Snap details" -> "Snap ↵ | Diederik van Lierop | 2007-12-04 | 2 | -9/+10 | |
| | | | | | | points") (bzr r4169) | |||||
| * | When snapping, consider all four grid lines around the current point instead ↵ | Diederik van Lierop | 2007-12-04 | 3 | -49/+44 | |
| | | | | | | of only the nearest two (bzr r4168) | |||||
| * | Implemented use of "short_label" for toolbar items. | Jon A. Cruz | 2007-12-04 | 7 | -223/+256 | |
| | | | | | | Fixes bug #168826. (bzr r4167) | |||||
| * | use stockid for label; help text update | bulia byak | 2007-12-04 | 1 | -4/+8 | |
| | | | | (bzr r4165) | |||||
| * | fix bug: mid and end markers showed previews from start markers | bulia byak | 2007-12-04 | 1 | -2/+4 | |
| | | | | (bzr r4164) | |||||
| * | warning cleanup | Jon A. Cruz | 2007-12-04 | 1 | -3/+6 | |
| | | | | (bzr r4163) | |||||
| * | Solve crash on assert (see bugs #173555 and #173568 in launchpad) | Diederik van Lierop | 2007-12-03 | 1 | -6/+3 | |
| | | | | (bzr r4162) | |||||
| * | Improve default axonomgrid settings (colors, and spacing=1mm since it will ↵ | Johan B. C. Engelen | 2007-12-02 | 1 | -4/+7 | |
| | | | | | | be used for technical drawing probably. pixels seems like a strange default choice in that case) (bzr r4159) | |||||
| * | Snapping of axonometric grid: correctly snap to vertical gridline. angled ↵ | Johan B. C. Engelen | 2007-12-02 | 1 | -14/+11 | |
| | | | | | | lines not implemented yet. (bzr r4158) | |||||
| * | Fix compile. Don't #include .cpp files! | Johan B. C. Engelen | 2007-12-02 | 4 | -12/+48 | |
| | | | | (bzr r4157) | |||||
| * | copyedit labels for clarity | bulia byak | 2007-12-02 | 1 | -3/+3 | |
| | | | | (bzr r4156) | |||||
| * | fix pmg | bulia byak | 2007-12-02 | 1 | -8/+12 | |
| | | | | (bzr r4155) | |||||
| * | FIX for Bug #173068 can't import postscript files (ps and eps) | Adib Taraben | 2007-12-02 | 1 | -3/+59 | |
| | | | | (bzr r4154) | |||||
| * | only snap to non-smooth nodes, 2nd try. Hopefully this one is more robust | Diederik van Lierop | 2007-12-02 | 1 | -24/+37 | |
| | | | | (bzr r4153) | |||||
| * | UI tweaks for CMS view toggle | Jon A. Cruz | 2007-12-02 | 3 | -10/+32 | |
| | | | | (bzr r4152) | |||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 15 | -46/+64 | |
| | | | | (bzr r4150) | |||||
| * | Fix emphasized line drawing for axonometric grid | Johan B. C. Engelen | 2007-12-01 | 1 | -16/+17 | |
| | | | | (bzr r4149) | |||||
| * | Improve layout of grid document properties | Johan B. C. Engelen | 2007-12-01 | 3 | -25/+32 | |
| | | | | (bzr r4148) | |||||
| * | http://sourceforge.net/mailarchive/forum.php?thread_name=5747bce9a7ed077c1b4 ↵ | Johan B. C. Engelen | 2007-11-30 | 1 | -0/+3 | |
| | | | | | | fc9f0f4f8a5e0%40localhost&forum_name=inkscape-devel (bzr r4147) | |||||
| * | add visibility and snap_enabled checkbuttons for grids. | Johan B. C. Engelen | 2007-11-29 | 4 | -15/+54 | |
| | | | | | | visibility already works, snap_enabled not yet. (bzr r4146) | |||||
| * | show gridtype name in document properties | Johan B. C. Engelen | 2007-11-29 | 3 | -6/+37 | |
| | | | | (bzr r4145) | |||||
| * | Adding icon for color management | Jon A. Cruz | 2007-11-29 | 2 | -2/+2 | |
| | | | | (bzr r4144) | |||||
| * | make the alt-drag profile symmetric | bulia byak | 2007-11-29 | 1 | -1/+1 | |
| | | | | (bzr r4143) | |||||
| * | Fix Bug #172582 crash when dragging line with mouse | Johan B. C. Engelen | 2007-11-28 | 1 | -7/+7 | |
| | | | | (bzr r4142) | |||||
| * | Remove debug messages | Johan B. C. Engelen | 2007-11-28 | 1 | -2/+0 | |
| | | | | (bzr r4141) | |||||
| * | use size_t for comparison with strlen() to be more portable | Bob Jamison | 2007-11-27 | 1 | -1/+1 | |
| | | | | (bzr r4140) | |||||
| * | Excised unneeded windows include that slipped in by mistake. | gorodish | 2007-11-27 | 1 | -4/+0 | |
| | | | | (bzr r4139) | |||||
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 11 | -82/+121 | |
| | | | | (bzr r4138) | |||||
| * | Don't snap the smooth nodes of a path | Diederik van Lierop | 2007-11-26 | 1 | -4/+20 | |
| | | | | (bzr r4137) | |||||
| * | Undo compile break | Jon A. Cruz | 2007-11-26 | 1 | -3/+4 | |
| | | | | (bzr r4136) | |||||
| * | Fix for Bug #1823541: Added support for pasting bitmap data from the system ↵ | gorodish | 2007-11-25 | 1 | -1/+59 | |
| | | | | | | clipboard. See bug report for details. (bzr r4135) | |||||
| * | Export/Import text as text + some bug-fixes. | Ulf Erikson | 2007-11-25 | 3 | -42/+522 | |
| | | | | (bzr r4134) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 25 | -266/+282 | |
| | | | | (bzr r4133) | |||||
| * | Implemented per-monitor display adjustment via XICC | Jon A. Cruz | 2007-11-24 | 9 | -42/+373 | |
| | | | | (bzr r4132) | |||||
| * | LPEbendpath fix: save widthfactor parameter ofcourse doh! | Johan B. C. Engelen | 2007-11-23 | 2 | -3/+5 | |
| | | | | (bzr r4131) | |||||
| * | LPE add experimental width control to bend path! | Johan B. C. Engelen | 2007-11-23 | 2 | -11/+19 | |
| | | | | (bzr r4130) | |||||
| * | Fix [ 1835591 ] Reproducible crash on opening the attached file | Johan B. C. Engelen | 2007-11-23 | 2 | -8/+30 | |
| | | | | (bzr r4129) | |||||
| * | fix bug caused by rev. 16540 | Johan B. C. Engelen | 2007-11-22 | 2 | -9/+9 | |
| | | | | (bzr r4128) | |||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 62 | -812/+819 | |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | |||||
| * | Fix ordering of LPE parameters (no longer use map, just use vector) | Johan B. C. Engelen | 2007-11-21 | 2 | -31/+41 | |
| | | | | (bzr r4125) | |||||
| * | rename path along path to Bend Path | Johan B. C. Engelen | 2007-11-21 | 1 | -3/+3 | |
| | | | | | | rename subcurve to stitch subpaths (bzr r4124) | |||||
| * | Also consider path nodes for snapping | Diederik van Lierop | 2007-11-21 | 3 | -16/+6 | |
| | | | | (bzr r4122) | |||||
| * | use gobble_key_events to speed up keyboard moves | bulia byak | 2007-11-21 | 4 | -56/+88 | |
| | | | | (bzr r4121) | |||||
| * | fix gobble_key_events so it also handles release events | bulia byak | 2007-11-21 | 1 | -3/+4 | |
| | | | | (bzr r4120) | |||||
| * | patch 1833571: better handle calculation for nodes converted to smooth/symm | bulia byak | 2007-11-21 | 1 | -9/+21 | |
| | | | | (bzr r4119) | |||||
| * | correct another copy-paste error ;-) | Maximilian Albert | 2007-11-20 | 1 | -1/+1 | |
| | | | | (bzr r4118) | |||||
| * | Enhanced subcurve stitching tool to look more like Expression's effect lines | Johan B. C. Engelen | 2007-11-20 | 2 | -6/+15 | |
| | | | | (bzr r4117) | |||||
