aboutsummaryrefslogtreecommitdiff
path: root/src/guiPasswordChange.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move files to subdirectories (#6599)Vitaliy2017-11-081-261/+0
* Modernize code: very last fixes (#6290)Loïc Blot2017-08-201-6/+5
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-3/+1
* Cpp11 initializers 2 (#5999)Loïc Blot2017-06-171-4/+1
* Improve password change menu (#5757)red-0012017-05-201-39/+38
* Add cancel button to password change menu. (#5720)red-0012017-05-091-69/+71
* Use UTF-8 instead of narrowest312015-07-081-2/+2
* Refactor around translatePasswordest312015-04-171-8/+9
* Minor fixes in translationsngosang2015-02-121-6/+6
* Reduce gettext wide/narrow and string/char* conversionsShadowNinja2015-02-051-5/+7
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-111-9/+0
* Fix nearly all warningskwolekr2013-05-191-1/+0
* fix memory leaks introduced by invalid gettext usagesapier2013-04-071-8/+15
* Update Copyright YearsSfan52013-02-241-2/+2
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-0/+5
* Use wgettextGiuseppe Bilotta2011-08-021-5/+5
* set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger2011-07-301-8/+8
* fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...Constantin Wenger2011-07-301-0/+8
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-221-4/+9
* added gettext supportConstantin Wenger2011-07-201-9/+7
* Updated licenses of CiaranG's contributions to be in line with the new contri...celeron552011-05-311-15/+13
* Added the ability to change your password (via pause menu)Ciaran Gultnieks2011-05-221-0/+252