Commit History

Author SHA1 Message Date
  BearishSun e60129bba4 When opening windows don't activate them (helps when app is in background and progress bar opens) 10 years ago
  BearishSun 15f45489c8 Fixed drop targets so they are properly destroyed before new ones are added 10 years ago
  BearishSun b492b132a2 Added a way to specify application taskbar icon 10 years ago
  BearishSun 3209476868 Save project on editor exit 10 years ago
  BearishSun feba0092b2 Work on transparent windows and splash screen 10 years ago
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 years ago
  BearishSun b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 years ago
  BearishSun 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
  BearishSun 7c79d45add Removed non-client area button presses - When working with caption non-client mouse release events were not received, causing issues with the GUI system 10 years ago
  BearishSun d1c685013d Fixed an issue with non-client mouse events not having proper coordinates 10 years ago
  Marko Pintera fedd162d57 Various bug fixes relating to new project loading system: 10 years ago
  Marko Pintera 65d8dcfb03 Delaying showing a window until back buffer swap now works properly in DX11 10 years ago
  Marko Pintera 5082dcd7bc Window non-client area now properly reports mouse clicks 10 years ago
  Marko Pintera 09ea24b888 C# DialogBox class ready to use 10 years ago
  Marko Pintera 53ff33bd57 Fixed drag and drop so that mouse capture change event doesn't incorrectly fire before the mouse up event, prematurely stopping the drop action 10 years ago
  Marko Pintera 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) 10 years ago
  Marko Pintera ee9c441334 Proper UUID generation 10 years ago
  Marko Pintera 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 10 years ago
  Marko Pintera 57c37f1601 Fixing menu bar shortcuts & shortcuts in general 10 years ago
  Marko Pintera eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 years ago
  Marko Pintera a45a814ea7 Fixed modal windows so they stay in front even if new non-modal windows spawn 11 years ago
  Marko Pintera 6fe93f22f0 Refactoring platform specific code to be easier to find and to implement for other platforms 11 years ago