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
/
visualc
/
fltk.dsw
Age
Commit message (
Expand
)
Author
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2006-08-25
Added Blocks to the VC6 project file and set dependencies.
Matthias Melcher
2005-12-01
Added Sudoku test program to the VisualC 6 IDE files
Matthias Melcher
2005-06-24
Fixed one dependency in VC6 setup.
Matthias Melcher
2005-02-24
(Re)Added dependency of 'help' on zlib, png and jpeg.
Matthias Melcher
2005-02-24
Modified VisualC Workspace. Hoping I don't interfere with Mike, but take some...
Matthias Melcher
2004-07-23
VC++ project file fixes.
Michael R Sweet
2003-09-05
Eliminate shiny.
Michael R Sweet
2002-06-28
VC++ project file updates.
Michael R Sweet
2002-05-01
Added preferences.fl, removed preferences.cxx and .h
Matthias Melcher
2002-04-30
WIN32 project file fixes.
Michael R Sweet
2002-03-25
Fixup the VC++ project files for fltkforms.lib.
Michael R Sweet
2002-03-25
Split out forms stuff in MSVC++ project.
Michael R Sweet
2001-12-17
Update the VC++ workspace for the threading demo.
Michael R Sweet
2001-12-01
Updated Win32 MS-VisualC Workspace to run FLTK "out of the box":
Matthias Melcher
2001-11-29
VC++ fixes, plus add new tiled_image project file.
Michael R Sweet
2001-10-19
Put all OpenGL stuff back in FLTKDLL; no separate shared
Michael R Sweet
2001-08-03
Update WIN32 projects and config file.
Michael R Sweet
2000-06-05
Added line_style project to FLTK workspace.
Michael R Sweet
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-02-25
Added FLTK static library dependency to CubeView project.
Michael R Sweet
1999-02-23
Added CubeView to the workspace file.
Michael R Sweet
1999-02-18
Updated headers to only support DLLs under MSVC++.
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-01-07
Updated project files for new FD stuff - need to link with wsock32.lib.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-06
Removed Style demo from project files.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet