summaryrefslogtreecommitdiff
path: root/dgl/Window.hpp
AgeCommit message (Expand)Author
2019-01-07Adjustments for Cairo, and general cleanupfalkTX
2019-01-06dgl: add the Context structureJP Cimalando
2019-01-06rewrite preprocessor conditionals in simplified formJP Cimalando
2019-01-06rename `getGraphics` to `getContext`JP Cimalando
2019-01-06software rendering with CairoJP Cimalando
2018-09-30Expose get/setIgnoringKeyRepeat in Window classfalkTX
2018-09-30Add get/set scaling to WindowfalkTX
2018-09-30Allow plugin UIs to be user-resizable, test with info examplefalkTX
2018-09-29Import minor DGL fixes from CarlafalkTX
2018-01-01Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browserfalkTX
2017-07-25Testing: handle effEditKeyUp/Down from hostfalkTX
2016-03-01Update copyright dates; Add license header comment to utility codefalkTX
2015-05-05App->Application; Use class namespace by default; Misc fixesfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-02-16Initial code for file-browser support (X11 only)falkTX
2015-01-14dgl changes from CarlafalkTX
2014-08-18Use uint for sizes; Some DPF UI class changes and docsfalkTX
2014-05-22More docs; Make widget events structs; Misc fixesfalkTX
2014-05-18Add templated functionfalkTX
2014-05-18Fix param type for Window::getSizefalkTX
2014-05-15Rework StandaloneWindow classfalkTX
2014-05-15Handle close&resize in Window, not WidgetfalkTX
2014-05-14Add Knob and Slider get/setId; noexcept workfalkTX
2014-05-14Move sleep funcs into separate file, so we don't include windows.hfalkTX
2014-05-09Move IdleCallback outside App class; CleanupfalkTX
2014-05-06Misc cleanupfalkTX
2014-04-25FixingfalkTX
2014-04-25Add leak detectors to DGL classesfalkTX
2014-04-10Fix headers for clang; Add Window::setTransientWinId used in CarlafalkTX
2014-03-09Update code headersfalkTX
2014-01-18Small hack in pugl headers to expose size vars in MacOSfalkTX
2013-12-24DGL: Add App IdleCallback, use "_" prefix for private callsfalkTX
2013-12-24Initial commitfalkTX