507 Commits (b670807ce00c9d62f7ff8a3e36640d926612a039)

Author SHA1 Message Date
Michael R Sweet 27d36574ec Fix definition of auto_indent() method... 20 years ago
Michael R Sweet c279f087a1 Add missing include for undo functions (STR #773) 20 years ago
Michael R Sweet af500d018d Fix move within custom widget bug (STR #796) 20 years ago
Michael R Sweet 9edf9a743e Add GCC printf format attribute check to catch code formatting 20 years ago
Michael R Sweet 000eca281a FLUID widget class support fixes. 20 years ago
Matthias Melcher f12052870c STR #784: Fixed tooltip stating 'function' instead of 'comment' 20 years ago
Michael R Sweet 81fd6777b2 Finished changes needed to support full widget classes. 20 years ago
Matthias Melcher af10e22140 Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print' addition crashes in fl_color_win32.cxx, line 72. 20 years ago
Michael R Sweet 119f78bee0 Handle window class methods. 20 years ago
Michael R Sweet bae6f62ea8 Fixed window class code generation. 20 years ago
Michael R Sweet c94a59c3f7 Add support to FLUID for widget class creation without the intermediate 20 years ago
Michael R Sweet 2abfda36ab Preliminary support for widget classes (still need to do code writing 20 years ago
Michael R Sweet 9f6d4ada32 Save work on FLUID printing on Windows. 20 years ago
Michael R Sweet 3b6c4b788e FLUID printing support for Windows (still working on some 20 years ago
Michael R Sweet f6a137b998 Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). 20 years ago
Michael R Sweet f5ed012b28 Updated Fl_File_Chooser to correctly deselect other items when 20 years ago
Michael R Sweet 2ccbfdccc9 Fl_File_Chooser no longer resets the type() when choosing a 20 years ago
Michael R Sweet 6d65dcba88 Change Fl_Spinner to use double values instead of ints. 21 years ago
Michael R Sweet 60b5a637f3 Add option to control the number of file history that is shown 21 years ago
Michael R Sweet ae55d848e9 More HIG stuff - file menu now shows recent files in-line, above the "Quit" 21 years ago
Michael R Sweet 2bf787ce69 Resizing or moving a window through the widget panel now resets the 21 years ago
Michael R Sweet 9e84259e6c Add auto-indent to code editor. 21 years ago
Michael R Sweet e01bdbfbf2 Update tile image to 64x64 (STR #769) 21 years ago
Michael R Sweet 325dc85b2c Fix syntax highlighting bug in the editor demo, and port changes to the 21 years ago
Michael R Sweet f0c00448b0 Add "Use" button to printer properties (uses settings for that job only) 21 years ago
Michael R Sweet 4afcc1762c Fix order of output mode buttons... 21 years ago
Michael R Sweet 7d6b887401 If window has not been shown yet, set the image to the scheme_bg_ image so 21 years ago
Michael R Sweet 55002148cd More printing tweaks (nicer looking simulated windows...) 21 years ago
Michael R Sweet 880928146d Image reading, template handling, and printing bug fixes. 21 years ago
Michael R Sweet e852b736ad Initial integration with editor-based CodeEditor class (only the widget 21 years ago
Michael R Sweet 8a5eef2917 Fix minor printing glitch with simulated window borders. 21 years ago
Michael R Sweet bcadb07bb2 Printing support for FLUID... 21 years ago
Michael R Sweet e12e37c5f9 Add Fl_Spinner widget (another combo of existing widgets in a header file) 21 years ago
Michael R Sweet 0919d57c33 Template panel for "new" and "save template" actions, complete with 21 years ago
Michael R Sweet 0bc98fd29e Preliminary template save support in FLUID, plus some bug fixes. 21 years ago
Michael R Sweet 4e965380bc Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 21 years ago
Matthias Melcher a4786598bb 'Show/Hide Widget Bin menu item is 39, not 38 21 years ago
Michael R Sweet 0bbcbe666d Do'h! Forgot to add these files... 21 years ago
Michael R Sweet a2f4b27b27 Undo/redo support for FLUID. 21 years ago
Michael R Sweet 665a2c1b7d Add "Edit/Delete". 21 years ago
Michael R Sweet 921dabf5b8 Add "scheme" chooser in GUI settings dialog. 21 years ago
Michael R Sweet 2cef7d91d3 Hide/Show Widget Bin and Overlays, instead of checks. 21 years ago
Michael R Sweet 46476b4e37 Fix order of Cancel, Save, and Don't Save buttons. 21 years ago
Matthias Melcher 009283b48c file fluid.cxx must include <io.h> on Windows to find the access() function. 21 years ago
Michael R Sweet b0f0910f79 Widget panel has "Close" instead of "OK" button. 21 years ago
Michael R Sweet 81bd60b47d More UI cleanup. 21 years ago
Michael R Sweet 59004878f3 Many FLUID updates... 21 years ago
Michael R Sweet a218f44b5d Bug fixes and UI tweaking... 21 years ago
Michael R Sweet 1e742cc41f Use check items for overlays and the widget bin, and track their state. 21 years ago
Michael R Sweet 8fcd08ffaa Tweak 1.1.x FLUID some more... 21 years ago