summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-14Updated CHANGES file with Fl_Device and Fl_Printer support.Albrecht Schlosser
2010-03-14updated dependencies.Albrecht Schlosser
2010-03-14Merge of branch-1.3-Fl_Printer, with the following main changes:Albrecht Schlosser
2010-03-13fix mingw32 crosscompilation under linux - select correct WIN32 GUIyuri
2010-03-10Updated Xcode project to add AudioToolboxMatthias Melcher
2010-03-10Removed remaining 'deprecated function' warnings for XcodeMatthias Melcher
2010-03-10Added Audio Tools to link line to support currect version of alert sound.Matthias Melcher
2010-03-10Removed one more OS X warning about deprecates function.Matthias Melcher
2010-03-10Remove one OS X warning about deprecates function.Matthias 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-03-06Restoring README.Matthias Melcher
2010-03-06Updated typos in 123 readmeMatthias Melcher
2010-03-05Fixed localization issue in fluid's print dialog (would not find printersAlbrecht Schlosser
2010-03-05removed some compiler warnings (gcc 4+)Albrecht Schlosser
2010-03-04Fixes for STR #2323; missing right/middle drag events and missing mousewheel ...Greg Ercolano
2010-03-03Repaired file submitted from iPhone. Ah well.Matthias Melcher
2010-03-03/silly attempt to wrote FLTK code with my iPhone while waiting in the bus. Si...Matthias Melcher
2010-03-03Applied vs8.patch to solve STR#2244.Greg Ercolano
2010-03-01Additions to the Database Editor.Matthias Melcher
2010-02-28Removed saving the flags() in Fl_Window::iconlabel(const char *iname) becauseAlbrecht Schlosser
2010-02-28Adjusting indentation.Albrecht Schlosser
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-27Added missing zlib plistMatthias Melcher
2010-02-27Forgot to rename the plists in Xcode ideMatthias Melcher
2010-02-26Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint...Matthias Melcher
2010-02-26Fixed Scrollbar events when max is less than min (STR #2283)Matthias Melcher
2010-02-26Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ...Greg Ercolano
2010-02-26Removed HTML escapes on <> as per Albrecht's suggestion.Greg Ercolano
2010-02-26Added a \ref for proper doc linking.Greg Ercolano
2010-02-26doc mods to support fl_eventnames[].Greg Ercolano
2010-02-26added docs for fl_eventnames[] and fl_fontnames[]. (fixes STR#2275)Greg Ercolano
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-26Added argument-less constructor in Fuid Widget ClassMatthias Melcher
2010-02-26Attempt at a better menubar shortct alignment.Matthias Melcher
2010-02-26Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...Matthias Melcher
2010-02-26Quick fix for embedded comments problem in Fl_Menu_.cxx introducedAlbrecht Schlosser
2010-02-26Fixed problem with Fl_Menu_::item_pathname() was misrepresented as a 'Set' me...Greg Ercolano
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-23Documented supported HTML tags. (STR#2321)Greg Ercolano
2010-02-21Attempt to fix the VisualC2005 IDE files without actually havinf VC2005 :-/Matthias Melcher
2010-02-21Fixed Demo for OS X to use the correct command to launch other applications f...Matthias Melcher