Commit History

Author SHA1 Message Date
  Marko Pintera 3486c33faf Clicking on the input box now moves the caret properly the first time 12 years ago
  Marko Pintera ed1651af29 Added proper clip rectangles for selection and caret 12 years ago
  Marko Pintera 43690633bf Fixed clip rectangle for text in input box 12 years ago
  Marko Pintera d9248edd00 Fixed an issue where scroll bars would incorrectly appear when not needed 12 years ago
  Marko Pintera 54fff8a31d Scrollbar elements may now be scrolled fully even if both scrollbars are present 12 years ago
  Marko Pintera 657e2ee799 Fixed an issue with clipping and overlap when both scrollbars are shown in the scroll area 12 years ago
  Marko Pintera 58dd304790 Fixed an issue where negative offset determined by the layout would place the element outside of scroll area 12 years ago
  Marko Pintera 7efe1bfa77 Fixed a few issue with layout sizes 12 years ago
  Marko Pintera 0811b5735d Scroll bar hover state updates properly 12 years ago
  Marko Pintera 64b516b010 Scroll bar no longer jumps a few pixels when you click on it 12 years ago
  Marko Pintera a0a7b1ee1d Fixed an issue where element bounds weren't being properly updated 12 years ago
  Marko Pintera fd09241095 Fixed text clip rectangles 12 years ago
  Marko Pintera c817f10045 Horizontal scroll is operational 12 years ago
  Marko Pintera 6a893cc149 Clicking the scroll buttons works 12 years ago
  Marko Pintera c0e339108d Added a horizontal scroll bar 12 years ago
  Marko Pintera 6f2b30ed4e Added dynamic sized handle for scroll bar 12 years ago
  Marko Pintera c477bb4e76 Working scroll view (only vertical) 12 years ago
  Marko Pintera 2220a06718 Fixed an issue where not all resources were deallocated on exit 12 years ago
  Marko Pintera 20020bd8ea More work on the ScrollArea 12 years ago
  Marko Pintera 55e2f25e2f Selectable/Movable scrollbar 12 years ago
  Marko Pintera 56edbdf1e4 Started work on scrollbar handle 12 years ago
  Marko Pintera 1cbedb412a Added a background to the scroll bar 12 years ago
  Marko Pintera c275f0324a GUIArea now works using offsets so it can resized with window automatically, but still have some padding 12 years ago
  Marko Pintera 34ab708547 Updated how are dirty flags on GUIElementBase changed 12 years ago
  Marko Pintera 6eede6eebd Fixed a few minor issues with the layouts: 12 years ago
  Marko Pintera 0d7d909cdf Added a way to add layouts to GUIElement 12 years ago
  Marko Pintera df62820663 Starting work on scroll bars 12 years ago
  Marko Pintera 73ff6dc3c4 Removed GUILayoutEntry and made spaces derived from GUIElementBase 12 years ago
  Marko Pintera 6d4bed822a Added a common base for GUILayout and GUIElement 12 years ago
  Marko Pintera 14540bb162 Text bounds no longer rely on clipped visual bounds 12 years ago