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_extra
2014-01-31 21:42:25 +00:00
..
code_editor Added some selection accessors to CodeEditorComponent 2014-01-31 21:42:25 +00:00
documents Made some FileBasedDocument methods return Result objects instead of bools, and made it less modal. 2013-11-03 12:56:15 +00:00
embedding Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
misc Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
native Added notifications in NSViewComponent so that its childBoundsChanged method will be called if the embedded NSView changes bounds. 2014-01-24 20:35:16 +00:00
juce_gui_extra.cpp Added XML and Lua tokenisers for the CodeEditorComponent 2013-12-08 12:27:36 +00:00
juce_gui_extra.h Added XML and Lua tokenisers for the CodeEditorComponent 2013-12-08 12:27:36 +00:00
juce_gui_extra.mm 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
juce_module_info Version number update 2014-01-21 15:10:13 +00:00