summaryrefslogtreecommitdiff
path: root/FL/Fl_Window.H
AgeCommit message (Expand)Author
2015-07-27Document Fl_Window::show() calling Fl_Group::current(0).Albrecht Schlosser
2015-07-22It's possible to transmit an Fl_Shared_Image to Fl_Window::shape(const Fl_Ima...Manolo Gouy
2014-10-29Add method Fl_Window::clear_modal_states(), Ian MacArthur
2014-10-05Fix ABI compatibility comments.Albrecht Schlosser
2014-09-26Add Fl_Window::wait_for_expose() and test program (STR #3124).Albrecht Schlosser
2014-09-21STR#3093 continued: deleted the Fl_Shaped_Window class. Instead, added new me...Manolo Gouy
2014-08-27Added the Fl_Shaped_Window class to support windows of arbitrary shapes.Manolo Gouy
2014-06-16Add ability to set custom icons for windows. STR #2816.Pierre Ossman
2014-06-16Add method to set any custom cursor, based on a Fl_RGB_Image object.Pierre Ossman
2014-06-11Support for full screen over multiple monitors.Pierre Ossman
2013-04-10As per notes from STR#2948:Greg Ercolano
2013-04-10While suggesting a new top_window() method for STR#2948,Greg Ercolano
2013-04-08Fix for STR #2944 [2]: Fix Apple-specifc nested window problem for Fl_Gl_Wind...Greg Ercolano
2012-11-06Replaced 10302 with 10301 for FLTK_ABI_VERSIONMatthias Melcher
2012-07-26Doc fixes for resize() and fullscreen_off():Greg Ercolano
2012-07-26Doc fixes for Fl_Window::size_range().Greg Ercolano
2012-04-05Fix MS VC++ (2008/2010) compiler error, as discussed in fltk.general inAlbrecht Schlosser
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
2011-04-15Added Fl_Paged_Device::print_window() to print a window with its title bar an...Manolo Gouy
2011-02-25Un-inlined Fl_Window::icon() methods to make them easier to extend w/oAlbrecht Schlosser
2011-01-30Minor changes in Doxygen docs of Fl_Window constructors.Manolo Gouy
2011-01-01Documentation updates: removed three more \todo's.Albrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-17Documentation updates for Fl_Window::xclass(), default_xclass(),Albrecht Schlosser
2010-11-16Fixed xclass support for Fl_Window (STR #2053)Matthias Melcher
2010-03-16Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra c...Matthias Melcher
2010-02-13Added new virtual methods, as discussed in fltk.development:Albrecht Schlosser
2009-12-24Fixed a name conflict with new (VC 2008 Express) winsock2.h versionsAlbrecht Schlosser
2009-09-28Changed the flags_ field into unsigned int, so we can safely use all 32 bitsMatthias Melcher
2009-09-27Consolidated all possible flag values into a single enum in Fl_Widget (STR #2...Matthias Melcher
2009-08-03Added new Fl_Window:: flags() and methods:Albrecht Schlosser
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-10-15Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...Fabien Costantini
2008-10-04Completed and corrected Fl and related Fl_Window documentation, added cross r...Fabien Costantini
2008-09-18Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Wi...Fabien Costantini
2008-09-17Doxygen documentation: replace all occurences in comments of " by a quot...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags...Fabien Costantini
2008-09-13WP1 merged from my branch, WP2 reserved, todo list updated.Fabien Costantini
2008-04-23All widget coordinates are now 32 bit. Beware though, on a 16 bit graphics sy...Matthias Melcher
2005-07-15Applied hidden copy / ctor patch as suggested in STR 860Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-09Added missing Fl_Window::copy_label() method.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-12-06Fixed a compiler warning in Fl_Window.H (STR #641)Michael R Sweet
2004-11-20Watcom fixes (STR #584, STR #594, STR #595)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-06-12Added documentation for all forms of Fl_Widget::damage() (STRMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet