5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Greg Ercolano 3f41385ebc Imported widgettable.cxx from original Fl_Table widget test suite 15 years ago
Greg Ercolano 0ae522c5ca doxygen: fixes to example program filenames. 15 years ago
Greg Ercolano 76d205ddb5 Improved doxygen docs for draw_cell() parameters in the various contexts. 15 years ago
Greg Ercolano e831cf9dcf doxygen fixes: 15 years ago
Greg Ercolano 347007964e Various fixes: 15 years ago
Greg Ercolano 0beca57ddf Various mods: 15 years ago
Matthias Melcher 516508f4a3 New documentation for compiling and using FLTK on MSWindows. Still need to merge with original documentation. 15 years ago
Greg Ercolano bfcb445453 Added handling of Tab key for Fl_Table keyboard navigation. 15 years ago
Matthias Melcher 4574a63b3e Adding IDE files specifically for Visual Studio 2008 on MSWindows. This is probably the most used IDE on that platform. I will port this to VisualStudio 2010 as well, just to make things complete. 15 years ago
Greg Ercolano 25ca2dbfbc Doxygen improvements for Fl_Table.H; 15 years ago
Greg Ercolano 0ad1f56985 Enclosed old 'standalone widget' license with \verbatim block for clarity. 15 years ago
Greg Ercolano 5be6c04e46 Fixed Fl_Table doxygen example code (was missing all indenting). 15 years ago
Greg Ercolano ce8972cca4 Added missing ident trailer. 15 years ago
Greg Ercolano c9491500e5 Added new table-with-keyboard-nav.cxx to solve STR #2374. 15 years ago
Greg Ercolano aea80f7bb6 Added example howto for making a button with text over an image. 15 years ago
Matthias Melcher 2870b6efe1 Added new project template for Xcode (part 2 of 3). Part 3 will be done later (see TODO: tag sin README.OSX) 15 years ago
Matthias Melcher 9ec755f5fa Removed outdated Project Templates 15 years ago
Matthias Melcher a05a160101 Removed outdated Project Templates 15 years ago
Matthias Melcher 24e14c2470 Fixed a pretty fatal instruction in the Xcode README (oooops) and modified the project files for a correct Universal Build. 15 years ago
Matthias Melcher 839ea708f7 Added and removed silly files 15 years ago
Matthias Melcher bfeac78693 Trying to bring the Xcode 3 OS X builds to a better standard, including automatic builds and project templates. 1 of 3 done. 15 years ago
yuri 757752d164 add rotated_text example to demo menu 15 years ago
engelsman 2cad6d4004 removed unnecessary(?) date from examples.dox 15 years ago
engelsman 7e2590ddea reworked doxygen comments for Fl::arg() and Fl::args() - part 2 15 years ago
Matthias Melcher 10ebe9f862 New build instructions for OS X users. 15 years ago
engelsman 455b8c4a84 reworked doxygen comments for Fl::arg() and Fl::args() - part 1 15 years ago
engelsman 0cbfd64a28 examples/howto-parse-args.cxx: now with added comments and svn:keywords 15 years ago
engelsman a69425441a added examples/howto-parse-args.cxx 15 years ago
Matthias Melcher 463416d0c7 Remove OS X Xcode compiler warnings. 15 years ago
Manolo Gouy 3eddf4dcfc Corrected mac key codes for FL_Delete and FL_Num_Lock keys 15 years ago
Manolo Gouy 19231291e6 Improved portability to diverse Mac O X versions 15 years ago
Greg Ercolano 0d6987a160 Strengthened doxygen docs for set_item_focus(). 15 years ago
Greg Ercolano 430bbb9b27 set_item_focus() is now 'public'. 15 years ago
Manolo Gouy 5c55379301 Added Doxygen doc to offscreen drawing functions. 15 years ago
Manolo Gouy fdc59c9870 Improved Doxygen doc of classes Fl_Graphics_Driver, Fl_PostScript_Printer, Fl_System_Printer, Fl_PostScript_Graphics_Driver. 15 years ago
Albrecht Schlosser aea80474f8 Optimized Fl_Group::clear() and Fl_Scroll::clear(). This speeds 15 years ago
Greg Ercolano e1e119e1df Applied sjb's patch to fix STR #2429. 15 years ago
Greg Ercolano 63f2a30a65 Silence float->int compiler warnings on Snow Leopard. 15 years ago
Greg Ercolano e778cc3351 gets() -> fgets(), added ctype.h include for toupper() when VT100 mode enabled. 15 years ago
Greg Ercolano 9e82db43ae gets() -> fgets() 15 years ago
Greg Ercolano 2eb064fa45 Small mod to Silence compiler warnings on Tiger/OSX (STR#2428) 15 years ago
Manolo Gouy 9f8bbb2a11 Correctly account for position of dock in Fl::x() and Fl::h() functions 15 years ago
Greg Ercolano 56c6a5b12a Silence compiler errors about argument() conversion to Fl_Align 15 years ago
Greg Ercolano bc224390ea Small mods to allow SGI builds. 15 years ago
Ian MacArthur b15ececeb6 Commit to fix handling of Fl_Preferences UUID values on 64-bit WinXX and *nix systems. 15 years ago
Albrecht Schlosser b010bce1af Fixed unbalanced Windows OleInitialize/OleUnitialize calls 15 years ago
Albrecht Schlosser 5c968a2589 Fixed undefined behavior of fl_choice and others when closing 15 years ago
Albrecht Schlosser 280720df7c Fixed Windows class name (xclass) setup and caching mechanism. This was 15 years ago
Manolo Gouy 862648ebfc Fl_Device.H: added missing Doxygen comments 15 years ago
Manolo Gouy f92bb184fe Fl_PostScript.H: better Doxygen doc 15 years ago