summaryrefslogtreecommitdiff
path: root/src/intlGUIEditBox.h
AgeCommit message (Collapse)Author
2017-11-08Move files to subdirectories (#6599)Vitaliy
* Move files around
2017-10-09FormSpec : Add an auto vertical scrollbar to the textareaadelcoding1
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
* Migrate cpp headers to pragma once
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
* C++11 patchset 10: continue cleanup on constructors * Drop obsolete bool MainMenuData::enable_public (setting is called with cURL in server loop) * More classes cleanup * More classes cleanup + change NULL tests to boolean tests
2017-05-26Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker
MacOSX build fix + cleanups
2015-06-13Add utf-8 conversion utilities and re-add intlGUIEditBoxest31
2014-06-17Remove not really used guiTextInputMenusapier
2013-02-24Update Copyright YearsSfan5
2013-02-14Add Freetype supportIlya Zhuravlev