94 Commits (562198fa3131684e7911ce8c8b0082bbbc617671)

Author SHA1 Message Date
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 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 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 81bd60b47d More UI cleanup. 21 years ago
Michael R Sweet 59004878f3 Many FLUID updates... 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
Michael R Sweet fb820bcf23 Add icon images (still need to update OSX icon file...) 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
Michael R Sweet add37faa25 Copyright updates. 21 years ago
Matthias Melcher 53e7546c23 Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 21 years ago
Michael R Sweet 53d7e32ff3 Clean up compiler warnings... 21 years ago
Michael R Sweet a8b58dc223 Documentation updates (STR #505, STR #513) 21 years ago
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet c99d122b45 Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120) 22 years ago
Michael R Sweet afbeea5714 Bump to 1.1.4 and fix changelog. 22 years ago
Matthias Melcher c2e8891693 OS X: some changes to support Apples ProjectBuilder. 22 years ago
Michael R Sweet 520d44ebf6 Fix scheme and image drawing bugs. 22 years ago
Matthias Melcher b70c9661a0 STR #88: changed fluid behaviour to always paste into a selected 22 years ago
Michael R Sweet 9c7ec90412 Fix open-documents callback stuff. 22 years ago
Michael R Sweet cd339710f0 FLUID shell command patch from Erco. 23 years ago
Matthias Melcher c3de2a22c0 Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 23 years ago
Michael R Sweet da5525cfcb Don't allow multiple shell commands to run at the same time. 23 years ago
Matthias Melcher f4a60090ba Added WidgetBin/ToolBox to fluid. Made fluid remember window 23 years ago
Michael R Sweet 886261af33 fl_register_images() was already getting called (two lines above), and 23 years ago
Bill Spitzak 13dfd24a57 Small changes to images from Csaba Biegl <cbiegl@bellsouth.net> 23 years ago
Michael R Sweet ab53ef9a44 Fix FLUID image problems. 23 years ago
Michael R Sweet b2e9308751 More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 23 years ago
Michael R Sweet 8efe8dcc23 Don't need to manually register image formats in these programs. 23 years ago
Michael R Sweet 6a6e4ab66c Separate the extra image functions into fltk_images. 23 years ago
Michael R Sweet 861ad9769b New file chooser. 23 years ago
Michael R Sweet 88d54cd78b Massive update to use strlcpy() and strlcat() instead of strncpy() 23 years ago
Michael R Sweet 540739e6d7 Fix filename handling; this should take care of every scenario... 23 years ago
Matthias Melcher 508a9abbc8 Update some FLUID documentation, no snapshots though. 23 years ago
Michael R Sweet d55d0ead70 Need to call set_filename() before reading FLUID file, since otherwise 23 years ago
Matthias Melcher d5b98e56c0 Fixed 'Open Previuos' bug in FLUID. 23 years ago
Michael R Sweet 683b32002b Break grid and GUI settings into separate dialogs. 23 years ago
Matthias Melcher 81e13dc96d Added layout menu to FLUID. The menu contains 23 years ago
Michael R Sweet 3a33fc7d81 WIN32 doesn't support popen(), but Cygwin does. 23 years ago
Michael R Sweet 39a823b5e6 Add shell command support to FLUID. 23 years ago
Michael R Sweet b338c743b4 Fix FLUID so that open_cb() and open_history_cb() set the filename 23 years ago