3771 Commits (bf4635d00d414e0a0f1deda5b37943e6a175b9ec)
 

Author SHA1 Message Date
Fabien Costantini 76bcfdd4de patch from STR2026 for testing 17 years ago
Albrecht Schlosser 21b8d6aa1a more doxygen updates 17 years ago
Albrecht Schlosser 6ed54124bb Fixed typos and doxygen documentation. 17 years ago
Albrecht Schlosser d9801ae479 STR 2094: Fixed callback handling for FL_HIDE event for Fl_Input_ and 17 years ago
Fabien Costantini b1fefe0645 Fixed vc6 fltkdll would not link in test directory. 17 years ago
Fabien Costantini 8391354f36 Fixed some vc6 targets would not output their binaries to correct directories since last move in ide directory and disparities between slash and backslashes declarations, not all the targets were modified. Should be ok now. 17 years ago
Fabien Costantini 7b49e892b8 Fixing corelib would not compile under vc6 following fl_text_extents() addons. checked on win32/vc6,macosx. Please on other win32 compilers. 17 years ago
Albrecht Schlosser 26c6437407 Replaced all occurrences of deprecated Fl::release() by Fl::grab(0). 17 years ago
Albrecht Schlosser 5f75c5b754 STR 2027: Fixed documentation errors. 17 years ago
Albrecht Schlosser 8a45f9063c Documented module "Safe widget deletion support functions" 17 years ago
Albrecht Schlosser 1849b8df5c Removed extraneous html tag. 17 years ago
Albrecht Schlosser c23538ef54 Fixed typos and amended doxygen docs. 17 years ago
Fabien Costantini 4d837faff1 Doxygen pdf manual: 17 years ago
Fabien Costantini b141ac03a7 fltk-book.tex : Reduced ToC to depth 1 thus limiting the number of pages to 9. 17 years ago
Fabien Costantini be06414346 Enhanced fltk-book.tex to feature automatic date update at each generation by adding a today keyword after doxygen version. 17 years ago
Fabien Costantini df0d8a8102 Enhanced fltk-book.tex to feature automatic date update at each generation by adding a today keyword after doxygen version. 17 years ago
Fabien Costantini ec5c06aeea Updated fltk-book.tex to match recent revision change and contributors update in html files. 17 years ago
Fabien Costantini 805d9e82be new updated fltk.pdf version, which contains all recent typos and others Al modifications. 17 years ago
Fabien Costantini 47a9e9e22d Generated a new version of the fltk reference manual (fltk.pdf) 17 years ago
Albrecht Schlosser 7f9ceedfeb Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser bdb7002d58 Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser eaf604b4ed Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser 2bd4572918 Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser 357ad96233 Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser b856328f1f Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser e9aa104676 Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser 8a6a945505 Fixed typos and amended doxygen docs. 17 years ago
Albrecht Schlosser 609f519533 Fixed documentation dependencies and changed Doxybook (for latex/pdf gen.) 17 years ago
Albrecht Schlosser a96dec61e1 Correct previous mod. of index.dox (function ref. was okay). 17 years ago
Albrecht Schlosser c1a9019f1c Fixed some typos in src/fl_rect.cxx (doxygen comments). 17 years ago
Albrecht Schlosser 9d67f8a624 Fixed broken (html) links on documentation index page. 17 years ago
Albrecht Schlosser fbe92ea113 Fixed a problem with TrackMouseEvent() (Windows only) that would 17 years ago
Albrecht Schlosser fbea5019fb Replaced all occurrences of the deprecated fl_clip() function by 17 years ago
Albrecht Schlosser e907ce4a11 STR 2079, part 1: Improved test/subwindow.cxx 17 years ago
Fabien Costantini 0906d230ed STR#2030 increment 3: moved not up-to-date ms vc 2003 project filesto ide/unsupported subdir, added a README.MS file explaining what to do if we find a developer to update them. 17 years ago
Fabien Costantini 2472d11234 STR#2030 increment 2: moved not up-to-date borland ide files to ide/unsupported, added a README.BC file explaining what to do if we find a brave developer to update them. 17 years ago
Fabien Costantini 242d8740db Reverted other STR fix as it is not fully working yet 17 years ago
Fabien Costantini 59b32aa684 STR#2030 first increment: Added an unsupported directory to ide dir. 17 years ago
Fabien Costantini 655f7c41a2 Added functionalities to the radio (Button) test program so that we can use it as a more complete test case: 17 years ago
Albrecht Schlosser abfba16040 STR 2101: Temporary fix to prevent crash. Also corrected code indentation. 17 years ago
Fabien Costantini 60335167b2 + Fixed non standard fltk utf8 files headers. 17 years ago
Fabien Costantini 5182f58f01 STR#2086: one line was missing from latest fix, so hWnd was always null, sorry. 17 years ago
Fabien Costantini 899184656a STR#2086 related Fixes : 17 years ago
Fabien Costantini 73a2fa5b99 Doxygen documentation: 17 years ago
Fabien Costantini ceda51cc79 - Added a README.IDE file under the ide subdirectory describing what project dir to start from depending on the ide product. 17 years ago
Fabien Costantini 9225a43f9f Corrected new documentation local (build) path so that index.html can be found in test programs when no env variable is set. Added svn:ignore filters to test and lib subdirs. 17 years ago
Albrecht Schlosser 0f13d6eff2 Applying a correction requested by Ian: 17 years ago
Ian MacArthur 8d4bff7545 STR #2076 redux: Make the Win32 variant only load GetGlyphIndicesW at runtime, so that the fl_text_extents code will still work on WinNT and other early systems. 17 years ago
Ian MacArthur cfc5853ae7 STR #2076 - fix typos in fl_font_x.cxx. Basically I am an idiot and had checked in the wrong version. Sorry. 17 years ago
Ian MacArthur 17e38137d8 STR #2093 - fix typo (name case) FCNTL.H should be fcntl.h, affecting some mingw builds 17 years ago