summaryrefslogtreecommitdiff
path: root/ide
AgeCommit message (Expand)Author
2010-03-23Added device demo to target list and to cool demos sectionManolo Gouy
2010-03-22Fixed vs2005 project dependencies, fixed bad file refs for recent projects ad...Fabien Costantini
2010-03-22Fixed broken vs2005 ide project files and created table, tree, blocks vcproj ...Fabien Costantini
2010-03-21Fixed executable in release mode would have the debug mode name (ex: help.d.e...Fabien Costantini
2010-03-17Fixed the IDE's for Xcode3, Xcode3.1, and VisualC (last one untested).Matthias Melcher
2010-03-14Updated Fl_Device and Fl_Printer for XcodeMatthias Melcher
2010-03-10Updated Xcode project to add AudioToolboxMatthias Melcher
2010-03-10Restored old Xcode plugin comment.Matthias Melcher
2010-03-10Fixed the current Xcode templateMatthias Melcher
2010-03-09Updated README for Xcode templateMatthias Melcher
2010-03-06Starting to add IDE support for Makefile/autoconf.Matthias Melcher
2010-03-06More FLUID IDE file generation.Matthias Melcher
2010-02-27Starting to add a GUI to manage the IDE database.Matthias Melcher
2010-02-27Added missing zlib plistMatthias Melcher
2010-02-27Forgot to rename the plists in Xcode ideMatthias Melcher
2010-02-26VisualC library naming scheme fixesMatthias Melcher
2010-02-26Added new naming conventionMatthias Melcher
2010-02-26Removed VisualC projects file in old naming convention.Matthias Melcher
2010-02-25Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.Matthias Melcher
2010-02-25Added VisualC IDE as it is autogenerated by Fluid. This is still somewhat exp...Matthias Melcher
2010-02-21Attempt to fix the VisualC2005 IDE files without actually havinf VC2005 :-/Matthias Melcher
2010-02-21A completely new set of IDE files for the entire FLTK project. This project s...Matthias Melcher
2010-01-28Repaired table target that was overwriting the tabs targetManolo Gouy
2010-01-18Committing native -> CRLF eol-style.Greg Ercolano
2010-01-18Added Fl_Table, Fl_Native_File_Chooser, Fl_Tree and related test programsGreg Ercolano
2010-01-17Applied Manolo's patches from STR #2298:Greg Ercolano
2009-12-12Sorted Xcode source files (somewhat). Added Manolos patches to fix the Sys_Me...Matthias Melcher
2009-12-07Xcode project was not building Cocoa code!Matthias Melcher
2009-12-06Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo...Matthias Melcher
2009-11-16Added a template for Xcode that can be installed and provides a very quick wa...Matthias Melcher
2009-11-14Added Fl_Tree source code, demo files, and documentation. Thanks, Greg!Matthias Melcher
2009-11-14Adding Gerg's Fl_Table widget to FLTK 1.3 with kind permission. Documentation...Matthias Melcher
2009-09-27Fixed a few minor issues with Xcode builds. Fixed all color related call to F...Matthias Melcher
2009-09-26Adding the header files to the Xcode project somehow made precompilation fail...Matthias Melcher
2009-09-17International menu shortcuts working on Mac OS (and probably the other OS's)Matthias Melcher
2009-09-17Starting to allow international (unicode) keystrokes as shortcuts.Matthias Melcher
2009-09-17Added the counterpart for FL_COMMAND (F_CONTROL). Added GTK Boxtype to the Fo...Matthias Melcher
2009-03-27vc2005 update:Fabien Costantini
2009-03-26vc2005 Project files:Fabien Costantini
2008-12-16XCode31 ide project: Fixed missing header include for the jpeg local lib. Har...Fabien Costantini
2008-12-11Fixed vc6 fltkdll would not link in test directory.Fabien Costantini
2008-12-11Fixed some vc6 targets would not output their binaries to correct directories...Fabien Costantini
2008-12-06STR#2030 increment 3: moved not up-to-date ms vc 2003 project filesto ide/uns...Fabien Costantini
2008-12-06STR#2030 increment 2: moved not up-to-date borland ide files to ide/unsupport...Fabien Costantini
2008-12-02- Added a README.IDE file under the ide subdirectory describing what project ...Fabien Costantini
2008-11-03corrected non cairo build targets and also fast_slow project not loading prob...Fabien Costantini
2008-10-19Moved visualc6 env to ide, no cairo stuff yet. builds ok rel. and debug.Fabien Costantini
2008-10-19 vc2005 ide fixes: old fluid custom compile would not use variables making di...Fabien Costantini
2008-09-17This is a stab at supporting Doxygen comments from withing Fluid. Just double...Matthias Melcher
2008-09-14Horribly hacked together Unicode keyboard support for OS X. But although this...Matthias Melcher