19 Commits (a770b170622fed99f9392d5d6d923e6e74ff89ee)

Author SHA1 Message Date
  falkTX 0f13e075d8 Fix my own typo in juce_linux_X11_Windowing.cpp 7 years ago
  falkTX 39ca2d8404 X11 temporary windows are tooltips 7 years ago
  hogliux 1a9df22eee Linux: Fixed an issue where windows beneath hidden windows would not receive any clicks 7 years ago
  hogliux b2576d288a Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer 7 years ago
  tpoole 73d4e73a3d UnitTestRunner: Fixed some build warnings on Linux 7 years ago
  jules 46a9da28d6 (Fixed typo) 8 years ago
  jules 0094d199ed Linux: avoided an out-of-bounds access when using mice with large numbers of buttons 8 years ago
  jules 2c3c9e5d18 A bit more minor cleaning up 8 years ago
  jules f766718b16 Fixed a typo 8 years ago
  jules de855f0b35 Cleanups to some X windowing classes 8 years ago
  hogliux d704ac9818 Linux: Fixed dlopens to use versioned library names 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 87a467c61b Reverted commit #ec0f3fc: Bug fix broke combo-box input 8 years ago
  jules 38d49a5ee7 Modernised a few RectangleList iterators 8 years ago
  hogliux b198fa4c2c Fixed a bug on linux where the mouse pointer would jump around while dragging sliders 8 years ago
  hogliux c69d24fa7a Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux 8 years ago
  ed b7b8d5be57 Multiple fixes for touch and pen input on Windows 8 years ago
  hogliux 51d5572220 Added showYesNoBox to NativeMessageBox class 8 years ago
  Felipe F. Tonello c2100022cc Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 8 years ago
  hogliux a6d3d19832 Fixed a few minor bugs in X11 windowing code 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
  jules 31f935cc60 Added a new Graphics::drawImage method that takes a Rectangle<float> 8 years ago
  jules 021209e216 Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 9 years ago
  hogliux 1a973a2faa Ignore linux scale factor if it is ten or larger 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 189853720a Cleaned up a few uses of Image::null 9 years ago
  hogliux 688969da20 Fix missing window decorations in KDE 9 years ago
  jules b5907fa90d Normalised some divider comments 9 years ago
  jules 50af60fa81 Simplified some linux X11 code involving atoms 9 years ago
  jules 99052af8bc Added Android support for screen orientation control 9 years ago
  jules a3426aae10 Added support for iOS force-touch 9 years ago
  jules 5fc2f24c97 Fix for linux windows that don't respond to mouse events 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
  hogliux c7b8e77031 Update copyright notice 9 years ago
  hogliux effdc661ca Fix correct repainting of OpenGLContexts if a non-compositing window manager is used on linux 9 years ago
  jules 9b79610cb0 Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components. 10 years ago
  hogliux 661533c85d Fix clang warnings on linux 10 years ago
  hogliux 44a5a93444 Fix typo 10 years ago
  hogliux 4ca4ae6be8 Remove code that was used for testing 10 years ago
  hogliux 2fcabaec10 Fix bug when the first display is not the main display on linux 10 years ago
  jules 0c99e8e068 Minor cleanups 10 years ago
  jules 40b13a692e Fix for resize behaviour of linux windows without titlebars 10 years ago
  jules ff99c6dbc1 Fix to linux modifier key change reporting. 10 years ago
  hogliux 7d14a1010d Fix edge-case where no main display would be found on the raspberry pi 10 years ago
  hogliux 3ed50c3f09 Fix divide-by-zero issue in screen dpi calculation on raspberry pi 10 years ago
  hogliux c76876d388 Adds proper per-monitor scaling support on linux 10 years ago
  jules 1952ed195e Whitespace 10 years ago
  hogliux 8c242b7547 Fix warnings on linux 10 years ago
  jules f6395d4cda Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 10 years ago