jules
|
a1e3f23ee4
|
Linux build fix.
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
2d6135a6db
|
Added some methods for scanning font folders with FreeType.
|
12 years ago |
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
12 years ago |
jules
|
c8b3d28acc
|
Refactored some linux freetype font classes.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
79f9874f59
|
OTF font scanning in linux.
|
12 years ago |
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
12 years ago |
jules
|
136041daa7
|
Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases.
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |
jules
|
669bd67670
|
Spelling and minor cleaning.
|
12 years ago |
jules
|
6f88b7ae60
|
Minor clean-ups.
|
12 years ago |
jules
|
7a3453f48b
|
Minor clean-ups.
|
12 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
12 years ago |
jules
|
de61fee31c
|
Fix for fonts on PPC.
|
12 years ago |
jules
|
35991fb01c
|
Fix for compiler error in camera code.
|
12 years ago |
jules
|
a07ce814eb
|
win32 font point size fixes.
|
12 years ago |
jules
|
e58b915300
|
Fixed some COM object ref-counting.
|
12 years ago |
jules
|
2ae82c4db4
|
New method Font::withPointHeight, for specifying font sizes in points.
|
12 years ago |
jules
|
6971cab6d2
|
Compiler compatibilty change in mac font code.
|
12 years ago |
jules
|
a4b2a5dfa9
|
DRY-ing some loops in the software renderer (and improving performance).
|
12 years ago |
jules
|
f5af56f1b5
|
Added ability to synthesise italic fonts on OSX for fonts which don't have a real italic style.
|
12 years ago |
jules
|
3a9cad8f2c
|
Enabled some code that was disabled for mingw, but which will work with the latest version.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
68476aded8
|
Renderer optimisations.
|
12 years ago |
jules
|
51d1c85b4e
|
Allowed user-defined setting of JUCE_CORETEXT_AVAILABLE.
|
12 years ago |
jules
|
a971f93daf
|
Fixed typo in CoreGraphics code.
|
12 years ago |
jules
|
880fa4d673
|
Component repaint optimisations.
|
12 years ago |
jules
|
a51a4952e4
|
Cleaned up a few VC warnings.
|
12 years ago |
jules
|
f6ce67ed4a
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
12 years ago |
jules
|
667a18712f
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
12 years ago |
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
12 years ago |
jules
|
07e7188eb1
|
Tidied up a few compiler warnings.
|
12 years ago |
jules
|
8a3298ebb8
|
Added a PropertiesFile::reload() method.
|
12 years ago |
jules
|
c80bc652e9
|
Linux font list parsing fix.
|
12 years ago |
jules
|
f84d57243b
|
Fix for linux font path parsing assertion.
|
12 years ago |
jules
|
2aa22684f3
|
Workaround for strange type layout bug in Windows 64.
|
12 years ago |
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
12 years ago |
jules
|
0033491cc8
|
Cleaned up some compiler warnings.
|
12 years ago |
jules
|
2e777f8943
|
Fix for iOS windowing, and some CGRect clean-ups.
|
12 years ago |
jules
|
9a7e7a267a
|
New method: Rectangle::constainedWithin().
|
12 years ago |
jules
|
9fde239d9c
|
Misc minor tidying up.
|
12 years ago |
jules
|
842d30fbfa
|
Minor tidying-up.
|
12 years ago |
jules
|
a0ed9c96e4
|
New class: ConcertinaPanel.
|
13 years ago |
jules
|
ec590c29cf
|
Handling variable pixel stride in transformed image render.
|
13 years ago |
jules
|
19e304bc6f
|
Better support for pixel strides in the software renderer.
|
13 years ago |
jules
|
4268ed7453
|
Introjucer: better tool windows. Font fixes.
|
13 years ago |
jules
|
c6299a08dc
|
Changed the return type of ImageType::create().
|
13 years ago |
jules
|
b1d73f2086
|
Minor internal refactoring and clean-ups.
|
13 years ago |
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |