6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Manolo Gouy 31e49fcf12 Mac OS: divided the FLDelegate object in two objects, FLWindowDelegate and FLAppDelegate. 13 years ago
Greg Ercolano 369bde4474 Added Fl::run() to list of things not to call in child thread.. 13 years ago
Manolo Gouy 0c6ad247dd Display the moving insertion point when doing drag&drop to an Fl_Text_Display widget from the widget itself. 13 years ago
Manolo Gouy d879e4b2e8 Added support for JIS (Japanese) keyboards under Mac OS X. 13 years ago
Manolo Gouy 28a85d27e9 Mac OS text input: corrected processing of arrow keys during character composition. 13 years ago
Manolo Gouy a4c021e595 Repaired Fl_PostScript_Printer::start_job() that didn't work well when its 1st argument was 0 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 3c72b20458 Handle special case for multiline input with 'old tab behavior' where tab is entered as a character: 13 years ago
Manolo Gouy d7a5f3f04a Mac OS text input: corrected minor issue when text widget is in a subwindow (cont'd). 13 years ago
Manolo Gouy 4ab7e91c61 Mac OS text input: corrected minor issue when text widget is in a subwindow. 13 years ago
Manolo Gouy 70ea6b8d7c Mentioned support for Mac OS text input system. 13 years ago
Manolo Gouy 7ab1a8b204 Mac OS text input: marked text is now underlined. 13 years ago
Manolo Gouy 81c98f228b Removed compilation warning. 13 years ago
Manolo Gouy fd2cc45334 Mac OS text input support: Last change in Fl_Text_Display useless because HIGHLIGHT_MASK 13 years ago
Manolo Gouy a59ec3744d Mac OS text input support: use primary selection for marked text in Fl_Text_Display + some reformatting. 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 3eb27ccf3e Mac OS text input: set marked text as selected in text widgets so user is aware of it. 13 years ago
Manolo Gouy 558812966c Mac OS text input: handle modifier keys after dead key. 13 years ago
Manolo Gouy 05d20db147 Mac OS text input: Fl::compose_state is a number of bytes (not of characters). 13 years ago
Manolo Gouy 22b4198e45 Mac OS: fixed [FLView keyDown:] for OS 10.3 13 years ago
Manolo Gouy 5a054cd1b3 Mac OS: fixed [FLView keyDown:] for OS ≤ 10.5 13 years ago
Manolo Gouy 9a2467ebc5 MacOS: towards implementing the NSTextInput protocol to support the text input management system (cont'd). 13 years ago
Manolo Gouy 1e4165ee7b MacOS: towards implementing the NSTextInput protocol to support the text input management system. 13 years ago
Albrecht Schlosser da9c3af38a Fixed access of protected member (STR #2903) 13 years ago
Manolo Gouy 466cf80f6f Properly Doxygen-comment fl_beep() and the associated enumeration. 13 years ago
Manolo Gouy d9666eb8c9 Demo now runs Mac OS test applications both if they are bundled or unbundled. 13 years ago
Manolo Gouy 582d8ed34c Changed FL_PATCH_VERSION 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
Albrecht Schlosser 3b8e4b9e9c Removed unnecessary drawing calls (STR #2898) 13 years ago
Greg Ercolano 384532c5c2 Fixes for Manolo's reopen of STR#2886. 13 years ago
Manolo Gouy 598e2cb63b MacOS: create a bundled version of all example programs with fltk-config --post 13 years ago
Manolo Gouy 4b6613cbd2 Fix STR #2890: MacOS unbundled applications don't appear in dock nor menu bar (cont'd). 13 years ago
Manolo Gouy 246157b51d Documented all changes from 1.3.1 release to 2012/11/25. 13 years ago
Greg Ercolano 09c80a3d7e Document mods for STR #2889 13 years ago
Greg Ercolano c853380472 Continued fix for STR#2889 13 years ago
Manolo Gouy 0d97108c7a Extended copyright date range to 2012. 13 years ago
Manolo Gouy 4b3855f8c5 Fix STR #2890: MacOS 10.8 unbundled applications don't appear in dock nor menu bar 13 years ago
Greg Ercolano 84f374f805 Solves STR#2889, increases reusability of SetSize() in example. 13 years ago
Manolo Gouy c5baa8dac3 Removed useless tests of whether unsigned Fl_Color is < 0 13 years ago
Manolo Gouy 98d5dd690d Mac OS: make clear that image capture from screen returns an image in premultiplied RGBA format (cont'd). 13 years ago
Manolo Gouy 9adccd6df6 Mac OS: make clear that image capture from screen returns an image in premultiplied RGBA format. 13 years ago
Manolo Gouy 302200668b Fixes STR #2887: Fl_Scroll widget fails under Mac OS X 10.8 on MacBook Pro with retina display. 13 years ago
Greg Ercolano 272514cebf Fixes STR#2886: prevents scrollbars from drawing 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 155e099f4a Documented how to make a Mac OS FLTK application launchable by dropping files on its icon. 13 years ago
Manolo Gouy 82878a7225 Fix a Mac OS bug appeared with OS X 10.8: when a file is dragged on the application icon, 13 years ago
Manolo Gouy e8f8434054 Fix a Mac OS bug appeared with OS X 10.8: when a file is dragged on the application icon, 13 years ago
Manolo Gouy 73069f9fdb Fix STR#2884: Fl_PNG_Image made from static memory will forget share name (cont'd). 13 years ago
Manolo Gouy 54d5327958 Fix STR#2884: Fl_PNG_Image made from static memory will forget share name 13 years ago