5359 Commits (d5404dea25123567e9645d3e88a6cd0c14b2073f)
 

Author SHA1 Message Date
Greg Ercolano d5404dea25 Fix for STR #2944 [2]: Fix Apple-specifc nested window problem for Fl_Gl_Window's. 12 years ago
Greg Ercolano 2a5d5aab30 Fix STR# 2944 [1]: When an app uses overlays and gl_draw(), 12 years ago
Greg Ercolano c3a84e475f Small comment mods regarding Fl_mac.cxx -> Fl_cocoa.mm 12 years ago
Greg Ercolano a1672828b5 Removing Fl_mac.cxx -- this code is no longer used. 12 years ago
Manolo Gouy 225da118c3 Added back the </dict> erroneously removed at r.9861 12 years ago
Manolo Gouy e44018c1d2 Added the NSHighResolutionCapable item to fltk-config --post for fltk apps to be high-resolution ready. 12 years ago
Manolo Gouy da07dcd6be Added the NSHighResolutionCapable item to all .plist files for fltk apps to be high-resolution ready. 12 years ago
Manolo Gouy 3c47de0b28 Added the NSHighResolutionCapable item to all .plist files for fltk apps to be high-resolution ready. 12 years ago
Manolo Gouy a5ee07c420 File config.h is included with #include <config.h> in scandir.c as everywhere else. 12 years ago
Greg Ercolano 5e2bdbdeef Followup: small color docs mod 12 years ago
Greg Ercolano ba0c61b961 Small color documentation clarification/improvements: 12 years ago
Greg Ercolano bbbde512e8 Code readability -- No logic was changed. 12 years ago
Greg Ercolano 57df8e1b1a Document Fl_Tabs::value()'s integer return value. 12 years ago
Greg Ercolano ee0af8c6a7 Documenting the public methods Fl_Tabs::push() 12 years ago
Greg Ercolano 85c1464715 Added some extra @@ tests for boundary conditions. 12 years ago
Greg Ercolano fa75731c94 Fix for fl_measure() missing drawsymbol flag 12 years ago
Greg Ercolano ceb12d51ab Added unittest for checking symbol rendering and fl_measure() with symbols. 12 years ago
Greg Ercolano 2aefc1f60c Added docs for undocumented public 'which()' method. 12 years ago
Greg Ercolano b2a54c3679 o Fixed tab navigation problem with this demo 12 years ago
Greg Ercolano 449f36b6f8 Added Fl_Choice to browser test program to let one 12 years ago
Greg Ercolano 65aefad242 Expanded docs for Fl_Browser_ to define the supported 12 years ago
Greg Ercolano 5979afb5bf Adding an example to demonstrate how to create an Fl_Browser with icons on the items. 12 years ago
Greg Ercolano 4f24b4cc65 Default behavior of table /without/ ABI mods is to follow strict rule 12 years ago
Greg Ercolano ff6dc202ae Small doc fixes for new tab_cell_nav() methods. 12 years ago
Greg Ercolano 0ed7405c49 o Modified example to take advantage of new Fl_Table::tab_cell_nav() method 12 years ago
Greg Ercolano 81c20e30a4 o Added tab_cell_nav() method to control Tab/Shift-Tab navigation of table cells. 12 years ago
Greg Ercolano bdd227806f o Simplified example to take advantage of Fl_Table's existing features. 12 years ago
Greg Ercolano 9c6014f2d5 Small fixes to keyboard navigation and 'current cell' coloring. 12 years ago
Greg Ercolano 684ad6910b Added Fl::option() setting to allow arrow keys to navigate table. 12 years ago
Greg Ercolano fdca0bcde1 Small fix to column max width calculation: take into account width of header. 12 years ago
Greg Ercolano 6ab7797f63 Added examples for Fl::option() methods 12 years ago
Albrecht Schlosser f2dc7f90ff make schemes test window resizable. 12 years ago
Greg Ercolano 4a2e8fa883 Added schemes test to unittests app, to check fltk schemes for artifacts. 12 years ago
Ian MacArthur 97916ba84a Oops! Forgot to update the copyright date. 12 years ago
Ian MacArthur 8e789d61a3 This check-in brings in the simplified version of 12 years ago
Albrecht Schlosser 3de79d1fd0 Update another, probably the last remaining old version number. 12 years ago
Albrecht Schlosser 61923a5bf8 Update even more version numbers. 12 years ago
Albrecht Schlosser 618eb31b20 Update version number in src/Makefile (STR #2932). 12 years ago
Ian MacArthur eaa67248a7 Typo: It turns out that when we stepped the version number up to 12 years ago
Manolo Gouy dbae4f68c7 Introduced new Fl_Native_File_Chooser option USE_FILTER_EXT. 12 years ago
Manolo Gouy 3e7386137e Introduced new Fl_Native_File_Chooser option USE_FILTER_EXT. 12 years ago
Greg Ercolano 8f8c52939e Fixes STR#2930: 12 years ago
Manolo Gouy ef67cdc9d0 Added changes in Mac version of Fl_Native_File_Chooser. 12 years ago
Manolo Gouy 9ba6dd4a59 Mac OS Fl_Native_File_Chooser: when saving with multiple filters, changing the file type changes 12 years ago
Manolo Gouy 7f9e6ae829 Mac OS save file dialog: display extension of preset file. 12 years ago
Manolo Gouy 42cc953b0b Mac OS text input: fixed processing of dead key followed by non-text key. 13 years ago
Manolo Gouy 914e7f9b09 Mac OS text input: removed the Fl::marked_text_length() function that's not necessary. 13 years ago
Manolo Gouy b22744aac0 Mac OS text input: a single FL_KEYBOARD event is now sent when processing dead keys. 13 years ago
Manolo Gouy 49f8a3cfc9 Fix STR#2928: alt+e on US keyboard not processed correctly as shortcut on Mac OS. 13 years ago
Manolo Gouy e7c0c31661 Improved German translation, thanks to Albrecht. 13 years ago