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
/
querystring_gui.h
Age
Commit message (
Expand
)
Author
2011-05-04
(svn r22423) -Document: some network stuff
rubidium
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
2010-05-30
(svn r19904) -Codechange: Make EventState usable outside Window context.
alberth
2009-11-08
(svn r18012) -Codechange: make the world generation windows nested; they'll n...
rubidium
2009-10-18
(svn r17811) -Codechange: make HasEditBoxFocus a private function of QueryStr...
rubidium
2009-10-10
(svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used tow...
rubidium
2009-09-21
(svn r17600) -Cleanup: remove unused variable
smatz
2009-09-11
(svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support w...
alberth
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-09
(svn r15424) -Codechange: make it possible to have multiple windows with edit...
rubidium
2009-02-06
(svn r15370) -Codechange: add a callback to tell the parent of an OSK that th...
rubidium
2009-01-03
(svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu)
rubidium
2009-01-03
(svn r14804) -Codechange: unify opening the OSK (Zuu)
rubidium
2008-10-25
(svn r14534) -Codechange [FS#2382]: Enumify magic return values of HandleEdit...
glx
2008-10-22
(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and ...
smatz
2008-08-13
(svn r14069) -Fix: silence MSVC 64-bits compile warnings.
rubidium
2008-08-11
(svn r14046) -Codechange: make the size of querystring "widgets" more configu...
rubidium
2008-05-17
(svn r13151) -Codechange: use an enum instead of bool as return type of OnKey...
rubidium
2008-05-13
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer...
rubidium
2008-05-11
(svn r13042) -Codechange: make a class of CreateScenarioWindow, GenerateLands...
rubidium