Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-06 | (svn r12977) -Codechange: remove quite some redundant (duplicate) function ↵ | rubidium | |
declarations. | |||
2008-03-26 | (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so ↵ | rubidium | |
someone without a keyboard can enter text too. Patch by Dominik. | |||
2008-02-17 | (svn r12167) -Feature(tte): change colour of autorail and autoroad selection ↵ | smatz | |
when Ctrl is pressed | |||
2008-01-29 | (svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple ↵ | rubidium | |
places. | |||
2008-01-18 | (svn r11915) -Codechange: Add a function to draw a sort button's up/down ↵ | peter1138 | |
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel. | |||
2008-01-11 | (svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable ↵ | frosch | |
usage of 32bpp-anim animation buffer during giant screenshots. | |||
2008-01-01 | (svn r11734) -Change: Allow ToggleFullScreen to return the result of the ↵ | belugas | |
operation' attempt. Previously, only visual clues were available. -Fix[FS#1519]: When you can not use this resolution at full screen, now you'll know that it failed. As for the reason it did not work, each computer/OS has its reason. | |||
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium | |