summaryrefslogtreecommitdiff
path: root/src/network/network_gui.cpp
AgeCommit message (Expand)Author
2012-06-09(svn r24335) -Fix: The cursor in the company password window was not blinking...frosch
2012-06-04(svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu...frosch
2012-03-25(svn r24070) -Fix [FS#5098]: the 'last joined' server was not properly select...rubidium
2012-03-25(svn r24069) -Fix (r24062): crash when not having a valid last joined addressrubidium
2012-03-25(svn r24062) -Fix [FS#5097]: immediately start querying the last joined serve...rubidium
2012-02-06(svn r23906) -Codechange: replace magic numbers with named constants (adf88)rubidium
2012-01-11(svn r23787) -Fix: add some missing spacesrubidium
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-01(svn r23710) -Change: make the default secondary sort method for the server l...rubidium
2012-01-01(svn r23709) -Feature-ish: try harder to sort text instead of fancy character...rubidium
2011-12-31(svn r23692) -Fix: use smallest_x of your children only when you let the chil...rubidium
2011-12-31(svn r23691) -Fix: signed/unsigned issues, causing asserts for some languages...truebrain
2011-12-19(svn r23601) -Fix: fix the conflict in window numbertruebrain
2011-12-17(svn r23579) -Fix (r23525): Most up/down arrows stopped working.frosch
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.htruebrain
2011-12-15(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...truebrain
2011-12-10(svn r23470) -Codechange: move declaration of SwitchToMode to a header instea...rubidium
2011-12-09(svn r23465) -Feature [FS#4827]: add 'find missing content online' button to ...yexo
2011-11-12(svn r23202) -Fix [FS#4829]: unstable sorting in the network list when two se...rubidium
2011-10-11(svn r23017) -Codechange: Add support for resized scrollbars.peter1138
2011-10-07(svn r23011) -Fix [FS#4791]: When the last used server is deleted from the li...planetmaker
2011-09-15(svn r22932) -Fix [FS#4766]: disable the white border on window creation for ...yexo
2011-07-30(svn r22696) -Fix: don't requery the servers when the server list window isn'...rubidium
2011-05-06(svn r22429) -Add: some constants for specific palette colours used in the GUI.frosch
2011-05-05(svn r22424) -Document: some more bitsrubidium
2011-05-04(svn r22421) -Fix: Replace various references to Windows palette greyscale in...frosch
2011-04-22(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ...rubidium
2011-04-22(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientI...rubidium
2011-04-22(svn r22361) -Codechange: delete the client list popup when the client got re...rubidium
2011-04-22(svn r22360) -Codechange: use globally unique client id to mark the selected ...rubidium
2011-04-22(svn r22359) -Codechange: pass client info pointers instead of the position t...rubidium
2011-04-22(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only ...rubidium
2011-04-22(svn r22357) -Fix (r22345): crash when opening the chat box or company passwo...smatz
2011-04-17(svn r22343) -Change: Remove pixel limiter for query strings.terkhen
2011-03-13(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.frosch
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-02-17(svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item...rubidium
2011-02-08(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)rubidium
2011-01-26(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server...rubidium
2011-01-22(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folde...rubidium
2011-01-19(svn r21854) -Codechange: refactor the password setting methods to make it po...rubidium
2010-12-05(svn r21390) -Codechange: prepare the network join progress bar for getting t...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-13(svn r21157) -Codechange: remove information about the text direction out of ...rubidium
2010-10-17(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ...frosch
2010-10-15(svn r20925) -Codechange: make the client send commands have a slightly more ...rubidium
2010-09-02(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r...frosch
2010-09-02(svn r20719) -Codechange: Remove some hardcoded iconsizes.frosch