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
/
signs_gui.cpp
Age
Commit message (
Expand
)
Author
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-09-28
(svn r17662) -Codechange: make the sign edit window nested
rubidium
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-05
(svn r17422) -Codechange: Remove magic constants and compute vertical minimal...
alberth
2009-09-05
(svn r17421) -Fix (r17418): Don't output debug information in signs list.
alberth
2009-09-04
(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree...
alberth
2009-09-02
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrol...
rubidium
2009-08-29
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
yexo
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-04-26
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...
rubidium
2009-04-26
(svn r16154) -Codechange: Added nested widgets for sign list and sign edit wi...
alberth
2009-04-26
(svn r16153) -Codechange: Completing QueryEditSignWidgets enum.
alberth
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-28
(svn r15883) -Codechange: Make a widget enum for the sign list and use widget...
peter1138
2009-03-22
(svn r15812) -Codechange: use the new DrawString API in another set of GUIs
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-02-09
(svn r15424) -Codechange: make it possible to have multiple windows with edit...
rubidium
2009-02-04
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-03
(svn r14804) -Codechange: unify opening the OSK (Zuu)
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-12-16
(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map s...
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-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-23
(svn r14393) -Fix [FS#2318]: deleting the same window (pointer) twice.
rubidium
2008-09-16
(svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to n...
smatz
2008-09-16
(svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted
smatz
2008-09-07
(svn r14263) -Codechange: give a better error message when removing a sign fails
smatz
2008-09-01
(svn r14215) -Cleanup (r13866): Strange line wrapping...
peter1138
2008-08-13
(svn r14063) -Codechange: replace some "magic" constants with enumified const...
rubidium
2008-08-11
(svn r14046) -Codechange: make the size of querystring "widgets" more configu...
rubidium
2008-07-31
(svn r13900) -Codechange: Replace numbers with Colours enum on settings, smal...
belugas
2008-07-29
(svn r13866) -Codechange: Use sortlist for sign windows
peter1138
2008-06-12
(svn r13501) -Feature(tte): ctrl+click on sign you own to remove it (Osai, pl...
smatz
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-19
(svn r13184) -Codechange: make a window class of the signs list.
rubidium
2008-05-18
(svn r13173) -Codechange: make windows of the main toolbars.
rubidium
2008-05-17
(svn r13151) -Codechange: use an enum instead of bool as return type of OnKey...
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-11
(svn r13042) -Codechange: make a class of CreateScenarioWindow, GenerateLands...
rubidium
2008-05-08
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of ...
rubidium
[prev]
[next]