Age | Commit message (Collapse) | Author |
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
resizable and truncate strings
|
|
Window.
|
|
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
directory window
|
|
easier to add supported windows
|
|
is invalid in industries directory
|
|
|
|
'Location' button, a town/station/industry list, or some news items.
|
|
TTDP according to frosch's survey.
|
|
InitializeWindowViewport because the viewport is now part of the window struct. Patch by Alberth.
|
|
place to a single location.
|
|
industry view window. The window is now shown the correct size so the resize button is also removed.
|
|
display for industries)
|
|
byte count
|
|
specified in FS#1712.
|
|
only when callback 3A (Show additional text in industry window) is available for the current industry.
This now allows grf authors to specify longer than 3 lines of text.
|
|
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
|
|
that news pop-ups and the about window still progress. For other windows the events are ignored when paused.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
build some industries in the scenario editor.
|
|
-Feature: Enable doubleclick in the found new industries window to build an industries
|
|
done in *allocT functions.
|
|
its now useless counterpart function
|
|
now useless RaiseWindowButtons function
|
|
|
|
fitting to the naming style
|
|
style
|
|
with the coding style
|
|
WindowHighlightMode constants. Patch by SmatZ.
|
|
the funding industry window. In some languages, it gets drawn outside of the gui.
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
displaying industry acceptance
|