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
1998-11-12
Fix from Paul Sydney - missing #include <config.h> in fl_ask.C...
Michael R Sweet
1998-11-12
Window position bug fix from Bill.
Michael R Sweet
1998-11-10
Incorporate SUBMENU_POINTER patch from Thomas Wey.
Michael R Sweet
1998-11-10
Fl_Input patch from Bill.
Michael R Sweet
1998-11-10
Menu patches from Bill...
Michael R Sweet
1998-11-09
Fixed sort function - was returning numbers other than 1, -1, and 0, and
Michael R Sweet
1998-11-09
Windows has vsprintf()...
Michael R Sweet
1998-11-09
Widget variables we not being initialized to NULL.
Michael R Sweet
1998-11-09
Whoops - put WIN32 stuff in with the X stuff...
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
Added 8-bit palette for OpenGL (3:3:2 RGB). This should fix all of the
Michael R Sweet
1998-11-08
HP-UX fixes.
Michael R Sweet
1998-11-08
Removed the HP-UX hack (again) for select(); it ain't needed!
Michael R Sweet
1998-11-08
Patches from Bill:
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
Memory overflow fix from Bill.
Michael R Sweet
1998-11-06
File chooser scrollbar redraw bug fix from Bill.
Michael R Sweet
1998-11-06
Added fl_select_palette() to the WM_PAINT processing to make 8-bit
Michael R Sweet
1998-11-06
Dropped old "..." file in favor of a short README.
Michael R Sweet
1998-11-05
Updated project files.
Michael R Sweet
1998-11-05
Updated for C++.
Michael R Sweet
1998-11-05
Updated vsnprint stuff for C++.
Michael R Sweet
1998-11-05
Added vsnprintf stuff to config files...
Michael R Sweet
1998-11-05
Updated Visual C++ config.h file.
Michael R Sweet
1998-11-05
It's vsnprintf(), not vnsprintf()...
Michael R Sweet
1998-11-05
Added makefile for OS/2 using XFree86.
Michael R Sweet
1998-11-05
WIN32 full-screen fixes from Gustavo.
Michael R Sweet
1998-11-05
Updated compiler options - shouldn't force a particular C or C++ compiler
Michael R Sweet
1998-11-05
Added vsnprintf() emulation code.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Fixed install targets...
Michael R Sweet
1998-10-21
Rebuilt using 1.0 beta 19981021 tree.
Michael R Sweet
1998-10-21
CFLAGS and CXXFLAGS don't default to blank... Put mandatory DEBUGFLAGS
Michael R Sweet
1998-10-21
Forgot a BORDER_WIDTH line...
Michael R Sweet
1998-10-21
Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...
Michael R Sweet
1998-10-21
Updated CFLAGS check so we don't clobber them...
Michael R Sweet
1998-10-21
Dropped -enable-production.
Michael R Sweet
1998-10-21
Added .fl to .exe rule...
Michael R Sweet
1998-10-21
Converted all {} to ()...
Michael R Sweet
1998-10-21
Added -enable-windows-style support to configh.in and configure.in.
Michael R Sweet
1998-10-21
Updated scrollbar draw code - wasn't graying out the arrow...
Michael R Sweet
1998-10-21
Removed more old files.
Michael R Sweet
1998-10-21
Changed the version number to 1.0.
Michael R Sweet
1998-10-21
Removed a few other old files.
Michael R Sweet
1998-10-21
Removed demo source files that are generated via Fluid.
Michael R Sweet
1998-10-21
Updated makefile to build all fluid files as needed...
Michael R Sweet
1998-10-21
Updated depend command to use demo source files only.
Michael R Sweet
[next]