jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
2012-05-31 08:21:34 +01:00 |
|
jules
|
ac1d6955e7
|
Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed.
|
2012-05-29 10:30:41 +01:00 |
|
jules
|
7cd30ec175
|
Direct2DRenderer: added transformations.
|
2012-05-26 12:44:31 +01:00 |
|
jules
|
6e743c8f12
|
Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code.
|
2012-05-24 18:50:26 +01:00 |
|
jules
|
75f8a6a440
|
Removed compatibility for iOS versions before 3.2.
|
2012-05-24 13:10:20 +01:00 |
|
jules
|
74a866565c
|
DirectWrite tweaks.
|
2012-05-24 11:19:06 +01:00 |
|
jules
|
38aee86ed1
|
Tweaks to some Direct2D code.
|
2012-05-23 17:47:53 +01:00 |
|
jules
|
ec89065a44
|
Improved thread-safety of Typeface::Ptr
|
2012-05-22 20:41:50 +01:00 |
|
jules
|
f401d72b4b
|
Tidied up some minor font issues.
|
2012-05-21 19:02:37 +01:00 |
|
jules
|
584c444ffd
|
Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class.
|
2012-05-09 13:54:24 +01:00 |
|
jules
|
d4deecb2f2
|
Cleaned up a few warnings generated by clang -Wall.
|
2012-05-09 10:01:56 +01:00 |
|
jules
|
cd7cdacfd1
|
OSX/win32 typeface fixes.
|
2012-05-08 11:11:43 +01:00 |
|
jules
|
c9bf56d3f7
|
DirectWrite type layout fix.
|
2012-05-03 12:52:47 +01:00 |
|
jules
|
23c46c4cda
|
Fixes for handling fonts with non-existent style names.
|
2012-05-03 10:42:10 +01:00 |
|
jules
|
7e9fbd30c3
|
Some font style tweaks, and update of the juce demo fonts page to show a list of available styles.
|
2012-05-02 11:12:31 +01:00 |
|
jules
|
941907a3d1
|
Initial commit of font style access, providing access to the styles available for each font family.
|
2012-05-01 12:10:05 +01:00 |
|
jules
|
2e1ead004e
|
Updated the default linux font names.
|
2012-04-24 10:48:05 +01:00 |
|
jules
|
df5d50bcd8
|
Version number bump.
|
2012-04-16 17:54:42 +01:00 |
|
jules
|
3a91979ea8
|
Version bump.
|
2012-04-11 11:06:43 +01:00 |
|
jules
|
1f95f54089
|
Purged some warnings.
|
2012-04-10 10:29:14 +01:00 |
|
jules
|
8de9d9c6da
|
Version number bump. Clean-ups.
|
2012-03-30 15:40:17 +01:00 |
|
jules
|
87d3acf19f
|
Message leak fix. Android repaint fix. Minor clean-ups.
|
2012-03-30 09:31:35 +01:00 |
|
jules
|
bdd778332d
|
Removed some unused android code. Refactored some messaging code.
|
2012-03-25 20:09:57 +01:00 |
|
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
jules
|
e87f833183
|
Tidied up a few rectangle methods.
|
2012-03-18 17:22:05 +00:00 |
|
jules
|
49870de020
|
Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent.
|
2012-03-18 16:41:03 +00:00 |
|
jules
|
28fbf4cb64
|
Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class.
|
2012-03-14 21:34:07 +00:00 |
|
jules
|
79fea88001
|
Fixed a problem with transparency layers in the software renderer.
|
2012-03-06 16:03:32 +00:00 |
|
jules
|
ed9a2a1575
|
Minor android and GL clean-ups.
|
2012-03-01 17:52:03 +00:00 |
|
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
2012-02-28 19:51:22 +00:00 |
|
jules
|
c8d3144fa2
|
Fixed some CoreText problems.
|
2012-02-25 22:32:05 +00:00 |
|
jules
|
a6c9992957
|
Updated some module usage warning code.
|
2012-02-24 18:12:21 +00:00 |
|
jules
|
b6a22826fe
|
Updates to keep Xcode 4.3 happy.
|
2012-02-23 21:10:49 +00:00 |
|
jules
|
06895cefe1
|
Introjucer: RTAS exporter fix.
|
2012-02-23 14:20:02 +00:00 |
|
jules
|
a8083eb293
|
TextLayout fix. OSX fullscreen fix.
|
2012-02-23 13:41:05 +00:00 |
|
jules
|
1804b983a0
|
Android GL work.
|
2012-02-23 09:57:00 +00:00 |
|
jules
|
e1fea143b6
|
Linux 64-bit icon fix.
|
2012-02-16 14:12:45 +00:00 |
|
jules
|
e87b1a59ec
|
Fixed a small leak in TextLayout, and a win32 layout problem.
|
2012-02-16 09:30:29 +00:00 |
|
jules
|
70a5f0233c
|
Fixes to some MemoryOutputStream streaming operators.
|
2012-02-15 20:48:14 +00:00 |
|
jules
|
a6069d1c02
|
Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds.
|
2012-02-14 18:08:12 +00:00 |
|
jules
|
5308aef329
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
2012-02-13 17:56:59 +00:00 |
|
jules
|
d70d017fc6
|
Docs fix. Version bump.
|
2012-02-13 15:29:21 +00:00 |
|
jules
|
767ff27307
|
Added a couple of methods to Font.
|
2012-02-13 10:44:33 +00:00 |
|
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
jules
|
a9103407d7
|
Version number bump.
|
2012-02-09 13:35:59 +00:00 |
|
jules
|
b106eca599
|
Small TextLayout fix.
|
2012-02-07 15:44:58 +00:00 |
|
jules
|
51a81f5f4d
|
Fix for Graphics::drawBevel. Minor introjucer changes.
|
2012-02-01 11:39:53 +00:00 |
|
jules
|
36bd285c4b
|
Viewport component listener fix. Minor clean-ups.
|
2012-01-30 12:59:36 +00:00 |
|
jules
|
aff5fea6b4
|
Minor introjucer clean-ups.
|
2012-01-22 10:04:19 +00:00 |
|
jules
|
bdbe7d3f01
|
Introjucer: made it possible to override settings in AppConfig.h. Version number bump.
|
2012-01-12 14:19:16 +00:00 |
|