summaryrefslogtreecommitdiff
path: root/fluid/Fl_Window_Type.cxx
AgeCommit message (Expand)Author
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
2005-03-19Many FLUID updates...Michael R Sweet
2005-03-17Use check items for overlays and the widget bin, and track their state.Michael R Sweet
2005-03-08Use grid size for window resizing.Michael R Sweet
2005-03-08Make guides and snap work from either side of a widget border.Michael R Sweet
2005-03-08Only horizontally snap align when the current widget is within 50Michael R Sweet
2005-03-08Clean up more snap glitches...Michael R Sweet
2005-03-07More guide stuff - most of the widgets that need it should have theirMichael R Sweet
2005-03-07Add ideal_size() and ideal_spacing() methods, which are used for theMichael R Sweet
2005-03-07Update widget panel so that the "GUI" tab is shown first.Michael R Sweet
2005-03-06Save my changes to the guide lines - basic snapping is implemented withMichael R Sweet
2005-02-26Added visual gudelines for widget distances and sizes to fluid. It is disable...Matthias Melcher
2005-02-24Copyright updates.Michael R Sweet
2005-02-05FLUID didn't update the widget panel X/Y/W/H values when movingMichael R Sweet