summaryrefslogtreecommitdiffstats
path: root/src/display (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-05Header cleaning for GTK+3 migrationAlex Valavanis1-2/+0
2012-05-28Cleanup of measure text for moving away from overlap.Jon A. Cruz2-4/+3
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-2/+0
2012-05-21Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah4-0/+276
2012-05-21Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2-0/+2
2012-05-19Revert r11370. Fix crash with grid in default templateAlex Valavanis7-49/+75
2012-05-17Extended resizing to node handles.Jon A. Cruz1-18/+1
2012-05-16Drop some GtkObject usageAlex Valavanis7-75/+49
2012-05-13patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...Kris De Gussem1-11/+26
2012-05-12syntx of null pointer dereference checksKris De Gussem1-1/+1
2012-05-09Centralized line creation and enhanced visibility.Jon A. Cruz2-6/+17
2012-05-08Fix drawing of eek-preview in GTK+3Alex Valavanis1-4/+23
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2-76/+74
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz3-20/+49
2012-04-11fix warningJohan B. C. Engelen1-1/+1
2012-04-11Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty...John Smith1-91/+163
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis3-26/+27
2012-04-08Stop using custom GtkObject flagsAlex Valavanis2-26/+26
2012-04-03Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2-4/+4
2012-04-02Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2-4/+4
2012-03-29apply essentials of patch by zcgucasJohan B. C. Engelen1-0/+5
2012-03-13Morphological filters linear in the number of output pixels.Jasper van de Gronde1-66/+131
2012-02-29Cleanup of unused variables and warnings.Jon A. Cruz2-2/+33
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis6-13/+23
2012-02-26Replace deprecated GTK_TYPE macrosAlex Valavanis1-1/+1
2012-02-22cppcheck: null pointer dereference fixKris De Gussem1-12/+18
2012-02-19remove superfluous RectHullJohan B. C. Engelen1-12/+5
2012-02-19move helper/recthull.h to 2geom/rect-hull.hJohan B. C. Engelen1-1/+1
2012-02-15Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis10-3/+18
2012-02-15More header cleanup/fwd declarationsAlex Valavanis4-18/+11
2012-02-14Snap to grid/guide lines perpendicularlyDiederik van Lierop5-0/+20
2012-02-13Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz3-9/+10
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-12Cleaning up a few headersAlex Valavanis4-10/+10
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis6-4/+6
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-2/+2
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-0/+6
2012-01-13Make sure canvas-text is always equally crisp (differences in rounding someti...Diederik van Lierop1-1/+1
2012-01-13Fix for problem with shadowed x0 and y0 members.Jon A. Cruz1-9/+12
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz14-829/+840
2012-01-11A few GSEAL issuesKris De Gussem1-1/+1
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-18/+21
2012-01-05A few GSEAL fixes for SPCanvasAlex Valavanis1-13/+34
2012-01-04CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop2-7/+18
2012-01-04Final fix for CanvasText alignment bugsDiederik van Lierop2-30/+62
2012-01-04More GSEAL issuesAlex Valavanis2-19/+27
2012-01-011) Fix CanvasText alignment bugs caused by static variables, uninitialized va...Diederik van Lierop3-37/+53
2011-12-20when resizing page, move the origin of the grids too. This way all objects wi...Johan B. C. Engelen2-1/+20
2011-12-20fix bug in emphasized line drawing for axonometric grid when origin is not zeroJohan B. C. Engelen1-13/+10
2011-12-18Remove more deprecated GTK macrosAlex Valavanis1-9/+9