9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Albrecht Schlosser 6db6440441 Fix static analyzer issues in Fl_Text_Display 5 years ago
Albrecht Schlosser 8ea4b5b5b1 Fix static analyzer errors and warnings 5 years ago
Albrecht Schlosser 924289a40c X11: Fix X Input Methods (XIM) (STR 3502, 3192) 5 years ago
Albrecht Schlosser 4c1b92eb52 Implement fl_putenv() as cross-platform putenv() 5 years ago
Albrecht Schlosser dcb848ca3e Remove empty file from compilation 5 years ago
darealshinji 71dc3269cd Eliminate -Wunknown-pragmas and -Wsign-compare warnings on GCC 5 years ago
ManoloFLTK 707b81b626 Restore macOS capacity to turn window fullscreen encompassing several screens. 5 years ago
ManoloFLTK 85256b908f Make test/fullscreen follow what doc of Fl_Window constructor says. 5 years ago
ManoloFLTK d6aa3a67a0 Add screen scaling support to Fl_Cairo_Window under X11 platform. 5 years ago
ManoloFLTK 83bd04e0a3 Fix Fl_Cocoa_Window_Driver::resize when called before the window is show()'n. 5 years ago
ManoloFLTK d068fbf9de Fix state of visible() flag after Fl_Window(x, y, w, h, t). 5 years ago
ManoloFLTK 7cb0c2311c Fix computation of Fl_Window::decorated_h() on macOS when screen is scaled. 5 years ago
Albrecht Schlosser c0b4fed619 Documentation: update cairo_test screenshot 5 years ago
Albrecht Schlosser 97554a88cc Move fl_font(face, size) to fl_draw.cxx 5 years ago
Albrecht Schlosser dd3485c57a Fix regression calling fl_font() w/o draw context 5 years ago
Albrecht Schlosser b8ab77e39c Don't "export" X11 specific fl_open_display() function 5 years ago
Albrecht Schlosser a9bdb7a7b4 Fix disabling of deprecated warnings 5 years ago
Albrecht Schlosser f93b825b08 Update Fl::keyboard_screen_scaling() 5 years ago
Albrecht Schlosser 65a798f9a2 Disable X11 "deprecated declaration" warning 5 years ago
Albrecht Schlosser a71c5f4c10 Fix typo 5 years ago
ManoloFLTK 4ba6cef0b9 Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/ 5 years ago
ManoloFLTK 9d4d5ffdeb Mention the new "Preview" switch of the GTK native file dialog. 5 years ago
ManoloFLTK d1afac2150 Add a "Preview" switch to the GTK native file chooser. 5 years ago
ManoloFLTK b9ea732d02 Mention new public variable Fl_Image::register_images_done. 5 years ago
ManoloFLTK 325c4b8666 New public static variable bool Fl_Image::register_images_done 5 years ago
ManoloFLTK fbf20b7225 Protect against situation where HAVE_DLSYM && HAVE_DLFCN_H && !defined(RTLD_DEFAULT) 5 years ago
ManoloFLTK b45a18a231 Fix Doxygen formatting problem. 5 years ago
ManoloFLTK 982892a98b Restore compilability when HAVE_DLFCN_H = 0 5 years ago
ManoloFLTK 62cc0bba74 Restore compilability when HAVE_DLFCN_H = 0 5 years ago
ManoloFLTK 1e9e742245 Fix 2 typos in Fl_Widget::shortcut_label() Doxygen doc. 5 years ago
ManoloFLTK 3384fe93df Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels 5 years ago
Albrecht Schlosser d2cb11369c Improve migration docs on Fl_Preferences 5 years ago
Albrecht Schlosser 30a868dc0f Improve Unicode / UTF-8 documentation 5 years ago
Albrecht Schlosser f3724f7488 [CMake] Remove unnecessary dependency 5 years ago
Albrecht Schlosser 9fa1c3182e Fix documentation of Fl_Shortcut 5 years ago
ManoloFLTK 794eb962eb GTK printer chooser: add code to support choice of paper size and orientation 5 years ago
ManoloFLTK 59295b52a1 Remove unnecessary extern declaration 5 years ago
ManoloFLTK a47df74431 Fix preservation of the caller's locale when running GTK dialogs. 5 years ago
Albrecht Schlosser bcc2f4c575 Fix Fl_PostScript_Graphics_Driver::clip_box() 5 years ago
Albrecht Schlosser fc36bfd88b Improve documentation of clipping functions 5 years ago
ManoloFLTK 6aa9357b17 Have Fl_Quartz_Copy_Surface_Driver use retina resolution for resulting bitmap 5 years ago
ManoloFLTK ea09ea1009 Use visible size information when copying macOS image from clipboard. 5 years ago
ManoloFLTK ed0c443253 Set OPTION_USE_SYSTEM_LIBPNG/JPEG off under macOS by default 5 years ago
Albrecht Schlosser 2a9cdbf252 Add convenience options to glpuzzle demo 5 years ago
Albrecht Schlosser 088eedb0ad Update CMake instructions for cross compilation 5 years ago
ManoloFLTK ef48a0ddb9 Use cross-platform code to set the window icon. 5 years ago
ManoloFLTK ae29e4d0e4 Remove temporary CMake option OPTION_HIDPI no longer used. 5 years ago
ManoloFLTK 0a7b5b19bf Make Fl::screen_scale(int, float) functional also after initial window display. 5 years ago
Albrecht Schlosser 3e4baae6fc Fix DND in read-only Fl_Input (Fl_Output) 5 years ago
OKAMURA, Yasunobu dd3bf0791e Fix JIS Keyboard dead keys 5 years ago