summaryrefslogtreecommitdiff
path: root/src/news_gui.cpp
AgeCommit message (Expand)Author
2011-11-01(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...frosch
2011-09-05(svn r22897) -Change: More suitable default news settings instead of everythi...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-02(svn r22410) -Document: some more bits ;)rubidium
2011-04-29(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER ...frosch
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-02-05(svn r21987) -Fix: Make news items, engine previews and AI preview events dea...frosch
2011-01-22(svn r21886) -Codechange: move documentation towards the code to make it more...rubidium
2010-12-10(svn r21458) -Fix [FS#4180]: possible crash when news item gets removed at ju...rubidium
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...alberth
2010-11-18(svn r21244) -Fix [FS#4240] (r21179): the news message always stayed in the m...rubidium
2010-11-13(svn r21157) -Codechange: remove information about the text direction out of ...rubidium
2010-08-12(svn r20470) -Codechange: Make arrow buttons lower and raise like other butto...frosch
2010-08-12(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...frosch
2010-08-12(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...frosch
2010-08-12(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...frosch
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-07-26(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...alberth
2010-07-02(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...alberth
2010-06-07(svn r19944) -Feature(ette): Open vehicle view when clicking on the caption o...frosch
2010-06-07(svn r19943) -Fix [FS#3865]: Disallow moving of vehicle news window.frosch
2010-06-04(svn r19921) -Fix [FS#3865]: closing chatbox could cause glitches when news m...smatz
2010-02-12(svn r19105) -Fix [FS#3614]: not all news data was properly freed when starti...yexo
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-04(svn r18717) -Codechange: use TileArea in industry instead of three separate ...rubidium
2009-12-21(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not upd...frosch
2009-12-21(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.alberth
2009-12-13(svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Edd...alberth
2009-11-29(svn r18349) -Fix (r18347): Older compilers want explicit assignments.alberth
2009-11-29(svn r18347) -Codechange: Compute width of labels in news settings window once.alberth
2009-11-29(svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be di...rubidium
2009-11-28(svn r18324) -Codechange: there's no need for a default size when the window ...rubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-28(svn r18318) -Codechange: add an enum value for manual window placementrubidium
2009-11-28(svn r18311) -Codechange: no need to hardcode locations of some 'random' windowsrubidium
2009-11-24(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...rubidium
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
2009-11-23(svn r18257) -Fix: glitch when the news message is wider than the status barrubidium
2009-11-23(svn r18252) -Fix: crash when news is shown when the end game window is opene...rubidium
2009-11-22(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...alberth
2009-11-22(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.alberth
2009-11-22(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size ...rubidium
2009-11-22(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...rubidium
2009-11-22(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' fr...rubidium
2009-11-19(svn r18187) -Codechange: make the advanced face selection, custom currency, ...rubidium
2009-11-19(svn r18180) -Codechange: make the news history window RTL awarerubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium