summaryrefslogtreecommitdiff
path: root/visualc
AgeCommit message (Expand)Author
2001-12-06FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.Michael R Sweet
2001-12-01Updated Win32 MS-VisualC Workspace to run FLTK "out of the box":Matthias Melcher
2001-11-29VC++ fixes, plus add new tiled_image project file.Michael R Sweet
2001-11-28Add new plastic box types (kindof a shiny translucent box type...)Michael R Sweet
2001-11-19WIN32 fixes for the new image stuff...Michael R Sweet
2001-10-19Put all OpenGL stuff back in FLTKDLL; no separate sharedMichael R Sweet
2001-10-01Check for png_set_tRNS_to_alpha() in configure script.Michael R Sweet
2001-09-30Windows doesn't have case-sensitive filenames, so we can't have twoMichael R Sweet
2001-09-29Updates for 1.1.0b2...Michael R Sweet
2001-09-23Update VC++ project files.Michael R Sweet
2001-08-19Fix Visual C++ projects.Michael R Sweet
2001-08-06WIN32 updates to make the DLL project work again...Michael R Sweet
2001-08-03Fixed tooltips under WIN32 - no more toolbar buttons...Michael R Sweet
2001-08-03Update WIN32 projects and config file.Michael R Sweet
2001-04-30Separate test for GLU and GL...Michael R Sweet
2001-03-15Use the Multithreaded DLL runtime model for all projects - I haven't foundMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-11-20strcasecmp() for FLUID under AIX.Michael R Sweet
2000-06-07Hopefully the last of the easysw.com -> fltk.org changes.Michael R Sweet
2000-06-05Forgot to add fl_compose.cxx to DLL project.Michael R Sweet
2000-06-05Added line_style project to FLTK workspace.Michael R Sweet
2000-06-05Added project file for line_style demo.Michael R Sweet
2000-05-17fl_line_style() used "." instead of "->" for setting the pen.Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-03-06Updated the VC++ project file to include fl_compose.cxx.Michael R Sweet
1999-12-29New WSAAsyncSelect code for WIN32 Fl::add_fd() support.Michael R Sweet
1999-04-23Added fl_add_idle.cxx to project files.Michael R Sweet
1999-03-29Changes needed to get FLTK to compile on Borland C++ 5 under Windows. ICarl E. Thompson
1999-03-04Removed references to JPEG library in docos and config files. Not neededMichael R Sweet
1999-02-25Added FLTK static library dependency to CubeView project.Michael R Sweet
1999-02-23Fixed include path for CubeView project.Michael R Sweet
1999-02-23Added CubeView to the workspace file.Michael R Sweet
1999-02-23Added CubeView demo project file.Michael R Sweet
1999-02-19Changed WIN32 Debug targets to use incremental linkage.Michael R Sweet
1999-02-18Updated DLL stuff yet again... sigh...Michael R Sweet
1999-02-18Updated headers to only support DLLs under MSVC++.Michael R Sweet
1999-02-16Updated headers to support WIN32 and OS/2 DLLs.Michael R Sweet
1999-01-07Updated project files for new FD stuff - need to link with wsock32.lib.Michael R Sweet
1999-01-07Updated for new FD stuff and added DLL project.Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-08Updated scandir and pen stuff, plus got rid of ODBC libraries fromMichael R Sweet
1998-12-08Changed scandir_win32.cxx to scandir.c.Michael R Sweet
1998-12-07Fixed project file for Windows.Michael R Sweet
1998-12-07Changed files to .cxx in VC++ project files.Michael R Sweet
1998-12-06Removed Style demo from project files.Michael R Sweet
1998-11-09Windows has vsprintf()...Michael R Sweet
1998-11-05Updated project files.Michael R Sweet
1998-11-05Updated Visual C++ config.h file.Michael R Sweet
1998-10-20Updated autoconf files to support shared libraries and JPEG library.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet