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
/
fluid
/
ide_visualc.cxx
Age
Commit message (
Expand
)
Author
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-05-03
svn props were not set on ide_visualc.cxx
Ian MacArthur
2010-05-03
Fix compile time warnings for params to fprintf that are no longer used.
Ian MacArthur
2010-05-02
New VisualC6 setup, hoping that it will load on VC2008 and VC2010.
Matthias Melcher
2010-05-02
Utterly trivial fix to typo in visual C project generation comments...
Ian MacArthur
2010-03-27
Bringing supported IDEs to the newest setup, add device and others.
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
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
2010-02-25
Partially working generator for VisualC 6.0 IDEs
Matthias Melcher