Fri, 15 Aug 2008 12:47:20 +0000(svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all).
rubidium [Fri, 15 Aug 2008 12:47:20 +0000] rev 9920
(svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all).

Fri, 15 Aug 2008 11:58:15 +0000(svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles.
rubidium [Fri, 15 Aug 2008 11:58:15 +0000] rev 9919
(svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles.

Thu, 14 Aug 2008 15:37:52 +0000(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138)
glx [Thu, 14 Aug 2008 15:37:52 +0000] rev 9918
(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138)

Wed, 13 Aug 2008 19:09:27 +0000(svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multimonitor systems if the first monitor is right of the second one.
rubidium [Wed, 13 Aug 2008 19:09:27 +0000] rev 9917
(svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multimonitor systems if the first monitor is right of the second one.

Wed, 13 Aug 2008 14:52:54 +0000(svn r14069) -Fix: silence MSVC 64-bits compile warnings.
rubidium [Wed, 13 Aug 2008 14:52:54 +0000] rev 9916
(svn r14069) -Fix: silence MSVC 64-bits compile warnings.

Wed, 13 Aug 2008 14:26:20 +0000(svn r14068) -Fix (r14056): MSVC doesn't support typeof.
rubidium [Wed, 13 Aug 2008 14:26:20 +0000] rev 9915
(svn r14068) -Fix (r14056): MSVC doesn't support typeof.

Wed, 13 Aug 2008 06:22:04 +0000(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in the command. Checking for the length in pixels is impossible because that differs per client.
rubidium [Wed, 13 Aug 2008 06:22:04 +0000] rev 9914
(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in the command. Checking for the length in pixels is impossible because that differs per client.

Wed, 13 Aug 2008 06:05:01 +0000(svn r14063) -Codechange: replace some "magic" constants with enumified constants.
rubidium [Wed, 13 Aug 2008 06:05:01 +0000] rev 9913
(svn r14063) -Codechange: replace some "magic" constants with enumified constants.

Wed, 13 Aug 2008 05:12:36 +0000(svn r14062) -Fix [FS#2226]: division by 0 in newai.
rubidium [Wed, 13 Aug 2008 05:12:36 +0000] rev 9912
(svn r14062) -Fix [FS#2226]: division by 0 in newai.

Wed, 13 Aug 2008 02:48:50 +0000(svn r14061) -Codechange: constification and move a declaration more logically
belugas [Wed, 13 Aug 2008 02:48:50 +0000] rev 9911
(svn r14061) -Codechange: constification and move a declaration more logically