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
/
Fl_win32.cxx
Age
Commit message (
Expand
)
Author
2005-08-08
Updated WIN32 cut/paste code to consistently handle DOS text (STR
Michael R Sweet
2005-07-25
STR #831: When moving an OpenGL window outside the screen and then back again...
Matthias Melcher
2005-07-24
STR #848, missing xclass support implemented as suggested by Mike.
Matthias Melcher
2005-07-23
Silly typo would position new windows, that touched the right screen border, ...
Matthias Melcher
2005-06-01
Win322: Calling Fl_Window::size() and friends would move focus from the curre...
Matthias Melcher
2005-06-01
Fixed WIndows line endings
Matthias Melcher
2005-06-01
Fl::copy() would always set a flag, instructing Fl::paste to use the internal...
Matthias Melcher
2005-05-29
Fluid interactive window resizing fixe (STR #873, 791)
Matthias Melcher
2005-05-20
Fix sentinel value for HWND on WIN32 (STR #862)
Michael R Sweet
2005-05-19
Revert WIN32 redraw fix from r4244, and apply a new one that is a bit
Michael R Sweet
2005-05-12
Check for FL_MOVE messages with the high bit set to 1 - treat as signed coord...
Michael R Sweet
2005-05-12
OpenGL windows that were completely off-screen caused problems
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-14
Fix compiler warnings.
Michael R Sweet
2005-04-07
This is an attempt to fix the redraw problem on WinXP and other Windows varia...
Matthias Melcher
2005-03-31
Added MacOS X monitor support.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-14
Fl::wait() could block on WIN32 if the window was deleted via
Michael R Sweet
2004-12-03
Fl::event_number() didn't always match the value sent to the
Michael R Sweet
2004-10-19
WIN32 compile fixes...
Michael R Sweet
2004-10-18
Documentation updates (STR #570)
Michael R Sweet
2004-06-01
FLTK now honors the numlock key state (STR #369)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-06-15
Make sure Fl::event_text() is not NULL. (STR #70)
Michael R Sweet
2003-06-12
Added documentation for all forms of Fl_Widget::damage() (STR
Michael R Sweet
2003-05-20
Potential fixes for double-buffered subwindows on WIN32 (STR #1)
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-28
Use PM_REMOVE, not "1".
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-10-29
More fun with WIN32 redraw...
Michael R Sweet
2002-10-28
Possible fix for WIN32 redraw lockup (mainly with menus)
Michael R Sweet
2002-10-22
WIN32 redraw fixes.
Michael R Sweet
2002-10-11
Fix bug #621740 - tooltips stay up in WIN32 when USE_TRACK_MOUSE is not
Michael R Sweet
2002-07-01
Some patches from Ori Berger to plug some resource leaks and use a
Michael R Sweet
2002-06-07
WIN32 compile fixes.
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-05-23
Fix WIN32 redraw problems.
Michael R Sweet
2002-05-06
Merge WIN32 ValidateRgn() fixes.
Michael R Sweet
2002-05-01
DND conditional stuff.
Michael R Sweet
2002-05-01
WIN32 fixes for BC++.
Michael R Sweet
2002-05-01
Possible BCC fix; have to check the change...
Michael R Sweet
2002-04-30
WIN32 project file fixes.
Michael R Sweet
2002-04-29
Flag menu and tooltip windows as WS_EX_TOOLWINDOW so they don't appear in
Michael R Sweet
2002-04-16
Win32 version stores all the info passed to WndProc into fl_msg so an
Bill Spitzak
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-10
Wrap remaining DnD includes and code for WIN32 (Cygwin with GCC 2.x
Michael R Sweet
2002-04-09
Hopefully fix the WIN32 resize on move bug.
Michael R Sweet
2002-04-07
Fix NULL argument to fl_filename_name()...
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-03-25
WIN32 project and build fixes.
Michael R Sweet
[next]