Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r8875: Rename timeval_diff to timeval_until and revert the arguments. ↵ | Volker Lendecke | 1 | -1/+1 | |
timeval_diff is not strictly a subtraction function, there can't be negative timevals. Volker (This used to be commit 525d75dd24f6a8810f1ed2043d170c70b060f1f0) | |||||
2007-10-10 | r5409: - add a gtk events plugin | Stefan Metzmacher | 1 | -0/+369 | |
- this is used in our gtk apps - make the main() functions of the gtk apps look more simular (we need to get rid of the globals in gregedit!) metze (This used to be commit 1051f9b32f4a5c69a1a6928e6849c8ada047032e) |