9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
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
Albrecht Schlosser 864a86b40f Fix doxygen warning 5 years ago
Albrecht Schlosser 2392589f05 Return 1 from Fl_Menu_Item::value() for checked items 5 years ago
Greg Ercolano 23232d8462 Noted unused variable in Fl_Text_Display.. 5 years ago
Greg Ercolano 6f04232dd9 Added Fl_Text_Display::style_buffer(), solves issue #138 5 years ago
Greg Ercolano 67347dd76e Removed incorrect docs, solves issue #137 5 years ago
Albrecht Schlosser c9bee9ba80 Fix fluid output for international languages 5 years ago
Albrecht Schlosser e2a249fca9 Update config.guess and config.sub 5 years ago
ManoloFLTK dcea1dafe1 More detailed doc of Fl_Window::decorated_w() and decorated_h(). 5 years ago
Albrecht Schlosser 0c539b784d Fine tune GitLab-CI script 5 years ago
Albrecht Schlosser 0696bbe422 Reduce GitLab CI/CD build time due to new limits 5 years ago
ManoloFLTK c57eeada70 Fix position of the "Return" button. 5 years ago
ManoloFLTK 148e1df908 Further minor change to support macOS 11.0 "Big Sur". 5 years ago
Albrecht Schlosser 0e4137f66b
Fix Fl_Check_Browser.{H|cxx} indentation (#121) (#132) 5 years ago
Albrecht Schlosser a6f9388f33 Fix version number in exported file FLTKConfig.cmake 5 years ago
fire-eggs cdda89455c Fix issue with Fl_Tiled_Image: did not correctly draw 5 years ago
Albrecht Schlosser b65d3a249d Customize corner radius for rounded box/frame (#130) 5 years ago