Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-17 | Clean up includes and forward declarations | David Robillard | 1 | -1/+0 | |
According to include-what-you-use 0.22 on LLVM 18, anyway. Most of the changes seem vaguely reasonable, so as usual, just go with what the tool says because it's most useful when reports are typically clean. | |||||
2024-07-13 | Add missing includes | David Robillard | 1 | -0/+1 | |
According to include-what-you-use, anyway. Most of these seem questionable/unnecessary, but since the whole point here is to avoid wasting time doing manually what machines can do, just do what the tool says to keep the checks clean even if it's suboptimal. | |||||
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -5/+5 | |
2022-12-14 | Concatenate nested namespaces | David Robillard | 1 | -4/+3 | |
2022-08-18 | Switch to meson build system | David Robillard | 1 | -1/+2 | |
2020-12-15 | Clean up includes in gui | David Robillard | 1 | -0/+13 | |
2020-12-14 | Isolate and initialize variable declarations | David Robillard | 1 | -1/+2 | |
2020-08-01 | Use modern casts | David Robillard | 1 | -2/+2 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -3/+7 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 | |
2017-12-25 | Use nullptr | David Robillard | 1 | -1/+1 | |
2016-10-01 | Fix flushing many message window lines at once | David Robillard | 1 | -15/+17 | |
2016-08-01 | Show colorized log output in messages window | David Robillard | 1 | -5/+88 | |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+15 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4111 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -4/+5 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3295 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3153 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -4/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3152 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2590 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2009-11-16 | Add close button to node properties dialog. | David Robillard | 1 | -8/+1 | |
Make resize window a dialog, transient of patch window (center nicely, etc). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2270 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2009-11-16 | Make all windows respond to ctrl+w. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2269 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2000 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1999 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+67 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1551 a436a847-0d15-0410-975c-d299462d15a1 |