index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screen_xywh.cxx
Age
Commit message (
Expand
)
Author
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-13
WP1 merged from my branch, WP2 reserved, todo list updated.
Fabien Costantini
2007-05-20
Fix compiler warnings/errors.
Michael R Sweet
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2007-01-01
Added a fe comments to explain multi-monitor support on Win32 better.
Matthias Melcher
2006-05-30
Fixed shortcut and default focus for message dialogs (STR #1298).
Matthias Melcher
2006-05-10
STR #1153: This is an attempt to fix the described issues when querying multi...
Matthias Melcher
2005-05-12
Multiple screen support didn't work on Windows NT and 95 (STR
Michael R Sweet
2005-04-09
Added missing Fl_Window::copy_label() method.
Michael R Sweet
2005-04-08
fixed Xinerama compile and link bug
Matthias Melcher
2005-04-02
Attempt to fix the missing multimonitor support in VisualC6. Well, it does co...
Matthias Melcher
2005-04-01
Fixed WIN32 monitor enum proc.
Michael R Sweet
2005-03-31
Added MacOS X monitor support.
Michael R Sweet
2005-03-31
Add WIN32 code for screen support.
Michael R Sweet
2005-03-31
Cache screen information.
Michael R Sweet
2005-03-31
Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-
Michael R Sweet
[prev]