aboutsummaryrefslogtreecommitdiff
path: root/src/guiKeyChangeMenu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-1/+0
* Singleplayer: Pause game in the key change dialogSmallJoker2017-08-071-0/+2
* Cpp11 initializers 2 (#5999)Loïc Blot2017-06-171-4/+3
* Pass clang-format on various cpp/header files (#5559)Loïc Blot2017-04-231-10/+8
* Reduce gettext wide/narrow and string/char* conversionsShadowNinja2015-02-051-4/+4
* fix memory leaks introduced by invalid gettext usagesapier2013-04-071-1/+1
* Update Copyright YearsSfan52013-02-241-3/+3
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboardPerttu Ahola2012-09-011-0/+2
* A bunch of GUIKeyChangeMenu fixesThomas Lauro2012-09-011-32/+15
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+0
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-22/+0
* Chat console, including a number of rebases and modifications.Kahrl2012-03-101-0/+3
* Add IDropAction and related stuffKahrl2011-11-291-0/+3
* Introduce hotkey for calling up a command windowGiuseppe Bilotta2011-08-221-0/+3
* Overhaul the input systemGiuseppe Bilotta2011-08-221-13/+14
* Clean up key names handlingGiuseppe Bilotta2011-08-121-45/+18
* Keys should be s32, not u32Giuseppe Bilotta2011-08-081-14/+14
* marked strings as translationConstantin Wenger2011-08-051-17/+17
* set some more text to gettext and updated po filesConstantin Wenger2011-07-301-17/+18
* Removed remaining -delta referencesPerttu Ahola2011-07-301-1/+1
* added new submenu for key assignmentteddydestodes2011-06-011-0/+133