0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
On a SysWM Event, allow the SysWMmsg to be passed down to the EventHandler that is handling events. More... over 17 years ago
Make sure that needed automake files are installed/up-to-date.
David Hedbor
as neotron
More... about 19 years ago
Added in a missing include. More... over 22 years ago
Added in new file: sdlmm_misc.h More... over 22 years ago
Added a few fucntions to SRect. ie Move, Contains, Union, Intersect More... over 22 years ago
Fixed a bug in GetPixel.
David Hedbor
as neotron
More... over 22 years ago
Fix for const change in eventhandler. More... over 22 years ago
Split Event::HandleEvents into Event::HandleEvent to handle a single event. Note the change in constness of the eventhandler class functions. Class deriving from eventhandler will silently fail due to this change. More... over 22 years ago
Foo.
David Hedbor
as neotron
More... over 22 years ago
renamed CHANGES to ChangeLog
David Hedbor
as neotron
More... over 22 years ago
Updated for the new DLL version. More... over 22 years ago
Changes to reflect sdlmm changes. More... over 22 years ago
More classes to be exported. More... over 22 years ago
Created a DLL version. Moved over to use Multithreaded DLL. More... over 22 years ago
Moved SDL check till after all other checks.
David Hedbor
as neotron
More... over 22 years ago
+= DECLSPEC and libtool.m4 >> acinclude.m4
David Hedbor
as neotron
More... over 22 years ago
Changed to use mt crt static lib rather than dll. More... over 22 years ago
Added newline.
David Hedbor
as neotron
More... over 22 years ago
Typofix.
David Hedbor
as neotron
More... over 22 years ago
undefine PACKAGE and VERSIOn defines in sdlmm.h to avoid conflicts with other automake packages.
David Hedbor
as neotron
More... over 22 years ago
Fixed the name of the destructor. :-)
David Hedbor
as neotron
More... almost 23 years ago
Minor tweaking.
David Hedbor
as neotron
More... almost 23 years ago
Version => 0.1.8
David Hedbor
as neotron
More... almost 23 years ago
Compat note added.
David Hedbor
as neotron
More... almost 23 years ago
Added CHANGES file and modified README.Win32 some.
David Hedbor
as neotron
More... almost 23 years ago
It's not being kept up-to-date...
David Hedbor
as neotron
More... almost 23 years ago
All base classes should have virtual destructors. More... almost 23 years ago
Added myself to the list. More... almost 23 years ago
Added comments for building under vc 6.0 More... almost 23 years ago
Added comments for building under vc++ 6.0 More... almost 23 years ago