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
/
window_gui.h
Age
Commit message (
Expand
)
Author
2008-05-07
(svn r12987) -Codechange: split viewport and tile selection.
rubidium
2008-05-06
(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...
rubidium
2008-05-06
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
rubidium
2008-05-04
(svn r12941) -Codechange: don't access wndproc directly. Patch by Alberth.
rubidium
2008-04-19
(svn r12790) -Codechange: code style fixes. Patch by Alberth.
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12749) -Codechange: store the viewport information in the windows that ...
rubidium
2008-04-13
(svn r12695) -Codechange: only allocate window structs when needed. Based on ...
rubidium
2008-04-13
(svn r12693) -Documentation: add some documentation to some window related st...
rubidium
2008-04-11
(svn r12663) -Codechange: move the definition from 'order_d' to a more approp...
rubidium
2008-04-07
(svn r12619) -Codechange: lots of documentation about window related stuff. P...
rubidium
2008-03-28
(svn r12470) -Codechange: split order related types from order.h (and openttd...
rubidium
2008-03-28
(svn r12469) -Codechange: split type related stuff from group.h (and openttd....
rubidium
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-26
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...
rubidium
2008-02-17
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection ...
smatz
2008-01-26
(svn r11988) -Codechange: Add a generic way of changing a widget's size and a...
peter1138
2008-01-18
(svn r11915) -Codechange: Add a function to draw a sort button's up/down arro...
peter1138
2008-01-17
(svn r11901) -Add: add two widgets for dropdowns, one raised and one inset, t...
peter1138
2008-01-14
(svn r11848) -Codechange: New class-based drop down list functionality. Lists...
peter1138
2008-01-13
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-09
(svn r11786) -Codechange: shuffle more includes
peter1138
2008-01-09
(svn r11785) -Codechange: remove some unneeded includes.
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-19
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium