summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)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
|
* 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 DOM event handler.Michael Drake2015-08-039-2/+343
| | | | Currently just prints the events it gets.
* Client may pass NULL pointer for its pw.Michael Drake2015-08-031-1/+0
|
* Add request callback wrappers.Michael Drake2015-08-031-0/+141
|
* Update documentation and minor fixes.Michael Drake2015-08-032-0/+8
|
* Add nslayout_layout_destroy basic API testing.Michael Drake2015-08-031-0/+1
|
* Fix callback parameter.Michael Drake2015-08-032-2/+2
|
* Add basic buildsystem.Michael Drake2015-07-193-0/+86