summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-11Remove all warnings for Mac buidl with gcc (except one)Matthias Melcher
2005-04-11Bump width of focus box by 1 (STR #786)Michael R Sweet
2005-04-10Fixed the drawing of the Fl_Browser_ selection box (STR #786)Michael R Sweet
2005-04-10Check for proper directory handling with FL_Enter (STR #787)Michael R Sweet
2005-04-10Add missing include for undo functions (STR #773)Michael R Sweet
2005-04-10Fix move within custom widget bug (STR #796)Michael R Sweet
2005-04-10Remove CodeWarrior directory.Michael R Sweet
2005-04-10Remove CodeWarrier files.Michael R Sweet
2005-04-10The FLTK string functions are now compiled in on all systems (STRMichael R Sweet
2005-04-10Fixed symbol demo label bug (STR #777)Michael R Sweet
2005-04-10Fixed position of menu titles (STR #794)Michael R Sweet
2005-04-10Add GCC printf format attribute check to catch code formattingMichael R Sweet
2005-04-09FLUID widget class support fixes.Michael R Sweet
2005-04-09Added missing Fl_Window::copy_label() method.Michael R Sweet
2005-04-08STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioni...Matthias Melcher
2005-04-08fixed Xinerama compile and link bugMatthias Melcher
2005-04-07This is an attempt to fix the redraw problem on WinXP and other Windows varia...Matthias Melcher
2005-04-04Documentation update for Fl_Text_Buffer.Matthias Melcher
2005-04-02Attempt to fix the missing multimonitor support in VisualC6. Well, it does co...Matthias Melcher
2005-04-02STR #784: Fixed tooltip stating 'function' instead of 'comment'Matthias Melcher
2005-04-02STR #783: added zlib to fluid pathMatthias Melcher
2005-04-01Fixed WIN32 monitor enum proc.Michael R Sweet
2005-03-31Fl_Chart would draw outside its bounding box (STR #780)Michael R Sweet
2005-03-31Added MacOS X monitor support.Michael R Sweet
2005-03-31Add WIN32 code for screen support.Michael R Sweet
2005-03-31Cache screen information.Michael R Sweet
2005-03-31Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-Michael R Sweet
2005-03-29Finished changes needed to support full widget classes.Michael R Sweet
2005-03-28Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'...Matthias Melcher
2005-03-28Handle window class methods.Michael R Sweet
2005-03-28Fixed window class code generation.Michael R Sweet
2005-03-28Add support to FLUID for widget class creation without the intermediateMichael R Sweet
2005-03-28Preliminary support for widget classes (still need to do code writingMichael R Sweet
2005-03-26Save work on FLUID printing on Windows.Michael R Sweet
2005-03-26FLUID printing support for Windows (still working on someMichael R Sweet
2005-03-25Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID).Michael R Sweet
2005-03-25Updated Fl_File_Chooser to correctly deselect other items whenMichael R Sweet
2005-03-25Fl_File_Chooser no longer resets the type() when choosing aMichael R Sweet
2005-03-25Pressing Enter in the file chooser when selecting a directoryMichael R Sweet
2005-03-25The Fl_File_Chooser window now properly resizes its controls (STRMichael R Sweet
2005-03-25Change Fl_Spinner to use double values instead of ints.Michael R Sweet
2005-03-24Add option to control the number of file history that is shownMichael R Sweet
2005-03-24More HIG stuff - file menu now shows recent files in-line, above the "Quit"Michael R Sweet
2005-03-24Now provide FL_PLASTIC_ROUND_UP/DOWN_BOX box types which are usedMichael R Sweet
2005-03-24Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types.Michael R Sweet
2005-03-24Resizing or moving a window through the widget panel now resets theMichael R Sweet
2005-03-24Add auto-indent to code editor.Michael R Sweet
2005-03-23Update tile image to 64x64 (STR #769)Michael R Sweet
2005-03-23Fix syntax highlighting bug in the editor demo, and port changes to theMichael R Sweet
2005-03-21Add "Use" button to printer properties (uses settings for that job only)Michael R Sweet