summaryrefslogtreecommitdiffstats
path: root/src/ganv-private.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Clean up includesDavid Robillard1-2/+7
2018-09-16Rename private implementation types according to new Gtk conventionsDavid Robillard1-10/+10
2016-09-18Update copyright datesDavid Robillard1-1/+1
2015-10-26Add support for edges that do not constrain the layoutDavid Robillard1-0/+1
2015-03-15Add support for beveled box corners.David Robillard1-0/+1
2015-02-24Add light theme for typesettable canvas export.David Robillard1-1/+5
2015-02-21Add API to specify module port order.David Robillard1-1/+13
2015-02-14Show type tags for more port types.David Robillard1-1/+2
2015-02-11Clip control rectangles to radiused ports.David Robillard1-0/+4
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-1/+1
2014-04-26Clean up Ganv API.David Robillard1-4/+87
2014-03-30Reimplement canvas zoom.David Robillard1-7/+9
2014-03-15Clean up public canvas interface.David Robillard1-0/+19
2014-03-15Clean up public canvas interface.David Robillard1-0/+23
2014-01-11Merge GanvCanvasBase and GanvCanvas.David Robillard1-8/+6
2014-01-11Make some functions private.David Robillard1-1/+9
2014-01-11Move item implementation to item.c.David Robillard1-0/+12
2014-01-04Make only control inputs controllable by user.David Robillard1-0/+1
2014-01-04Fix select rectangle drag from bottom right to top left.David Robillard1-2/+1
2013-12-31Fix incorrect port offsets.David Robillard1-3/+0
2013-12-27Performance improvements.David Robillard1-1/+12
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-0/+3
2013-12-18Add experimental (slow) force-directed graph layout to Ganv.David Robillard1-0/+5
2013-03-17Update copyright date.David Robillard1-1/+1
2013-02-03Port control performance improvements (further improvement for #879).David Robillard1-0/+13
2013-02-02GUI support for integer controls.David Robillard1-0/+1
2013-02-02Show check box for toggle ports and ellipsis for enumeration (menu) ports.David Robillard1-5/+6
2013-01-13Support resizing circles to fit label, and setting radius in ems.David Robillard1-1/+2
2012-12-21Implement item stacking.David Robillard1-0/+1
2012-09-30Redraw edge areas when edges are removed to avoid fragments.David Robillard1-0/+6
2012-08-10Fix a ton of warnings.David Robillard1-11/+0
2012-08-09Fix prototypes.David Robillard1-3/+0
2012-04-25Remove icon stuff.David Robillard1-1/+0
2012-04-24Fix downward signal flow display (i.e. port labels disabled).David Robillard1-1/+1
2012-04-23Resize modules when port labels change.David Robillard1-1/+0
2011-12-13Move group implementation to separate files.David Robillard1-0/+7
2011-12-09Remove GnomeCanvas dependency.David Robillard1-10/+10
2011-12-08Hide implementations.David Robillard1-1/+129
2011-12-08Fix node moving (inform user via "moved" signal).David Robillard1-0/+10
2011-12-06Trim license header.David Robillard1-10/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-0/+69