index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
textbuf_gui.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-24
Add: Warn players that company passwords are not truly secure
Niels Martin Hansen
2012-06-04
(svn r24323) -Codechange: Split Textbuf and associated functions to separate ...
frosch
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-04-17
(svn r22346) -Cleanup: Textbuf::max_pixels is not required anymore.
terkhen
2011-04-17
(svn r22345) -Change: Remove pixel limiter for text buffers.
terkhen
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2010-12-05
(svn r21407) -Codechange: prepare the text buffer code for limiting on number...
rubidium
2010-12-05
(svn r21406) -Codechange: rename some textbuf related names to make them a bi...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-10-22
(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and ...
smatz
2008-09-15
(svn r14334) -Feature: ability to reset name to default/automatic value (for ...
smatz
2008-09-15
(svn r14331) -Codechange: use an enum as additional parameter for ShowQuerySt...
smatz
2008-05-19
(svn r13191) -Fix: segfault after confirming query subwindow in the Generate ...
smatz
2008-05-11
(svn r13042) -Codechange: make a class of CreateScenarioWindow, GenerateLands...
rubidium
2008-03-26
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-23
(svn r11685) -Codechange: remove a few 'useless' includes.
rubidium
2007-12-19
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...
rubidium