summaryrefslogtreecommitdiff
path: root/visualc/fltk.lib.dsp
AgeCommit message (Expand)Author
2002-10-22WIN32 redraw fixes.Michael R Sweet
2002-09-16Move Fl_Help_Dialog to fltk_images library.Michael R Sweet
2002-08-14DLL changes (still some more to go...)Michael R Sweet
2002-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-05-01Update VC++ project files.Michael R Sweet
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet
2002-04-12Remove Fl_Output.cxx from VC++ project files...Michael R Sweet
2002-03-25Split out forms stuff in MSVC++ project.Michael R Sweet
2002-03-25WIN32 project and build fixes.Michael R Sweet
2002-02-24- added Win32 native drag'n'drop codeMatthias Melcher
2002-01-08Add Fl_BMP_Image.cxx to VC++ project files.Michael R Sweet
2001-12-06FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.Michael R Sweet
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-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-03Update WIN32 projects and config file.Michael R Sweet
2001-03-15Use the Multithreaded DLL runtime model for all projects - I haven't foundMichael R Sweet
2000-05-17fl_line_style() used "." instead of "->" for setting the pen.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-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-04Lots of changes:Michael 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-11-05Updated project files.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet