jules
|
c42719c2eb
|
Some internal modernisation in windowing classes
|
2017-09-28 16:57:01 +01:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
ed
|
cbdf707116
|
Windows touch with CallOutBox bug fix
|
2016-08-11 11:02:04 +01:00 |
|
jules
|
189853720a
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
d5c262642c
|
Added a flag to CallOutBox to provide control over the consumption of mouse-events that dismiss the box.
|
2014-10-12 16:38:18 +01:00 |
|
jules
|
7f4270ef59
|
Added method getCallOutBoxBorderSize() to look+feel.
|
2014-07-20 16:24:48 +01:00 |
|
jules
|
fbaa559a19
|
Added a method CallOutBox::getBorderSize
|
2014-03-15 12:30:32 +00:00 |
|
jules
|
5956d5bce0
|
Added a method CallOutBox::dismiss()
|
2014-03-08 14:18:51 +00:00 |
|
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
jules
|
aa9241a14a
|
Better CalloutBox positioning.
|
2013-11-13 10:26:52 +00:00 |
|
jules
|
224401a7a9
|
Minor fix to CallOutBox positioning.
|
2013-11-11 10:37:24 +00:00 |
|
jules
|
530dca28a5
|
Made sure that CalloutBoxes disappear when clicking on another app.
|
2013-10-29 13:21:02 +00: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
|
e83e076f7d
|
Better always-on-top detection in a few component types.
|
2012-12-23 13:04:54 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
d9f0ac29b6
|
Fixed a few documentation typos. Tweaked positioning logic for CallOutBox.
|
2012-09-09 21:03:39 +01:00 |
|
jules
|
b4fe06fb81
|
CallOutBox: changed parameters to allow better positioning, and improved layout algorithm.
|
2012-08-17 20:08:55 +01:00 |
|
jules
|
1e9e6cbf79
|
New methods for Graphics, CallOutBox.
|
2012-07-11 14:26:51 +01:00 |
|
jules
|
6fe9e2db73
|
Minor clean-ups.
|
2012-07-10 11:50:17 +01:00 |
|
jules
|
ceb556876a
|
Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc.
|
2012-07-08 20:07:53 +01:00 |
|
jules
|
27f1901fe6
|
Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code.
|
2012-07-07 15:13:46 +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
|
96ec22501a
|
Improved CallOutBox layout. Minor introjucer tidy-ups.
|
2012-01-26 10:31:19 +00: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 |
|