1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Manolo Gouy 49f8a3cfc9 Fix STR#2928: alt+e on US keyboard not processed correctly as shortcut on Mac OS. 13 years ago
Manolo Gouy 834c714f26 Mac OS: added support for internationalization of the application menu. 13 years ago
Manolo Gouy 482c4a5e0a Mac OS: added support for the text input feature introduced in OS 10.7 "Lion" where pressing and holding 13 years ago
Manolo Gouy d879e4b2e8 Added support for JIS (Japanese) keyboards under Mac OS X. 13 years ago
Manolo Gouy cf672dba0d Mac OS text input: defined a small API that user-defined text editing widgets can use to signal marked text. 13 years ago
Manolo Gouy 46abc078b4 Mac OS: improved text input support with visible display of marked text in text widgets. 13 years ago
Manolo Gouy 466cf80f6f Properly Doxygen-comment fl_beep() and the associated enumeration. 13 years ago
Manolo Gouy 6432f87743 Set to version 1.3.2 13 years ago
Manolo Gouy dc65e2f3fa Fixed warnings with Doxygen 1.8 13 years ago
Greg Ercolano c853380472 Continued fix for STR#2889 13 years ago
Manolo Gouy 674b2475b9 Documentation: repair some instances of documented functions that did not appear in the index. 13 years ago
Manolo Gouy cff8941836 Fix STR#2881: the new static function Fl_RGB_Image::max_size(size) allows to control the maximum 13 years ago
Matthias Melcher 8701434312 Upgrade version number to 1.3.1 13 years ago
Matthias Melcher 78039ecb55 Replaced 10302 with 10301 for FLTK_ABI_VERSION 13 years ago
Manolo Gouy 00ed897277 Documented the fl_open() utility function. 13 years ago
Manolo Gouy 406bafecc6 Documented the fl_fopen() utility function. 13 years ago
Manolo Gouy 702b452540 Fix STR#2857: screen_xywh() mouse pointer functions may initially return wrong data. 13 years ago
Manolo Gouy 74496aa2cc Removed several deprecation warnings. 13 years ago
Manolo Gouy e59cab29d3 More accurate documentation of when the PostScript graphics driver uses vectorial fonts. 13 years ago
Greg Ercolano 9ddc9f70a8 Changed example code to make widths[] array static, as per 13 years ago
Manolo Gouy 5fab123cd1 Corrected typo in doc. 13 years ago
Manolo Gouy fdb8fdfb2a Mac OS X: don't use the HAVE_SCANDIR_POSIX preprocessor variable because it has an 13 years ago
Manolo Gouy bf6024175d Fixed compilation under Mac OS X 10.8 "Mountain Lion". 13 years ago
Greg Ercolano 71a2e6dd32 Doc fixes for resize() and fullscreen_off(): 13 years ago
Greg Ercolano dd966cb135 Doc fixes for Fl_Window::size_range(). 13 years ago
Matthias Melcher 398acd9c2a STR 2705: moved all inline constructors (that I could find) from header files into source files. Even though this breaks downward compatibility, it does make dynamic linking possible for all classes. 13 years ago
Greg Ercolano e607c90877 Added docs to Fl_Sys_Menu_Bar to refer to fl_mac_set_about(). 13 years ago
Greg Ercolano adf9aff218 Removed errant D=0 docs that were not relevant to Fl_RGB_Image (thanks manolo). 13 years ago
Greg Ercolano 8116b1d6cb Improved docs for Fl_RGB_Image() ctor. 13 years ago
Manolo Gouy 2e2e637c2f Added declaration of fl_decode_uri(char*) to filename.H. 13 years ago
Greg Ercolano df5c8cc76f Fixed some keynav problems: 13 years ago
Greg Ercolano b547a4f5dc Fixed doc typo 13 years ago
Greg Ercolano 34716f86a0 Added three methods and dox to Fl_Tooltip: 13 years ago
Greg Ercolano f9d8abbf7b o Added color() methods to get/set color of input field. 13 years ago
Greg Ercolano 7e66b6ee3c Added screenshot for Fl_Spinner docs. 13 years ago
Greg Ercolano 31f320e2c6 o Added new 0xffffffff 'transparent' color behavior for the item's bg color; 13 years ago
Greg Ercolano ebf71d633b Documentation improvements: 13 years ago
Manolo Gouy 547fc0a3f0 Added Fl_Graphics_Driver::vertex_no(), vertices() and vextex_kind() accessor functions useful 13 years ago
Manolo Gouy 1229ac8808 Fix STR#2831: regression in Fl_Pixmap drawing under X11. 13 years ago
Greg Ercolano 165cd2b63b Fixes STR#2832; support labels on tree child widget()s. 13 years ago
Greg Ercolano 474feee1db o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode() 13 years ago
Greg Ercolano bb8f51ea1a Fixes STR #2796 13 years ago
Fabien Costantini d90b170c8d Fixed more warnings in VC2010 32+64 bits builds 13 years ago
Matthias Melcher e2d3d400cd Reverted flags in Fl_Widget to protected. 13 years ago
Greg Ercolano d07ef80207 Various Fl_Tree enhancements: 13 years ago
Albrecht Schlosser fd9f4e6132 Fix STR #2819 (include dirent.h on Windows/MinGW). 13 years ago
Greg Ercolano 2ae607e8ba o doc fixes 13 years ago
Greg Ercolano f58cd169c0 Various mods for Fl_Tree 13 years ago
Fabien Costantini 822bc272fc Fixed linux 64 gcc 4.6.1 compilation problems 13 years ago
Matthias Melcher 4f7f902a00 Updated PNG library to current version 1.5.10 13 years ago