Historique des commits

Auteur SHA1 Message Date
  Marko Pintera f63154c79c Fixing issues that were happening because of TrackMouseEvent calls constantly being sent il y a 12 ans
  Marko Pintera e217ac68ce Added simulated mouse up event for resize/move events il y a 12 ans
  Marko Pintera ee2fe35ce7 Fixed mouse left window callbacks so they properly deal with non-client and client areas il y a 12 ans
  Marko Pintera 5f4d53a8b7 Mouse leaving the window is now properly handled by GUIManager and hover states on GUIElements are properly reset il y a 12 ans
  Marko Pintera 4783b5cbb6 Mouse move events are now generated when over non-client window area il y a 12 ans
  Marko Pintera ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. il y a 12 ans
  Marko Pintera 47c8e0df32 Drag and drop manager captures the mouse so drag can now be ended outside of the active application window il y a 12 ans
  Marko Pintera 9b36b5e7ea Added window callbacks to Platform instead of calling RenderWindow methods directly il y a 12 ans
  Marko Pintera d65fbbfe0e Moved Cursor and WindowEventUtilities to the new Platform class il y a 12 ans