log src/network/network_gui.cpp @ 14046:425d4e2d7cb7 draft

age author description
Mon, 21 Dec 2009 16:28:50 +0000 alberth (svn r18589) -Codechange: Add tooltip to some network windows, remove old comment. draft
Sun, 20 Dec 2009 20:08:39 +0000 alberth (svn r18580) -Codechange: Use widget information only for setting scrollbar capacity. draft
Sun, 20 Dec 2009 19:18:18 +0000 rubidium (svn r18578) -Feature: initially select the last joined server when going to the server list draft
Sat, 05 Dec 2009 13:53:58 +0000 frosch (svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it. draft
Sat, 28 Nov 2009 20:35:25 +0000 rubidium (svn r18330) -Cleanup: remove some unneeded includes draft
Sat, 28 Nov 2009 15:01:49 +0000 rubidium (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable draft
Sat, 28 Nov 2009 14:42:35 +0000 rubidium (svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice. draft
Tue, 24 Nov 2009 18:05:55 +0000 rubidium (svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions draft
Tue, 24 Nov 2009 17:28:29 +0000 rubidium (svn r18274) -Codechange: remove the unused WDF flags draft
Mon, 23 Nov 2009 12:45:01 +0000 rubidium (svn r18251) -Codechange: make the join status window big font aware draft
Sun, 22 Nov 2009 22:17:06 +0000 rubidium (svn r18249) -Codechange: make the network client list big font aware draft
Sun, 22 Nov 2009 18:28:14 +0000 alberth (svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize(). draft
Sun, 22 Nov 2009 18:26:01 +0000 alberth (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. draft
Sun, 22 Nov 2009 13:22:53 +0000 alberth (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. draft
Sun, 22 Nov 2009 13:20:26 +0000 rubidium (svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore draft
Sun, 22 Nov 2009 13:12:31 +0000 rubidium (svn r18218) -Codechange: make a few network windows big font aware draft
Sun, 22 Nov 2009 11:24:30 +0000 rubidium (svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars draft
Sun, 22 Nov 2009 11:20:12 +0000 rubidium (svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays draft
Fri, 20 Nov 2009 20:10:06 +0000 alberth (svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. draft
Wed, 18 Nov 2009 22:00:04 +0000 rubidium (svn r18175) -Codechange: make the network lobby and client list RTL aware draft
Tue, 17 Nov 2009 19:16:48 +0000 rubidium (svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets draft
Mon, 16 Nov 2009 20:34:57 +0000 rubidium (svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation draft
Sun, 15 Nov 2009 13:36:30 +0000 rubidium (svn r18092) -Codechange: remove support for the unnested widgets draft
Sun, 15 Nov 2009 10:26:01 +0000 rubidium (svn r18086) -Codechange: remove 'widget' from WindowDesc draft
Sat, 14 Nov 2009 15:37:33 +0000 rubidium (svn r18078) -Codechange: remove some duplicate (non translatable) strings draft
Mon, 02 Nov 2009 19:42:09 +0000 rubidium (svn r17958) -Codechange: make the join progress window nested draft
Mon, 02 Nov 2009 16:07:09 +0000 rubidium (svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/ draft
Mon, 02 Nov 2009 16:03:17 +0000 rubidium (svn r17954) -Codechange: make the network client list nested draft
Mon, 02 Nov 2009 15:37:54 +0000 rubidium (svn r17952) -Codechange: make the network client list popup nested draft
Mon, 02 Nov 2009 15:27:05 +0000 rubidium (svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings. draft
Mon, 02 Nov 2009 10:52:57 +0000 rubidium (svn r17948) -Codechange: remove some magic numbers from the network client list GUIs / use ResizeWindow instead of custom resize code. draft
Mon, 02 Nov 2009 09:58:08 +0000 rubidium (svn r17946) -Codechange: move the widget definition of the client list closer to the window draft
Fri, 30 Oct 2009 20:42:42 +0000 rubidium (svn r17905) -Codechange: make the network server list window nested (and increase the default size slightly) draft
Tue, 27 Oct 2009 14:46:59 +0000 rubidium (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s draft
Tue, 27 Oct 2009 14:39:37 +0000 rubidium (svn r17886) -Codechange: make the 'start server' window nested draft
Tue, 27 Oct 2009 12:43:08 +0000 rubidium (svn r17885) -Codechange: make the network lobby window nested draft
Tue, 27 Oct 2009 12:03:12 +0000 rubidium (svn r17884) -Codechange: remove (most) magic numbers from drawing the details of the network lobby and split detail drawing to its own function draft
Mon, 26 Oct 2009 22:10:09 +0000 rubidium (svn r17882) -Codechange: make the code to draw the details in the server list a seperate function and remove some magic numbers draft
Mon, 26 Oct 2009 12:43:27 +0000 rubidium (svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes, i.e. make it translatable draft
Mon, 26 Oct 2009 12:24:14 +0000 rubidium (svn r17876) -Codechange: make the network company password window nested draft
Sat, 24 Oct 2009 14:53:55 +0000 rubidium (svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone. draft
Sat, 17 Oct 2009 14:29:10 +0000 rubidium (svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows draft
Sun, 04 Oct 2009 20:51:50 +0000 smatz (svn r17701) -Codechange: don't start line with a space if it's not inside comment draft
Sun, 04 Oct 2009 17:16:41 +0000 rubidium (svn r17693) -Cleanup: remove some unneeded includes draft
Sun, 20 Sep 2009 23:11:01 +0000 smatz (svn r17596) -Codechange: constify some tables draft
Mon, 14 Sep 2009 20:24:17 +0000 frosch (svn r17539) -Codechange: Replace a magic number. draft
Sun, 13 Sep 2009 19:15:59 +0000 frosch (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. draft
Sun, 13 Sep 2009 17:38:07 +0000 rubidium (svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI draft
Wed, 02 Sep 2009 08:08:30 +0000 rubidium (svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers draft
Sun, 23 Aug 2009 19:03:09 +0000 rubidium (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Wed, 05 Aug 2009 17:59:21 +0000 rubidium (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives draft
Tue, 04 Aug 2009 18:04:33 +0000 rubidium (svn r17062) -Change: unify the naming of some 125 strings draft
Wed, 29 Jul 2009 16:45:51 +0000 rubidium (svn r16981) -Fix [FS#3062]: the last manually added server would not be saved draft
Thu, 23 Jul 2009 19:31:50 +0000 rubidium (svn r16930) -Codechange: more StringID name unification and grouping draft
Thu, 16 Jul 2009 16:22:23 +0000 alberth (svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field. draft
Thu, 16 Jul 2009 10:13:33 +0000 rubidium (svn r16842) -Cleanup: add some spaces around a few operators draft
Tue, 19 May 2009 21:20:14 +0000 rubidium (svn r16360) -Codechange: don't use _network_playas as a 'second' _local_company, but only as a storage location for the company you want to join in MP. draft
Sun, 17 May 2009 01:00:56 +0000 smatz (svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index) draft
Wed, 13 May 2009 00:24:21 +0000 smatz (svn r16288) -Fix (r16237): crash after clicking in the ClientList window draft