1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_extra
2013-06-02 11:11:32 +01:00
..
code_editor Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
documents Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 2013-05-05 17:13:53 +01:00
embedding Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
lookandfeel Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 2013-01-05 12:53:49 +00:00
misc Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
native OSX SystemTrayIcon fix. 2013-06-02 11:11:32 +01:00
juce_gui_extra.cpp SystemTrayIconComponent support for OSX 2013-05-20 22:17:33 -06:00
juce_gui_extra.h Refactored audio plugin DllMain. 2012-09-25 17:20:32 +01:00
juce_gui_extra.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info v2.0.40 2013-04-27 10:43:47 +01:00