5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Manolo Gouy 726feebff6 Hopefully last fix for STR #2472. The DnD receive code has been changed from accepting 15 years ago
Greg Ercolano 808417739e Fix STR#2477; problem with SHIFT-DEL not doing copy() operation. 15 years ago
Matthias Melcher b239847669 Fluid generates correct Fl_Int_Iput and Fl_Float_Input plus include line. STR 2476 15 years ago
Matthias Melcher 318b3dea57 Added an 'Options' dialog (replacing test/preferences) that can be used to set system wide or user real options like Visible Focus. 15 years ago
Manolo Gouy 495b3b5af5 Moved enums Page_Format and Page_Layout to class Fl_Paged_Device 15 years ago
Manolo Gouy fc25ffc246 Corrected typos. 15 years ago
Manolo Gouy fbf1913c92 Added missing Doxygen doc about popup menus. 15 years ago
Manolo Gouy ab606d1274 Moved some code from do_queued_events() to a better location in [FLApplication sendEvent:] 15 years ago
Manolo Gouy 82ff3abd50 Moved doxygen info about Fl::paste(Fl_Widget&, int) to where it belongs. 15 years ago
Manolo Gouy 4900292262 Fixed inexact value for last argument of two fl_utf8toUtf16() calls. 15 years ago
yuri 554a50b33b fix linux build add ctype.h include for isdigit 15 years ago
Manolo Gouy fa2aea107f Fixed DnD of text to non FLTK applications expecting CP1252 data. 15 years ago
Manolo Gouy 97149d19a5 Better algorithm for function convert_crlf(). 15 years ago
Albrecht Schlosser de7b3456c4 Fixed typo. 15 years ago
Albrecht Schlosser 4911e44ed6 Added svn properties and updated the README file for new test files. 15 years ago
Albrecht Schlosser b64efff5a2 Added misc/cp1252.html and misc/cp1252_utf-8.html for UTF-8 testing. 15 years ago
Manolo Gouy beb02e12f6 Made Mac OS X menu windows very slightly transparent. 15 years ago
Manolo Gouy 85a03a76c9 Fix STR #2348. Files encoded with UTF-8 or CP1252 are accepted. Any non-UTF-8-encoded 15 years ago
Greg Ercolano 395f5a70aa Adjusted Fl_Table docs to reference new examples. 15 years ago
Greg Ercolano 675fff09cf Renamed table-with-keyboard-nav.cxx -> table-spreadsheet-with-keyboard-nav.cxx, 15 years ago
Greg Ercolano 4f74131106 Code cleanup for two table spreadsheet examples. 15 years ago
Manolo Gouy efeb50019d Fix the MSWindows part of STR #2472. DnD now works well with UTF-8 data 15 years ago
Manolo Gouy 3ed11e08b0 Fix STR #2475 15 years ago
Manolo Gouy 042cc7085e Fix STR #2473 15 years ago
Albrecht Schlosser 1156ad5e98 Fixed buffer null termination inconsistency when removing cr's from 15 years ago
Greg Ercolano 3d94092dcc Header mods for submission history, copyright notices, consistency. 15 years ago
Greg Ercolano ca8f6d72b6 Small mod to spreadsheet example (single click cells) 15 years ago
Greg Ercolano 7457f0dcaf Added table-spreadsheet example. 15 years ago
Greg Ercolano 4525d46ed9 Added color Fl_Text_Display example. 15 years ago
Manolo Gouy e931f660ca STR #2472: X11 only: fixes DnD between FLTK and other apps for non-ASCII text. 15 years ago
Greg Ercolano 5ca2671de8 Added texteditor-simple example program. 15 years ago
Manolo Gouy 60764e05ca Doc: removed duplicate word. 15 years ago
Greg Ercolano de8ca00a65 More doc fixes: 15 years ago
Greg Ercolano a01d246ead Fix oversized color swatch in PDF docs. 15 years ago
Albrecht Schlosser ceba5030a1 Windows: removed hidden old winsock 1 (wsock32.dll) support, as 15 years ago
Greg Ercolano ea3cb98f4f IMAGEFILES macro: gif -> png 15 years ago
Albrecht Schlosser ff9c9ed973 Updated image name in html_footer. 15 years ago
Greg Ercolano 4b22612fc4 Menubar example added. 15 years ago
Albrecht Schlosser 5da53f578e Improved Fl_Menu_Item's documentation. 15 years ago
Albrecht Schlosser f9388a37df Removed unnecessary casts (STR #2308). 15 years ago
Greg Ercolano 9e2d044caa As per thread on fltk.development: "RFC: Docs - getting rid of .eps files" 15 years ago
Manolo Gouy 163476f665 Fix STR #2277 for crash when DnD of filename to editor. 15 years ago
Albrecht Schlosser ee3e8180b4 Fixed Windows text file line endings, as discussed in STR 2348 and 15 years ago
Albrecht Schlosser 97b4b0c704 Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
Albrecht Schlosser ef831abaa7 Fixed more Windows compiler warnings: 15 years ago
Albrecht Schlosser 8e0cceff6e Fixed cast for ShellExecute (Windows) as proposed by HenryN (STR 2308). 15 years ago
Albrecht Schlosser f90c190a8e Fixed some compiler warnings, most of them in Windows-specific code. 15 years ago
Manolo Gouy 3105ab9de5 Added reference to Fl::dnd() in documentation of Drag and Drop events. 15 years ago
Albrecht Schlosser e1cff96f1f Added Windows Resource Compiler ("RC") to configure/makeinclude for 15 years ago
Manolo Gouy a0af2510b6 Rephrased statement for international readership. 15 years ago