summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Add target for generating release announcementsDavid Robillard3-7/+17
2016-08-01Use consistent feature test macrosDavid Robillard1-0/+1
2016-07-31Fix compilation with C++David Robillard8-20/+34
2016-07-25Add missing C++0x (C++11) flagsDavid Robillard1-0/+3
2016-07-25Support test coverage with LLVMDavid Robillard2-20/+14
2016-07-24Fix whitespaceDavid Robillard3-3/+1
2016-07-24Fix overlap when port sizes varyDavid Robillard1-18/+10
2016-07-11Improve test frameworkDavid Robillard1-5/+5
2016-07-09Upgrade to waf 1.8.22 and autowaf 93d0926David Robillard1-7/+7
2015-11-08Upgrade to waf 1.8.14David Robillard1-5/+5
2015-10-26Add support for edges that do not constrain the layoutDavid Robillard7-4/+45
2015-10-26Resize value labels when font size changesDavid Robillard2-4/+3
2015-10-06Fix test compilation without gcovDavid Robillard1-3/+15
2015-10-05Highlight connected edges on port hoverDavid Robillard4-6/+38
2015-10-03Upgrade to waf 1.8.14David Robillard2-9/+11
2015-03-16Fix removal of non-existent idle callbacks.David Robillard1-3/+10
2015-03-16Bump version.David Robillard1-1/+1
2015-03-15Add support for beveled box corners.David Robillard5-13/+41
2015-02-28Clear selected edges list along with selection.David Robillard1-0/+1
2015-02-28Remove animate idle callback on destruction.David Robillard1-0/+2
2015-02-24Add light theme for typesettable canvas export.David Robillard10-41/+82
2015-02-24Fix port label vertical alignment.David Robillard1-3/+3
2015-02-23Update waf.David Robillard1-5/+5
2015-02-22Improve appearance of graphs with circle nodes.David Robillard3-18/+32
2015-02-22Fix offset of graph layout with circles.David Robillard1-4/+11
2015-02-21Add API to specify module port order.David Robillard18-149/+289
2015-02-20Fix circle drawing bugs.David Robillard1-0/+1
2015-02-20Fix connecting to ports with controls.David Robillard1-1/+1
2015-02-20Dampen sprung layout energy over time to prevent oscillation.David Robillard2-6/+8
2015-02-17Delete trailing whitespace.David Robillard6-21/+19
2015-02-17Fix crash when getting empty label.David Robillard1-1/+1
2015-02-16Destroy embedded widget on module destruction.David Robillard1-4/+5
2015-02-16Distinguish edge color from port color slighly.David Robillard4-18/+23
2015-02-16Only highlight borders on hover.David Robillard1-1/+1
2015-02-16Preserve selection for quickly making several connections.David Robillard2-6/+2
2015-02-14Fix label alignment in ports without value labels.David Robillard1-1/+2
2015-02-14Indicate sequence ports with an arrow tag.David Robillard1-9/+0
2015-02-14Show type tags for more port types.David Robillard3-50/+81
2015-02-14Use the same border width for ports and modules.David Robillard4-29/+28
2015-02-11Pad edges so ports don't overlap radiused border.David Robillard1-6/+6
2015-02-11Clip control rectangles to radiused ports.David Robillard3-37/+83
2015-02-11Join connections precisely at port borders.David Robillard2-10/+12
2015-02-11Line up ports precisely at module border edges.David Robillard4-17/+27
2015-02-08Fix size of vertical flow modules.David Robillard2-2/+15
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard9-62/+124
2015-02-05Fix crash when destroying canvas.David Robillard2-2/+11
2015-01-25Upgrade to r100/autowaf.David Robillard1-5/+5
2015-01-16Upgrade to r99/autowaf (fix documentation paths).David Robillard1-4/+4
2015-01-09Fix OSX compilation.David Robillard1-10/+16
2014-12-18Upgrade to waf 1.8.5.David Robillard2-8/+8