aboutsummaryrefslogtreecommitdiff
path: root/src/guiMessageMenu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-111-2/+1
|
* fix memory leaks introduced by invalid gettext usagesapier2013-04-071-1/+3
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Improve GUIMessageMenu (move and resize elements based on size of text)Perttu Ahola2012-06-041-6/+16
|
* Make text area in message dialog a bit largerPerttu Ahola2012-01-021-2/+2
|
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-0/+5
|
* Use wgettextGiuseppe Bilotta2011-08-021-1/+1
|
* changed one forgotten en_US.UTF-8 to CConstantin Wenger2011-07-301-1/+1
|
* set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger2011-07-301-2/+2
| | | | version and en_US.UTF-8 does not work.
* fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger2011-07-301-0/+2
| | | | chars, too
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-221-1/+2
|
* added gettext supportConstantin Wenger2011-07-201-1/+3
| | | | german translation file and bashscript to update translations
* bug-fixin'Perttu Ahola2011-02-081-1/+1
|
* OMG! Main Menu!Perttu Ahola2011-01-231-2/+2
|
* missing filesPerttu Ahola2010-12-251-0/+152