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
/
network
/
network_content_gui.cpp
Age
Commit message (
Expand
)
Author
2012-08-20
(svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the onlin...
yexo
2012-06-09
(svn r24337) -Feature: Allow filtering for multiple words (separated by white...
frosch
2012-06-04
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu...
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-21
(svn r23646) -Fix [FS#4901]: rescan the Game Scripts when done downloading one.
truebrain
2011-12-19
(svn r23601) -Fix: fix the conflict in window number
truebrain
2011-12-16
(svn r23544) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-12-11
(svn r23492) -Feature: add 'view website' button to the online content window
yexo
2011-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-12-10
(svn r23469) -Fix (r23468): gcc warning about initialization order
yexo
2011-12-10
(svn r23468) -Feature [FS#4827]: when looking for missing content, automatica...
yexo
2011-12-09
(svn r23467) -Feature [FS#4827]: automatically close the online content windo...
yexo
2011-11-20
(svn r23285) -Fix: scanning of content after download didn't work
rubidium
2011-11-17
(svn r23240) -Codechange: rework the code of the download status window
rubidium
2011-11-14
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
rubidium
2011-11-14
(svn r23217) -Codechange: introduce the concept of scanning only in a limited...
rubidium
2011-11-10
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
rubidium
2011-08-24
(svn r22829) -Codechange: unify the dirtying of windows after an AI scan
rubidium
2011-08-21
(svn r22793) -Codechange: remove callback default to make clear they are not ...
rubidium
2011-08-20
(svn r22771) -Codechange: unify some NewGRFScan calling code
rubidium
2011-07-02
(svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data value...
frosch
2011-05-06
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
frosch
2011-05-04
(svn r22423) -Document: some network stuff
rubidium
2011-05-04
(svn r22421) -Fix: Replace various references to Windows palette greyscale in...
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-03-06
(svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way ...
rubidium
2010-11-27
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
terkhen
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-11-18
(svn r21248) -Codechange: don't run the tar scanner twice upon startup
rubidium
2010-11-18
(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) sh...
rubidium
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 r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-26
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...
alberth
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-02-26
(svn r19262) -Feature: finalise BaNaNaS support for music sets
rubidium
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-30
(svn r18965) -Fix (r17846): Don't compare horizontal positions with vertical.
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-26
(svn r18640) -Fix (r18633): don't assert when accessing first invalid item, i...
smatz
2009-12-26
(svn r18637) -Fix [FS#3428]: check whether the content list is empty before t...
rubidium
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-13
(svn r18493) -Fix: don't access something after deleting it
rubidium
2009-12-04
(svn r18397) -Fix [FS#3346]: after cancelling downloading the download button...
rubidium
2009-11-28
(svn r18324) -Codechange: there's no need for a default size when the window ...
rubidium
[next]