Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-08 | Add missing namedspace to Button/KeyEvents types. | Bent Bisballe Nyeng | |
2015-10-08 | Refactored EventHandler and friends. | Bent Bisballe Nyeng | |
2014-07-18 | Change Set/GetWindowLong to Set/GetWindowLongPtr. | Bent Bisballe Nyeng | |
2013-10-19 | Make window fixed size. | Bent Bisballe Nyeng | |
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to ↵ | Bent Bisballe Nyeng | |
NativeWindowX11 and NativeWindowWin32 classes. | |||
2013-04-29 | Make compatible with 64bit windows. | Bent Bisballe Nyeng | |
2013-03-18 | Fix compiler warnings. | Bent Bisballe Nyeng | |
2013-03-12 | Implement setCaption on native windows. | Bent Bisballe Nyeng | |
2013-03-10 | Make sure we resize the window to the exact size requested (window size in ↵ | Bent Bisballe Nyeng | |
win32 includes window decorations). | |||
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng | |
2012-12-28 | Move native code to seperate 'NativeWindow' classes. | Bent Bisballe Nyeng | |