summaryrefslogtreecommitdiff
path: root/window.c
AgeCommit message (Expand)Author
2006-10-07(svn r6680) -Codechange r6679: [train build window] only generate the list wh...bjarni
2006-10-06(svn r6671) -Fix r6670: typo :Pglx
2006-10-06(svn r6670) -Fix r6669: SetWindowWidgetsDisableState() should disable widgets...glx
2006-10-06(svn r6669) -Add: vararg functions to set hidden/disabled/lowered state of mu...glx
2006-10-06(svn r6661) Feature: Windows are not restricted to 32 widget items anymore. belugas
2006-10-05(svn r6651) -Coding feature: added the windowevent WE_INVALIDATE_DATAbjarni
2006-10-03(svn r6631) -Codechange: Use accessors for click_state.belugas
2006-09-23(svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo...belugas
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
2006-09-02(svn r6345) -Codechange: AllocateWindowDescFront() now ensures that window_nu...bjarni
2006-08-21(svn r6038) -Codechange: move mousewheel code to event WE_MOUSEWHEEL instead ...truelight
2006-08-21(svn r6036) -Codechange: do not handle SCROLL in a central function, but let ...truelight
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-07-26(svn r5609) CodeChange : Apply coding stylebelugas
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-10(svn r5210) Many small changes which piled up: const, unsigned, variable scop...tron
2006-04-03(svn r4249) -Codechange: Replace more occurences of 16 by TILE_SIZE and of 8 ...celestar
2006-02-06(svn r3564) Several smaller changes:tron
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2006-02-01(svn r3510) Fiddle with whitespace and parenthesestron
2006-01-24(svn r3425) - Fix: Followup to r3421. Correctly reset the TileHighLightData s...Darkvater
2006-01-05(svn r3365) Staticise 36 functionstron
2006-01-05(svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAuto...tron
2005-12-24(svn r3336) byte -> WindowClass, uint16 -> WindowNumbertron
2005-11-29(svn r3247) - Fix: "[ 1335580 ] sticky windows not sticky anymore" peter1138
2005-11-19(svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite ...tron
2005-11-18(svn r3217) Fix issue with resizing stepped windows introduced in revision 3181.peter1138
2005-11-15(svn r3185) consttron
2005-11-14(svn r3181) -Bracingtron
2005-11-13(svn r3173) Use the trinary operator and switch to improve readabilitytron
2005-11-13(svn r3172) static, consttron
2005-11-04(svn r3133) - static, consttron
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-10-15(svn r3046) Replace some numbers with sprite names and fix a typo in the spri...tron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-28(svn r2734) -Feature: The Main Toolbar Dropdown Menu can now display disabled...celestar
2005-07-26(svn r2720) Remove unused declarations and definitionstron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-21(svn r2664) Remove depedency on player.h from variables.htron
2005-07-08(svn r2535) Tabstron
2005-07-08(svn r2530) - Fix: [ 1219829 ] Mouse-wheel crashes OTTD. Widget detection fai...Darkvater
2005-06-25(svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi...tron
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-05-28(svn r2373) - CodeChange: don't redraw the window upon a user-based dirty req...Darkvater
2005-05-02(svn r2248) - Fix (regression): fix crashing of game when joining a dedicated...Darkvater
2005-05-01(svn r2241) - Fix: [ 1190625 ] Changing mapsize crashes game with highlightin...Darkvater
2005-04-07(svn r2161) - Fix: When resizing a window, the button is also visibly depressedDarkvater
2005-04-05(svn r2152) - Fix: Chatbar in MP games is now on-top of the news window.darkvater