Tue, 12 Aug 2008 18:03:32 +0000(svn r14053) -Fix: branch detection failed for svn+ssh repos
glx [Tue, 12 Aug 2008 18:03:32 +0000] rev 9903
(svn r14053) -Fix: branch detection failed for svn+ssh repos

Tue, 12 Aug 2008 12:23:05 +0000(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.
rubidium [Tue, 12 Aug 2008 12:23:05 +0000] rev 9902
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.

Tue, 12 Aug 2008 11:21:37 +0000(svn r14051) -Codechange: enumify the DrawString buffer length.
rubidium [Tue, 12 Aug 2008 11:21:37 +0000] rev 9901
(svn r14051) -Codechange: enumify the DrawString buffer length.

Tue, 12 Aug 2008 02:20:39 +0000(svn r14049) -Codechange: rename a variable to a somewhat more descriptive one. And constify it too.
belugas [Tue, 12 Aug 2008 02:20:39 +0000] rev 9900
(svn r14049) -Codechange: rename a variable to a somewhat more descriptive one. And constify it too.

Mon, 11 Aug 2008 22:58:30 +0000(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks properly this time. (michi_cc)
rubidium [Mon, 11 Aug 2008 22:58:30 +0000] rev 9899
(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks properly this time. (michi_cc)

Mon, 11 Aug 2008 22:45:11 +0000(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
rubidium [Mon, 11 Aug 2008 22:45:11 +0000] rev 9898
(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.

Mon, 11 Aug 2008 22:08:56 +0000(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.
rubidium [Mon, 11 Aug 2008 22:08:56 +0000] rev 9897
(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.

Mon, 11 Aug 2008 22:07:26 +0000(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.
rubidium [Mon, 11 Aug 2008 22:07:26 +0000] rev 9896
(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.

Mon, 11 Aug 2008 20:06:57 +0000(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too.
belugas [Mon, 11 Aug 2008 20:06:57 +0000] rev 9895
(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too.

Mon, 11 Aug 2008 18:30:52 +0000(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.
belugas [Mon, 11 Aug 2008 18:30:52 +0000] rev 9894
(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.