rubidium [Sun, 29 Jul 2007 22:58:59 +0000] rev 7368
(svn r10731) -Codechange: allow smaller initial "build <vehicle type>" windows.
rubidium [Sun, 29 Jul 2007 22:57:40 +0000] rev 7367
(svn r10730) -Codechange: allow (some) arbitrary data to be send to the WE_CREATE event.
rubidium [Sun, 29 Jul 2007 22:21:26 +0000] rev 7366
(svn r10729) -Fix: some hardware (PS(P|3)) seems to loose the non-blocking state of UDP sockets.
rubidium [Sun, 29 Jul 2007 21:43:49 +0000] rev 7365
(svn r10728) -Documentation [FS#1088]: of tile.h. Based on a patch by Progman.
rubidium [Sun, 29 Jul 2007 20:54:37 +0000] rev 7364
(svn r10727) -Codechange: when a window would fall outside of the screen (on the right) when opening it, move it to the left so it stays inside the screen.
rubidium [Sun, 29 Jul 2007 19:19:30 +0000] rev 7363
(svn r10726) -Codechange: make it possible that the chat window is less than 640 pixels.
rubidium [Sun, 29 Jul 2007 19:18:22 +0000] rev 7362
(svn r10725) -Codechange: move some window related code out of gfx.cpp to windows.cpp
peter1138 [Sun, 29 Jul 2007 16:43:58 +0000] rev 7361
(svn r10724) -Fix (r10723): Toolbar spacing was off-by-one
rubidium [Sun, 29 Jul 2007 15:48:43 +0000] rev 7360
(svn r10723) -Codechange: dynamically sized (width) main toolbars and status bar for when the window becomes less than 640 pixels in width.
rubidium [Sun, 29 Jul 2007 14:06:53 +0000] rev 7359
(svn r10722) -Codechange: unhardcode the positions of strings in the status bar.