| Commit message (Expand) | Author | Age | Files | Lines |
| * | Workaround to allow pasting unicode characters from X selection. | Jia Wang | 2017-07-25 | 1 | -2/+14 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -0/+5 |
| * | Fix fullscreen on X11 for non-resizable windows | Marcelo Fernandez | 2017-07-13 | 1 | -0/+27 |
| * | IME window follow the input cursor. | geequlim | 2017-07-11 | 1 | -13/+8 |
| * | Refactor 'treshold' to 'threshold' | Poommetee Ketson | 2017-07-08 | 1 | -2/+2 |
| * | Implemented borderless window functions on Linux. | Marcelo Fernandez | 2017-07-05 | 1 | -0/+26 |
| * | Workaround for IME and echo events on Linux: | Jia Wang | 2017-06-29 | 1 | -9/+163 |
| * | Revert "Workaround for IME on Linux." | Juan Linietsky | 2017-06-25 | 1 | -122/+10 |
| * | Workaround for IME on Linux(fixes #29 #7106): | Jia Wang | 2017-06-25 | 1 | -10/+122 |
| * | -Restored multithread capability to VisualServer | Juan Linietsky | 2017-06-09 | 1 | -4/+5 |
| * | InputEvent: Renamed "pos" property to "position" | Andreas Haas | 2017-06-03 | 1 | -4/+4 |
| * | X11: Turn warning about not finding cursor theme into verbose output. | Andreas Haas | 2017-05-29 | 1 | -1/+3 |
| * | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -64/+51 |
| * | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | 2017-05-17 | 1 | -7/+7 |
| * | Rename [gs]et_pos to [gs]et_position for Controls | Sergey Pusnei | 2017-04-10 | 1 | -3/+3 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | Revert "8145 - Mouse Position is unknown until first mouse event on X11" | Juan Linietsky | 2017-04-06 | 1 | -8/+1 |
| * | 8145 - Mouse Position is unknown until first mouse event on X11 & Win | Sergey Pusnei | 2017-03-28 | 1 | -1/+8 |
| * | Input: Remove usage of platform dependent event IDs. | Andreas Haas | 2017-03-26 | 1 | -6/+1 |
| * | Fix typos in source code using codespell | Rémi Verschelde | 2017-03-24 | 1 | -3/+3 |
| * | X11: Don't reset mouse cursor theme. | Andreas Haas | 2017-03-18 | 1 | -2/+1 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -692/+648 |
| * | Add API to access battery power state | Julian Murgia | 2017-03-04 | 1 | -0/+12 |
| * | Fix some compilation warnings. | Shlomi Fish | 2017-02-21 | 1 | -1/+1 |
| * | X11: Move audio driver finalize to the start of cleanup | Hein-Pieter van Braam | 2017-02-17 | 1 | -4/+4 |
| * | X11: Finalize audiodrivers on exit | Hein-Pieter van Braam | 2017-02-17 | 1 | -1/+4 |
| * | Fix issues with set_window_resizable on x11 | marcelofg55 | 2017-01-30 | 1 | -9/+27 |
| * | Added focus tracking in X11 and Windows classes, added new confined mouse mod... | Ilija Boshkov | 2017-01-25 | 1 | -19/+40 |
| * | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 1 | -0/+1 |
| * | Style: Various fixes to play nice with clang-format | Rémi Verschelde | 2017-01-16 | 1 | -9/+8 |
| * | Oops! Audio engine has vanished :D | Juan Linietsky | 2017-01-15 | 1 | -31/+15 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -6/+8 |
| * | rename Input.get_mouse_speed() to Input.get_last_mouse_speed() | Juan Linietsky | 2017-01-13 | 1 | -2/+2 |
| * | Rename "joypad_linux" class to "JoypadLinux" | Andreas Haas | 2017-01-08 | 1 | -1/+1 |
| * | renamed joystick to joypad everywhere around source code! | Juan Linietsky | 2017-01-08 | 1 | -3/+3 |
| * | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -9/+12 |
| |\ |
|
| | * | Migrated from GLES to GLAD, fixes many issues. | Juan Linietsky | 2016-11-22 | 1 | -1/+1 |
| | * | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 1 | -8/+11 |
| * | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | | fix for crash when no ALSA or Pulse installed on linux | Gustav Lund | 2016-12-12 | 1 | -0/+5 |
| * | | Revert "X11: Fix maximized boot splash" | Rémi Verschelde | 2016-11-23 | 1 | -21/+0 |
| * | | X11: Fix maximized boot splash | Andreas Haas | 2016-11-16 | 1 | -0/+21 |
| * | | vsnc --> vsync | ISylvox | 2016-11-08 | 1 | -1/+1 |
| |/ |
|
| * | x11: Fix event.is_action() for release of modifier keys | Andreas Haas | 2016-09-22 | 1 | -0/+13 |
| * | x11: Use proper sonames for loading libXrandr. | Andreas Haas | 2016-08-11 | 1 | -3/+3 |
| * | Merge pull request #5845 from hurikhan/x11_cleanup | Rémi Verschelde | 2016-07-22 | 1 | -149/+34 |
| |\ |
|
| | * | Code cleanup in platform/x11 | Mario Schlack | 2016-07-21 | 1 | -149/+34 |
| * | | Implement OS.request_attention() for X11 | Mario Schlack | 2016-07-21 | 1 | -0/+20 |
| |/ |
|
| * | line/col label was changing size with each cursor move, forcing the GUI to re... | Juan Linietsky | 2016-07-09 | 1 | -1/+0 |