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
/
documentation
Age
Commit message (
Expand
)
Author
2007-02-20
">" is ">", not "<" (which is "<")... :)
Michael R Sweet
2007-02-20
Fixed Watcom compiler setup without verification using a patch by mnieuw
Matthias Melcher
2007-02-12
Clean up threads example, use new set_awake_cb().
Michael R Sweet
2007-02-10
Clean up new DND docs.
Michael R Sweet
2007-02-10
STR 1577: added documentation for Drag And Drop.
Matthias Melcher
2007-02-09
Fix HTML errors.
Michael R Sweet
2007-02-08
Add handler for thread messages (STR #1536)
Michael R Sweet
2007-02-06
Update packaging files.
Michael R Sweet
2007-02-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2007-02-06
Fixed typo in documentation (STR #1583)
Matthias Melcher
2007-02-01
Update documentation and move glutDeviceGet() into code so we can return
Michael R Sweet
2007-01-31
Fix Fl_Input_Choice targets (STR #1578)
Michael R Sweet
2007-01-28
Fix indentation of elements (STR #1549)
Michael R Sweet
2007-01-25
Updated Documentation to 1.1.8, updated Copyright year, added myself to the l...
Matthias Melcher
2007-01-24
Updated documentation to explain which events are sent to an inactive window....
Matthias Melcher
2007-01-24
- Added automated little helpers to Sudoku
Matthias Melcher
2007-01-23
Removed fl_filename_isdir_quick from the documentation. I would make it stati...
Matthias Melcher
2007-01-22
Removed 'optimization' for fl_filename_isdir which would break the original p...
Matthias Melcher
2007-01-18
Typo. Likely more to come.
Matthias Melcher
2007-01-18
Added chapter 10 with documentation about multithreading
Matthias Melcher
2007-01-18
Added link in Fl_Wizard documentation (STR #1550)
Matthias Melcher
2007-01-18
Fixed mousewheel event propagation (STR #1521)
Matthias Melcher
2007-01-04
Add fl_open_uri() function as discussed on fltk.development.
Michael R Sweet
2006-11-29
Typo in documentation link (STR #1514)
Matthias Melcher
2006-11-29
STR #1467: explained tooltip inheritance - and how to avoid it).
Matthias Melcher
2006-11-26
Updated the Fl_Tile documentation, hoping that the way it works becomes a bit...
Matthias Melcher
2006-11-16
Merge all of the scrollbar sizes into a single API call
Michael R Sweet
2006-10-29
Documentation fixes.
Michael R Sweet
2006-09-24
Flip the color of Fl_Choice to FL_BACKGROUND2_COLOR when there is no
Michael R Sweet
2006-09-20
Update Fl::scheme() documentation.
Michael R Sweet
2006-09-16
Added documentation for "fl_can_do_alpha_blending()"
Matthias Melcher
2006-09-15
Typo in doc.
Matthias Melcher
2006-09-06
Updated documentation on Fl::box_dx and friends.
Matthias Melcher
2006-09-06
Updated documentation to reflect Fl_Window::xclass caveat. STR 1420
Matthias Melcher
2006-09-04
STR 1419: two more typos thanks to me being hectic with vim
Matthias Melcher
2006-09-04
STR #1418: duplicate tag in documentation.
Matthias Melcher
2006-09-03
Fixed Win32 vs. WIN32 in documentation.
Matthias Melcher
2006-08-29
Add examples.html to list of documentation files.
Michael R Sweet
2006-08-29
Added Sudoku and Blocks to the "examples" documentation page.
Matthias Melcher
2006-08-25
Updated documentation of Fl_Widow::resize to reflect the issues with window m...
Matthias Melcher
2006-08-25
Updated Fl_Widget::resize documentation to reflect the "bogus resize messages...
Matthias Melcher
2006-08-25
Do some rearranging of image and desktop support files.
Michael R Sweet
2006-08-24
Changed description of widgets.html
Matthias Melcher
2006-08-24
Added alphabetical list of all methods in Appendix A
Matthias Melcher
2006-08-24
All fl_ functions indexed and linked.
Matthias Melcher
2006-08-23
Adding more links to the global function reference list
Matthias Melcher
2006-08-23
Fixed Typo in Documentation (STR #1399)
Matthias Melcher
2006-08-18
STR #1381: added optional "precision" argument when writing floats or doubles...
Matthias Melcher
2006-08-17
Undid the previous Fl_Tabs::value() const change because adding 'const' *does...
Matthias Melcher
2006-08-17
Added warning on nesting Fl_Scroll widgets
Matthias Melcher
[next]