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
1999-02-25
Changes egcs/gcc optimization default to "-O2" . Makes library and apps
Carl E. Thompson
1999-02-25
Adds distclean target that removes makeinclude, config.log, config.h and
Carl E. Thompson
1999-02-25
Fix for Curtis so that the height of a title of a popup menu is not
Bill Spitzak
1999-02-25
Added FLTK static library dependency to CubeView project.
Michael R Sweet
1999-02-23
Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restored
Michael R Sweet
1999-02-23
Fixed include path for CubeView project.
Michael R Sweet
1999-02-23
CubeView.h instead of CubeView.hpp
Michael R Sweet
1999-02-23
Added CubeView to the workspace file.
Michael R Sweet
1999-02-23
Added CubeView demo project file.
Michael R Sweet
1999-02-23
Added shell commands to create symbolic links for all .H header files in
Michael R Sweet
1999-02-23
Fixed bad links.
Michael R Sweet
1999-02-23
fl_ask.H didn't include Enumerations.H, so the DLL stuff wasn't defined.
Michael R Sweet
1999-02-23
Fix from Bill - Fl_Choice didn't handle NULL menu items.
Michael R Sweet
1999-02-22
Reenabled JPEG compression (now works).
Michael R Sweet
1999-02-22
Added missing GIF for CubeView demo.
Michael R Sweet
1999-02-22
Removed unused "FL_IMPORT" definition.
Michael R Sweet
1999-02-22
Removed old fl_draw_returnarrow() code that wasn't getting used.
Michael R Sweet
1999-02-22
Missing dependencies...
Michael R Sweet
1999-02-22
Makefile didn't have a .cxx to .o rule.
Michael R Sweet
1999-02-22
Minor typo in configure script (== instead of =)
Michael R Sweet
1999-02-22
Added CubeView source files.
Michael R Sweet
1999-02-22
Public/private status was not honored for menu items.
Michael R Sweet
1999-02-22
fl_elapsed() needs to be called before fl_timeout[] is initialized.
Michael R Sweet
1999-02-22
Updated makeinclude for Cygnus - fix from Rick Sayre.
Michael R Sweet
1999-02-22
Updated dist to initialize to INT_MAX (2^31 - 1) instead of UINT_MAX
Michael R Sweet
1999-02-22
Updated demo program to append d.exe or .exe to end of command name and
Michael R Sweet
1999-02-22
Workaround for VC++ 4.0 bug - can't initialize a pointer to a function
Michael R Sweet
1999-02-22
Added missing Fl_Color casts.
Michael R Sweet
1999-02-22
Call to atan2() needs (float) cast for arguments because HP overloads
Michael R Sweet
1999-02-22
Updated ifdef to be __hpux instead of hpux...
Michael R Sweet
1999-02-22
Now don't enable XDBE under SunOS or IRIX 6.3 or earlier.
Michael R Sweet
1999-02-22
Added ln -s for DSOs - must have gotten dropped in a previous update?
Michael R Sweet
1999-02-19
Fixed array_name() bug - now correctly handles arrays in different classes
Michael R Sweet
1999-02-19
Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays.
Michael R Sweet
1999-02-19
Updated docos for FL_DLL usage.
Michael R Sweet
1999-02-19
Changed "include_H_from_C" to default to 1 instead of 0.
Michael R Sweet
1999-02-19
Added comment parsing in _c_check().
Michael R Sweet
1999-02-19
Added modified patch from Tom Holroyd to support class "chaining".
Michael R Sweet
1999-02-19
Added fix from Tom Holroyd to call fl_elapsed() in Fl::add_timeout().
Michael R Sweet
1999-02-19
Fixed bug in write_static() method - when getting the menu_name() and
Michael R Sweet
1999-02-19
Updated header files to only use FL_DLL stuff when compiled
Michael R Sweet
1999-02-19
Changed WIN32 Debug targets to use incremental linkage.
Michael R Sweet
1999-02-19
Updated install rules to install files with write permission for the
Michael R Sweet
1999-02-19
Patch from Alexander Mai - Linux needs prototype hack just like AIX and
Michael R Sweet
1999-02-18
Updated DLL stuff yet again... sigh...
Michael R Sweet
1999-02-18
Updated Solaris scandir() check - the case statement was giving autoconf
Michael R Sweet
1999-02-18
Removed FL_STATIC definition from makeinclude file (no longer needed).
Michael R Sweet
1999-02-18
Updated headers to only support DLLs under MSVC++.
Michael R Sweet
1999-02-18
Updated documentation for OS/2, Cygnus, and MingW32 instructions.
Michael R Sweet
1999-02-18
Added top-level makefiles for Cygnus and MingW32 builds to avoid
Michael R Sweet
[prev]
[next]