summaryrefslogtreecommitdiff
path: root/src/guiPasswordChange.cpp
Commit message (Collapse)AuthorAge
* Improve password change menu (#5757)red-0012017-05-20
| | | | - Fix the GUI getting messed up when resizing - Save the input when resizing
* Add cancel button to password change menu. (#5720)red-0012017-05-09
| | | | * Add cancel button to password change menu.
* Use UTF-8 instead of narrowest312015-07-08
| | | | | Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places. Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit.
* Refactor around translatePasswordest312015-04-17
| | | | | | | Change types for passed password from wstring to string, which removes converting back and forth in most cases. Move the narrow_to_wide conversion, where its neccessary, closer to irrlicht. Remove trailing spaces in guiPasswordChange.cpp. Make parameters for translatePassword passed as const reference.
* Minor fixes in translationsngosang2015-02-12
|
* Reduce gettext wide/narrow and string/char* conversionsShadowNinja2015-02-05
|
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-11
|
* Fix nearly all warningskwolekr2013-05-19
|
* fix memory leaks introduced by invalid gettext usagesapier2013-04-07
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Header file tweaking; mainly for speedPerttu Ahola2011-10-12
|
* 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
* Updated licenses of CiaranG's contributions to be in line with the new ↵celeron552011-05-31
| | | | contribution policy and added a TODO note to server.cpp
* Added the ability to change your password (via pause menu)Ciaran Gultnieks2011-05-22
--HG-- extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b