summaryrefslogtreecommitdiff
path: root/fluid/Fl_Widget_Type.cxx
AgeCommit message (Expand)Author
2001-09-29Widget panel update with tabs (a la 2.0) with new tooltip, image, andMichael R Sweet
2001-08-04Hide and show overlapping buttons as needed for widgets and windows.Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-05-26Fl_Double_Window is saved in .fl fileBill Spitzak
2000-05-16I18N didn't work right for menus - the messages numbers were wrong.Michael R Sweet
2000-04-25Bug fixes where I was getting the value from the input field instead ofMichael R Sweet
2000-04-24FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;Michael R Sweet
2000-03-06Fix from Assar Westerlund - missing include.Michael R Sweet
2000-02-05Produces correct destructor for nested classes, patch from Alexandr ShevtsowBill Spitzak
1999-12-17Patch from Clemens Hintze to allow declaratons of "typedef" to work.Bill Spitzak
1999-09-08Does not write "extern foo *bar" declarations twice.Bill Spitzak
1999-08-09Don't need ::write_declare, just write_declare...Michael R Sweet
1999-08-05Fixed so that a public declaration like #include "Foo" is written to theBill Spitzak
1999-04-26Tab, space, backtab, and backspace can be used to navigate through menus.Bill Spitzak
1999-04-18Updated patch version to 2 (1.0.2)Michael R Sweet
1999-04-18Changes so that "extra code" goes before o->end() and close bracket.gustavo
1999-04-10fluid outputs symbolic names for align() and when() to the C++ codeBill Spitzak
1999-02-19Fixed array_name() bug - now correctly handles arrays in different classesMichael R Sweet
1999-01-13The text color button in Fluid didn't pop up with the correct colorMichael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-06Fixed another #include...Michael R Sweet
1998-12-06More changes for .C and .H to .cxx and .h...Michael R Sweet
1998-12-02Fix for numericsort(), and drawing of some box types.Michael R Sweet
1998-11-25Added check for arrays in initialization - if so, use {(Fl_xyz *)0}...Michael R Sweet
1998-11-25Added class/return value fixes from Bill.Michael R Sweet
1998-11-18Fluid fix from Gustavo.Michael R Sweet
1998-11-09Widget variables we not being initialized to NULL.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Added common headings & CVS tags.Michael R Sweet
1998-10-19More changes from Bill Spitzak.Michael R Sweet
1998-10-15Fluid fixes from Vincent PENNE.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet