1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/src
2009-11-09 11:21:18 +00:00
..
application Fixed a typo in JUCEApplication that caused a small leak 2009-10-13 14:14:12 +01:00
audio Initial version of a CoreGraphics-based rendering context for the mac. Also an intial version of JACK support for linux. 2009-10-31 11:15:12 +00:00
containers Fixed a few minor issues and added code to drawables for loading/saving them (this is work-in-progress: not for public use yet!) 2009-09-14 13:23:26 +01:00
core whitespace clean-up 2009-10-12 13:40:26 +01:00
cryptography Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 2009-08-22 21:57:23 +00:00
events Tweaked lots of code to help things compile on the iPhone (still work-in-progress). 2009-10-12 13:30:04 +01:00
gui Added a getHighlightedFile method to the FileBrowserComponent 2009-11-09 11:21:18 +00:00
io Tweaked lots of code to help things compile on the iPhone (still work-in-progress). 2009-10-12 13:30:04 +01:00
native Added methods Graphics::setTiledImageFill and Graphics::setGradientFill - these are now the preferred way to specify a fill type, rather than using the Brush classes (which will probably disappear at some point in the future). Also refactored and renamed some DrawablePath methods, which might require a few tweaks to your code if you use this class. 2009-11-05 17:59:44 +00:00
text added a code-editor demo page to the juce demo and added some comments to the code editor classes 2009-11-04 13:23:42 +00:00
threads tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 2009-10-06 23:25:52 +01:00
utilities Fix for AU bundle paths; added column width access to TableHeaderComponent, made FileBasedDocument do extra checking about file overwriting 2009-10-21 19:31:46 +01:00
juce_amalgamated_template.cpp Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly. 2009-11-03 18:25:04 +00:00
juce_amalgamated_template.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00
juce_app_includes.h Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly. 2009-11-03 18:25:04 +00:00
juce_core_includes.h Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly. 2009-11-03 18:25:04 +00:00
juce_DefineMacros.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00
juce_WithoutMacros.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00