43 Commits (55fe0b51784caf71e03b97f2cc6841cb8ba9ce48)

Author SHA1 Message Date
Albrecht Schlosser 98f814878e Added a note about removing a widget from its parent group or window before 16 years ago
Matthias Melcher 68a20dbc32 Fixed typos 17 years ago
Matthias Melcher c7d5670c3a STR #1747: Fl::grab may not work as expected, added warning in documentation 17 years ago
Michael R Sweet b71ca52b7e Add documentation for Fl::event_dx, event_dy, and event_text (STR #1843) 18 years ago
Matthias Melcher ab3eb7e719 Fixed missing slash in documentation. 18 years ago
Matthias Melcher ac18bf7609 Replaced '>' with '>' in the documentation where appropriate (STR# 1682, 1684, 1685) 18 years ago
Matthias Melcher a240e88cdc STR #1639: improved documentation to explain the difference between evnt_button() and event_buttons() 18 years ago
Matthias Melcher 18f2016b1f Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data) API. 18 years ago
Michael R Sweet 6e9a163035 Add handler for thread messages (STR #1536) 19 years ago
Matthias Melcher 8e7e416783 Added chapter 10 with documentation about multithreading 19 years ago
Michael R Sweet 8ea3a45772 Merge all of the scrollbar sizes into a single API call 19 years ago
Michael R Sweet 9e3f8a1db6 Documentation fixes. 19 years ago
Michael R Sweet 5be931cebd Update Fl::scheme() documentation. 19 years ago
Matthias Melcher dac4c56304 Typo in doc. 19 years ago
Matthias Melcher 7ac3b8e5b9 Updated documentation on Fl::box_dx and friends. 19 years ago
Matthias Melcher fee47dba98 STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). For a different bug, I was forced to implement an automated widget deletion system which seems to work well. I would like to reuse that for all cases that depend on 'delete_widget', making 'delete_widget' obsolete. I will change the STR accordingly. 19 years ago
Matthias Melcher 428a283f83 Added an event variable "Fl::event_original_key()" which returns the current key code (see Fl::event_key()) before it gets mangled through the NumLock keypad conversion. This way, an application can differentiate between an arrow key and a numeric keypad w/NumLock off. 19 years ago
Matthias Melcher a31071deb4 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 20 years ago
Matthias Melcher 4c338a533f STR #1106: fixed documentation error 20 years ago
Michael R Sweet 4d2333525e Doco fix (STR #960) 20 years ago
Michael R Sweet 7da5a27b40 Add documentation for screen_count() and screen_xywh() (STR #931) 20 years ago
Michael R Sweet a42ded75e2 Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x 21 years ago
Michael R Sweet 33173bf4e5 Update the documentation for add_timeout(). 21 years ago
Michael R Sweet a2463df999 Add Fl::event_clicks(int i) docos. 23 years ago
Michael R Sweet 2921ca57a0 Update Fl::get_color() docos. 23 years ago
Michael R Sweet 2ba819c6e7 Add missing documentation. 23 years ago
Michael R Sweet 35308e5c22 Added Fl::get_boxtype() method. 23 years ago
Michael R Sweet 16046bf4dd Add Fl::remove_handler() method. 23 years ago
Michael R Sweet 1f30c63d32 add_check() example was wrong. 23 years ago
Michael R Sweet 74942d0537 Fix links in docos... 23 years ago
Michael R Sweet 7e8ec10e6d Add missing docos for Fl_Progress. 23 years ago
Michael R Sweet 9ca9171e7a Fl_Text_Buffer docos. 23 years ago
Michael R Sweet 8e3cdc0ac1 Propagate events from the tooltip window to the widget we are tooltipping 23 years ago
Michael R Sweet dc355ebb54 Add Fl::dnd_text_ops() methods. 23 years ago
Michael R Sweet 14e6251b80 More HTML fixed from Alexander. 23 years ago
Matthias Melcher 2cde58f966 Update documentation to contain DND stuff. 24 years ago
Michael R Sweet a721b4ad00 Doco and makefile updates from SGI. 24 years ago
Michael R Sweet 5ec539b918 Doco fixes from Alexander. 24 years ago
Michael R Sweet a910371403 Documentation updates, mainly to fix typos, mark constants with TT, and 24 years ago
Michael R Sweet 76affdbfd3 Add docos for the thread methods (awake, lock, thread_message, and unlock) 24 years ago
Michael R Sweet 09daf20b81 Documentation updates galore (up to chapter 7, still need to do chapter 24 years ago
Michael R Sweet c78dcd55ec More doco updates. 24 years ago
Michael R Sweet 772f94ca1a More docos (many files just copied, so the content isn't right yet...) 24 years ago