summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bugfix: escape string parameters on the commandline. For linux, the dollarsig...Johan B. C. Engelen2007-03-301-2/+20
* add a snappoint at the rotation-axis of any shapeDiederik van Lierop2007-03-303-2/+6
* fix the undo-while-drawing crash in star and spiralbulia byak2007-03-302-2/+2
* allow easy access to our examples folder from Open dialogbulia byak2007-03-302-0/+7
* a better and more complete fix for 1690914bulia byak2007-03-301-2/+2
* fix 1690914bulia byak2007-03-301-1/+1
* fix warning when redoing undone rect drawbulia byak2007-03-301-2/+3
* backout inadvertent change to domconfig.hBob Jamison2007-03-301-1/+1
* forgot #include <vector>Bob Jamison2007-03-302-4/+2
* Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b2007-03-298-35/+147
* Fix native path for iriBob Jamison2007-03-291-9/+10
* Begin to support IRI'sBob Jamison2007-03-292-56/+191
* add new test for IRI-style urisBob Jamison2007-03-291-2/+21
* make glib dep configurable againBob Jamison2007-03-2921-60/+235
* Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b2007-03-283-2/+10
* Add shift+click to union new fill with old selectionJohn Bintz2007-03-281-1/+9
* Adding the new/change label to the star toolbarJon A. Cruz2007-03-275-5/+367
* ensure correct order of inheriting style from ancestors (children override pa...bulia byak2007-03-271-8/+19
* comment on the order of parsing declarationsbulia byak2007-03-271-0/+3
* make horizontal scrollbar automaticbulia byak2007-03-271-2/+2
* Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop2007-03-264-8/+20
* fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2007-03-262-6/+8
* Corrected extra "-2" thinning value to be positiveJon A. Cruz2007-03-261-1/+1
* purge unused stuff, copyeditbulia byak2007-03-263-30/+15
* purge unused and considered-harmful has_abs_tolerancebulia byak2007-03-265-13/+0
* interpret snapping distance in screen pixels independent of zoombulia byak2007-03-261-2/+4
* remove no longer relevant commentbulia byak2007-03-261-1/+1
* Fix compile warning about construction order.Johan B. C. Engelen2007-03-251-2/+2
* Gradient tool: fork gradients when adding a stopJohan B. C. Engelen2007-03-251-1/+1
* Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh...Johan B. C. Engelen2007-03-252-30/+37
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-2516-513/+603
* Cleaning up toggle/redo interactionJon A. Cruz2007-03-251-3/+6
* move extension adding to the right place so it's added on export, not on browsebulia byak2007-03-251-38/+41
* patch from Gail to add justify button to text dialog (bug 1679367)bulia byak2007-03-251-3/+32
* comment out debugbulia byak2007-03-251-1/+1
* fix live dragging of gradient midstops, and fix crash when dragging writes to...bulia byak2007-03-251-1/+2
* updated creative commons licenses to 3.0 and fixed public domain uriJon Phillips2007-03-241-7/+7
* we have no document available yet at this pointMenTaLguY2007-03-241-1/+1
* Updating star toolbar with radio togglesJon A. Cruz2007-03-243-218/+480
* fix floating point comparrisons to not skip valuesJon A. Cruz2007-03-231-6/+6
* allow multiple (balanced) calls to add and remove documentMenTaLguY2007-03-235-12/+32
* purge old toolbar code, fill in values and labelsbulia byak2007-03-231-323/+70
* fix the combination of P4+ symmetries with exponentbulia byak2007-03-231-14/+11
* missing isnormal.h from Makefile_insertKees Cook2007-03-221-0/+1
* set busy cursor while loading; delete documents on loading new; many other fixesbulia byak2007-03-221-44/+85
* More progress with preview and opening of files with non-ascii filenames. St...Bob Jamison2007-03-221-1/+5
* remove useless and half-broken slideshow mode in favor of inkviewbulia byak2007-03-224-168/+10
* Adding non-labeled default entriesJon A. Cruz2007-03-222-7/+5
* drop more missing files from autoconfKees Cook2007-03-222-4/+0
* use <errno.h> instead of assuming extern intBob Jamison2007-03-221-1/+1