54 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 12 years ago
Darryl Pogue fd8541e18d Get rid of GuidGenerate calls. 12 years ago
Michael Hansen 60021923a2 Deprecate and remove xtl::format in favor of plString::Format 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Skoader 769cd60617 Refactor avatar movement code 12 years ago
Michael Hansen 3e92022db2 Fix additional issues from review 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Adam Johnson 87b441e890 Fix no cursor on window frame and title bar. 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Bartek Bok 5bd22e1912 Filter WM_CHAR messages with control characters. Fix multiline edit input for keyboard layouts using alt key 13 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Darryl Pogue c815fd8a14 More minGW fixes. 13 years ago
Darryl Pogue 1f0547279c Fixes for plInputManager and plResponderModifier. 13 years ago
Michael Hansen 442a733fbb Add more temporary hack macros to help speed up conversion and testing 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 13 years ago
Adam Johnson be26b145df HeadSpin.h is now the core header. 13 years ago
Adam Johnson 2f53a10fb6 Convert hsConfig defines to cmake -- fixes #93 13 years ago
Adam Johnson e020651e4b Eliminate hsScalar and hsFixed 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Christian Walther cec6d75f94 Fix a warning while I'm at it. 13 years ago
Christian Walther 12d114b63a Allow typing tabs (MOULa does too). 13 years ago
Christian Walther 859aef9e97 Fix use of the return key as a control key 13 years ago
Florian Meissner d420ac6da7 Fix for inserting newlines into KI notes 13 years ago
Darryl Pogue 6f5643debd ifdef some Win32 InputCore stuff for plDrawable. 13 years ago
Darryl Pogue 6d6d1c252b Use hsWindows.h instead of windows.h 13 years ago
Darryl Pogue de9d463563 Semi-hack to CMake to ignore DirectX on Linux. 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Adam Johnson 6c4ec930b0 Refresh CapsLock state on window restore 13 years ago
Adam Johnson 6582d0261e Fix #82 13 years ago
Adam Johnson 1b8f31cfb3 This fixes flymode... 13 years ago
Adam Johnson da1ca0d91c Fix the bugs I introduced by accidentally merging my own pull request. 13 years ago
Adam Johnson a75220a409 Include the vkey code with the key character 13 years ago
Adam Johnson e3c65ac817 Separate KeyEvents and KeyPresses 13 years ago
Darryl Pogue ea3fa47eca Make a bunch more strings const. 13 years ago
Darryl Pogue 46c4a457e0 Syntax fixes for PubUtilLib. 13 years ago
Joseph Davies ea355dc97b Normalize cursor resource names. 13 years ago
Joseph Davies 186cf5f621 Cleanup of additional unnecessary resources and dependencies. 13 years ago
Joseph Davies 3027e0605c Refactor plPlates CreateResource function names. 13 years ago
Joseph Davies 6a1db0a223 Removed ClipCursor which prevented cursor from leaving client window. 13 years ago
Adam Johnson a29a7deda0 Use unicode for key events despite the fact that our current Plasma20 fonts only support latin-1 13 years ago
Michael Hansen 562b6fcfd0 Use OpenSSL's bignum library 13 years ago
Michael Hansen 9041c0447f This can be done on the stack... 13 years ago
Michael Hansen 7811c56489 Keep binary identity with whitespace fixes, and don't break the zip 13 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 13 years ago
Branan Purvine-Riley c9061c5ea7 Move Plasma20 to be the new repository root 13 years ago