Age | Commit message (Expand) | Author |
2017-07-25 | Fixed setting our system_fbo framebuffer | BastiaanOlij |
2017-07-23 | Fix Right-Click (Ctrl-Click) on OS X | Marcelo Fernandez |
2017-07-23 | Merge pull request #9765 from Noshyaar/pr-clang | Rémi Verschelde |
2017-07-23 | Merge pull request #9770 from eska014/html5-focus | Rémi Verschelde |
2017-07-23 | Merge pull request #9713 from marcelofg55/master | Rémi Verschelde |
2017-07-22 | Several changes to better run in mobile. | Juan Linietsky |
2017-07-22 | Implement input focus behavior in HTML5 | L. Krause |
2017-07-22 | Clang-formatting *.cpp and *.h (some files excluded) | Poommetee Ketson |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-20 | Fix android export templates build | Ruslan Mustakov |
2017-07-19 | Fix for possible crash in OS X audio init. | Marcelo Fernandez |
2017-07-19 | Fix errors with global config names no more sorrys please | geequlim |
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky |
2017-07-17 | Merge pull request #9668 from marcelofg55/master | Rémi Verschelde |
2017-07-17 | Merge pull request #9669 from eska014/html5-implicit-cache | Rémi Verschelde |
2017-07-16 | Reinit audio device when the system default device changes on OS X | Marcelo Fernandez |
2017-07-17 | Fix zipping HTML5 templates when using implicit cache | L. Krause |
2017-07-13 | Merge pull request #9619 from marcelofg55/master | Rémi Verschelde |
2017-07-13 | Fix fullscreen on X11 for non-resizable windows | Marcelo Fernandez |
2017-07-12 | Bring back the UWP exporter | George Marques |
2017-07-12 | UWP: Fix problem with Cert Kit validation | George Marques |
2017-07-11 | IME window follow the input cursor. | geequlim |
2017-07-09 | Fixed issues with borderless windows on Windows | Marcelo Fernandez |
2017-07-08 | Refactor 'treshold' to 'threshold' | Poommetee Ketson |
2017-07-08 | Only execute chmod exporting iOS when on Mac OS X | BastiaanOlij |
2017-07-08 | Merge pull request #9515 from marcelofg55/master | Rémi Verschelde |
2017-07-08 | Merge pull request #9512 from BastiaanOlij/osx_export_fix_typo | Rémi Verschelde |
2017-07-05 | Implemented borderless window functions on Linux. | Marcelo Fernandez |
2017-07-06 | Fix typo in plist export | BastiaanOlij |
2017-07-06 | iPhone exporter | BastiaanOlij |
2017-07-05 | Merge pull request #9476 from marcelofg55/master | Rémi Verschelde |
2017-07-03 | Merge pull request #9396 from sowfelicity/x11-ime-echo | Rémi Verschelde |
2017-07-03 | Merge pull request #9468 from BastiaanOlij/osx_export_dmg | Rémi Verschelde |
2017-07-02 | Implemented borderless fullscreen code on OSX. | Marcelo Fernandez |
2017-07-02 | On OSX export to DMG and optionally code sign the app bundle | BastiaanOlij |
2017-07-01 | Buildsystem: Improve detect.py readability and fix issues | Rémi Verschelde |
2017-06-29 | Workaround for IME and echo events on Linux: | Jia Wang |
2017-06-28 | Merge pull request #9416 from marcelofg55/master | Rémi Verschelde |
2017-06-27 | Implemented borderless window code for OSX. | Marcelo Fernandez |
2017-06-27 | Hide HTML5 native-run icon without runnable preset | L. Krause |
2017-06-27 | Use custom native-run icons for Android and HTML5 | L. Krause |
2017-06-25 | Revert "Workaround for IME on Linux." | Juan Linietsky |
2017-06-25 | Merge pull request #9334 from Noshyaar/pr-genh | Rémi Verschelde |
2017-06-25 | BuildSystem: generated files have .gen.extension | Poommetee Ketson |
2017-06-25 | Workaround for IME on Linux(fixes #29 #7106): | Jia Wang |
2017-06-23 | Merge pull request #9312 from BastiaanOlij/osx_export | Juan Linietsky |
2017-06-23 | Reimplement export module for OSX | BastiaanOlij |
2017-06-20 | Make the Windows icon file smaller | Hugo Locurcio |
2017-06-19 | Update HTML5 platform for new InputEvents | L. Krause |
2017-06-15 | Merge pull request #9198 from vnen/fix-wheel-pos | Rémi Verschelde |