summaryrefslogtreecommitdiffstats
path: root/servers/display_server.h
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Sync classref with current sourceRémi Verschelde2020-05-201-1/+1
* Fix Android LineEdit editing bugsSkyJJ2020-05-161-1/+1
* Rename InputFilter back to InputRémi Verschelde2020-04-281-5/+5
* Display Server supportPouleyKetchoupp2020-04-081-1/+1
* Fix Clang warnings on WindowsRémi Verschelde2020-04-011-0/+4
* Renaming of servers for coherency.Juan Linietsky2020-03-271-1/+1
* DisplayServer: Fix registration of GetRenderingDriversFunctionRémi Verschelde2020-03-271-4/+6
* Add macOS DisplayServer implementation.bruvzg2020-03-261-5/+29
* Implemented drag and drop across windows, both OS and embedded.Juan Linietsky2020-03-261-1/+6
* Reworked tooltips to use the popup system.Juan Linietsky2020-03-261-1/+3
* Popups have also been converted to windowsJuan Linietsky2020-03-261-0/+1
* Open sub-windows as embedded if the OS does not support themJuan Linietsky2020-03-261-1/+1
* Separate DisplayServer from OS on WindowsJuan Linietsky2020-03-261-0/+1
* Support for transient windowsJuan Linietsky2020-03-261-0/+3
* Refactored input, goes all via windows now.Juan Linietsky2020-03-261-5/+20
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-1/+3
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-14/+71
* Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky2020-03-261-0/+273