1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
2016-08-04 08:54:50 +01:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
buttons Minor documentation corrections. 2016-06-28 19:52:14 +01:00
commands Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
components Fix bug where previously applied context transformation was not respected in subsequent fill 2016-07-30 14:49:34 +01:00
drawables Add some minor changes to stay compatible with GCC 4.4 2016-05-05 16:35:38 +01:00
filebrowser Add missing overrides in FileTreeComponent 2016-07-22 09:22:35 +01:00
keyboard Do not represent the numpad divide key as a slash key character 2016-06-15 17:38:33 +01:00
layout Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
lookandfeel Optimisation for look and feel drawing of zero-size title bars 2016-07-06 12:36:56 +01:00
menus Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
misc Added some layout arguments to BubbleComponent::setPosition() 2016-02-05 11:09:51 +00:00
mouse Added mouse-up event pressure handling 2016-07-08 12:33:58 +01:00
native For drag-and-drop on win32, prioritised file-drag mode over text-drag mode if both are available 2016-07-14 09:35:40 +01:00
positioning Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
properties Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 2016-07-29 09:57:54 +01:00
widgets Don't repeatedly set the wantsFocus flag if it hasn't changed 2016-07-29 12:19:16 +01:00
windows AlertWindow::show() method sets AlertWindow to be always on top so it isn't hidden by other components 2016-08-04 08:54:50 +01:00
juce_gui_basics.cpp Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled. 2016-03-18 12:42:18 +00:00
juce_gui_basics.h Add pkg-config support for linux 2016-07-07 10:37:58 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00