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
Age
Commit message (
Expand
)
Author
2000-06-08
Fixed include files for subclasses of Fl_Input
Bill Spitzak
2000-06-08
Better horizontal scrolling of Fl_Input when cursor is near end of line, rest...
Bill Spitzak
2000-06-07
Hopefully the last of the easysw.com -> fltk.org changes.
Michael R Sweet
2000-06-06
Fixed bug where Fl_Output and Fl_Multiline_Output would scroll to the
Michael R Sweet
2000-06-06
Fix for filename_isdir() under Winbloze. Strip trailing backslash for
Michael R Sweet
2000-06-06
Reenabled overlay code - seems to work great now, Bill!
Michael R Sweet
2000-06-05
Forgot to add fl_compose.cxx to DLL project.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-06-05
Added line_style project to FLTK workspace.
Michael R Sweet
2000-06-05
Added project file for line_style demo.
Michael R Sweet
2000-06-04
Makefile fixes.
Michael R Sweet
2000-06-04
Updated spec file to work right...
Michael R Sweet
2000-06-03
Dropped use of -fno-rtti since this causes problems with apps that don't
Michael R Sweet
2000-06-03
Moved .fl building rules to test/Makefile.
Michael R Sweet
2000-06-03
Fixes for 1.0.8 I found:
Bill Spitzak
2000-05-31
Updates for README and CHANGES files.
Michael R Sweet
2000-05-26
Fl_Double_Window is saved in .fl file
Bill Spitzak
2000-05-17
fl_line_style() used "." instead of "->" for setting the pen.
Michael R Sweet
2000-05-17
Small patch to remove a compiler warning from gcc.
Bill Spitzak
2000-05-16
If Fl_Menu_Item attributes are not set, derive menu item color from
Carl E. Thompson
2000-05-16
Dropped extra #include <stdio.h> that wasn't needed.
Michael R Sweet
2000-05-16
I18N didn't work right for menus - the messages numbers were wrong.
Michael R Sweet
2000-05-15
Fixed release substition - using ${release} instead of %{release}...
Michael R Sweet
2000-05-13
Added Fl::first_window(window) to change which window is at the top of
Bill Spitzak
2000-05-11
Fl::wait() does not return immediately when no windows
Bill Spitzak
2000-05-10
XForms-compatable shortcut strings modified so that "0xabcd" can specify
Bill Spitzak
2000-04-28
Forgot to update revision number (lucky 13!)
Michael R Sweet
2000-04-28
Typos reported by Alexander Mai
Michael R Sweet
2000-04-27
This commit was manufactured by cvs2svn to create branch 'branch-1.0'.
No Author
2000-04-27
Dropped use of -fomit-frame-pointer, as I've just discovered that it
Michael R Sweet
2000-04-26
Commented out enabling overlay support until we can get it working right.
Michael R Sweet
2000-04-26
Fixed other occurrence of -fomit-stack-frame that should be
Michael R Sweet
2000-04-26
Fixed the -fno_exceptions test so it does not always fail.
Bill Spitzak
2000-04-26
Changed -omit-stack-frame to -omit-frame-pointer, hope this is correct
Bill Spitzak
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-25
Fixed definition of glutBitmapWidth to match header file.
Bill Spitzak
2000-04-25
Bug fixes where I was getting the value from the input field instead of
Michael R Sweet
2000-04-25
Fixed bug in i18n_type_cb() - wasn't setting the i18n_xyz string variables
Michael R Sweet
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-04-17
Setting box(FL_NO_BOX) on a button makes it an invisible overlay
Bill Spitzak
2000-04-14
Some more size adjustments so smaller fonts look better
Bill Spitzak
2000-04-12
Some adjustments so setting FL_NORMAL_SIZE to 12 looks better
Bill Spitzak
2000-04-11
I made FL_NORMAL_SIZE into a public int variable. You can now change it
Bill Spitzak
2000-04-07
More fixes to the NT OpenGL overlays
Bill Spitzak
2000-04-04
Forgot to fix this file
Bill Spitzak
2000-04-04
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
2000-04-04
Fl_Value_Input callback can call value() or destructor on the Fl_Value_Input
Bill Spitzak
2000-03-28
Yet another cut/paste fix for NT
Bill Spitzak
2000-03-24
Removed more testing code from Fl_Gl_Overlay
Bill Spitzak
2000-03-24
Removed debug printfs from overlay code
Bill Spitzak
[next]