summaryrefslogtreecommitdiff
path: root/visualc
AgeCommit message (Expand)Author
2004-09-24More VC++ fixesMichael R Sweet
2004-09-24Fix VC++ 6.0 project files.Michael R Sweet
2004-07-23VC++ project file fixes.Michael R Sweet
2004-07-06Makefile and configure script support for image libs.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-10Fix drive letter entry for file chooser (STR #339)Michael R Sweet
2004-03-01Documentation updates (STR #245, STR #250, STR #277, STR #281)Michael R Sweet
2003-09-05Eliminate shiny.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-10-22WIN32 redraw fixes.Michael R Sweet
2002-09-16Move Fl_Help_Dialog to fltk_images library.Michael R Sweet
2002-08-14OK DLLs now work again under VC++...Michael R Sweet
2002-08-14DLL changes (still some more to go...)Michael R Sweet
2002-06-28VC++ project file updates.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-02Fix new filename stuff for WIN32.Michael R Sweet
2002-05-01Added layout menu to FLUID. The menu containsMatthias Melcher
2002-05-01Added preferences.fl, removed preferences.cxx and .hMatthias Melcher
2002-05-01Update VC++ project files.Michael R Sweet
2002-05-01Fix line_style project file...Michael R Sweet
2002-04-30WIN32 project file fixes.Michael R Sweet
2002-04-29Add preferences demo.Michael R Sweet
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet
2002-04-24Add check for libpng/png.h as well as png.h, and include the appropriateMichael R Sweet
2002-04-12Remove Fl_Output.cxx from VC++ project files...Michael R Sweet
2002-03-25Fixup the VC++ project files for fltkforms.lib.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-09Fix WIN32 build.Michael R Sweet
2002-01-08Add Fl_BMP_Image.cxx to VC++ project files.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-21CVS ignore files...Michael R Sweet
2001-12-17Update the VC++ workspace for the threading demo.Michael R Sweet
2001-12-17Add missing project file for threads demo under VC++.Michael R Sweet
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