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
/
Xcode3
/
config.h
Age
Commit message (
Expand
)
Author
2014-12-20
Removed the Xcode3 directory altogether because Xcode3 is very old
Manolo Gouy
2011-03-04
Define WORDS_BIGENDIAN using __BIG_ENDIAN__ value
Manolo Gouy
2011-03-01
WORDS_BIGENDIAN has an architecture-dependent value.
Manolo Gouy
2011-03-01
Two png-related #define's were missing. This caused transparent png images to...
Manolo Gouy
2010-10-30
STR 2382: Fixed compile errors when HAVE_LIBJPEG was not defined
Matthias Melcher
2010-05-07
Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' ...
Matthias Melcher
2010-04-14
Fludi IDE: now supporting header files for OS X. If those are included for a ...
Matthias Melcher
2010-04-11
Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet.
Matthias Melcher
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-25
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
Matthias Melcher
2010-02-21
A completely new set of IDE files for the entire FLTK project. This project s...
Matthias Melcher