jules
|
ebe5916c49
|
Misc code cleanups
|
2017-06-07 10:13:38 +01:00 |
|
jules
|
ee8c2303c6
|
Build fixes for FileListComponent and FileTreeComponent
|
2017-06-06 10:27:48 +01:00 |
|
jules
|
b6478be22c
|
Added a public member DirectoryContentsDisplayComponent::directoryContentsList
|
2017-06-06 10:21:44 +01:00 |
|
ed
|
c56dc32b28
|
Fixed a bug in ComponentBoundsConstrainer::setBoundsForComponent() where a component positioned off-screen or on another monitor wouldn't have its bounds set correctly
|
2017-06-05 14:12:44 +01:00 |
|
ed
|
73654ee535
|
Added a method to TextPropertyComponent to set whether it should respond to file drag and drop
|
2017-06-05 10:15:45 +01:00 |
|
ed
|
919e3e36ec
|
Added TextEditor::applyColourToAllText() method
|
2017-06-02 11:39:02 +01:00 |
|
hogliux
|
4b114d89a7
|
OpenGL: Fixed a crash in Cubase/WaveLab when OpenGL is used in a plug-ins editor
|
2017-06-01 10:34:20 +01:00 |
|
jules
|
e281bc3fed
|
SVG parser: changed font heights to work in points rather than pixels, to match behaviour of other parsers
|
2017-05-31 11:55:13 +01:00 |
|
jules
|
5bdd485a31
|
DRYed some win32 COM helper macros. Stripped out some junk from juce_win32_Windowing
|
2017-05-30 16:43:07 +01:00 |
|
hogliux
|
bc3ef88603
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
jules
|
f5b92421f9
|
Fixed an SVG parser problem with elements marked display:none
|
2017-05-30 12:09:25 +01:00 |
|
jules
|
4397cc3701
|
Made SVG parser cope with quoted font names
|
2017-05-30 11:46:06 +01:00 |
|
jules
|
84a4dc0faa
|
Fixed a scaling problem with file drag+drop on Windows
|
2017-05-30 11:25:31 +01:00 |
|
jules
|
ad5d7a4254
|
Tweaked the format of a ComponentBoundsConstrainer method
|
2017-05-30 10:34:11 +01:00 |
|
jules
|
29a357fa6f
|
Fixed a scaling bug in ComponentBoundsConstrainer when using windows with an AffineTransform
|
2017-05-30 10:25:24 +01:00 |
|
jules
|
01e18b1c23
|
Fixed a problem with the Mac main menu bar showing menus in the wrong position
|
2017-05-24 14:37:30 +01:00 |
|
jules
|
2c3c9e5d18
|
A bit more minor cleaning up
|
2017-05-23 10:03:59 +01:00 |
|
jules
|
f766718b16
|
Fixed a typo
|
2017-05-22 16:47:15 +01:00 |
|
jules
|
de855f0b35
|
Cleanups to some X windowing classes
|
2017-05-22 15:52:26 +01:00 |
|
hogliux
|
d704ac9818
|
Linux: Fixed dlopens to use versioned library names
|
2017-05-19 10:32:36 +01:00 |
|
jules
|
e7923af185
|
Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class
|
2017-05-10 09:37:37 +01:00 |
|
tpoole
|
f1409640f8
|
Added File::isRoot()
|
2017-05-09 17:59:07 +01:00 |
|
hogliux
|
d6b1796361
|
Linux: continue servicing the message loop while a file browser modal component is open (fixes #177)
|
2017-05-09 12:43:08 +01:00 |
|
tpoole
|
9b065f12b4
|
Fixed bug in the Win32 FileChooser dialog when selecting a nonexistent root drive
|
2017-05-09 10:48:11 +01:00 |
|
tpoole
|
97eed1e889
|
Added a static getSplashScreenLogo() method to JUCESplashScreen
|
2017-05-09 09:45:44 +01:00 |
|
tpoole
|
5a0a17fc72
|
Fixed a compile error when a precompiler variable is not set
|
2017-05-08 09:10:51 +01:00 |
|
hogliux
|
8413614744
|
Bump version number to 5.0.1
|
2017-05-04 15:26:54 +01:00 |
|
tpoole
|
098110bc5f
|
Suppressed a VS2013 assignment operator compiler warning
|
2017-05-04 09:54:52 +01:00 |
|
tpoole
|
f4046909ab
|
Added an OS X 10.5 compatible std::function replacement
|
2017-05-03 15:36:25 +01:00 |
|
jules
|
db346fea6d
|
Change to unreadable button text colour in LookAndFeel_V3
|
2017-05-03 15:05:39 +01:00 |
|
hogliux
|
f1aef382ad
|
Fixed a scaling issue with ComboBoxes and Alert windows on iOS
|
2017-05-03 09:04:39 +01:00 |
|
jules
|
baddc6389e
|
Workarounds for some new "recommended" Xcode warning flags
|
2017-05-02 17:12:20 +01:00 |
|
jules
|
f183a506ef
|
Workaround for a VS warning
|
2017-05-02 17:04:46 +01:00 |
|
jules
|
61f4333e73
|
Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them.
|
2017-05-02 16:56:32 +01:00 |
|
jules
|
3e7a111922
|
Avoided an unused member variable warning
|
2017-05-02 12:34:32 +01:00 |
|
jules
|
14bffbba3c
|
Avoided unnecessary timer activity when splash screen is disabled
|
2017-05-02 10:44:16 +01:00 |
|
jules
|
8689df5590
|
Fixed a few c++17 warnings
|
2017-05-02 10:18:33 +01:00 |
|
hogliux
|
9d81c5066a
|
Bump version number to 5.0.0
|
2017-04-27 14:43:05 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
ed
|
e8ac4a7c27
|
BooleanPropertyComponent uses its own outline colour id instead of ComboBox outline colour id
|
2017-04-26 20:19:05 +01:00 |
|
jules
|
1234775fc7
|
Minor tidying-up in some OSX UI code
|
2017-04-26 18:27:47 +01:00 |
|
ed
|
79885fc6ad
|
Force TreeView to recalculate its size after restoring item openness in TreeView::restoreOpennessState() so that its Viewport scroll position is restored correctly
|
2017-04-26 10:48:59 +01:00 |
|
jules
|
a4c0968635
|
Fixed a problem with mouse interception in Drawable's base class copy constructor
|
2017-04-25 09:07:25 +01:00 |
|
jules
|
bf94ab0e4c
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
jules
|
6bb3d9b1db
|
Tweaks to ListBox so that if its viewport is in drag-to-scroll mode, the selection automatically happens on mouse-up so not to interfere with dragging. (Also a bit of modernisation of the class internals)
|
2017-04-21 12:24:51 +01:00 |
|
jules
|
320c8002da
|
Added methods Viewport::canScrollVertically() and Viewport::canScrollHorizontally()
|
2017-04-21 12:01:44 +01:00 |
|
jules
|
926652be8a
|
Added the -Wextra-semi warning to the projucer build
|
2017-04-21 11:31:09 +01:00 |
|
jules
|
d36156c620
|
Removed some extraneous semicolons
|
2017-04-21 11:15:07 +01:00 |
|