summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* don't crash upon adding strange named XML element to namedview.Johan B. C. Engelen2007-12-041-2/+3
* 3D grid: When snapping, consider both left and right vertical lines next to t...Johan B. C. Engelen2007-12-041-4/+4
* Don't show error dialog when bitmap export is cancelled by the user (fixes bu...Maximilian Albert2007-12-041-2/+6
* Change title of tab in document properties dialog ("Snap details" -> "Snap po...Diederik van Lierop2007-12-042-9/+10
* When snapping, consider all four grid lines around the current point instead ...Diederik van Lierop2007-12-043-49/+44
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-047-223/+256
* use stockid for label; help text updatebulia byak2007-12-041-4/+8
* fix bug: mid and end markers showed previews from start markersbulia byak2007-12-041-2/+4
* warning cleanupJon A. Cruz2007-12-041-3/+6
* Solve crash on assert (see bugs #173555 and #173568 in launchpad)Diederik van Lierop2007-12-031-6/+3
* Improve default axonomgrid settings (colors, and spacing=1mm since it will be...Johan B. C. Engelen2007-12-021-4/+7
* Snapping of axonometric grid: correctly snap to vertical gridline. angled lin...Johan B. C. Engelen2007-12-021-14/+11
* Fix compile. Don't #include .cpp files!Johan B. C. Engelen2007-12-024-12/+48
* copyedit labels for claritybulia byak2007-12-021-3/+3
* fix pmgbulia byak2007-12-021-8/+12
* FIX for Bug #173068 can't import postscript files (ps and eps)Adib Taraben2007-12-021-3/+59
* only snap to non-smooth nodes, 2nd try. Hopefully this one is more robustDiederik van Lierop2007-12-021-24/+37
* UI tweaks for CMS view toggleJon A. Cruz2007-12-023-10/+32
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-0115-46/+64
* Fix emphasized line drawing for axonometric gridJohan B. C. Engelen2007-12-011-16/+17
* Improve layout of grid document propertiesJohan B. C. Engelen2007-12-013-25/+32
* http://sourceforge.net/mailarchive/forum.php?thread_name=5747bce9a7ed077c1b4f...Johan B. C. Engelen2007-11-301-0/+3
* add visibility and snap_enabled checkbuttons for grids.Johan B. C. Engelen2007-11-294-15/+54
* show gridtype name in document propertiesJohan B. C. Engelen2007-11-293-6/+37
* Adding icon for color managementJon A. Cruz2007-11-292-2/+2
* make the alt-drag profile symmetricbulia byak2007-11-291-1/+1
* Fix Bug #172582 crash when dragging line with mouseJohan B. C. Engelen2007-11-281-7/+7
* Remove debug messagesJohan B. C. Engelen2007-11-281-2/+0
* use size_t for comparison with strlen() to be more portableBob Jamison2007-11-271-1/+1
* Excised unneeded windows include that slipped in by mistake.gorodish2007-11-271-4/+0
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-2611-82/+121
* Don't snap the smooth nodes of a pathDiederik van Lierop2007-11-261-4/+20
* Undo compile breakJon A. Cruz2007-11-261-3/+4
* Fix for Bug #1823541: Added support for pasting bitmap data from the system c...gorodish2007-11-251-1/+59
* Export/Import text as text + some bug-fixes.Ulf Erikson2007-11-253-42/+522
* Warning cleanupJon A. Cruz2007-11-2525-266/+282
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-249-42/+373
* LPEbendpath fix: save widthfactor parameter ofcourse doh!Johan B. C. Engelen2007-11-232-3/+5
* LPE add experimental width control to bend path!Johan B. C. Engelen2007-11-232-11/+19
* Fix [ 1835591 ] Reproducible crash on opening the attached fileJohan B. C. Engelen2007-11-232-8/+30
* fix bug caused by rev. 16540Johan B. C. Engelen2007-11-222-9/+9
* The dialog to panel refactoring:gustav_b2007-11-2262-812/+819
* Fix ordering of LPE parameters (no longer use map, just use vector)Johan B. C. Engelen2007-11-212-31/+41
* rename path along path to Bend PathJohan B. C. Engelen2007-11-211-3/+3
* Also consider path nodes for snappingDiederik van Lierop2007-11-213-16/+6
* use gobble_key_events to speed up keyboard movesbulia byak2007-11-214-56/+88
* fix gobble_key_events so it also handles release eventsbulia byak2007-11-211-3/+4
* patch 1833571: better handle calculation for nodes converted to smooth/symmbulia byak2007-11-211-9/+21
* correct another copy-paste error ;-)Maximilian Albert2007-11-201-1/+1
* Enhanced subcurve stitching tool to look more like Expression's effect linesJohan B. C. Engelen2007-11-202-6/+15