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
1999-06-07
Replaced remaining malloc.h's with stdlib.h
Bill Spitzak
1999-05-24
Added Rick's hack for initializing fl_display.
Michael R Sweet
1999-05-11
Missing header files and FL_EXTERNs that prevented DLL's from compiling
Bill Spitzak
1999-05-09
fl_wait() didn't handle the case when timeout == 0 and nfds > 0.
Michael R Sweet
1999-04-23
Keypad should produce correct symbols on Brazilian (and any other)
Bill Spitzak
1999-04-18
Updated patch version to 2 (1.0.2)
Michael R Sweet
1999-04-17
Fl::add_fd() structures are dynamically allocated so you can listen to
Bill Spitzak
1999-04-10
1. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer send
Bill Spitzak
1999-04-01
Applied Gustavo's WIN32 timer patch to the 1.0.x branch.
Michael R Sweet
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-03-25
Applied Dmitry's timeout patch.
Michael R Sweet
1999-03-18
Changes from Luis Ibanez to make it compile under Borland.
Bill Spitzak
1999-03-04
Added #define for WM_SYNCPAINT if needed.
Michael R Sweet
1999-03-04
Fixed WM_SYNCPAINT patch - should be WM_NCPAINT...
Michael R Sweet
1999-03-04
WIN32 fixes from Dmitry Potapov:
Michael R Sweet
1999-03-03
Generates FL_ENTER after grab() is released for whatever widget the
Bill Spitzak
1999-02-19
Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays.
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-29
Fixed buttons in the menubar
Bill Spitzak
1999-01-24
Patch from Bill so that non_modal windows can be maximized or iconified.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-07
Fixed FD stuff for WIN32.
Michael R Sweet
1999-01-07
modal() window fix from Bill.
Michael R Sweet
1999-01-06
Added support for FD's under WIN32.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-08
Damage code consolidation from Gustavo...
Michael R Sweet
1998-12-02
Fix for numericsort(), and drawing of some box types.
Michael R Sweet
1998-11-08
Backed out WIN32 color palette changes for OpenGL - caused too much
Michael R Sweet
1998-11-08
Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H...
Michael R Sweet
1998-11-08
More OpenGL under Windows changes - now keep track of window type and
Michael R Sweet
1998-11-08
Moved select_palette() from WM_PAINT message to make_current()...
Michael R Sweet
1998-11-08
WIN32 fixes from Gustavo for fullscreen mode problems.
Michael R Sweet
1998-11-06
Added fl_select_palette() to the WM_PAINT processing to make 8-bit
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-19
Added another redraw patch from Bill Spitzak.
Michael R Sweet
1998-10-15
More WIN32 fixes from Gustavo Hime.
Michael R Sweet
1998-10-15
Commited WIN32 patches from Bill Spitzak and Gustavo Hime.
Michael R Sweet
1998-10-06
Applied patches from Bill Spitzak.
Michael R Sweet
1998-10-06
Commited Gustavo Hime's NT patches/fixes.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet
[prev]