jules
|
88b50c5d7e
|
Added a parameter to the LocalisedStrings constructors to fix a case-sensitivity problem.
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
c4cea5a131
|
Thread-naming fix for linux.
|
12 years ago |
jules
|
20e5a703b4
|
More workarounds for hosting Mackie plugins.
|
12 years ago |
jules
|
886cd92eda
|
Removed the fake "final" keyword, which was clashing with some 3rd-party headers.
|
12 years ago |
jules
|
502631cfbf
|
compiler warning fix.
|
12 years ago |
jules
|
31747486ff
|
New class: IPAddress.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
4b6a094d13
|
Made DirectoryIterator capable of parsing multiple wildcard patterns.
|
12 years ago |
jules
|
71358e7f38
|
Added a flag that can be used to disable overloaded new + delete in DLL builds.
|
12 years ago |
jules
|
ed03b30c01
|
JSON parsing fix.
|
12 years ago |
jules
|
4c147d94a5
|
Fix to Rectangle::intersects
|
12 years ago |
jules
|
69b90487aa
|
Added support for c++11 override and final keywords, and blank definitions for older compilers.
|
12 years ago |
jules
|
97ed2ac915
|
Introjucer: code editor popup menu helper function to insert a new class declaration.
|
12 years ago |
jules
|
cb359e5619
|
Avoided checking Identifier validity when constructing it from a String.
|
12 years ago |
jules
|
eeb59c57a9
|
Documentation fixes.
|
12 years ago |
jules
|
e339d39eb4
|
v2.0.39
|
12 years ago |
jules
|
65ff2728d9
|
Spelling.
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
12 years ago |
jules
|
c8e09aba67
|
Added an extra method to ListenerList. Handled zero-length binary data in var class.
|
12 years ago |
jules
|
e951ab4a4d
|
Added ImageCache::clear() method.
|
12 years ago |
jules
|
52b638ff40
|
Misc cleanups.
|
12 years ago |
jules
|
868bee86d0
|
Support for storing binary vars in XML via NamedValueSet/ValueTree.
|
12 years ago |
jules
|
dde56bab6a
|
Added a binary data type to the var class.
|
12 years ago |
jules
|
84724e8947
|
Minor addition to MemoryOutputStream.
|
12 years ago |
jules
|
280afcff80
|
Warning fix for linux.
|
12 years ago |
jules
|
92e3c452a0
|
Warnings + documentation cleanups.
|
12 years ago |
jules
|
01ad38a0b4
|
mingw fix.
|
12 years ago |
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
12 years ago |
jules
|
6a67ab2eb2
|
Fix for uuidtostring function.
|
12 years ago |
jules
|
6b6c4a3eab
|
Minor clean-ups.
|
12 years ago |
jules
|
26c0733f8f
|
Introjucer: fixes for some of the integrated Jucer stuff.
|
12 years ago |
jules
|
93dd9757e5
|
Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces.
|
12 years ago |
jules
|
9c9cae12f4
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
12 years ago |
jules
|
2be6b48cd9
|
Eliminated some OS dependencies in WASAPI. Added mingw workarounds for __uuidof
|
12 years ago |
jules
|
c91812467c
|
Added a couple of socket accessor methods.
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
12 years ago |
jules
|
2451b3762c
|
Some mingw compatibility tweaks.
|
12 years ago |
jules
|
a9e026e062
|
Added a constructor to StringArray.
|
12 years ago |
jules
|
c923345ee5
|
Typo fix.
|
12 years ago |
jules
|
034f804c36
|
Minor compiler defs change.
|
12 years ago |
jules
|
3cb35daab7
|
JUCE_AUTORELEASEPOOL fix.
|
12 years ago |
jules
|
b2e8db097a
|
Tweak to ScopedValueSetter to keep VS2012 happy.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
12 years ago |
jules
|
aa6990f5e3
|
Posix NamedPipe fix.
|
12 years ago |
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
12 years ago |