176 Commits (3a5b51ef0dc934a29a4d22f3bf992ba20507a40c)

Author SHA1 Message Date
  jules 6f88b7ae60 Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
  jules 784c1f5dae Fix for mouse-over in overlapping windows with older SDKs. 12 years ago
  jules e83e076f7d Better always-on-top detection in a few component types. 12 years ago
  jules 9ca3ab9454 AlertWindows should now be always-on-top if the process is using any other windows are in that mode. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules f292238b32 Android: keyboard input support. 12 years ago
  jules 9a9adab648 (Removed some debugging code) 12 years ago
  jules e704ed0c46 Support for high-dpi software rendering on OSX. 12 years ago
  jules 667a18712f Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 12 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules 09fd0206dc OSX main menu fix. 12 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 12 years ago
  jules 8a3298ebb8 Added a PropertiesFile::reload() method. 12 years ago
  jules 793fec6592 iOS multi-touch fix. 12 years ago
  jules d1ceed0c14 Workaround for Xcode3 compiler bug. 12 years ago
  jules f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 12 years ago
  jules 9f52845c38 Minor update to linux drag+drop 12 years ago
  jules 565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 12 years ago
  jules d94a1afcdc Linux drag-and-drop fix. 12 years ago
  jules 8c864ceb9e Made sure that audio device block sizes are multiples of 16. 12 years ago
  jules 89d5e19fca misc cleanups. 12 years ago
  jules a25acde808 Image subsection fix. Linux text drag-and-drop. 12 years ago
  jules e4a153de57 Linux drag-and-drop improvements. 12 years ago
  jules e6faf25559 Added File::userPicturesDirectory, and improved detection of special file locations on linux. 12 years ago
  jules 98fcdca3ba Added a new ChildProcess::start method that takes an argument array. 12 years ago
  jules 1aefda8763 Safeguard when removing NSViews. 12 years ago
  jules a7a16116d0 Linux: fixed dependency between juce_gui_basics and juce_events. 12 years ago
  jules 6b1654e1d2 Fixed some more warnings. 12 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules e5172b88e9 Fixed some iOS screen position problems. 12 years ago
  jules d5dc5b2ba9 MouseCursor refactoring. 12 years ago
  jules 7141fe39dc Fix for menu bar problem on OSX. 12 years ago
  jules 710dec8a1e Handling win32 hide/show messages. 12 years ago
  jules 2e777f8943 Fix for iOS windowing, and some CGRect clean-ups. 12 years ago
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 12 years ago
  jules 9a24aa8a20 Minor clean-ups. 12 years ago
  jules ee7046be34 OSX mouse event tweaks. 12 years ago
  jules 7d953a629d OSX modal behaviour fix. 12 years ago
  jules 352e5999bc Displaying modifier + delete key shortcuts in OSX main menus. 12 years ago
  jules 6e631bceb1 OSX filechooser modality fix. 12 years ago
  jules 4ccba42fa8 OSX modality fix. 12 years ago
  jules d6848d3bb1 Small AAX fix, and plugin file-chooser fix. 12 years ago
  jules fa8cbe334d Linux XRender fix. 12 years ago
  jules b65255375a Linux windowing: supported the _NET_WM_USER_TIME value, and did some general tidying up. 12 years ago