Age | Commit message (Expand) | Author |
2012-09-10 | (svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters... | zuu |
2012-09-10 | (svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in te... | zuu |
2012-08-21 | (svn r24494) -Update: Some documentation. | frosch |
2012-06-04 | (svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu... | frosch |
2012-06-04 | (svn r24323) -Codechange: Split Textbuf and associated functions to separate ... | frosch |
2012-05-26 | (svn r24293) -Fix: Increase the left and right margins of the text in the yes... | alberth |
2012-03-19 | (svn r24048) -Cleanup: Sync credits in readme and ingame information | planetmaker |
2012-02-05 | (svn r23903) -Fix [FS#4993]: some instances had issues due to a value being o... | rubidium |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-12-19 | (svn r23601) -Fix: fix the conflict in window number | truebrain |
2011-12-18 | (svn r23590) -Codechange: make the string validation settings better expandable | rubidium |
2011-12-16 | (svn r23536) -Codechange: document and rename widgets to be consistent and un... | truebrain |
2011-12-15 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | truebrain |
2011-12-15 | (svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ... | truebrain |
2011-12-10 | (svn r23474) -Codechange: move the declaration error related functions to err... | rubidium |
2011-12-10 | (svn r23471) -Codechange: move the error related code out of misc_gui.cpp int... | rubidium |
2011-11-29 | (svn r23375) -Change: that name I haven't used for several years. Let it die ... | truebrain |
2011-11-08 | (svn r23130) -Change [FS#4825]: open the query string window centered as it (... | yexo |
2011-11-04 | (svn r23102) -Codechange: remove the remaining pointless multiplications by T... | rubidium |
2011-11-04 | (svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions... | rubidium |
2011-09-15 | (svn r22932) -Fix [FS#4766]: disable the white border on window creation for ... | yexo |
2011-08-20 | (svn r22766) -Add: river graphics for the original base set (andythenorth) | rubidium |
2011-07-03 | (svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was c... | frosch |
2011-05-06 | (svn r22429) -Add: some constants for specific palette colours used in the GUI. | frosch |
2011-05-04 | (svn r22421) -Fix: Replace various references to Windows palette greyscale in... | frosch |
2011-05-01 | (svn r22405) -Document: some more "random-ish" tidbits | rubidium |
2011-04-17 | (svn r22346) -Cleanup: Textbuf::max_pixels is not required anymore. | terkhen |
2011-04-17 | (svn r22345) -Change: Remove pixel limiter for text buffers. | terkhen |
2011-04-17 | (svn r22343) -Change: Remove pixel limiter for query strings. | terkhen |
2011-03-13 | (svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' alre... | frosch |
2011-03-13 | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate... | frosch |
2011-02-23 | (svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, proces... | frosch |
2011-02-23 | (svn r22134) -Codechange: Move ReInit() of the landinfo window from DeleteNew... | frosch |
2011-02-23 | (svn r22133) -Fix: some coding style. | frosch |
2011-02-14 | (svn r22080) -Doc: Add doxygen comments to a few functions and improve a few ... | planetmaker |
2011-02-10 | (svn r22053) -Fix: The land area information window was not updated after a l... | terkhen |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2011-01-15 | (svn r21803) -Cleanup: Remove unnecessary semicolons. | terkhen |
2011-01-04 | (svn r21711) -Change: Display the minimal height of the tile in the LandInfo ... | frosch |
2010-12-21 | (svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introd... | alberth |
2010-12-21 | (svn r21555) -Fix [FS#4321]: strings for the query window weren't properly te... | rubidium |
2010-12-12 | (svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ... | rubidium |
2010-12-11 | (svn r21472) -Fix [FS#4298] (r21459-ish): make sure the query window is only ... | rubidium |
2010-12-05 | (svn r21407) -Codechange: prepare the text buffer code for limiting on number... | rubidium |
2010-12-05 | (svn r21406) -Codechange: rename some textbuf related names to make them a bi... | rubidium |
2010-11-26 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai... | alberth |
2010-11-19 | (svn r21255) -Fix (r179): main menu error messages wouldn't show when you had... | rubidium |
2010-10-16 | (svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes bef... | yexo |
2010-10-15 | (svn r20928) -Update: we have a new developer | yexo |
2010-09-01 | (svn r20716) -Feature: add airport class and airport name to the land info tool | yexo |