summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add TODO for handling events.Michael Drake2015-08-081-0/+7
* Improve documentation and naming for DOM change watcher.Michael Drake2015-08-035-27/+52
* Typo.Michael Drake2015-08-031-1/+1
* Tweak tester's remaining string iterator.Michael Drake2015-08-031-4/+4
* Error handling.Michael Drake2015-08-031-21/+26
* Add error conversion macros.Michael Drake2015-08-031-2/+5
* Imporve TODO.Michael Drake2015-08-031-7/+2
* Add error header.Michael Drake2015-08-033-5/+112
* Add simple development testing harness.Michael Drake2015-08-033-0/+376
* Add DOM event handler.Michael Drake2015-08-0311-2/+348
* s/_/-/Michael Drake2015-08-032-1/+1
* Add pkgconfig file.Michael Drake2015-08-031-0/+11
* Install correct header file.Michael Drake2015-08-031-1/+1
* Move nslayout object tests.Michael Drake2015-08-034-5/+5
* Client may pass NULL pointer for its pw.Michael Drake2015-08-032-4/+1
* Add request callback wrappers.Michael Drake2015-08-031-0/+141
* Update documentation and minor fixes.Michael Drake2015-08-035-36/+311
* Add nslayout_layout_destroy basic API testing.Michael Drake2015-08-033-6/+21
* Add basic tests for creating a layout object.Michael Drake2015-08-035-0/+190
* Add ignore file.Michael Drake2015-08-031-0/+2
* Fix link order.Michael Drake2015-08-031-2/+2
* Fix callback parameter.Michael Drake2015-08-033-3/+3
* C++ scoping.Michael Drake2015-08-031-0/+9
* Add basic buildsystem.Michael Drake2015-07-195-5/+180
* Initial interface plan.Michael Drake2015-07-182-0/+204