0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Mar 10, 2024 — Mar 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
npm now has debug and start configs More... almost 12 years ago
Disable logging unless we have ?debug=on in the url More... almost 12 years ago
Allow connections from browsers not at localhost More... almost 12 years ago
It seems that even though I assign the Error function to a var, it's still available as Error within itself causing a stack overflow More... almost 12 years ago
Give all drawables an owner so their errors can be thrown properly More... almost 12 years ago
Don't need to bind as we use self More... almost 12 years ago
log ids not full objects More... almost 12 years ago
Don't need to reference server resources any more More... almost 12 years ago
Split line to make easier to read More... almost 12 years ago
Added important cursors More... almost 12 years ago
Fixed GetKeyboardMapping More... almost 12 years ago
Clients now have auto-allocated resource id bases More... almost 12 years ago
Background pixel get/set to modify background-color More... almost 12 years ago
Add owner id to window dom element More... almost 12 years ago
EndianBuffer.slice copies the endianness, don't need to duplicate More... almost 12 years ago
Reset window sibling when ConfigureWindow More... almost 12 years ago
Window class handled better More... almost 12 years ago
Better handling of event masks and a couple of window sendEvent fixes More... almost 12 years ago
ClientMessage event More... almost 12 years ago
GC clip mask More... almost 12 years ago
MotionNotify event More... almost 12 years ago
MapRequest redirect More... almost 12 years ago
DestroyNotify event More... almost 12 years ago
NoExposure event on gc drawing More... almost 12 years ago
Event opcode accidentally swapped More... almost 12 years ago
Screen width and height accidentally swapped More... almost 12 years ago
Server now has getAtom that can throw More... almost 12 years ago
Server now has freeResource that can throw More... almost 12 years ago
XServer can own windows, needs a sendEvent handler More... almost 12 years ago
Missed old grabbed server usage More... almost 12 years ago