9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Albrecht Schlosser 61a86d1941 Improve Cairo demo program 6 years ago
ManoloFLTK ee9ada9678 Undo commit b1bcd1f that was not necessary. 6 years ago
ManoloFLTK b1bcd1f19f Safer control of memory allocation of aux_bitmap member of FLView 6 years ago
Albrecht Schlosser 274d49448e Don't use Fl::readqueue() in cube demo 6 years ago
Albrecht Schlosser 28ddf84793 Fix cube demo if OpenGL is not available 6 years ago
ManoloFLTK cc4801133f X11 + pango: Sort font names ignoring case. 6 years ago
ManoloFLTK 2445797e45 Reorganise use of virtual member function Fl_Surface_Device::end_current() 6 years ago
ManoloFLTK 20ab318875 Link Doxygen doc of Fl_Widget::label(text) to relevant part of FLTK programming manual. 6 years ago
ManoloFLTK 4abb0d0a25 Comments only: place new class Fl_GTK_Printer_Driver in the inheritance description. 6 years ago
ManoloFLTK da29db9f9c Slightly simpler code to support fl_overlay_rect() on HighDPI screens. 6 years ago
ManoloFLTK ecdb386f3d Fix HiDPI support under X11 to read/draw RGB image from/to display. 6 years ago
ManoloFLTK 04ec829bfb Fix fl_overlay_rect() under X11 on HighDPI display. 6 years ago
ManoloFLTK 034d49064e Restore support of 'configure --enable-x11' with macOS 10.15 Catalina 6 years ago
ManoloFLTK 9ff6ad7885 Continue CMake support of the Darwin+XQuartz+fink test platform 6 years ago
ManoloFLTK 031a7a8414 Merge remote-tracking branch 'refs/remotes/origin/master' 6 years ago
ManoloFLTK 527327b8e4 Restore CMake support of Darwin + XQuartz + fink test platform 6 years ago
Albrecht Schlosser 1f9d027bb6 Fix typo and debug output when loading libgtk 6 years ago
ManoloFLTK 8c6f1b8ece Restore CMake support of Darwin + XQuartz + fink 6 years ago
ManoloFLTK 98f16ae397 Fix path to header file 6 years ago
ManoloFLTK 2f64c6a861 Concentrate source code that supports Darwin + XQuartz + fink as test platform 6 years ago
ManoloFLTK ffcf8bd0b7 Documentation: make clear that "Using OpenGL in Normal FLTK Windows" isn't useful with macOS. 6 years ago
ManoloFLTK d1e346a7d2 Restore support of OpenGL on retina without Fl::use_high_res_GL(1) 6 years ago
ManoloFLTK 4f8e692f30 Add default value of 0 for 1st arg of member function Fl_Printer::begin_job(). 6 years ago
ManoloFLTK 80f5740468 Avoid useless code when drawing directly. 6 years ago
ManoloFLTK 4d350b61c1 Rewrite for macOS 10.15 Catalina 6 years ago
ManoloFLTK 9863fef25a Fix for macOS Catalina 10.15 6 years ago
ManoloFLTK 72e712efbd Faster processing of layer-backed views used with MacOS ≥ 10.14 6 years ago
ManoloFLTK 940b7ba13d Faster drawing of layer-based windows if entirely redrawn 6 years ago
Albrecht Schlosser bce85d9511 CMake: copy 'tiny.png' to doc folder 6 years ago
ManoloFLTK e063852d29 Mention change in Fl_Printer::begin_job() for the X11 platform. 6 years ago
ManoloFLTK c549b7acbd X11 platform: use Gnome printer dialog when the GTK library is available at run-time 6 years ago
ManoloFLTK 000807cc1d Fix use of Xrender extension with old, 16-bit framebuffers. 6 years ago
Albrecht Schlosser cb387bd6ff Fix remaining compiler warnings of (STR 3529) 6 years ago
Albrecht Schlosser 50ee013a01 Fix more compiler warnings (STR 3529) 6 years ago
Albrecht Schlosser 6e683783f4 Fix another compiler warning (STR 3529) 6 years ago
Albrecht Schlosser ba8db654ff Fix one compiler warning (STR 3529) 6 years ago
Greg Ercolano 62e39e5559 Added new method Fl_Tree_Item::event_on_item() 6 years ago
Greg Ercolano 3340b33bf1 Added NULL checks in Fl_Tree_Item::move() 6 years ago
Greg Ercolano 0d329a4699 Fix STR #3432: fixed drag+drop on folder 6 years ago
ManoloFLTK 4a58bf4dc2 Add example "Fitting an SVG image to a resizable Fl_Box" to doc of Fl_SVG_Image. 6 years ago
ManoloFLTK 17d155d916 Fix window moving between retina/non-retina display with a GL subwindow. 6 years ago
Greg Ercolano 4870cde0a6 More fixes for STR #3527; handle usericons, etc 6 years ago
Greg Ercolano eed1d364d9 Small tooltip improvements for test/tree app 6 years ago
Greg Ercolano 521a5ef17c Fixes STR #3527: Fl_Tree small drags on open/close icons change selection 6 years ago
ManoloFLTK 1b77967823 Add check useful with macOS 10.15 public beta (Catalina). 6 years ago
Greg Ercolano 7e656413ff Added simple "draw an 'X'" example. 6 years ago
ManoloFLTK 33eb87940d Fix a case when fl_read_window() did not capture subwindows correctly. 6 years ago
Greg Ercolano 5255640e7a Added table-with-right-column-stretch-fit.cxx example 6 years ago
ManoloFLTK e16eea32be Avoid repetition of the same multiplication. 6 years ago
ManoloFLTK 8c39007b26 Improved implementation of layer-backed views under macOS ≥ 10.14 6 years ago