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
2006-11-15
Fix endian problem with fl_read_image() and QuickDraw on Intel-based Macs.
Michael R Sweet
2006-11-12
STR #1492: Fl_Progress was using the wrong width to calculate progress
Matthias Melcher
2006-10-30
Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop
Michael R Sweet
2006-10-29
Documentation fixes.
Michael R Sweet
2006-10-29
Shortcut events could be sent to the wrong window (STR #1451)
Michael R Sweet
2006-10-29
Fl_Spinner did not handle the arrow keys properly (STR #1476)
Michael R Sweet
2006-10-29
Fl_File_Browser did not calculate the width of directory items
Michael R Sweet
2006-10-20
Don't start widgets offset by 1/2 the spacing value.
Michael R Sweet
2006-10-11
Make sure all of the demos use the scheme, and add a scheme chooser to the
Michael R Sweet
2006-10-11
fl_arc() and fl_pie() did not draw properly on WIN32 when the
Michael R Sweet
2006-10-11
Fl_Input and Fl_Text_Editor now hide the mouse pointer when
Michael R Sweet
2006-09-26
STR #1447: Fixed CMake files to include new GTK+ scheme
Matthias Melcher
2006-09-24
Update "o" variable detection code to handle more cases (STR #1429)
Michael R Sweet
2006-09-24
Adapt Sadysta's alpha compositing code for current implementation of
Michael R Sweet
2006-09-23
Check buttons did not redraw properly with box() set to FL_NO_BOX
Michael R Sweet
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2006-09-15
Implemented alpha blending for WIN32. I believe that I did it in a way that i...
Matthias Melcher
2006-09-06
Updated documentation on Fl::box_dx and friends.
Matthias Melcher
2006-09-05
Fixed font caching issue from STR 1415
Matthias Melcher
2006-09-05
STR #1410: fl_file_chooser could crash after a previously canceled dialog
Matthias Melcher
2006-09-04
STR 1416: Fluid would not output the correct code for a window's hotspot
Matthias Melcher
2006-09-04
STR 1412: fixed RGB image block copy for ld() values != 0
Matthias Melcher
2006-09-04
STR #1411: fixed latin-to-macRoman text conversion
Matthias Melcher
2006-08-30
STR #1151: Cygwin for some reason was ifdef'd out for setting a shorter timou...
Matthias Melcher
2006-08-29
Updated OSX subwindow simulation code to better add and remove from the clipp...
Matthias Melcher
2006-08-29
- removed more inconsistencies between fl_draw and fl_measure (STR #1408)
Matthias Melcher
2006-08-29
Fixed fl_measure which mistook a trailing '@@' for a symbol (STR #1406)
Matthias Melcher
2006-08-29
STR #1403: GLUT window creation code - better fix.
Matthias Melcher
2006-08-25
Fixed GLUT behavior on window creation (STR #1267)
Matthias Melcher
2006-08-25
Fixed OS X bug that would hide tooltips before they were shown (STR #1392)
Matthias Melcher
2006-08-25
Fixed Fl_Tabs tooltip reappearing.
Matthias Melcher
2006-08-25
Do some rearranging of image and desktop support files.
Michael R Sweet
2006-08-24
Add wording and tweak difficulty levels so that the Easy and
Michael R Sweet
2006-08-24
Fixed filechooser to behave as documented when file pattern changes (STR #135s9)
Matthias Melcher
2006-08-24
Added alphabetical list of all methods in Appendix A
Matthias Melcher
2006-08-23
Adding more links to the global function reference list
Matthias Melcher
2006-08-23
Avoiding problems with some platforms that don't implement hypot() (STR #1366)
Matthias Melcher
2006-08-23
- Fixed floating point value formatting for Fl_Spinner (STR #1331)
Matthias Melcher
2006-08-23
Fixed Fl_Positioner callback when released (STR #1387)
Matthias Melcher
2006-08-23
Fixed WIN32 zero size window issue (STR #1387)
Matthias Melcher
2006-08-23
Fixed Sudoku window positioning (STR #1398)
Matthias Melcher
2006-08-23
- Fluid Code Declarations can now handle C++ style comments (STR #1383)
Matthias Melcher
2006-08-21
Fixed uninitialized data in OS X and WIN32 timout functions (STR #1374).
Matthias Melcher
2006-08-19
Fixed unintialized data bug in OS X timeout functions.
Matthias Melcher
2006-08-19
Fixed speed issues with measuring text sizes in OS X Quartz
Matthias Melcher
2006-08-19
Fixed focus issues on OSX (str #1377)
Matthias Melcher
2006-08-18
STR #1381: added optional "precision" argument when writing floats or doubles...
Matthias Melcher
2006-08-17
Fixed callback sometimes not calle when using the arrow keys in an Fl_Slider ...
Matthias Melcher
2006-08-17
Changing the shorcut of a widget in fluid now marks the document as dirty (ST...
Matthias Melcher
2006-08-17
Undid the previous Fl_Tabs::value() const change because adding 'const' *does...
Matthias Melcher
[prev]
[next]