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_Browser_.cxx
Age
Commit message (
Expand
)
Author
2002-08-16
One more browser redraw fix from Ken.
Michael R Sweet
2002-08-13
Use box function to redraw Fl_Browser_, Fl_Input_, and Fl_Slider.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-07-18
Fl_Browser_::display() speedup patch from Stephen Davies.
Michael R Sweet
2002-06-27
Fix math header for nocygwin mode.
Michael R Sweet
2002-04-11
Redefine FL_ color values to use the color cube.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-11-03
Update all non-text widgets that take keyboard focus to check
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-08-03
Fixed tooltips under WIN32 - no more toolbar buttons...
Michael R Sweet
2001-08-02
Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at
Michael R Sweet
2001-08-02
Mousewheel support for browsers and help view.
Michael R Sweet
2001-07-05
Fixed crash if you shift+click on a multibrowser below the last item
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-30
Fix suggested by Stuart Levy to fix scrolling when deleting items from
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-11
I made FL_NORMAL_SIZE into a public int variable. You can now change it
Bill Spitzak
2000-03-17
Fixed up the colors the browser draws when it is deactivated, it does not
Bill Spitzak
2000-03-15
Always draw a box around the current browser selection.
Michael R Sweet
2000-01-20
Pageup/down by correct amount in scrollbar
Bill Spitzak
1999-12-19
Stuff that didn't get into 1.0.7:
Bill Spitzak
1999-11-16
Fl_Browser_ didn't draw the selection box using an inactive color when
Michael R Sweet
1999-11-16
Changes requested by Jeff Meininger
Bill Spitzak
1999-11-07
Zero-width browsers crashed:
Bill Spitzak
1999-09-15
Fixed long-standing bug reported by Rick Sayre in Fl_Browser_ - if the
Michael R Sweet
1999-06-07
Replaced remaining malloc.h's with stdlib.h
Bill Spitzak
1999-05-01
Updated version numbers to 1.0.3.
Michael R Sweet
1999-03-09
Small fixes suggested by Guillaume Nodet
Bill Spitzak
1999-03-04
Fix for browser horizontally scrolling.
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-02
Fl_Browser fixes from Bill.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-11-08
Patches from Bill:
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-19
Added Gustavo's damage() update - now use symbolic constants for all values!
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet
[prev]