summaryrefslogtreecommitdiff
path: root/fluid/Fl_Window_Type.cxx
AgeCommit message (Expand)Author
2015-04-02Added comments to Fluid Widgets. The comment field is between the Additional ...Matthias Melcher
2011-09-28STR 2707: nested class and namespace supportMatthias Melcher
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-12-20Moved global FLTK options into Fluid until we find a better setup. Restored t...Matthias Melcher
2010-12-20Used Fluid to generate Fluid files. Fixed two naming issues for the new Fl_In...Matthias Melcher
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-10-30Fixed special handling for ISO back-tab keycode (STR #2369)Matthias Melcher
2010-10-28Fixed the remaining warningsMatthias Melcher
2010-02-26Added argument-less constructor in Fuid Widget ClassMatthias Melcher
2009-01-03STR50 fix attemp. Added a new check_redraw_corresponding_parent() function to...Fabien Costantini
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-10-13fixed fluid template would not save correctly under quartz.Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-04-12Updated 1.3 with changes from 1.1.9Matthias Melcher
2008-01-04STR #1776: FLUID now tries to find a previously declared callback to avoid de...Matthias Melcher
2007-10-07STR #1751: changing the window size in FLUID now sets the 'modified' flagMatthias Melcher
2007-06-18#1706: changed test/tile to expose issues with reversed order of 'show'. Chan...Matthias Melcher
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2006-10-20Treat all "Window" classed widgets as window widgets.Michael R Sweet
2006-09-17Fix handling of public/private stuff for widget classes.Michael R Sweet
2006-07-27Fix problems with new FLUID output, add common to closing braces to showMichael R Sweet
2006-07-26Revamp variable tests so that we rarely need to provide "o" andMichael R Sweet
2006-05-05STR #1187: Fixed missing reset of flag in FLUIDMatthias Melcher
2005-11-04FLUID1: correctly hide the "X Class:" label whenever the XClass input field i...Matthias Melcher
2005-09-09Fix to ambigous function call in my previous FLUID changesMatthias Melcher
2005-09-09STR #985: This is a medium size change in the way that FLUID manages widget l...Matthias Melcher
2005-09-08STR #1016 : Matthias Melcher
2005-08-30FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...Matthias Melcher
2005-08-29Fixed snapping for interactive resizing of right and bottom border.Matthias Melcher
2005-08-23Project settings in FLUID now also set a project as 'modified'.Matthias Melcher
2005-08-15Added support for Fl_Window::size_range() in FLUID. There are no UI elements ...Matthias Melcher
2005-08-15Dottet label selection box and standard widget selection boxes would not alwa...Matthias Melcher
2005-07-20 - Fluid overlay now shows a seperate bounding box of selectedMatthias Melcher
2005-07-08Added the first implementation of "live mode" to Fluid. This is incomplete an...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-09FLUID widget class support fixes.Michael R Sweet
2005-03-29Finished changes needed to support full widget classes.Michael R Sweet
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-21If window has not been shown yet, set the image to the scheme_bg_ image soMichael R Sweet
2005-03-20Template panel for "new" and "save template" actions, complete withMichael R Sweet
2005-03-20Preliminary template save support in FLUID, plus some bug fixes.Michael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-03-20Add "Edit/Delete".Michael R Sweet
2005-03-20Add "scheme" chooser in GUI settings dialog.Michael R Sweet
2005-03-20Hide/Show Widget Bin and Overlays, instead of checks.Michael R Sweet
2005-03-19More UI cleanup.Michael R Sweet