aboutsummaryrefslogtreecommitdiff
path: root/platform/x11
Commit message (Expand)AuthorAgeFilesLines
* Moved deleting sample player in OS finalize methods to before deleting audio ...Saracen2015-11-021-1/+2
* Made the Atom net_wm_icon localPhobos Tro2015-10-262-29/+5
* Fixing memory leaksPhobos Tro2015-10-253-17/+33
* fixes broken 3D in editorJuan Linietsky2015-10-171-7/+3
* Merge pull request #2485 from masoudbh3/fix-x11-editor-boot-splashJuan Linietsky2015-10-171-0/+6
|\
| * Fix X11 Editor Boot Splashmasoud bh2015-09-171-0/+6
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-132-1/+16
|\ \
| * \ Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-243-3/+22
| |\ \
| * | | Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-242-1/+16
* | | | Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-261-1/+1
| |/ / |/| |
* | | Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky2015-09-212-1/+11
| |/ |/|
* | fix to builtin freetype defines on linuxJuan Linietsky2015-09-101-0/+6
* | fix to freetype detectionJuan Linietsky2015-09-101-2/+5
|/
* new editor settings customization of where to run the game from the editorJuan Linietsky2015-08-301-2/+14
* -fixes to capture modeJuan Linietsky2015-08-292-2/+52
* fix build issue with ssl, closes #2384Juan Linietsky2015-08-231-0/+1
* damn github built-in editorJuan Linietsky2015-08-211-1/+1
* fix for built-in ssl (easier to build 32 bits export)Juan Linietsky2015-08-211-1/+2
* Use tabs instead of spaces.Jari Ronkainen2015-07-231-1/+1
* Fix audio driver setup if the first driver fails.Jari Ronkainen2015-07-231-0/+1
* some optimizations in godot memory handlingJuan Linietsky2015-06-121-2/+2
* ability to run 2D physics in a threadJuan Linietsky2015-05-262-1/+4
* Fix building release target with debug symbolsRémi Verschelde2015-05-221-2/+2
* optional formal changesehriche2015-05-061-2/+2
* -some cleanupsJuan Linietsky2015-04-301-1/+5
* -Changed Godot exit to be clean.Juan Linietsky2015-04-203-1/+12
* Updated copyright year in all headersJuan Linietsky2015-04-188-8/+8
* improved save path error messages for scene, textures and audio, fixes #1514Juan Linietsky2015-04-121-0/+1
* Modified OSX11 to try alternative audio drivers if pulseaudio does not work o...Juan Linietsky2015-04-121-1/+14
* New API: build fixes for x11rollenrolm2015-03-232-6/+7
* Merge pull request #1542 from jotson/wmclassJuan Linietsky2015-03-221-3/+2
|\
| * Reverted change to classHintJohn Watson2015-03-221-3/+2
* | fixes to new window management APIJuan Linietsky2015-03-222-29/+30
|/
* fix introduced bughurikhan2015-03-081-1/+1
* Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan2015-02-153-11/+11
* Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-151-1/+5
|\
| * fixes to mouse warpJuan Linietsky2015-02-141-1/+5
* | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-121-17/+11
|\|
| * Adjust x11/detect.pysambler2015-01-271-17/+11
* | cleanup + MouseGrabhurikhan2015-02-122-47/+33
* | * fix compilation without scons experimental_wm_api=yeshurikhan2015-01-221-5/+5
* | * multi_screen testing + bugfixeshurikhan2015-01-182-25/+33
* | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-172-1/+4
|\|
| * Merge pull request #1188 from hurikhan/scons_coloredJuan Linietsky2015-01-171-0/+3
| |\
| | * SCons: colored compilationhurikhan2015-01-121-0/+3
| * | Set the default Linux extension to nothing.Nathan Warden2015-01-151-1/+1
* | | * cleanup window state handlinghurikhan2015-01-171-32/+30
* | | Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDEhurikhan2015-01-171-4/+22
* | | added the following methods:hurikhan2015-01-172-6/+135
* | | fixing the warnings in os_x11.cpphurikhan2015-01-161-12/+12