- 06 Feb, 2014 17 commits
-
-
deuce authored
Add a teensy little keys.h since I don't want to do a large commit to remove all usage at this time.
-
deuce authored
As with mouse.h, this shouldn't be a separate header.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
It doesn't make any sense by itself.
-
deuce authored
(This is an option that could go away!)
-
deuce authored
-
deuce authored
-
deuce authored
Don't create options until there's a use for them.
-
deuce authored
-
deuce authored
-
deuce authored
and uintmax_t... them suckers will be big enough you betcha.
-
deuce authored
an unsigned long can hold any pointer (Should fix builds with old Borland compilers - ie: sbbsctrl)
-
deuce authored
-
deuce authored
-
deuce authored
-
- 05 Feb, 2014 11 commits
-
-
deuce authored
-
mcmlxxix authored
-
echicken authored
-
deuce authored
installs the headers into the include/xpdev directory. This will make for a more unixy install someday maybe perhaps.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
cyan authored
-
cyan authored
Thanks to echicken for all of his help on this one!
-
- 04 Feb, 2014 4 commits
- 02 Feb, 2014 5 commits
- 31 Jan, 2014 2 commits
- 29 Jan, 2014 1 commit
-
-
echicken authored
Provides a 'Feed' object, which loads an RSS or Atom feed and provides an API for accessing the details of channels/feeds and their items/entries.
-