Mon, 30 Jun 2008 14:48:44 +0000(svn r13661) -Fix: server crashing when banning the rconning client.
rubidium [Mon, 30 Jun 2008 14:48:44 +0000] rev 9608
(svn r13661) -Fix: server crashing when banning the rconning client.

Sat, 28 Jun 2008 15:44:24 +0000(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
frosch [Sat, 28 Jun 2008 15:44:24 +0000] rev 9607
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.

Fri, 27 Jun 2008 20:59:30 +0000(svn r13648) -Cleanup (r5303): Amplitudes should be amplitudes and not amplitudes/16.
frosch [Fri, 27 Jun 2008 20:59:30 +0000] rev 9606
(svn r13648) -Cleanup (r5303): Amplitudes should be amplitudes and not amplitudes/16.

Fri, 27 Jun 2008 17:46:43 +0000(svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equivalent constant
skidd13 [Fri, 27 Jun 2008 17:46:43 +0000] rev 9605
(svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equivalent constant

Fri, 27 Jun 2008 16:16:35 +0000(svn r13646) -Change: typos and miss-aligned enum values
belugas [Fri, 27 Jun 2008 16:16:35 +0000] rev 9604
(svn r13646) -Change: typos and miss-aligned enum values

Fri, 27 Jun 2008 15:01:18 +0000(svn r13645) -Codechange: Convert a macro into an inlined member function.
frosch [Fri, 27 Jun 2008 15:01:18 +0000] rev 9603
(svn r13645) -Codechange: Convert a macro into an inlined member function.

Fri, 27 Jun 2008 02:26:51 +0000(svn r13644) -Fix(r13643): compare an apple with an apple. MSVC seems to not care, but some other compilers do.
belugas [Fri, 27 Jun 2008 02:26:51 +0000] rev 9602
(svn r13644) -Fix(r13643): compare an apple with an apple. MSVC seems to not care, but some other compilers do.
Thanks to glx :)

Fri, 27 Jun 2008 01:26:13 +0000(svn r13643) -Codechange: Enumify some loosely related values been used in the toolbar resizing processes
belugas [Fri, 27 Jun 2008 01:26:13 +0000] rev 9601
(svn r13643) -Codechange: Enumify some loosely related values been used in the toolbar resizing processes

Thu, 26 Jun 2008 17:43:56 +0000(svn r13642) -Documentation: Add the enum values to the widget arrays, in concordance with code style
belugas [Thu, 26 Jun 2008 17:43:56 +0000] rev 9600
(svn r13642) -Documentation: Add the enum values to the widget arrays, in concordance with code style

Thu, 26 Jun 2008 17:13:39 +0000(svn r13641) -Fix: Misleading enum name.
belugas [Thu, 26 Jun 2008 17:13:39 +0000] rev 9599
(svn r13641) -Fix: Misleading enum name.