jules
|
8cad74a22a
|
Changed the Label class to use BorderSize to define its border instead of raw values.
|
2014-04-24 14:38:13 +01:00 |
|
jules
|
abd3babc02
|
Minor optimisations and clean-ups.
|
2013-09-21 13:41:16 +01:00 |
|
jules
|
2091e8dfc8
|
Replaced a few Justification references.
|
2013-07-01 22:07:39 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
7452efb9e7
|
safety-check in Label. Typo fix in MessageManager.
|
2013-05-25 11:57:28 -07:00 |
|
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
2013-04-01 14:33:27 +01:00 |
|
jules
|
10c73edf57
|
Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it.
|
2013-01-05 12:53:49 +00:00 |
|
jules
|
f292238b32
|
Android: keyboard input support.
|
2012-11-25 17:05:44 +00:00 |
|
jules
|
8d354bd8cf
|
Allowed filename drag-and-drop into a TextPropertyComponent.
|
2012-10-01 10:15:18 +01:00 |
|
jules
|
e3537ba57a
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |
|
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +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
|
15375dd223
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
jules
|
9b38f91226
|
Fixed a compile problem in VSTs. Minor clean-ups.
|
2011-09-29 21:25:00 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|