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
/
CHANGES
Age
Commit message (
Expand
)
Author
2009-09-27
Consolidated all possible flag values into a single enum in Fl_Widget (STR #2...
Matthias Melcher
2009-09-27
Fixed a few minor issues with Xcode builds. Fixed all color related call to F...
Matthias Melcher
2009-09-23
File Chooser now also recognizes utf8 encoded text files. STR 2218.
Matthias Melcher
2009-09-23
Empty functions in Fluid no onger create an implementation (STR 2259)
Matthias Melcher
2009-09-23
Fixed Fluid dependency on X11 (STR #226)
Matthias Melcher
2009-09-18
Updated the bundled libpng to v1.2.40 (released Sep. 10, 2009).
Albrecht Schlosser
2009-09-16
Fixed Fl_Choice contrast with light-on-dark settings (STR #2219).
Albrecht Schlosser
2009-09-13
Fixed X server "lock", if a modal dialog window is opened while a menu
Albrecht Schlosser
2009-09-13
Updated mirror sites in documentation (STR #2220)
Matthias Melcher
2009-09-13
Setting a default font for Xft
Matthias Melcher
2009-09-13
Setting a default font for Xft
Matthias Melcher
2009-09-06
Temporarily limited builds to 32-bit on OX S to stay compatible to Snow Leopard
Matthias Melcher
2009-08-24
Fixed Windows compile bug with "#define USE_COLORMAP 0" (STR #2241)
Albrecht Schlosser
2009-07-23
Fixed glibc 2.10 compiler problems (Fedora 11 and others) with scandir()
Albrecht Schlosser
2009-07-04
UTF8: Fl_Text_Display and related:
Fabien Costantini
2009-07-04
Updated CHANGES with recent Fl_Text_Buffer and Fl_Text_Selection changes.
Fabien Costantini
2009-06-30
Fixed OpenGL shared context handling (STR #2135)
Matthias Melcher
2009-06-29
Fixed gray-scale images with alpha channel (STR #2105).
Albrecht Schlosser
2009-06-28
- Fixed unexpected shortcut behavior for Win32 (STR #2199)
Matthias Melcher
2009-06-27
Fixed documentation for Fl_Progress (STR #2209) and changed deprecated
Albrecht Schlosser
2009-04-27
Fluid printing used wrong colors under Windows (STR #2195)
Albrecht Schlosser
2009-04-18
Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'...
Matthias Melcher
2009-04-15
More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...
Matthias Melcher
2009-04-14
Implemented the full OS X navigation support for Fl_Input minus scrolling. Im...
Matthias Melcher
2009-04-13
Modified fix for STR #2150, as discussed, and added Fl::pushed(0) in
Albrecht Schlosser
2009-04-13
Fixed make install for Windows/Cygwin with --enable-x11 (no symlinks)
Albrecht Schlosser
2009-04-13
Little rearrangement for readibility
Matthias Melcher
2009-04-12
Avoiding crashes for recrsive common dialogs (this does not fix the issue at ...
Matthias Melcher
2009-04-12
Reorganized Unittest / fixed and improved OS X keybord support and alternativ...
Matthias Melcher
2009-03-14
Updated the bundled libpng to v1.2.35 (released 18 Feb. 2009)
Albrecht Schlosser
2009-03-14
Fl_Preferences.H now doesn't include windows.h any more
Albrecht Schlosser
2009-02-25
Fl_Window::draw() now doesn't reset its x/y-coordinates to 0 anymore
Albrecht Schlosser
2009-02-20
Documentation updates for STR #2142 (protected draw methods).
Albrecht Schlosser
2009-02-16
Added CHANGES info for STR #2147.
Albrecht Schlosser
2009-02-15
renamed class Fl_Watch to Fl_Widget_Tracker, as discussed in fltk.development.
Albrecht Schlosser
2009-02-08
Added Fl_Scroll::bbox() documentation (STR #1893)
Albrecht Schlosser
2009-02-08
Removed an XForms compatibility "feature" that prevented the down
Albrecht Schlosser
2009-02-08
Added the helper class Fl_Watch to simplify safe handling of widget deletion
Albrecht Schlosser
2009-01-14
Updated CHANGES with recent revisions.
Fabien Costantini
2009-01-12
Updated CHANGES with recent modifications.
Fabien Costantini
2009-01-08
Widgets now remove themselves from their parent group (if any), when destroyed
Albrecht Schlosser
2009-01-01
Added flexible gap size for text buffer (STR #2046)
Matthias Melcher
2008-12-29
STR #1962: I tried to fix the configuration scripts so that the image support...
Matthias Melcher
2008-12-27
STR 2101: fl_set_spot() could crash on Windows under certain conditions.
Albrecht Schlosser
2008-12-26
STR #2113: added sorting and a few other functions to Fl_Browser_.
Matthias Melcher
2008-12-21
Adding utf8 support for copy and paste under OS X 10.5 (and hopefully below)
Matthias Melcher
2008-12-20
STR #2098: updated the keyboard handling for 10.5 to better handle composed k...
Matthias Melcher
2008-12-17
Updated the bundled libpng to v1.2.33.
Albrecht Schlosser
2008-12-17
Updated CHANGES for STR 2106 fix for 1.3.
Fabien Costantini
2008-12-07
Fixed a problem with TrackMouseEvent() (Windows only) that would
Albrecht Schlosser
[next]