Julian Storer
|
80753f4c03
|
Lots of minor changes to prevent warnings. Small fixes to Path, AudioThumbnail, ValueTree, OutputStreams. Tweaks to convert Drawables to/from ValueTrees. New method to write XML to a stream.
|
2009-12-16 21:13:46 +00:00 |
|
Julian Storer
|
71a12a140e
|
Improved CoreGraphics clipping. Added a method File::revealToUser(). Added obj-c keywords to the c++ tokeniser. Added a new mode to the file chooser (only implemented on mac so far)
|
2009-12-08 11:24:09 +00:00 |
|
Julian Storer
|
95fcc168d8
|
More graphics updates, including fixes for CoreGraphics on PPC macs. Fix for keypress recursion in AU plugins, and fix for tabs in the CodeEditorComponent
|
2009-11-30 19:21:25 +00:00 |
|
Julian Storer
|
93e4236b57
|
Changes for VC6 compatibility; added a couple of trimming methods to String; added a parameter to Socket::createConnection
|
2009-11-16 18:12:17 +00:00 |
|
Julian Storer
|
69321e8b33
|
Tarted up the fonts demo page; added a scrollbar thickness to the code editor; improved the colour selector's rendering speed.
|
2009-11-09 11:30:58 +00:00 |
|
Julian Storer
|
cd88571081
|
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 |
|
Julian Storer
|
0b2f0f086c
|
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 |
|
Julian Storer
|
f744dd9062
|
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 |
|