37 Commits (2803ccb241fd9bae3cb4cc980645c19c704538c5)

Author SHA1 Message Date
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 081dd8981f Doxygen, FFS. 6 years ago
Vladimír Vondruš a920722839 doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Vladimír Vondruš 31f5ca4546 Platform: check and return a reference from Screen::application(). 7 years ago
Vladimír Vondruš 377ff068f3 Doc++ 7 years ago
Vladimír Vondruš 206122b405 Platform: make it possible to create & add a Screen in one step. 7 years ago
Vladimír Vondruš 081f784836 Platform: improve ScreenedApplication docs. 7 years ago
Vladimír Vondruš f3e0a852d5 Platform: make Screen::{focus,blur}Event() optional to implement. 7 years ago
Vladimír Vondruš 67a5602967 Platform: make BasicScreen destructor virtual. 7 years ago
Vladimír Vondruš 466c3bb957 Platform: why the heck was this missing from EmscriptenApplication? 7 years ago
Vladimír Vondruš e08cdced88 Platform: make ScreenedApplication available for AndroidApplication. 7 years ago
Vladimír Vondruš d1b7e4ded4 Platform: make KeyEvent in the Screen also a mixin. 7 years ago
Vladimír Vondruš 2828548d7d Platform: expose mouseScrollEvent() and text*Event() in Screen APIs. 7 years ago
Vladimír Vondruš bb982a4089 Platform: overrideable functions in Screen can now be private. 7 years ago
Vladimír Vondruš 544f30b52f Platform: make Application and other conditional aliases searchable. 7 years ago
Vladimír Vondruš 51ff5644f0 Platform: minor cosmetic changes. 7 years ago
Vladimír Vondruš 10c8bd7516 Platform: group Screen members the same way as in Applications. 7 years ago
Daniel 035f644769 Platform: removed GlutApplication. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš ed0a719da2 Platform: pass a class to viewportEvent(). 8 years ago
Vladimír Vondruš 476257984b Platform: removed long-deprecated ScreenedApplication::{front,back}Screen(). 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš a4d32e650a Move friend declarations into private class sections. 8 years ago
Vladimír Vondruš d49b8efe9e Platform: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš c3df68aa28 doc: make section headers in class/function docs have sane size. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 8582bee07a Platform: ability to access particular Application subclass from Screen. 13 years ago
Vladimír Vondruš aa5b888bb2 Platform: added ScreenedApplication class. 13 years ago