7377 Commits (e281bc3fed33b9cbafff7c00cadbdeb4ff613b68)
 

Author SHA1 Message Date
  jules e281bc3fed SVG parser: changed font heights to work in points rather than pixels, to match behaviour of other parsers 8 years ago
  jules f212ff5923 Removed some sscanfs from COM GUID parsing 8 years ago
  ed ee0b59fe7d Projucer: Fixed a bug where the background colour of GUI editor components was always being reset to the default when opening the .cpp file 8 years ago
  ed d7026529ac Projucer: Display build date in about window 8 years ago
  jules 5e3a5d5e1b Fix for the non-curl linux http request header format 8 years ago
  ed 0b2bed7072 Projucer: Better highlight colours 8 years ago
  jules c5a0d5d1bc Whitespace 8 years ago
  ed 35d849a88b Projucer: Better outline colour when using the light colour scheme 8 years ago
  jules 161e5be54f Build fixes for win32 web browser component 8 years ago
  jules 5bdd485a31 DRYed some win32 COM helper macros. Stripped out some junk from juce_win32_Windowing 8 years ago
  hogliux c2991f77c2 Re-saved all projects 8 years ago
  hogliux bc3ef88603 Bump version number to 5.0.2 8 years ago
  hogliux 66a9ec0adf BLOCKS: fixed a potential crash in BLOCKS sample code 8 years ago
  hogliux 9a5764a324 Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE 8 years ago
  jules f5b92421f9 Fixed an SVG parser problem with elements marked display:none 8 years ago
  jules 7ef3c009f6 Optimised String::unquoted() 8 years ago
  jules 4397cc3701 Made SVG parser cope with quoted font names 8 years ago
  jules 84a4dc0faa Fixed a scaling problem with file drag+drop on Windows 8 years ago
  jules ad5d7a4254 Tweaked the format of a ComponentBoundsConstrainer method 8 years ago
  jules 29a357fa6f Fixed a scaling bug in ComponentBoundsConstrainer when using windows with an AffineTransform 8 years ago
  hogliux 307d515f4b Plug-ins: Added an assertion to check that no two parameters have the same id 8 years ago
  tpoole b77793785d iOSAudioDevice: Removed MaximumFramesPerSlice property listener 8 years ago
  ed db614c82ad Projucer: Fixed a bug where the SVG Path Converter tool was drawing an invisible path preview 8 years ago
  ed ba36008560 Projucer: Cleaned up the structure of the Projucer folder in userApplicationDataDirectory and renamed old "Introjucer" global/project settings files to "Projucer" 8 years ago
  tpoole 8482a9de64 iOSAudioDevice: Refactored and added better support for buffer size changes 8 years ago
  jules 01e18b1c23 Fixed a problem with the Mac main menu bar showing menus in the wrong position 8 years ago
  hogliux 80aea89ae7 Linux: Some minor code clean-up in linux XEmbed code 8 years ago
  jules 2c3c9e5d18 A bit more minor cleaning up 8 years ago
  hogliux d4885014dc Fixed a typo in linux X embed code 8 years ago
  hogliux ed05677090 VST2 Hosting: Fixed a memory overrun bug which could occur for plug-ins with more than eight input or output channels 8 years ago
  jules f766718b16 Fixed a typo 8 years ago
  jules b6e7ba75df More X window class cleanups 8 years ago
  jules de855f0b35 Cleanups to some X windowing classes 8 years ago
  jules 44d92805f6 Some cleanups in the VST wrapper and channel-set code 8 years ago
  hogliux e50cca1c1a Standalone Plug-in Target: Ensure that standalone plug-in target works with default Projucer's plug-in project template and improve code and UX to avoid nasty feedback loops 8 years ago
  hogliux 7172e71b4a Projucer: Fixed duplicate backslash in Visual Studio output directory setting 8 years ago
  ed 7e8c4b0af8 Projucer: Fixed a bug in the GUI editor where the background colour was always being reset to the default when switching tabs 8 years ago
  ed dab7f9e020 Projucer: Fixed a bug where the file name label would still be visible after closing a project 8 years ago
  ed 51b15b1e9d Projucer: Added a call to isiOS() in ProjectExporter::mayCompileOnCurrentOS() when on mac 8 years ago
  ed 9de309be76 Projucer: Added the option to change the colour scheme and font of the Projucer's code editor and the ability to save/load custom schemes 8 years ago
  hogliux d704ac9818 Linux: Fixed dlopens to use versioned library names 8 years ago
  jules a6ef6f393b Clarified a comment in OpenGLRenderer 8 years ago
  hogliux 98253adf23 Projucer: Don't add unnecessary dependency to the WebBrowserComponent when compiling in GPL mode 8 years ago
  hogliux 1e9be800c5 Projucer: Only add webkit2gtk-4 linux dependency if JUCE_WEB_BROWSER is actually enabled 8 years ago
  hogliux 473147350d Re-saved all projects 8 years ago
  hogliux 14d7675c48 Projucer: Source code files for browsing are now added to the individual VS projects instead of the VS solution 8 years ago
  ed f8d1b70159 Projucer: Fixed a bug where module and exporter settings pages were still shown after deleting the corresponding TreeView item 8 years ago
  ed 90fbed7889 Projucer: Added an option when right-clicking on an exporter to save just the selected exporter 8 years ago
  hogliux 75666cfdee Android: re-saved Android projects to reflect changes to the Projucer's Android exporter in the previous commit 8 years ago
  hogliux c63fd17568 Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 8 years ago