5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Manolo Gouy a86df5ede6 Mac OS: removed duplicate FL_KEYBOARDS events with function and modifier keys. 14 years ago
Manolo Gouy 32df4755c4 about STR #2599: - fix the synchro between key presses and key events 14 years ago
Albrecht Schlosser cc3606b097 Updated dependencies. 14 years ago
Albrecht Schlosser 75294d3e24 Fixed dependencies of bundled libs, corrected a typo. 14 years ago
Manolo Gouy 8cd8a67b04 Fix STR #2598 with OP patch. 14 years ago
Manolo Gouy f4c12d46d6 Mac OS: fixes in STR #2588 the warning message "_createMenuRef called with existing 14 years ago
Albrecht Schlosser 885c5fe16d Fixed documentation typo. 14 years ago
Manolo Gouy bd36f0dd31 Mac OS: Make the Fl::event_key() function distinguish between left and right modifier keys. 14 years ago
Albrecht Schlosser 281489f849 Documentation updates and typos. 14 years ago
Manolo Gouy 45dba50515 Removed global variable appleMenu. 14 years ago
Manolo Gouy 03d531cd16 Fix STR #2588. FLTK was subclassing a very important system-defined class NSApplication. 14 years ago
Manolo Gouy c64fa4863e Added info about where to find Mac OS virtual keycodes. 14 years ago
Manolo Gouy 5cda7e7232 Set svn properties. 14 years ago
Manolo Gouy d4f284d73c Minor change. 14 years ago
Manolo Gouy c4e554ff6b Mac OS: simplified the handling of text input: 14 years ago
Manolo Gouy 3fdbcbe82f Corrected typos. 14 years ago
Manolo Gouy c6fb27e56d Mac OS: added field subwindow to Fl_X class that is true if this is a subwindow. 14 years ago
Matthias Melcher 23f78899bb Added Xcode 4 IDE support. 14 years ago
Albrecht Schlosser 409d4976c2 Enhanced documentation of Fl::event_inside() to mention the restrictions 14 years ago
Manolo Gouy 8d7c246676 Mac OS: added gl_texture_reset() function to be called when deleting an Fl_Gl_Window 14 years ago
Manolo Gouy a58a2ed9fb Mac OS: Fixed bug where gl_draw() would fail after deletion of an Fl_GL_Window. 14 years ago
Manolo Gouy 3b7ff83e04 Fix STR #2595. Mac OS. When deleting a subwindow, don't delete the Cocoa window 14 years ago
Manolo Gouy f088e583a1 Fix 2nd issue of STR #2594: Fl::focus() now informs Mac OS when the focus 14 years ago
Manolo Gouy f8b645f614 Fl::focus(): allows the focus to be set to an Fl_Window widget. 14 years ago
Manolo Gouy edd848aa9c Mac OS: implement the Cocoa equivalent of Carbon's kEventWindowHidden handler. 14 years ago
Manolo Gouy 9fa8427b78 Fix STR #2594: the focus after creating a new window was not set correctly 14 years ago
Albrecht Schlosser 385b40988d Fixed Fl_Device destructor (made it virtual). This eliminates the compiler 14 years ago
Manolo Gouy 1366cc68d3 PostScript support: simplified the Fl_PostScript_Graphics_Driver class by removing the 14 years ago
Manolo Gouy 16d983eab4 Mac OS: correct handling of fl_draw_image() call with L > W*D when printing. 14 years ago
Manolo Gouy 80fffdc369 Set member functions draw_scaled_image(_mono)() of class Fl_PostScript_Graphics_Driver 14 years ago
Manolo Gouy 0373e02f5d Reflects update of libpng to v. 1.5.1 14 years ago
Albrecht Schlosser 9ec5f3ae57 Fixed svn properties of new files in previous commit. 14 years ago
Albrecht Schlosser 8920d92944 Updated the bundled libpng to v1.5.1 (released Feb 3, 2011). 14 years ago
Manolo Gouy dfc067ecfc Fix STR #2587: under Xlib, the X input method must be reset by the Fl::compose_reset() function. 14 years ago
Manolo Gouy a36bca971a Fix STR #2589: incorrect cohabitation of modal and non-modal windows. 14 years ago
Albrecht Schlosser bc0b285a23 Updated ide/VisualC6 project files with changed zlib files. 14 years ago
Manolo Gouy 7aa48e19b9 Fix STR #2575: use the screen that intersects most of the window when made fullscreen. 14 years ago
Albrecht Schlosser c4099faffe Updated VisualC2008 project files: 14 years ago
Albrecht Schlosser d45e409301 Updated VisualC2010 project files: 14 years ago
Manolo Gouy 160a0ee461 Improved the Doxygen documentation of Enumerations.H. Not finished yet. 14 years ago
Manolo Gouy 937ddb60c1 Fix STR #2582 (Mac OS): The problem: under Mac OS, file config.h can be used with distinct 14 years ago
Manolo Gouy cff882f34d Fix STR #2585: use relative link when installing the cairo shared library. 14 years ago
Manolo Gouy 97f7c0f524 Define WORDS_BIGENDIAN using __BIG_ENDIAN__ value 14 years ago
Manolo Gouy 5185932f5b Mac OS: modified the Doxygen doc of the fl_mac_os_version global variable 14 years ago
Manolo Gouy 1d038565c1 Mac OS: modified the definition of the fl_mac_os_version global variable to allow v 10.10.10 14 years ago
Manolo Gouy 704ecc048a svn property change only 14 years ago
Manolo Gouy 553efd2cd0 svn property change only. 14 years ago
Manolo Gouy 60bb67ba0e Fix the #define U64 part of STR #2582: don't define it for Mac OS because its value 14 years ago
Manolo Gouy 23ac5868eb Changed copyright year to 2011 14 years ago
Manolo Gouy 803a7c4d52 WORDS_BIGENDIAN has an architecture-dependent value. 14 years ago