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_ask.cxx
Age
Commit message (
Expand
)
Author
2002-06-06
The button width/height arrays were not properly initialized before
Michael R Sweet
2002-04-09
Update fl_beep() to use the PC speaker for FL_BEEP_DEFAULT.
Michael R Sweet
2002-04-02
Fix minimum width of input field to 340 pixels...
Michael R Sweet
2002-03-23
Automatically resize the convenience dialogs as needed...
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-25
Add flstring.h header file to include string functions, strcasecmp
Michael R Sweet
2001-11-18
More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.
Michael R Sweet
2001-11-17
Add fl_beep() function.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-08-20
Removed some (not all) of the warnings when compiled with -Wwrite-strings,
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-12
Some adjustments so setting FL_NORMAL_SIZE to 12 looks better
Bill Spitzak
2000-03-05
Moved FL_LEFT_MOUSE, FL_MIDDLE_MOUSE, and FL_RIGHT_MOUSE from forms.h to
Bill Spitzak
1999-12-30
Re-integrated all of the old WIN32 select() code just in case it is needed
Michael R Sweet
1999-11-18
Now set the label() of the message form appropriately (no more ***** in
Michael R Sweet
1999-03-05
I hope this is a fix for vsnprintf on HPUX. It declares it but does
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-11-12
Fix from Paul Sydney - missing #include <config.h> in fl_ask.C...
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
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet