jules
|
45b56e2e20
|
Minor clean-ups around the Justification class.
|
2013-08-20 17:27:41 +01:00 |
|
jules
|
f2e9b0a434
|
Some modal loop code cleanups.
|
2013-08-07 10:18:15 +01:00 |
|
jules
|
127342e147
|
Introjucer: minor refactoring.
|
2013-08-04 17:53:56 +01:00 |
|
jules
|
1b9a60e52c
|
Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before.
|
2013-07-28 18:08:28 +01:00 |
|
jules
|
3d74717349
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |
|
jules
|
3861a04197
|
Some more override decorations.
|
2013-07-10 14:55:26 +01:00 |
|
jules
|
5918d039ce
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
jules
|
2329e63f20
|
Converted a few Colour references to pass-by-values.
|
2013-07-01 17:38:47 +01:00 |
|
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
2013-06-25 10:18:35 +01:00 |
|
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
2013-06-24 16:03:33 +01:00 |
|
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
7bd867794c
|
Misc minor clean-ups.
|
2013-06-23 20:31:02 +01:00 |
|
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
2013-06-16 10:08:05 +01:00 |
|
jules
|
ddc1524742
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
jules
|
3e628c816e
|
Minor fixes for clang.
|
2013-05-08 11:10:11 +01:00 |
|
jules
|
4b6a094d13
|
Made DirectoryIterator capable of parsing multiple wildcard patterns.
|
2013-04-26 19:37:15 +01:00 |
|
jules
|
89c5c5c8c5
|
Introjucer: saving Jucer cpp file also saves header.
|
2013-04-22 12:56:25 +01:00 |
|
jules
|
2f46a58238
|
Spelling correction.
|
2013-04-20 11:54:40 +01:00 |
|
jules
|
9792475bdc
|
Introjucer: zooming fix.
|
2013-04-17 10:14:31 +01:00 |
|
jules
|
b6e24c4b39
|
Introjucer: fixed jucer snapping grid. Added extra group sort option.
|
2013-04-17 10:06:42 +01:00 |
|
jules
|
0908261245
|
Introjucer: fix for jucer deselecting objects.
|
2013-04-17 09:13:22 +01:00 |
|
jules
|
82976c2ac7
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
jules
|
9f37bf2e58
|
Minor introjucer fixes.
|
2013-04-15 20:47:18 +01:00 |
|
jules
|
e93f645b5a
|
Made introjucer fix line endings when saving jucer documents.
|
2013-04-03 17:13:40 +01:00 |
|
jules
|
af18430f08
|
Changed Label::setText to use a NotificationType parameter rather than a bool.
|
2013-04-01 14:33:27 +01:00 |
|
jules
|
26c0733f8f
|
Introjucer: fixes for some of the integrated Jucer stuff.
|
2013-04-01 12:22:53 +01:00 |
|
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
2013-03-31 23:09:17 +01:00 |
|