summaryrefslogtreecommitdiff
path: root/visualc
AgeCommit message (Expand)Author
2005-12-01Added Sudoku test program to the VisualC 6 IDE filesMatthias Melcher
2005-12-01git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4674 ea41ed52-d2ee-0310...Matthias Melcher
2005-07-24Attempt to make 'localeconv()' part of the configuration process. VC6 works, ...Matthias Melcher
2005-06-24Fixed one dependency in VC6 setup.Matthias Melcher
2005-04-02STR #783: added zlib to fluid pathMatthias Melcher
2005-03-31Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-Michael R Sweet
2005-03-28Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'...Matthias Melcher
2005-03-21Add CodeEditor.cxx to VC++ project files.Michael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-02-24(Re)Added dependency of 'help' on zlib, png and jpeg.Matthias Melcher
2005-02-24Modified VisualC Workspace. Hoping I don't interfere with Mike, but take some...Matthias Melcher
2005-02-24Added VisualC 6 IDE file for new Fl_Input_Choice testMatthias Melcher
2005-02-24Copyright updates.Michael R Sweet
2005-01-04Remove extraneous fltk.lib from linker options, since we use the VC++Michael R Sweet
2004-12-03Fl_Help_View::topline() incorrectly set the changed() flag (STRMichael R Sweet
2004-11-20The configure script did not support --disable-localfoo toMichael R Sweet
2004-10-19WIN32 compile fixes...Michael R Sweet
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