638 Commits (release-1.3.2)

Author SHA1 Message Date
Albrecht Schlosser 4245442f8a Applied Greg's patch to fluid (STR #2393) to prevent false error 15 years ago
Matthias Melcher 32716d6b1e Updated the Fluid IDE support for the current source file structure. Changed the Fl_Tree rendering code around a bit to make the tree more like MSWindows on Windows and more like Apple on Apple machines. I hope you guys like it. I also moved the function to load Fl_Preferences into an Fl_Tree into the Fl_Tree class where it belongs. 15 years ago
Albrecht Schlosser bd1ac8889b Updated fluid/ide_support.cxx and fltk.db to reflect recent 15 years ago
Albrecht Schlosser 27d9926856 Fixed dependencies for next snapshot. 15 years ago
Matthias Melcher 3ef47f712a Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well. 15 years ago
Ian MacArthur 13ebb3bb8d svn props on ide_support.h too 15 years ago
Ian MacArthur 21a0b338b2 svn props were not set on ide_visualc.cxx 15 years ago
Ian MacArthur ac33758e07 Fix compile time warnings for params to fprintf that are no longer used. 15 years ago
Matthias Melcher 08d62246af New VisualC6 setup, hoping that it will load on VC2008 and VC2010. 15 years ago
Ian MacArthur c2c054c595 Utterly trivial fix to typo in visual C project generation comments... 15 years ago
Greg Ercolano 4fd11eba88 Changed references to fltk-bugs@fltk.org -> STR form. 15 years ago
Matthias Melcher 30d00ceb07 Fludi IDE: now supporting header files for OS X. If those are included for a library, the resulting framework will receive a copy of the headers, allowing Xcode to simply include the file into any new project. frameworks must be installed in /Library?Frameworks to be found automatically. A little more fixing is required. 15 years ago
Matthias Melcher a9f8b70019 Fixed Copyright. 15 years ago
Matthias Melcher 8a2049d64c Fluid: IDE. Removed some redundant code. 15 years ago
Matthias Melcher 8cbb278769 Removed commented out fields. 15 years ago
Matthias Melcher 9100fc0b51 Solved MSWin type conflict UUID 15 years ago
Albrecht Schlosser 9604b556b8 Updating dependencies 15 years ago
Ian MacArthur 1fb3b9ff4b Work around a typedef in ide_support.h that breaks win32 builds. 15 years ago
Matthias Melcher e1d22ebba7 Added ide generating code to command line version of Fluid. 15 years ago
Matthias Melcher a73a70a2c7 Fluid IDE tools: added some more human readable annotations to the database 15 years ago
Matthias Melcher ed2870637f Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet. 15 years ago
Matthias Melcher 896c6c2766 Apple Cocoa: modal windows would not resize. 15 years ago
Matthias Melcher 2fe7eabb62 Completed the alignment pulldown menus for all new alignment styles. Hope you guys like it. 15 years ago
Matthias Melcher 927fd35165 Added new label alignments for image and text to Fluid. 15 years ago
Albrecht Schlosser a0d26b634a Mostly rewritten CMake files by Michael Surette. They are more complete 15 years ago
Matthias Melcher 024368d722 Removed more Cocoa/Quartz references. Finally moved OS X font down a pixel. 15 years ago
Matthias Melcher 38aa53038c Started to remove USE_QUARTZ, as all Apple implementations use Quartz as their Graphics Rendering system now. 15 years ago
Matthias Melcher 421f908c69 Bringing supported IDEs to the newest setup, add device and others. 15 years ago
Albrecht Schlosser 696d4e1973 updating dependencies 15 years ago
Fabien Costantini 31a54bcf1b Fixed msvc6 compilation was broken. What is the use of visualc now? seems we should remove that one ... 15 years ago
Albrecht Schlosser efed27b2c4 fixed src/Makefile and updated dependencies. 15 years ago
Manolo Gouy b729e997bc Reflecting Fl_Gl_Printer.cxx was renamed to Fl_Gl_device_Plugin.cxx 15 years ago
Matthias Melcher be17e1ccb6 Updated Fl_Device and Fl_Printer for Xcode 15 years ago
Albrecht Schlosser 998cc6df52 Merge of branch-1.3-Fl_Printer, with the following main changes: 15 years ago
Matthias Melcher 9cf4d8c014 Starting to add IDE support for Makefile/autoconf. 15 years ago
Matthias Melcher a2547a31a0 More FLUID IDE file generation. 15 years ago
Albrecht Schlosser c31ee9fa9d Fixed localization issue in fluid's print dialog (would not find printers 15 years ago
Matthias Melcher 49df7f85d8 Additions to the Database Editor. 15 years ago
Matthias Melcher c35463fdbe Starting to add a GUI to manage the IDE database. 15 years ago
Matthias Melcher 5f1ca6a2b0 Added the IDE database file to the SVN, hoping that even without a visual editor yet, I can keep it consitent. 15 years ago
Matthias Melcher 1c38efe1a3 VisualC library naming scheme fixes 15 years ago
Matthias Melcher 597e726f91 Removed VisualC projects file in old naming convention. 15 years ago
Matthias Melcher 5fdf6300dd Added argument-less constructor in Fuid Widget Class 15 years ago
Matthias Melcher 4a802a3159 Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_item by callback 15 years ago
Matthias Melcher 60c1ccd33e Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings. 15 years ago
Matthias Melcher 7f395e6e44 Added VisualC IDE as it is autogenerated by Fluid. This is still somewhat experimental. 15 years ago
Matthias Melcher d22a237445 Partially working generator for VisualC 6.0 IDEs 15 years ago
Matthias Melcher f3b09c3de5 Much improved automated Xcode3 IDE built. These are the files for creating the IDE. I will replace the Xcode 3 IDE itself in the next step. 15 years ago
Matthias Melcher a618179b9f Fixed double include in ide support 15 years ago
Matthias Melcher e7b48eee5b Supporting an application icon in Fluid IDE support. 15 years ago