summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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-13Fixed Copyright.Matthias Melcher
2010-04-13Fluid: IDE. Removed some redundant code.Matthias Melcher
2010-04-12Removed commented out fields.Matthias Melcher
2010-04-12Solved MSWin type conflict UUIDMatthias Melcher
2010-04-12Updating dependenciesAlbrecht Schlosser
2010-04-12Work around a typedef in ide_support.h that breaks win32 builds.Ian MacArthur
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-04-11Apple Cocoa: modal windows would not resize.Matthias Melcher
2010-04-10Completed the alignment pulldown menus for all new alignment styles. Hope you...Matthias Melcher
2010-04-09Added new label alignments for image and text to Fluid.Matthias Melcher
2010-04-05Mostly rewritten CMake files by Michael Surette. They are more completeAlbrecht Schlosser
2010-03-29Removed more Cocoa/Quartz references. Finally moved OS X font down a pixel.Matthias Melcher
2010-03-29Started to remove USE_QUARTZ, as all Apple implementations use Quartz as thei...Matthias Melcher
2010-03-27Bringing supported IDEs to the newest setup, add device and others.Matthias Melcher
2010-03-25updating dependenciesAlbrecht Schlosser
2010-03-21Fixed msvc6 compilation was broken. What is the use of visualc now? seems we ...Fabien Costantini
2010-03-17fixed src/Makefile and updated dependencies.Albrecht Schlosser
2010-03-17Reflecting Fl_Gl_Printer.cxx was renamed to Fl_Gl_device_Plugin.cxxManolo Gouy
2010-03-14Updated Fl_Device and Fl_Printer for XcodeMatthias Melcher
2010-03-14Merge of branch-1.3-Fl_Printer, with the following main changes:Albrecht Schlosser
2010-03-06Starting to add IDE support for Makefile/autoconf.Matthias Melcher
2010-03-06More FLUID IDE file generation.Matthias Melcher
2010-03-05Fixed localization issue in fluid's print dialog (would not find printersAlbrecht Schlosser
2010-03-01Additions to the Database Editor.Matthias Melcher
2010-02-27Starting to add a GUI to manage the IDE database.Matthias Melcher
2010-02-27Added the IDE database file to the SVN, hoping that even without a visual edi...Matthias Melcher
2010-02-26VisualC library naming scheme fixesMatthias Melcher
2010-02-26Removed VisualC projects file in old naming convention.Matthias Melcher
2010-02-26Added argument-less constructor in Fuid Widget ClassMatthias Melcher
2010-02-26Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...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-25Partially working generator for VisualC 6.0 IDEsMatthias Melcher
2010-02-21Much improved automated Xcode3 IDE built. These are the files for creating th...Matthias Melcher
2010-02-21Fixed double include in ide supportMatthias Melcher
2010-02-20Supporting an application icon in Fluid IDE support.Matthias Melcher
2010-02-20Fixing some indentationMatthias Melcher
2010-02-20Fixed format once more in Fluid unique ID.Matthias Melcher
2010-02-20Mixed bag. Please see CHANGES.Matthias Melcher
2010-02-20Tentative repair of cast from pointer to unsigned int that breaks 64-bit comp...Manolo Gouy
2010-02-19Fixed lost top item in Fluid's tree browser (STR #2233)Matthias Melcher
2010-02-19Small fixes to Fluid IDE support.Matthias Melcher
2010-02-19Improved IDE support: Fluid now compiles fine under Xcode (and all framework ...Matthias Melcher
2010-02-18Fixed case of included header filesAlbrecht Schlosser
2010-02-18IDE support file generation from within Fluid. These files are not yet linked...Matthias Melcher
2010-02-18Added jpeg loading from memory. Added jpeg Fl_Widget->image() support for Flu...Matthias Melcher