summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* include header for close commandAdib Taraben2007-12-101-0/+1
* add #include <io.h> to enable win32 compileBob Jamison2007-12-101-0/+1
* remove all mention of extension/internal/gnome.cpp from build files for make ...Aaron Spike2007-12-102-4/+0
* add snapped-line.cpp and snapped-line.h to src/Makefile_insert for make distc...Aaron Spike2007-12-101-0/+1
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-1010-175/+421
* always build cairo backend; add interface for setting cairo surface to rendererKees Cook2007-12-104-17/+21
* minor whitespace adjustmentKees Cook2007-12-101-2/+2
* Init some checkboxes correctly in document-properties dialogDiederik van Lierop2007-12-091-0/+2
* Snap to axonometric grid linesDiederik van Lierop2007-12-086-43/+140
* Warning cleanupJon A. Cruz2007-12-084-165/+4
* Fixes for gcc versions before 4.1.xJon A. Cruz2007-12-081-78/+113
* LPE Bendpath: disable width pathJohan B. C. Engelen2007-12-072-5/+11
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-0730-334/+324
* Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulenceNiko Kiirala2007-12-066-27/+90
* remove my drama commentJohan B. C. Engelen2007-12-061-2/+2
* Fixed several crashes when modifying filter effect parameters with XML editorNiko Kiirala2007-12-0611-13/+24
* Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz2007-12-062-132/+112
* Warning cleanupJon A. Cruz2007-12-061-2/+1
* speed up keyboard scale and rotation toobulia byak2007-12-061-6/+18
* Add unit selector for node coordinate entriesMaximilian Albert2007-12-051-8/+36
* Always set coord entry fields inactive when switching to the node toolMaximilian Albert2007-12-052-0/+6
* Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen2007-12-052-1/+19
* warning cleanupJon A. Cruz2007-12-052-5/+5
* Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...Maximilian Albert2007-12-054-56/+254
* Lookup object from repr instead of id to fix redo of undo of guide creation :-)Johan B. C. Engelen2007-12-051-3/+2
* 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