index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Tabs.cxx
Age
Commit message (
Expand
)
Author
2010-12-18
Fixed Fl_Tabs selection border drawing, if tabs are at the bottom of
Albrecht Schlosser
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-30
STR 2370: fixed static allocation in Fl_Tabs.
Matthias Melcher
2010-10-30
Added documentation for Fl_Tabs resizable.
Matthias Melcher
2010-10-28
Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis miss...
Matthias Melcher
2010-02-26
Adding FALLTHROUGH label to a buch of case fallthroughs in order to make lint...
Matthias Melcher
2010-02-20
Added Fl_Widget_Tracker in handle() methods etc. to avoid accessing widgets
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-12-13
Fixed typos and doxygen documentation.
Albrecht Schlosser
2008-12-06
Replaced all occurrences of the deprecated fl_clip() function by
Albrecht Schlosser
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-14
Doxygen Documentation WP4 Done. Has all documentation content but should be c...
Fabien Costantini
2007-05-01
STR #1652: allowing shortcuts in tabs
Matthias Melcher
2007-01-21
I changed the Fl_Tabs drawing routine to only redraw the tabs themsleves on a...
Matthias Melcher
2006-08-25
Fixed Fl_Tabs tooltip reappearing.
Matthias Melcher
2006-08-17
Undid the previous Fl_Tabs::value() const change because adding 'const' *does...
Matthias Melcher
2006-08-17
Fl_Tabs::value() is now const as described in the documentation (STR #1379)
Matthias Melcher
2006-05-30
Fixed shortcut and default focus for message dialogs (STR #1298).
Matthias Melcher
2006-05-21
Tabs now show the correct tooltip (STR #1282)
Matthias Melcher
2005-07-23
STR #602
Matthias Melcher
2005-05-26
Selected tabs are now drawn slightly larger than unselected tabs
Michael R Sweet
2005-05-19
FLUID didn't set the initial size of widgets properly (STR #850)
Michael R Sweet
2005-05-19
Update Fl_Tabs to draw selected tabs using labelcolor() of the Fl_Tabs
Michael R Sweet
2005-04-21
Updated Fl_Tabs to check the contrast of the label color against
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-07-27
More doco updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-05-16
Tweek tabs widget and plastic boxtype.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-20
Fix one last focus bug in Fl_Tabs - now clicks should update the focus
Michael R Sweet
2002-10-29
Fix focus hogging by the Fl_Tabs widget.
Michael R Sweet
2002-10-22
WIN32 redraw fixes.
Michael R Sweet
2002-09-09
Fluid treats any class name for the outer window that does not contain
Bill Spitzak
2002-09-04
Fixes from Matthew Morrise.
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-05-15
Optimize redraw of focus stuff in radio/check buttons and tabs.
Michael R Sweet
2002-01-30
Fix prototypes for fl_input() and fl_password().
Michael R Sweet
2002-01-29
Fix tab measurement for image-only labels.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-23
Demo updates (so they all will use the default scheme)
Michael R Sweet
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-12-01
Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results
Michael R Sweet
2001-11-25
Add flstring.h header file to include string functions, strcasecmp
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-08-05
Keyboard nav for tabs.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-10-17
Fl_Tabs draws the background behind the tabs.
Bill Spitzak
2000-08-30
The input focus got messed up if you called Fl_Tabs::value(x) and there
Bill Spitzak
2000-08-12
Patch from Mike Lindner to make the turning on/off of scrollbars on
Bill Spitzak
[prev]
[next]