summaryrefslogtreecommitdiff
path: root/ide
AgeCommit message (Expand)Author
2010-05-27added device to demo's dependenciesManolo Gouy
2010-05-27Reflected new device hierarchyManolo Gouy
2010-05-07Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' ...Matthias Melcher
2010-05-02New VisualC6 setup, hoping that it will load on VC2008 and VC2010.Matthias Melcher
2010-05-01Remove obsolete plistsMatthias Melcher
2010-05-01Added missing plistsMatthias Melcher
2010-04-28Changed references to fltk-bugs@fltk.org -> STR form.Greg Ercolano
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-27Added missing device.dspMatthias Melcher
2010-03-27Bringing supported IDEs to the newest setup, add device and others.Matthias Melcher
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