summaryrefslogtreecommitdiff
path: root/test/coordinates.cxx
AgeCommit message (Expand)Author
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-03-21MSVC: use fl_snprintf() rather than snprintf()Albrecht Schlosser
2022-01-21Fix compiler warnings [-Wunused-variable]Albrecht Schlosser
2021-12-14Fix trailing whitespace and a MSVC compiler warningAlbrecht Schlosser
2021-12-08Documentation on widget coordinates and layout, plus new test programs (#304)engelsman