summaryrefslogtreecommitdiff
path: root/src/widget.cpp
AgeCommit message (Expand)Author
2007-12-07(svn r11588) -Codechange: use the new member introduced in r11551glx
2007-12-02(svn r11555) -Codechange: use the new members introduced in r11551.rubidium
2007-11-25(svn r11518) -Codechange: enforce (by assert) unused parameters of widgets to...smatz
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-11-04(svn r11374) -Codechange: Give meaning to the magical number that specifies t...belugas
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-04-06(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...belugas
2007-03-10(svn r9088) -Add : a new type of widget, called WWT_TEXT. It is a simple tru...belugas
2007-01-24(svn r8390) -Codechange (r8384): Rewrote ResizeButtons()bjarni
2007-01-24(svn r8384) -Codechange: [GUI] instead of writing a resize button function fo...bjarni
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr