1131 Commits (1c5304b5983b83a1a124b82bde0477b8427e7ec1)

Author SHA1 Message Date
  jules 7edb1b5614 Cleaned up some caret code in TextEditor. 9 years ago
  jules 2682e917cf Fix for caret visibility problem when TextEditor is disabled. 9 years ago
  jules 041a68f5da Documentation fix. 9 years ago
  jules 6baf778e41 Updated FileBrowserComponent to refresh its list if the user switches to another app and then returns. 9 years ago
  jules 7b42c1846a Added a couple of missing override keywords. 9 years ago
  jules bbc129fb45 Fix for SVG parsing of paths containing non-space-separated decimal points 9 years ago
  jules 78ee86e658 Couple of minor documentation corrections 9 years ago
  jules bbbe451b7d Added a workaround to the SVG parser to let it display <a> tags 9 years ago
  jules 527da19076 Added method Component::alphaChanged(), and fixed NSViewComponent to handle alpha values. 9 years ago
  jules d7812ff580 Fix for an edge case bug when repainting areas of a component which is buffered-to-image on a rescaled display. 9 years ago
  Timur Doumler 0838edd138 Tidied up order of declarations in juce_PopupMenu.h. 9 years ago
  jules 3ae9b20001 Removal of some exception code from the Expression class parsing methods. 9 years ago
  hogliux e881711f2a Fix crash on linux when temporary window is ordered to the back 9 years ago
  hogliux 27273730b4 Fix re-ordering of alwaysOnTop windows on Linux 9 years ago
  jules 60f2b0a233 Minor clean-ups. 9 years ago
  jules f8047066d6 Made Slider::getPositionOfValue() const 9 years ago
  hogliux fb8a1dbf48 Fix some iOS build warnings 9 years ago
  hogliux 4ef190cc5e Fix global scale factor bug on iOS 9 years ago
  jules cf90b59e9f Added ownerViewChanged callback to TreeView 9 years ago
  jules 962e364010 Avoided some mingw errors and warnings. 9 years ago
  jules c90467d6e1 Added set/getOpenness() methods to TreeView 9 years ago
  jules 2626bec010 Fixed a silly mistake in SelectedItemSet. 9 years ago
  jules 07afa76759 Made the copy constuctor of SelectedItemSet call its virtual itemSelected/itemDeselected methods. 9 years ago
  jules 0234a741e0 Added missing override specifier. 9 years ago
  Timur Doumler 79e3a141d2 Fixed a bug in TextPropertyComponent that broke the Introjucer's GUI editor. 9 years ago
  Timur Doumler c922162b03 Introjucer: added global preferences window and global SDK path settings. 9 years ago
  Timur Doumler 0bc3388d2b Fixed typo in Doxygen documentation of ThreadWithProgressWindow. 9 years ago
  Timur Doumler db078f194d PopupMenu: added option to include an iconToUse to addCommandItem. 9 years ago
  jules 63551c84a1 Updated some comments about runModalLoop() 9 years ago
  hogliux 71e7624235 Jump to slider default value if only the alt key is down (and no other modifiers) 10 years ago
  jules 8d92a77452 Fix for TabbedButtonBar::removeTab() when removing a tab lower than the selected one 10 years ago
  jules 016796bf45 Fix for detecting KeyPress::numberPadDecimalPoint on OSX with non-english keyboards 10 years ago
  jules 9178fe9a1a Some minor refactoring inside OSX MainMenu code. 10 years ago
  hogliux eb652751c2 Fix bug where the shift modifier would change the keycode on OS X 10 years ago
  hogliux e703654f75 Allow user to force-include Carbon even on 64-bit if JUCE_SUPPORT_CARBON is set 10 years ago
  Joshua Gerrard d41d0dfc0d Fixed issue in JuceMainMenuHandler where menuItemsChanged would do nothing if the menu was open at the time of the call. 10 years ago
  jules b80d39777c Added some comments to DrawabkeComposite. 10 years ago
  hogliux 03dc6479e3 Implement setScreenSaver enabled on Android 10 years ago
  Timur Doumler dca4d77f9d Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
  hogliux f59ab9e4a3 Also copy transforms when copying drawables 10 years ago
  jules 6bb8bf3761 Fixed a minor warning. 10 years ago
  jules 861d3d9710 Version 3.2.0 10 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  Timur Doumler 5fc9f44581 Added ScrollBar::parentHierarchyChanged() to correctly handle inherited lookAndFeel changes. 10 years ago
  Joshua Gerrard af643bb49d Added default constructor to MenuBarComponent 10 years ago
  hogliux 586b428707 Make setDrawsInRightMargin comment more readable 10 years ago
  hogliux 5265bbf81e Add optional setDrawsInRightMargin to disable clipping of right edge of TreeViewItems 10 years ago
  hogliux a595f19d0f Add a comment to tooltip window to clarify it's use in plug-ins 10 years ago
  jules d635ced700 Minor comment addition 10 years ago
  jules 301dfaf501 Fix for shift-delete shortcut in text editors 10 years ago