summaryrefslogtreecommitdiff
path: root/ide/Xcode3
AgeCommit message (Expand)Author
2011-01-04test/help now finds some documentation. This kind of works, but since we deci...Matthias Melcher
2011-01-03Recompiled pdf with newest versions of doxygen and epstopdf, generating a muc...Matthias Melcher
2011-01-03Mac OS X: removed all uses of Carbon (except for older OS versions) and re-or...Manolo Gouy
2011-01-03Added Table and Tree support to Fluid.Matthias Melcher
2011-01-02Integrated menu into demo resource branch for OS X. Indicating items that ope...Matthias Melcher
2011-01-01Change colbrowser to btter conform to FLTK coding standards. For OS X bundle ...Matthias Melcher
2010-12-29Mac OS X: removed dependency from AudioToolbox.framework by calling NSBeep() ...Manolo Gouy
2010-12-23Adopted use of FL_LIBRARY #define symbol under Mac OS X. This allows to compileManolo Gouy
2010-12-20Removed IDE support from Fluid because it never got finished and seemed more ...Matthias Melcher
2010-12-19Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...Matthias Melcher
2010-12-17Updated to compile the 3 objective-c++ files.Manolo Gouy
2010-12-12Added an 'Options' dialog (replacing test/preferences) that can be used to se...Matthias Melcher
2010-12-06Moved VisualC 2005 support to 'deprecated' directory. All deprecated IDE's wi...Matthias Melcher
2010-11-15Added unittests to the Xcode IDE.Matthias Melcher
2010-10-30STR 2382: Fixed compile errors when HAVE_LIBJPEG was not definedMatthias Melcher
2010-10-30Fl_Button shortcut handling would crash if the widget was deleted in the call...Matthias Melcher
2010-10-25Added new project template for Xcode (part 2 of 3). Part 3 will be done later...Matthias Melcher
2010-10-25Removed outdated Project TemplatesMatthias Melcher
2010-10-25Removed outdated Project TemplatesMatthias Melcher
2010-10-25Fixed a pretty fatal instruction in the Xcode README (oooops) and modified th...Matthias Melcher
2010-10-24Trying to bring the Xcode 3 OS X builds to a better standard, including autom...Matthias Melcher
2010-10-23New build instructions for OS X users.Matthias Melcher
2010-10-22Remove OS X Xcode compiler warnings.Matthias Melcher
2010-07-10Renamed device-info.plist to device-Info.plist as it should be namedManolo Gouy
2010-07-10File needed for device demo program and Xcode.Manolo Gouy
2010-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
2010-05-07Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' ...Matthias Melcher
2010-05-01Remove obsolete plistsMatthias Melcher
2010-05-01Added missing plistsMatthias Melcher
2010-04-14Fludi IDE: now supporting header files for OS X. If those are included for a ...Matthias Melcher
2010-04-12Added ide generating code to command line version of Fluid.Matthias Melcher
2010-04-11Fluid IDE tools: added some more human readable annotations to the databaseMatthias Melcher
2010-04-11Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet.Matthias Melcher
2010-03-27Bringing supported IDEs to the newest setup, add device and others.Matthias Melcher
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-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-25Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.Matthias Melcher
2010-02-21A completely new set of IDE files for the entire FLTK project. This project s...Matthias Melcher