Age | Commit message (Expand) | Author | Files | Lines |
2007-06-26 | Test the addition of many grouped windows to a tree, and that the resulting t...HEADmaster | Christopher James Halse Rogers | 3 | -20/+78 |
2007-06-26 | Write, and make work, a unittest for making a tree with grouped windows | Christopher James Halse Rogers | 2 | -1/+45 |
2007-06-26 | Add test for adding multiple (different) windows to a tree | Christopher James Halse Rogers | 1 | -0/+21 |
2007-06-26 | Reindent testcases, add first addWindowToTree testcase. | Christopher James Halse Rogers | 3 | -46/+34 |
2007-06-25 | Really add the multiple windows testcase, and improve it slightly | Christopher James Halse Rogers | 1 | -0/+4 |
2007-06-25 | Add test for adding many windows to a WindowList | Christopher James Halse Rogers | 1 | -1/+18 |
2007-06-25 | Clean up after our tests. | Christopher James Halse Rogers | 2 | -2/+4 |
2007-06-25 | Fix tests, now that I know how setup/teardown works | Christopher James Halse Rogers | 1 | -2/+15 |
2007-06-25 | Make destroyWindowTree build. Start adding addWindowToList tests | Christopher James Halse Rogers | 2 | -18/+47 |
2007-06-25 | Recursively destroy in destroyWindowTree(). We don't want to leak | Christopher James Halse Rogers | 1 | -0/+6 |
2007-06-23 | Bye, bye, dummy file | Christopher James Halse Rogers | 1 | -0/+0 |
2007-06-23 | Merge git+ssh://raof@git.opencompositing.org/git/users/raof/radial-switcher | Christopher James Halse Rogers | 1 | -0/+0 |
2007-06-23 | Add basic TODO list | Christopher James Halse Rogers | 1 | -0/+6 |
2007-06-23 | Dummy commit | raof | 1 | -0/+0 |
2007-06-23 | radial-switcher.c -> switcher-util.{c,h}. | Christopher James Halse Rogers | 4 | -52/+141 |
2007-06-22 | Actually fix the build system. | Christopher James Halse Rogers | 2 | -0/+4 |
2007-06-22 | Fix build system | Christopher James Halse Rogers | 2 | -8/+3 |
2007-06-22 | We're looking like a library at this point. I want some unittests! | Christopher James Halse Rogers | 8 | -434/+136 |
2007-06-22 | WindowTreeNode -> WindowTree. | Christopher James Halse Rogers | 1 | -16/+34 |
2007-06-22 | Now I remember that you need to defererence pointers to structures with ->! :) | Christopher James Halse Rogers | 1 | -37/+38 |
2007-06-22 | Add some comments, re-indent Cairo setup function, add a WindowTree constructor | Christopher James Halse Rogers | 1 | -33/+68 |
2007-06-22 | Initial import - stock buildsystem from opencompositing.org | Christopher James Halse Rogers | 3 | -0/+557 |