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
/
toolbar_gui.cpp
Age
Commit message (
Expand
)
Author
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-19
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-21
(svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windows
glx
2009-03-21
(svn r15783) -Codechange: make the dropdown draw code pass around the left/ri...
rubidium
2009-03-21
(svn r15782) -Codechange: replace some calls to the all text drawing API to t...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-03-02
(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...
rubidium
2009-02-11
(svn r15448) -Codechange: Don't show rail types in selection drop downs if th...
peter1138
2009-02-09
(svn r15425) -Codechange: some color->colour changes and type safety.
rubidium
2009-02-09
(svn r15424) -Codechange: make it possible to have multiple windows with edit...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-04
(svn r15336) -Fix: do not use _current_company in the GUI as there are no gua...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-24
(svn r15254) -Fix (r15242): of course MSVC requires a cast
glx
2009-01-23
(svn r15242) -Feature: allow moving clients between companies/spectators by t...
rubidium
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
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 r14390) -Codechange: replace magic constants with symbolic constants.
rubidium
2008-09-09
(svn r14283) -Fix [FS#2281](r14175): beep only after clicking on the main too...
smatz
2008-08-28
(svn r14181) -Fix (r14175): Rail types are not road types
peter1138
2008-08-25
(svn r14175) -Codechange: Rewrite the main toolbars to use the standard dropd...
peter1138
2008-08-03
(svn r13970) -Codechange: Replace numbers with Colours enum on network, toolb...
belugas
2008-08-02
(svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 a...
belugas
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-03
(svn r13672) -Fix(r13670): silent warnings that MSVC did not raised. Looks l...
belugas
2008-07-01
(svn r13670) -Codechange : Merge some very alike events handlers.
belugas
2008-06-30
(svn r13663) -Codechange: Use a default parameter, hoping to reduce the diffe...
belugas
2008-06-28
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' ...
frosch
2008-06-27
(svn r13646) -Change: typos and miss-aligned enum values
belugas
2008-06-27
(svn r13644) -Fix(r13643): compare an apple with an apple. MSVC seems to not...
belugas
2008-06-27
(svn r13643) -Codechange: Enumify some loosely related values been used in th...
belugas
2008-06-26
(svn r13642) -Documentation: Add the enum values to the widget arrays, in con...
belugas
2008-06-26
(svn r13641) -Fix: Misleading enum name.
belugas
2008-06-25
(svn r13628) -Feature: enable building of aqueducts in the scenario editor
skidd13
2008-06-21
(svn r13597) -Codechange: Enumification of the Map menu items.
belugas
2008-06-20
(svn r13590) -Codechange: Enumification of the Save/Load menu items
belugas
2008-06-19
(svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. ...
belugas
2008-06-19
(svn r13586) -Codechange: Using default parameter, for cases where there are ...
belugas
2008-06-18
(svn r13562) -Codechange: Yet another enumification, which required a bit of ...
belugas
2008-06-18
(svn r13561) -Codechange: two more enumifications of widgets
belugas
2008-06-18
(svn r13560) -Fix(r13550): This section widget_count did not required to be l...
belugas
2008-06-17
(svn r13559) -Codechange: Enumification of the Options menu items
belugas
2008-06-17
(svn r13550) -Fix(r13540, r13542): widget_count did not had the same value as...
belugas
2008-06-17
(svn r13543) -Codechange: Enumification of the InGame toolbar and some leftov...
belugas
2008-06-17
(svn r13542) -Codechange: Less a few more magic numbers and a code a bit more...
belugas
[next]