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
/
ide
/
VisualC6
Age
Commit message (
Expand
)
Author
2011-03-20
Updated ide/VisualC6 project files with changed zlib files.
Albrecht Schlosser
2011-02-15
Update JPEG library to v8b.
Michael R Sweet
2011-01-24
Removed unnecessary dependencies from ide/VisualC6/fltkdll.dsp.
Albrecht Schlosser
2011-01-24
Fixed ide/VisualC6/fltkdll.dsp to writed the correct dll in debug mode.
Albrecht Schlosser
2011-01-22
Added compiler options to silence warnings.
Albrecht Schlosser
2011-01-22
Brian, Greg, and Albrecht's solutions to build errors in VS6.
Greg Ercolano
2010-12-20
Removed IDE support from Fluid because it never got finished and seemed more ...
Matthias Melcher
2010-07-10
Applied Greg's patch to fluid (STR #2393) to prevent false error
Albrecht Schlosser
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-07-08
Updated fluid/ide_support.cxx and fltk.db to reflect recent
Albrecht Schlosser
2010-06-29
Changed src\Fl_Abstract_Printer.cxx to src\Fl_Paged_Device.cxx,
Albrecht Schlosser
2010-05-07
Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' ...
Matthias Melcher
2010-05-02
New VisualC6 setup, hoping that it will load on VC2008 and VC2010.
Matthias Melcher
2010-04-12
Added ide generating code to command line version of Fluid.
Matthias Melcher
2010-04-11
Fluid IDE tools: added some more human readable annotations to the database
Matthias Melcher
2010-03-27
Added missing device.dsp
Matthias Melcher
2010-03-27
Bringing supported IDEs to the newest setup, add device and others.
Matthias Melcher
2010-03-21
Fixed executable in release mode would have the debug mode name (ex: help.d.e...
Fabien Costantini
2010-03-17
Fixed the IDE's for Xcode3, Xcode3.1, and VisualC (last one untested).
Matthias Melcher
2010-03-06
More FLUID IDE file generation.
Matthias Melcher
2010-02-27
Starting to add a GUI to manage the IDE database.
Matthias Melcher
2010-02-26
VisualC library naming scheme fixes
Matthias Melcher
2010-02-26
Added new naming convention
Matthias Melcher
2010-02-26
Removed VisualC projects file in old naming convention.
Matthias Melcher
2010-02-25
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
Matthias Melcher
2010-02-25
Added VisualC IDE as it is autogenerated by Fluid. This is still somewhat exp...
Matthias Melcher