summaryrefslogtreecommitdiff
path: root/src/screen_xywh.cxx
AgeCommit message (Expand)Author
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-13WP1 merged from my branch, WP2 reserved, todo list updated.Fabien Costantini
2007-05-20Fix compiler warnings/errors.Michael R Sweet
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-01-01Added a fe comments to explain multi-monitor support on Win32 better.Matthias Melcher
2006-05-30Fixed shortcut and default focus for message dialogs (STR #1298).Matthias Melcher
2006-05-10STR #1153: This is an attempt to fix the described issues when querying multi...Matthias Melcher
2005-05-12Multiple screen support didn't work on Windows NT and 95 (STRMichael R Sweet
2005-04-09Added missing Fl_Window::copy_label() method.Michael R Sweet
2005-04-08fixed Xinerama compile and link bugMatthias Melcher
2005-04-02Attempt to fix the missing multimonitor support in VisualC6. Well, it does co...Matthias Melcher
2005-04-01Fixed WIN32 monitor enum proc.Michael R Sweet
2005-03-31Added MacOS X monitor support.Michael R Sweet
2005-03-31Add WIN32 code for screen support.Michael R Sweet
2005-03-31Cache screen information.Michael R Sweet
2005-03-31Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-Michael R Sweet