9207 Commits (d0874f10587f8c3efe1d8441c974dc8121256af9)
 

Author SHA1 Message Date
ManoloFLTK df9749e6a8 Fix for issue #155 "SVG rendering spoiled by scaling". 5 years ago
ManoloFLTK 7b6d0a8196 Restore building with --disable-svg 5 years ago
ManoloFLTK 08b36fe4c8 Remove useless typedef declaration. 5 years ago
ManoloFLTK 9bd65d5993 Remove compilation warning that HAVE_DLFCN_H is undefined. 5 years ago
Albrecht Schlosser a03ab3b498 Clarify offscreen drawing documentation 5 years ago
ManoloFLTK b35010595a Simpler code and doc of Fl::screen_scale(int n, float factor) 5 years ago
ManoloFLTK 0d594319c1 Add extra argument to Fl_SVG_File_Surface constructor. 5 years ago
ManoloFLTK 5132bb6a06 Clarify doc about how FLTK_SCALING_FACTOR operates. 5 years ago
ManoloFLTK 98a4e49204 Fix possible memory leak in Fl_WinAPI_Screen_Driver::read_win_rectangle_unscaled() 5 years ago
engelsman f0af606708
Save fl_file_chooser directory on cancel (STR 3225) (#110) 5 years ago
Greg Ercolano 7d126461ef Update cmake version requirement in README 5 years ago
erco77 2b1a2fe8dd
Merge pull request #150 from erco77/master 5 years ago
Greg Ercolano dab049a2bd Merge branch 'issue135-1.4.x' 5 years ago
Greg Ercolano d66e146a89 Handle single quotes 5 years ago
Greg Ercolano 4d503899a3 Mods for Albrecht's 09/19/20 code review 5 years ago
Greg Ercolano 890533a863 Code cleanup: moved keyword/type arrays to StyleParse 5 years ago
Greg Ercolano cec029dbee Rewrite CodeEditor syntax highlighting for issue #135 5 years ago
ManoloFLTK 1761523c9e Add Fl_PostScript_File_Device::close_command(Fl_PostScript_Close_Command cmd) 5 years ago
ManoloFLTK b540c65081 X11+GTK: remove warning when native file chooser runs on Wayland 5 years ago
ManoloFLTK 70da3a34b0 Fix PostScript driver for fl_draw_image(buf,X,Y,W,H,D,L) with negative D or L 5 years ago
ManoloFLTK 56318163e3 Cairo-based PostScript: fix image tiling 5 years ago
ManoloFLTK 2280e5838a macOS: remove explicit paths /opt/sw and /sw from configure.ac 5 years ago
ManoloFLTK 572d9cadc0 Mention in CHANGES.txt the new PostScript for non-Latin scripts (X11+Pango platform). 5 years ago
ManoloFLTK bfb64aa01e Remove the "Print" window meant for debugging. 5 years ago
ManoloFLTK 8accc6e840
Pango ps (#148) 5 years ago
ManoloFLTK f718943e6f Minor fix in doc of the Fl_Image_Surface constructor. 5 years ago
ManoloFLTK 966e15fe37 Simpler implementation of Fl_Quartz_Image_Surface_Driver::image() 5 years ago
ManoloFLTK 0d8385a652 Simpler macOS implementation of capture of window titlebars. 5 years ago
ManoloFLTK 5830226aab Change procedure to capture window titlebar for macOS ≥ 10.15 5 years ago
ManoloFLTK 1a841795d1 Fl_Xlib_Font_Descriptor does not need char glok[64] when USE_XFT is on 5 years ago
ManoloFLTK de4a5765bc Fix for issue #145 and for unbundled macOS apps. 5 years ago
ManoloFLTK 1e73216405 Fix issue #145: Native file dialog on macOS in the absence of another FLTK window. 5 years ago
ManoloFLTK 0c55cd1aca Create Fl_X11_System_Driver::dlopen_or_dlsym() for run-time addresses. 5 years ago
ManoloFLTK 46598229a9 Have Fl_X11_System_Driver::newUUID() use uuid_generate() if available at run-time. 5 years ago
ManoloFLTK 7f2e206279 Fix possible memory allocation error. 5 years ago
ManoloFLTK 27c791ae8a More documentation of enum Fl_Paged_Device::Page_Format 5 years ago
ManoloFLTK 06504e1840 Add Fl_Option::OPTION_SHOW_SCALING to fluid's "Global FLTK Settings". 5 years ago
ManoloFLTK d20c68a495 More Doxygen information for enum Fl_Paged_Device::Page_Format. 5 years ago
Greg Ercolano a20c2103ec Solves issue #143. 5 years ago
ManoloFLTK 1d56c9e193 Add Doxygen doc of "static unsigned Fl_Graphics_Driver::need_pixmap_bg_color" 5 years ago
ManoloFLTK a4a5720658 macOS: minor improvement of capture of window titlebar. 5 years ago
Albrecht Schlosser b713b91975 PDF docs: generate LaTeX header file from source 5 years ago
Albrecht Schlosser f072cec13f Improve and clarify documentation 5 years ago
ManoloFLTK 5c5132f681 Fix when building with SDK 10.15 and running with 11.0 Big Sur 5 years ago
ManoloFLTK 8ba68dd275 macOS: increase resolution when drawing window titlebars to PostScript 5 years ago
Albrecht Schlosser caf0bfa81d Avoid CMake developer warning related to OpenGL/CMP0072 5 years ago
Albrecht Schlosser 360040d0bf Improve Fl_Menu_Item docs and inline deprecated methods 5 years ago
Albrecht Schlosser 1d21dc7a38 Fix doxygen warnings for newer doxygen versions 5 years ago
ManoloFLTK 49a94d2366 More detailed doc of Fl_Image_Surface::image() 5 years ago
ManoloFLTK b279c11d34 Fix use of "\deprecated" Doxygen commands. 5 years ago