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
/
vcnet
Age
Commit message (
Expand
)
Author
2008-08-28
wsock32 static lib dependency removal from win build files.
Fabien Costantini
2007-02-27
STR #1617: fltkgl.vcproj in the vnet directory had missing closing brackets i...
Matthias Melcher
2007-02-01
Add GLUT support functions from FreeGLUT (STR #1522)
Michael R Sweet
2007-01-04
Add fl_open_uri() function as discussed on fltk.development.
Michael R Sweet
2006-11-15
Add fl_gtk.cxx to VC 2005 projects.
Michael R Sweet
2006-09-28
Add fl_gtk.cxx to VC.NET projects
Michael R Sweet
2006-08-28
Fix blocks crashes on WIN32 - audio buffer too small
Michael R Sweet
2006-08-25
Do some rearranging of image and desktop support files.
Michael R Sweet
2005-12-11
Add VC++.NET project and dependencies for Sudoku
Michael R Sweet
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
2005-08-11
Fix fl_vsnprintf bugs, remove VC++.NET link warnings
Michael R Sweet
2005-08-08
Add missing project file for input_choice test program.
Michael R Sweet
2005-07-24
Attempt to make 'localeconv()' part of the configuration process. VC6 works, ...
Matthias Melcher
2005-03-31
Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-
Michael R Sweet
2005-03-25
Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID).
Michael R Sweet
2005-03-21
Add CodeEditor.cxx to VC++ project files.
Michael R Sweet
2005-03-20
Undo/redo support for FLUID.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-10-19
WIN32 compile fixes...
Michael R Sweet
2004-09-15
More VC++ fixes
Michael R Sweet
2004-09-14
VC++ fixes
Michael R Sweet
2004-07-23
VC++ project file fixes.
Michael R Sweet
2004-07-06
Makefile and configure script support for image libs.
Michael R Sweet
2004-05-17
VC++.NET fixes
Michael R Sweet
2004-04-11
Update VC++.NET configuration to match VC++ 6.
Michael R Sweet
2004-04-08
Point to vcnet directory, not visualc.
Michael R Sweet
2004-04-07
VC++.NET support
Michael R Sweet