summaryrefslogtreecommitdiff
path: root/src/guiMessageMenu.cpp
AgeCommit message (Collapse)Author
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2012-06-04Improve GUIMessageMenu (move and resize elements based on size of text)Perttu Ahola
2012-01-02Make text area in message dialog a bit largerPerttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-08-02Use wgettextGiuseppe Bilotta
2011-07-30changed one forgotten en_US.UTF-8 to CConstantin Wenger
2011-07-30set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger
version and en_US.UTF-8 does not work.
2011-07-30fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger
chars, too
2011-07-22changed some lines to fit the 80chars limitConstantin Wenger
2011-07-20added gettext supportConstantin Wenger
german translation file and bashscript to update translations
2011-02-08bug-fixin'Perttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2010-12-25missing filesPerttu Ahola