jules
|
67b6cff503
|
Improved clipping when using mixed GL/non-GL windows in win32.
|
12 years ago |
jules
|
7fb2533bb0
|
Some rendering fixes.
|
12 years ago |
jules
|
a469fa6def
|
Fix for win32 GL repaint clipping positions.
|
12 years ago |
jules
|
1f506a2b79
|
win32 scaled window constraint fix.
|
12 years ago |
jules
|
16b9bbe212
|
Fix for win32 scaled component mouse positioning.
|
12 years ago |
jules
|
8fba517850
|
Fix for win32 scaled desktop maximised windows.
|
12 years ago |
jules
|
e4d000dcd3
|
Fixes for ActiveX window embedding.
|
12 years ago |
jules
|
f2e9b0a434
|
Some modal loop code cleanups.
|
12 years ago |
jules
|
641b4d1ec8
|
Fix for GL repaint flickering on win32.
|
12 years ago |
jules
|
cbe2777656
|
Default desktop scaling for win32.
|
12 years ago |
jules
|
44b4ccc693
|
Removed the constness from the return type of LookAndFeel::getTypefaceForFont(), to allow the move operator to be used.
|
12 years ago |
jules
|
41f257053a
|
Fix for openGL rendering engine in native-titlebar windows.
|
12 years ago |
jules
|
3cd00c8730
|
A few android warning fixes.
|
12 years ago |
jules
|
7a47c12a76
|
Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering.
|
12 years ago |
jules
|
0713d87a95
|
Added a Process::hide() method (implemented only on OSX)
|
12 years ago |
jules
|
fc21a145cf
|
Fix for broken screen coord conversion in plugin windows.
|
12 years ago |
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.
|
12 years ago |
jules
|
60a0087114
|
Some internal component peer work.
|
12 years ago |
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
12 years ago |
jules
|
802969a42e
|
Fix for OSX native recent files menu.
|
12 years ago |
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
12 years ago |
jules
|
f86739b221
|
Fixed a couple of iOS build issues.
|
12 years ago |
jules
|
00e77a7ac2
|
OSX main menu recent files list fixes.
|
12 years ago |
jules
|
5918d039ce
|
Added some "override" annotations.
|
12 years ago |
jules
|
96c234f8c5
|
Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions.
|
12 years ago |
jules
|
155859f86b
|
Internal refactoring.
|
12 years ago |
jules
|
089332d78c
|
MSVC compile bug fix
|
12 years ago |
jules
|
9c82572dca
|
Refactored a few internals of ComponentPeer.
|
12 years ago |
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
2db3582466
|
win32: avoid beep on alt-key press.
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
51df5143bf
|
SystemTrayIconComponent support for OSX
|
12 years ago |
jules
|
178dc9012b
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
12 years ago |
jules
|
ce3ecc752b
|
Window positioning fix.
|
12 years ago |
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
b26cc92546
|
Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks.
|
12 years ago |
jules
|
c322d6243e
|
10.5 SDK fix.
|
12 years ago |
jules
|
8f26cc79c9
|
Minor clean-ups.
|
12 years ago |
jules
|
7bc0cf13b1
|
Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows.
|
12 years ago |
jules
|
e10dfff1af
|
Cleaned up some FileChooser code, and added a new method showDialog()
|
12 years ago |
jules
|
4779259cb7
|
Handling of default file type in win32 file chooser.
|
12 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
12 years ago |
jules
|
d9c89a2a5f
|
Doh! Fixed a typo.
|
12 years ago |
jules
|
cb5ea1573b
|
Linux window SHM repainting fix.
|
12 years ago |
jules
|
ed978fc8dc
|
win32 windowing robustness fix.
|
12 years ago |
jules
|
36ade1a49b
|
linux implementation of juce_areThereAnyAlwaysOnTopWindows()
|
12 years ago |
jules
|
85ce81e15a
|
Linux windowing fix
|
12 years ago |