index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guiTextInputMenu.cpp
Age
Commit message (
Expand
)
Author
2014-06-17
Remove not really used guiTextInputMenu
sapier
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-08-04
Make freetype usage configureable by a setting
PilzAdam
2013-06-01
Fix editbox default text being pre-selected in some cases
MetaDucky
2013-04-07
fix memory leaks introduced by invalid gettext usage
sapier
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-14
Add Freetype support
Ilya Zhuravlev
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola
2011-08-22
Send KEY_END when (re)creating a text input
Giuseppe Bilotta
2011-08-02
Use wgettext
Giuseppe Bilotta
2011-07-30
set locales to C because en_US not installed on some systems, only UTF-8 vers...
Constantin Wenger
2011-07-30
fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...
Constantin Wenger
2011-07-22
changed some lines to fit the 80chars limit
Constantin Wenger
2011-07-20
added gettext support
Constantin Wenger
2011-02-08
bug-fixin'
Perttu Ahola
2011-01-23
OMG! Main Menu!
Perttu Ahola
2010-12-23
changes to handing of digging (non backwards-compatible i guess)
Perttu Ahola
2010-12-23
little tinkering
Perttu Ahola
2010-12-23
work-in-progress gui system updating + some settings system updating
Perttu Ahola