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_chat_gui.cpp
Age
Commit message (
Expand
)
Author
2013-08-05
(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of jus...
michi_cc
2013-06-23
(svn r25452) -Codechange: let the chat messages be drawn like the console mes...
rubidium
2013-05-26
(svn r25290) -Add: Assign string names to notable windows.
frosch
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2013-03-17
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
frosch
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-11-14
(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings...
frosch
2012-11-14
(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow...
frosch
2012-11-14
(svn r24739) -Codechange: Simplify some code by using Textbuf::Assign.
frosch
2012-11-14
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
frosch
2012-11-13
(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::O...
frosch
2012-11-13
(svn r24733) -Codechange: Move handling of editbox keys to window class.
frosch
2012-11-13
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
frosch
2012-11-13
(svn r24731) -Codechange: Remove OnOpenOSKWindow and instead specify OK and C...
frosch
2012-11-13
(svn r24729) -Codechange: Unify the handling of HEBR_EDITING.
frosch
2012-11-13
(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
frosch
2012-11-13
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
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-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-05-05
(svn r22424) -Document: some more bits
rubidium
2011-04-22
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...
rubidium
2011-04-22
(svn r22357) -Fix (r22345): crash when opening the chat box or company passwo...
smatz
2011-03-13
(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' alre...
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-11
(svn r22059) -Fix (r21179): Make the send chat message window follow the posi...
terkhen
2011-02-09
(svn r22038) -Fix (r21406): Tab completion in chat did not cycle through all ...
terkhen
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-12-25
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs t...
rubidium
2010-12-14
(svn r21512) -Change/Feature: make the delay of the chat messages timing out ...
rubidium
2010-12-05
(svn r21406) -Codechange: rename some textbuf related names to make them a bi...
rubidium
2010-10-15
(svn r20925) -Codechange: make the client send commands have a slightly more ...
rubidium
2010-08-31
(svn r20705) -Fix: graphic glitch when switching to a different-sized font wh...
yexo
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-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-04-14
(svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a netw...
rubidium
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-01
(svn r18683) -Fix: it's not an other
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-28
(svn r18318) -Codechange: add an enum value for manual window placement
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-02
(svn r17947) -Codechange: make the statusbar, chat input and news window know...
rubidium
2009-10-13
(svn r17772) -Fix [FS#3264]: CJK languages don't have spaces, so for adding n...
rubidium
2009-10-07
(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're P...
rubidium
[next]