Julian Storer
|
8ff6737261
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
15 years ago |
Julian Storer
|
97982bcfdc
|
Added new classes RelativeCoordinate, RelativePoint, RelativeRectangle. Small fixes to Line, TextEditor.
|
15 years ago |
Julian Storer
|
9d00c15b67
|
Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development.
|
15 years ago |
Julian Storer
|
64905b472f
|
Jucer improvements to cope with multiple juce paths.
|
15 years ago |
Julian Storer
|
88c95982f7
|
Changed the ChoicePropertyComponent to give it more powerful value remapping. Jucer development.
|
15 years ago |
Julian Storer
|
b46e94cffd
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
Julian Storer
|
1751beed57
|
Code clean-ups. Jucer development.
|
15 years ago |
Julian Storer
|
6fd0c918d9
|
Jucer development.
|
15 years ago |
Julian Storer
|
9ec78100e0
|
Added file renaming ability to new Jucer.
|
15 years ago |
Julian Storer
|
b9443c8ba3
|
Cleaned up some compiler warnings. Jucer development.
|
15 years ago |
Julian Storer
|
e6a5f1501f
|
Minor fix to Atomic. Jucer development.
|
15 years ago |
Julian Storer
|
7cf5140eb2
|
Made Value constructor explicit. Jucer development.
|
15 years ago |
Julian Storer
|
2bb19e2a4d
|
Modal mouse event fix. Jucer development.
|
15 years ago |
Julian Storer
|
636ed22863
|
Minor fixes to LassoComponent, ReferenceCountedArray, Plugin demo resizing. Added deselect method to FileBrowserComponent, made TreeViews update widths when scrolling sideways. Jucer development.
|
15 years ago |
Julian Storer
|
49b47cc866
|
Minor additions to Rectangle and CodeEditorComponent. Jucer development.
|
15 years ago |
Julian Storer
|
5093ecbc84
|
Minor clean-ups. Jucer development.
|
15 years ago |
Julian Storer
|
a7e824032f
|
Refactored some directory iteration code and other minor clean-ups.
|
15 years ago |
Julian Storer
|
27506c2120
|
Copyright notice update.
|
15 years ago |
Julian Storer
|
c1f4f5501f
|
Added a couple of methods to ValueTree. Added a MidiBuffer::ensureSize method and used it in the audio plugin wrapper code to preallocate their midi buffers.
|
15 years ago |
Julian Storer
|
c85d54b1cb
|
Minor tweaks. Jucer development.
|
15 years ago |
Julian Storer
|
39ced6543a
|
Small additions to ValueTree, Rectangle, AudioDeviceSelectorComponent. Jucer development.
|
15 years ago |
Julian Storer
|
e663b1a04c
|
Small fix for tab-key focus movement. Added default property option to ValueTree. RTAS change for mac shutdown problems. Rearranged Atomic methods. Jucer development.
|
15 years ago |
Julian Storer
|
7baa7fa209
|
Fixed some VST includes on windows. Jucer development.
|
15 years ago |
Julian Storer
|
a612dfdc2f
|
String fix. Minor additional methods for FileBasedDocument and Slider. Jucer development.
|
15 years ago |
Julian Storer
|
643eea5fde
|
Jucer development. Small safety fix for String.
|
15 years ago |
Julian Storer
|
0fe89aa299
|
Fixed a few minor warnings found by valgrind.
|
15 years ago |
Julian Storer
|
d4435ca8b8
|
Minor clean-ups. Jucer development.
|
15 years ago |
Julian Storer
|
5673b7ed5d
|
Small tweaks to InterprocessLock. Jucer development.
|
15 years ago |
Julian Storer
|
671dde2ffa
|
Jucer development.
|
15 years ago |
Julian Storer
|
abf5805734
|
Fixed a couple of win32 flags and Jucer include paths.
|
15 years ago |
Julian Storer
|
00ac238956
|
ResizableBorderComponent fix. Jucer development.
|
15 years ago |
Julian Storer
|
cc5f0a50b9
|
Internal changes to ResizableBorderComponent to expose a Zone class.
|
15 years ago |
Julian Storer
|
1ef2087154
|
Minor clean-ups. Jucer development.
|
15 years ago |
Julian Storer
|
8afb26072f
|
Minor updates to ValueTree, SelectedItemSet, zlib symbols, Jucer.
|
15 years ago |
Julian Storer
|
8de537e52c
|
Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes.
|
15 years ago |
Julian Storer
|
188299adb9
|
First check-in of the new Jucer codebase.
|
15 years ago |
Julian Storer
|
c22c06c80c
|
New class: ScopedPointer, which auto-releases a pointer when it goes out of scope. I've used this extensively to replace a lot of pointer deletions with more RAII-style patterns.
|
15 years ago |
jules
|
158a17f08a
|
(Added missing files from last check-in)
|
16 years ago |
jules
|
4d16424d9c
|
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.
|
16 years ago |
jules
|
eb32240e95
|
Updated the text of the copyright/license blurb at the top of each source file.
|
16 years ago |
jules
|
15dfdff5f8
|
(automatic tidy-up of whitespace)
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |