summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2007-01-28Fix indentation of elements (STR #1549)Michael R Sweet
2007-01-25Updated Documentation to 1.1.8, updated Copyright year, added myself to the l...Matthias Melcher
2007-01-24Updated 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-23Removed fl_filename_isdir_quick from the documentation. I would make it stati...Matthias Melcher
2007-01-22Removed 'optimization' for fl_filename_isdir which would break the original p...Matthias Melcher
2007-01-18Typo. Likely more to come.Matthias Melcher
2007-01-18Added chapter 10 with documentation about multithreadingMatthias Melcher
2007-01-18Added link in Fl_Wizard documentation (STR #1550)Matthias Melcher
2007-01-18Fixed mousewheel event propagation (STR #1521)Matthias Melcher
2007-01-04Add fl_open_uri() function as discussed on fltk.development.Michael R Sweet
2006-11-29Typo in documentation link (STR #1514)Matthias Melcher
2006-11-29STR #1467: explained tooltip inheritance - and how to avoid it).Matthias Melcher
2006-11-26Updated the Fl_Tile documentation, hoping that the way it works becomes a bit...Matthias Melcher
2006-11-16Merge all of the scrollbar sizes into a single API callMichael R Sweet
2006-10-29Documentation fixes.Michael R Sweet
2006-09-24Flip the color of Fl_Choice to FL_BACKGROUND2_COLOR when there is noMichael R Sweet
2006-09-20Update Fl::scheme() documentation.Michael R Sweet
2006-09-16Added documentation for "fl_can_do_alpha_blending()"Matthias Melcher
2006-09-15Typo in doc.Matthias Melcher
2006-09-06Updated documentation on Fl::box_dx and friends.Matthias Melcher
2006-09-06Updated documentation to reflect Fl_Window::xclass caveat. STR 1420Matthias Melcher
2006-09-04STR 1419: two more typos thanks to me being hectic with vimMatthias Melcher
2006-09-04STR #1418: duplicate tag in documentation.Matthias Melcher
2006-09-03Fixed Win32 vs. WIN32 in documentation.Matthias Melcher
2006-08-29Add examples.html to list of documentation files.Michael R Sweet
2006-08-29Added Sudoku and Blocks to the "examples" documentation page. Matthias Melcher
2006-08-25Updated documentation of Fl_Widow::resize to reflect the issues with window m...Matthias Melcher
2006-08-25Updated Fl_Widget::resize documentation to reflect the "bogus resize messages...Matthias Melcher
2006-08-25Do some rearranging of image and desktop support files.Michael R Sweet
2006-08-24Changed description of widgets.htmlMatthias Melcher
2006-08-24Added alphabetical list of all methods in Appendix AMatthias Melcher
2006-08-24All fl_ functions indexed and linked.Matthias Melcher
2006-08-23Adding more links to the global function reference listMatthias Melcher
2006-08-23Fixed Typo in Documentation (STR #1399)Matthias Melcher
2006-08-18STR #1381: added optional "precision" argument when writing floats or doubles...Matthias Melcher
2006-08-17Undid the previous Fl_Tabs::value() const change because adding 'const' *does...Matthias Melcher
2006-08-17Added warning on nesting Fl_Scroll widgetsMatthias Melcher
2006-08-17New context_changed() function for OpenGL windows allowing efficient texture ...Matthias Melcher
2006-07-18Fixed bad English. Matt, you need to polish up on you irregular verbs.Matthias Melcher
2006-07-18Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont. Matthias Melcher
2006-06-27Another documentation update (STR #1340)Matthias Melcher
2006-06-27Added two missing html files to the Makefile based installation process (STR ...Matthias Melcher
2006-06-23fixed wrong wordMatthias Melcher
2006-06-23Added warning to Fl_Gl_Window documentation.Matthias Melcher
2006-06-23Documentation fix (STR #1336)Matthias Melcher
2006-06-22Added support for floating point Fl_SpinnerMatthias Melcher
2006-06-14STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). ...Matthias Melcher
2006-06-13STR #1319: added missing '#' in Fl_Clock_OutputMatthias Melcher
2006-06-09Added an event variable "Fl::event_original_key()" which returns the current ...Matthias Melcher