summaryrefslogtreecommitdiff
path: root/plugingui/nativewindow_win32.cc
AgeCommit message (Expand)Author
2014-07-18Change Set/GetWindowLong to Set/GetWindowLongPtr.Bent Bisballe Nyeng
2013-10-19Make window fixed size.Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-04-29Make compatible with 64bit windows.Bent Bisballe Nyeng
2013-03-18Fix compiler warnings.Bent Bisballe Nyeng
2013-03-12Implement setCaption on native windows.Bent Bisballe Nyeng
2013-03-10Make sure we resize the window to the exact size requested (window size in wi...Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2012-12-28Move native code to seperate 'NativeWindow' classes.Bent Bisballe Nyeng