aboutsummaryrefslogtreecommitdiff
path: root/src/guiPasswordChange.cpp
AgeCommit message (Expand)Author
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-05-20Improve password change menu (#5757)red-001
2017-05-09Add cancel button to password change menu. (#5720)red-001
2015-07-08Use UTF-8 instead of narrowest31
2015-04-17Refactor around translatePasswordest31
2015-02-12Minor fixes in translationsngosang
2015-02-05Reduce gettext wide/narrow and string/char* conversionsShadowNinja
2013-11-11Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier
2013-05-19Fix nearly all warningskwolekr
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-08-02Use wgettextGiuseppe Bilotta
2011-07-30set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger
2011-07-30fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...Constantin Wenger
2011-07-22changed some lines to fit the 80chars limitConstantin Wenger
2011-07-20added gettext supportConstantin Wenger
2011-05-31Updated licenses of CiaranG's contributions to be in line with the new contri...celeron55
2011-05-22Added the ability to change your password (via pause menu)Ciaran Gultnieks