summaryrefslogtreecommitdiff
path: root/src/guiTextInputMenu.cpp
Commit message (Collapse)AuthorAge
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-11
|
* Make freetype usage configureable by a settingPilzAdam2013-08-04
|
* Fix editbox default text being pre-selected in some casesMetaDucky2013-06-01
|
* fix memory leaks introduced by invalid gettext usagesapier2013-04-07
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Add Freetype supportIlya Zhuravlev2013-02-14
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Header file tweaking; mainly for speedPerttu Ahola2011-10-12
|
* Send KEY_END when (re)creating a text inputGiuseppe Bilotta2011-08-22
| | | | | This ensures that on creation and when resizing the cursor is at the end of the text rather than at the beginnig.
* Use wgettextGiuseppe Bilotta2011-08-02
|
* set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger2011-07-30
| | | | version and en_US.UTF-8 does not work.
* fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger2011-07-30
| | | | chars, too
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-22
|
* added gettext supportConstantin Wenger2011-07-20
| | | | german translation file and bashscript to update translations
* bug-fixin'Perttu Ahola2011-02-08
|
* OMG! Main Menu!Perttu Ahola2011-01-23
|
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-23
|
* little tinkeringPerttu Ahola2010-12-23
|
* work-in-progress gui system updating + some settings system updatingPerttu Ahola2010-12-23