summaryrefslogtreecommitdiff
path: root/test/fullscreen.cxx
AgeCommit message (Expand)Author
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-05Add Fl_Window::maximize() and Fl_Window::un_maximize()ManoloFLTK
2023-11-03Fix compiler warning when fullscreen demo is built w/o OpenGLAlbrecht Schlosser
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2021-08-31Fix MSVC 'GLfloat' warnings in test apps (#109)Albrecht Schlosser
2021-01-29Remove debug output from test/fullscreen demoAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-02-09Make test/fullscreen follow what doc of Fl_Window constructor says.ManoloFLTK
2019-03-06Have the fullscreen test program show the screen scaling factor values.ManoloFLTK
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2016-06-22Add dots-per-inch info to the screen data displayed by the fullscreen demo.Manolo Gouy
2016-03-23Rewrite Fl_Window::border(int) under the driver model.Manolo Gouy
2014-12-20Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprec...Manolo Gouy
2014-06-11Support for full screen over multiple monitors.Pierre Ossman
2012-06-14Fix STR#2856: extend the fullscreen demo to show screen and work area sizes (...Manolo Gouy
2012-06-14Fix STR#2856: extend the fullscreen demo to show screen and work area sizes.Manolo Gouy
2012-03-23Fix STR#2641: true fullscreen windows that cover all their screen including m...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-15Changed all #include "config.h" to #include <config.h>.Albrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2009-12-06Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo...Matthias Melcher
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2005-11-28STR #1082: mad the "fullscreen" demo add and remove the window decoration by ...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-20Added common heading and footer to all source files.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet