2048 Commits (6f946ecfc55a5dee1571c72aae93b086c06370b3)
 

Author SHA1 Message Date
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 eee3897e19 Changelog update. 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 82a7afa3ac Added documentation for all programs in the 'test' directory (appendix i). 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
Matthias Melcher 93a2170661 fixed frame drawing of Fl_Text_Display (STR #762.2). Thanks for the patch proposal to Alessandro Portale. 21 years ago
Michael R Sweet 23f90b2301 STR 748: Fl_Clock_Output::value(ulong) does not change value_ 21 years ago
Michael R Sweet fb820bcf23 Add icon images (still need to update OSX icon file...) 21 years ago
Michael R Sweet e747c49422 Use copy_label() instead of strdup() for button labels. 21 years ago
Michael R Sweet 7cad39d3ef Start working on a new FLUID icon for desktop integration... 21 years ago
Michael R Sweet 3bf9a5cb2f Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :) 21 years ago
Matthias Melcher 327f5f14a5 Removed warning about for(;;) variable lookup 21 years ago
Matthias Melcher 00651bc412 Updated CHANGES file. Removed CRLF from xpm Pixmaps 21 years ago
Matthias Melcher fc1a4cf809 Added a new Type to fluid called 'Comment' to be used for standardized Copyright notices and other comments throughout the source code. 21 years ago
Matthias Melcher 2bbee87dc3 'Anonymous' reported a problem when using Fl_Value_Input. It seemed, 21 years ago
Michael R Sweet 29e022cc46 Use grid size for window resizing. 21 years ago
Michael R Sweet 8769b2f7fa Make guides and snap work from either side of a widget border. 21 years ago
Michael R Sweet 3ecd5ba911 Only horizontally snap align when the current widget is within 50 21 years ago
Michael R Sweet 9998dcc396 Clean up more snap glitches... 21 years ago
Michael R Sweet cdcb8a50e2 More guide stuff - most of the widgets that need it should have their 21 years ago
Michael R Sweet 120dbf2c46 Add ideal_size() and ideal_spacing() methods, which are used for the 21 years ago
Michael R Sweet f00f9c7422 Update widget panel so that the "GUI" tab is shown first. 21 years ago
Michael R Sweet 11d689f5bc Save my changes to the guide lines - basic snapping is implemented with 21 years ago
Michael R Sweet ec7b060957 Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the 21 years ago
Michael R Sweet 9b5555d142 fl_filename_relative() didn't compare drive letters in a 21 years ago
Michael R Sweet e6399f8f37 Fix menu drawing... 21 years ago
Michael R Sweet a48c6dd545 Fixed menu item width calculations with symbols (STR #740) 21 years ago
Michael R Sweet 2c989c8e4c More browser documentation changes. 21 years ago
Michael R Sweet b066dea55d The keyboard shortcut handling code did not handle 8-bit 21 years ago
Michael R Sweet c3a5b61223 Doco fixes (show const modifier on methods) 21 years ago
Michael R Sweet 52e086f75b Fl_JPEG_Image could still crash an app with a corrupt JPEG file 21 years ago
Michael R Sweet 62721060db Using the layout alignment controls on a menu widget would cause 21 years ago
Michael R Sweet 24b82a1cb0 Run ranlib on installed JPEG library. 21 years ago
Matthias Melcher 5b49a9ae51 Added visual gudelines for widget distances and sizes to fluid. It is disabled by default, but can be enabled in the "Grid" dialog box. I am not sure if this is actually a good change, but thanks to SVN I'll risk a commit to get some feedback fro the early adopters. 21 years ago