summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook2007-12-302-53/+79
* adjust cairo bitmap origin offset fixupKees Cook2007-12-302-2/+2
* Fixed bug #172778, [old] grid settings not respected when reopening documentJohan B. C. Engelen2007-12-292-3/+94
* always show grids when adding new gridJohan B. C. Engelen2007-12-291-0/+3
* Fixing bug #167416Diederik van Lierop2007-12-291-30/+46
* clean up print dialog for better integration with gtkmmKees Cook2007-12-293-41/+33
* correct build_gridspageJohan B. C. Engelen2007-12-291-5/+2
* Add icons to document properties grid table :-)Johan B. C. Engelen2007-12-292-2/+36
* Fix snapping when constrained scaling: now snaps all corners of the selectionDiederik van Lierop2007-12-281-12/+34
* guidelinedialog aestheticsJohan B. C. Engelen2007-12-282-31/+48
* try to fix bug #174475 feImage renderer crashes on non-external imageJohan B. C. Engelen2007-12-281-5/+19
* fix Bug #177891 feGaussianBlur crashes when setting fill paint as inputJohan B. C. Engelen2007-12-281-1/+4
* add tooltip text to bend path. #178471Johan B. C. Engelen2007-12-281-1/+1
* Snapping a guide to nodes (while dragging it across the canvas) now also work...Diederik van Lierop2007-12-274-52/+86
* 1) Fix bug #178312Diederik van Lierop2007-12-2712-149/+340
* BUG: 178803: Save As... -> filetype PDF via Cairo crashesAdib Taraben2007-12-271-7/+34
* check for cairo versionAdib Taraben2007-12-261-1/+1
* Recompute box corners relative to new perspective when merging persps (to pre...Maximilian Albert2007-12-263-10/+16
* check for cairo versionAdib Taraben2007-12-261-1/+1
* check for cairo versionAdib Taraben2007-12-262-2/+2
* noop: remove unused variableMaximilian Albert2007-12-261-1/+0
* Don't show boxes as everted (i.e., always show the same sides) during initial...Maximilian Albert2007-12-263-1/+42
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-1/+1
* more on cairo ps/pdf optionsAdib Taraben2007-12-266-45/+108
* Don't store special attributes/types when saving 3D boxes to plain SVG (so th...Maximilian Albert2007-12-262-5/+5
* Fix bug #178004 [assert when saving as plain svg]Maximilian Albert2007-12-261-4/+5
* Cleanup:Tavmjong Bah2007-12-241-237/+509
* fix redrawing of 3d box sidesbulia byak2007-12-241-8/+4
* improve cosmetics of guide dialogJohan B. C. Engelen2007-12-242-10/+22
* angled guidelines: create angled line when dragging from edge of rulersJohan B. C. Engelen2007-12-246-22/+53
* when dragging from rulers close to the edges, one gets 45 degree angled guide...Johan B. C. Engelen2007-12-231-4/+28
* noop: remove unused variableMaximilian Albert2007-12-231-2/+0
* remember and use geom::point normal when dragging new guidesJohan B. C. Engelen2007-12-231-4/+6
* fix relative angle change in guideline dialogJohan B. C. Engelen2007-12-231-1/+3
* Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert2007-12-236-55/+229
* fix crit bug #168570 Crash when recreating grid using 'redo'Johan B. C. Engelen2007-12-231-0/+1
* fix angle description of guidesJohan B. C. Engelen2007-12-232-5/+5
* 2geom updateJohan B. C. Engelen2007-12-231-2/+13
* update to latest 2geom, bugs be gone!Johan B. C. Engelen2007-12-236-2/+30
* update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen2007-12-235-321/+322
* fix critical bug #168588 assertion failed, file sp-conn-end.cpp: line 191Johan B. C. Engelen2007-12-231-3/+4
* Add UI for creating angled guidelines!Johan B. C. Engelen2007-12-232-31/+83
* update to latest 2geomJohan B. C. Engelen2007-12-231-0/+50
* create options for cairo pdf/ps export dialogtheAdib2007-12-234-6/+41
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-237-35/+3
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-227-14/+15
* Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington2007-12-221-1/+1
* Updated the version numbers in the .rc filesJoel Holdsworth2007-12-222-8/+8
* 1) solve bug #177995Diederik van Lierop2007-12-224-53/+60
* BUG 178048 Void method which returns a value in stringstream.h confuses g++ 3.3theAdib2007-12-221-1/+1