1002 Commits (d117082fd8b4342806f1a295ad9a29a0a5aebe18)

Author SHA1 Message Date
  jules e17c26ed03 Minor fix for treeview dragging insert position. 10 years ago
  jules b998308ccd Whitespace. 10 years ago
  jules 2a120a0f72 Fix for treeview indent X positions when dragged off the bottom. 10 years ago
  jules 60ccdf8bf2 Made the TreeView handle dragging and dropping to the area below the tree. 10 years ago
  jules 585b202945 Setting component ID for SVG text elements. 10 years ago
  jules 036c6cb4a2 Rudimentary implementation of SVG text elements. 10 years ago
  jules 827e02862c Tweaks to avoid an obscure compiler warning. 10 years ago
  jules c8affe81a6 Stopped the Label class editing when clicked if it's disabled. 10 years ago
  jules 272c0a254d Backwards-compatibility fix for OSX 10.6 targets 10 years ago
  jules 2ab1a42566 Updated the OSX alert window implementation to avoid deprecated functions. 10 years ago
  jules e1fed0c2dc Fixed a TextEditor border size issue. 10 years ago
  jules 23cf12f449 Corrected a typo in some comments. 10 years ago
  jules 8b3935f121 Added support for extra info panels in OSX native file choosers. 10 years ago
  jules ad8cc4b693 Changed the very old and strangely written Slider::getDoubleClickReturnValue method into two separate methods. 10 years ago
  jules af568cd263 Fixed typo in comment. 10 years ago
  jules ddb7e88cf9 Added Slider::isRotary() 10 years ago
  jules 854a3e98d0 Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
  jules ac8bc1a7b4 Added methods to Label and TextEditor to specify the type of virtual keyboard they require. 10 years ago
  jules 41152916c0 Made the combo box repaint when its menu is hidden. 10 years ago
  jules 5c802e340c Added method ComboBox::isPopupActive() 10 years ago
  jules 92b01ad0b2 Added some extra safeguards against problems when running a headless linux app. 10 years ago
  jules 04cb9bf3e8 Added an advisory note about deleteAllChildren() 11 years ago
  jules 2ee8084658 Added a method ComboBox::hidePopup(). 11 years ago
  jules e02d7fc544 Added a missing implementation in ConcertinaPanel 11 years ago
  jules 12ab881353 Minor clean-up. 11 years ago
  jules 4260a08038 Added a Windows version of the MouseCursor::CopyingCursor types. 11 years ago
  jules d4a913d9ec Added a method ListBox::getHeaderComponent() 11 years ago
  jules 91b5d77477 Version number update 11 years ago
  jules 0b67cb2b93 Workaround to avoid misplaced wheel events when scrolling a viewport than contains wheel-able subcomponents. 11 years ago
  jules a0b0b0f7ca Optimisation to component image caching. 11 years ago
  jules 918736a601 Fixed spelling. 11 years ago
  jules 893774561d Fix for OSX window coordinate conversion mistake. 11 years ago
  jules 9c1f3fcf78 Avoided VC warning. 11 years ago
  jules cfc5c8569a Tweak to avoid false alarm assertions in relative positioning. 11 years ago
  jules 50a55b2e9c Avoided a few compiler warnings. 11 years ago
  jules ccdd0aa94f Made ComboBox::addItemsToMenu virtual 11 years ago
  jules e58f385806 Added explicit cast to jboolean in an android JNI call. 11 years ago
  jules d7c54d9847 Fixed a comment. 11 years ago
  jules 43c7f38acf Made Slider::getNumDecimalPlacesToDisplay() public. 11 years ago
  jules 885a665b27 Avoided recursion in TooltipWindow on win32 11 years ago
  jules 0d989638cc Version 3.1.0 11 years ago
  jules 80f0219f71 Tweaked the way the ComboBox popup menu height is calculated, to work with a wider range of sizes. 11 years ago
  jules 455290ad91 Fixed a comment 11 years ago
  jules bce3aefadd Tidied up some SVG transform parsing code. 11 years ago
  jules e58a0ace65 Avoided issues in win32 mouse-handling code when a window is deleted mid-way through a particular type of mouse operation. 11 years ago
  jules 01e1421613 Made sure that the DrawableImage copy constructor also copies the component bounds. 11 years ago
  jules 43fa10b12f More template cleanups 11 years ago
  jules 19937e63e1 Updated a few trig functions to use the std:: implementations. 11 years ago
  jules 5be91dd16b Updated a few trig functions to use the std:: implementations. 11 years ago
  jules 0ec53673ce Demo cleanups. 11 years ago