summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-12Update autowafDavid Robillard1-15/+39
2019-01-12Squashed 'waflib/' changes from 5ea8f99..915dcb1David Robillard1-15/+39
2018-11-24Merge commit 'd74de7f575a9ec49f96138c3c5251f28946c0c0e'David Robillard1-25/+35
2018-11-24Squashed 'waflib/' changes from 6e726eb..5ea8f99David Robillard235-15426/+60
2018-09-16Hide warnings from Gtk librariesDavid Robillard1-3/+3
2018-09-16Squashed 'waflib/' changes from 982416b..6e726ebDavid Robillard1-4/+16
2018-09-16Remove use of deprecated g_type_class_add_private()David Robillard11-53/+32
2018-09-16Rename private implementation types according to new Gtk conventionsDavid Robillard23-173/+173
2018-09-16Clean up wscriptDavid Robillard1-24/+19
2018-09-16Remove checks for ancient graphvizDavid Robillard2-25/+13
2018-09-15Switch to using bundled waf sourceDavid Robillard1-162/+9
2018-09-15Merge commit '394c6862c3d82833fa87eb9689c3bc99d978b93b' as 'waflib'David Robillard182-0/+41453
2018-09-15Squashed 'waflib/' content from commit 982416bDavid Robillard182-0/+41453
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2018-01-16Upgrade to waf 2.0.4David Robillard1-6/+6
2017-12-29Upgrade to waf 2.0.3David Robillard2-17/+18
2017-12-18Update wafDavid Robillard1-5/+5
2017-12-16Clean up waf optionsDavid Robillard1-9/+10
2017-12-16Update wafDavid Robillard2-7/+5
2017-02-27Update waf and fix C++11 flagsDavid Robillard2-8/+6
2017-02-12Fix warningsDavid Robillard3-7/+7
2017-02-12Work around broken Graphviz header warningsDavid Robillard1-0/+5
2016-10-14Fix buggy drawing of embedded widgetsDavid Robillard1-2/+2
2016-10-14Fix port position on modules with embedded widgetsDavid Robillard2-15/+19
2016-10-02Make ganv_port_show_control() idempotentDavid Robillard1-1/+5
2016-10-02Round reported value for integer control portsDavid Robillard1-1/+1
2016-09-18Update copyright datesDavid Robillard39-39/+39
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
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