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
/
depot_gui.cpp
Age
Commit message (
Expand
)
Author
2010-08-12
(svn r20465) -Codechange: Use NWID_SELECTION to hide horizontal scrollbar and...
frosch
2010-08-12
(svn r20464) -Codechange/Fix: Do not use a scrollbar to store the number of c...
frosch
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...
frosch
2010-08-12
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...
frosch
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-14
(svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering ...
rubidium
2010-07-11
(svn r20121) -Add: OnHover method for windows.
terkhen
2010-07-11
(svn r20120) -Feature [FS#3913]: Tooltips are shown by hovering the mouse ove...
terkhen
2010-05-23
(svn r19888) -Add [FS#3705]: Add highlighting of drag destination in depot gu...
alberth
2010-05-12
(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr
rubidium
2010-05-12
(svn r19796) -Codechange: introduce and use a {DEPOT} string command
rubidium
2010-04-24
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
smatz
2010-04-24
(svn r19710) -Codechange: deduplicate GUI code for starting/stopping vehicles
smatz
2010-04-18
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...
frosch
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-20
(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the d...
rubidium
2009-12-06
(svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.s...
peter1138
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18231) -Fix: Enable filling of matrix widget in the depot gui.
alberth
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-22
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
alberth
2009-11-22
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-22
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' fr...
rubidium
2009-11-18
(svn r18163) -Codechange: make the depot GUI RTL aware
rubidium
2009-11-17
(svn r18157) -Codechange: some minor tweaks of the boundaries of strings etc....
rubidium
2009-11-17
(svn r18154) -Codechange: let the depot window better scale with bigger fonts
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-17
(svn r18145) -Codechange: pass the 'proper' left and right values to DrawVehi...
rubidium
2009-11-16
(svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image
rubidium
2009-11-16
(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as ...
rubidium
2009-11-16
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-20
(svn r17833) -Codechange: Depot gui should use relative widget coordinates fo...
alberth
2009-10-20
(svn r17830) -Fix [FS#3276]: Some windows already need their window_number wh...
frosch
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-10-11
(svn r17760) -Revert (r17648): _local_company is less constant than you'd exp...
alberth
2009-09-27
(svn r17653) -Fix (r17649): Widgets at the bottom button bar of the depot win...
alberth
2009-09-27
(svn r17652) -Codechange: Merging/renaming the depot block-size functions.
alberth
2009-09-26
(svn r17650) -Codechange: Checking a condition once is enough.
alberth
[prev]
[next]