index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-02-11
Fix static analyzer issues in Fl_Text_Display
Albrecht Schlosser
2020-02-11
Fix static analyzer errors and warnings
Albrecht Schlosser
2020-02-10
X11: Fix X Input Methods (XIM) (STR 3502, 3192)
Albrecht Schlosser
2020-02-10
Implement fl_putenv() as cross-platform putenv()
Albrecht Schlosser
2020-02-09
Remove empty file from compilation
Albrecht Schlosser
2020-02-09
Eliminate -Wunknown-pragmas and -Wsign-compare warnings on GCC
darealshinji
2020-02-09
Restore macOS capacity to turn window fullscreen encompassing several screens.
ManoloFLTK
2020-02-07
Fix Fl_Cocoa_Window_Driver::resize when called before the window is show()'n.
ManoloFLTK
2020-02-07
Fix state of visible() flag after Fl_Window(x, y, w, h, t).
ManoloFLTK
2020-02-06
Fix computation of Fl_Window::decorated_h() on macOS when screen is scaled.
ManoloFLTK
2020-02-03
Move fl_font(face, size) to fl_draw.cxx
Albrecht Schlosser
2020-02-03
Fix regression calling fl_font() w/o draw context
Albrecht Schlosser
2020-02-03
Don't "export" X11 specific fl_open_display() function
Albrecht Schlosser
2020-01-31
Fix disabling of deprecated warnings
Albrecht Schlosser
2020-01-31
Update Fl::keyboard_screen_scaling()
Albrecht Schlosser
2020-01-31
Disable X11 "deprecated declaration" warning
Albrecht Schlosser
2020-01-31
Fix typo
Albrecht Schlosser
2020-01-31
Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/
ManoloFLTK
2020-01-31
Add a "Preview" switch to the GTK native file chooser.
ManoloFLTK
2020-01-30
New public static variable bool Fl_Image::register_images_done
ManoloFLTK
2020-01-30
Protect against situation where HAVE_DLSYM && HAVE_DLFCN_H && !defined(RTLD_D...
ManoloFLTK
2020-01-27
Restore compilability when HAVE_DLFCN_H = 0
ManoloFLTK
2020-01-27
Restore compilability when HAVE_DLFCN_H = 0
ManoloFLTK
2020-01-24
GTK printer chooser: add code to support choice of paper size and orientation
ManoloFLTK
2020-01-23
Remove unnecessary extern declaration
ManoloFLTK
2020-01-22
Fix preservation of the caller's locale when running GTK dialogs.
ManoloFLTK
2020-01-20
Fix Fl_PostScript_Graphics_Driver::clip_box()
Albrecht Schlosser
2020-01-20
Improve documentation of clipping functions
Albrecht Schlosser
2020-01-19
Have Fl_Quartz_Copy_Surface_Driver use retina resolution for resulting bitmap
ManoloFLTK
2020-01-18
Use visible size information when copying macOS image from clipboard.
ManoloFLTK
2020-01-17
Make Fl::screen_scale(int, float) functional also after initial window display.
ManoloFLTK
2020-01-16
Fix DND in read-only Fl_Input (Fl_Output)
Albrecht Schlosser
2020-01-16
Fix JIS Keyboard dead keys
OKAMURA, Yasunobu
2020-01-16
Don't include 'src/flstring.h' in menubar demo
Albrecht Schlosser
2020-01-15
Fix uninitialized vars in calls to fl_clip_box() (issue #6)
Albrecht Schlosser
2020-01-15
Slightly improve Fl_Quartz_Graphics_Driver::copy_offscreen() when macOS ≥ 10.4
ManoloFLTK
2020-01-14
Merge remote-tracking branch 'refs/remotes/origin/master'
Matthias Melcher
2020-01-14
Fixed some documentation for Fl_Preferences and fl_make_path.
Matthias Melcher
2020-01-14
Fix typo in comment
ManoloFLTK
2020-01-13
Add missing Fl_Image_Reader files
Albrecht Schlosser
2020-01-13
Fix Doxygen warnings and errors
Albrecht Schlosser
2020-01-13
Combine image readers in class Fl_Image_Reader
Albrecht Schlosser
2020-01-13
Bring main window to front when it's not there.
ManoloFLTK
2020-01-11
Implement Fl_Window::icon() and default_icon() for macOS
ManoloFLTK
2020-01-11
Improved documentation of Fl_Preferences.
Matthias Melcher
2020-01-10
Updated image readers.
Matthias Melcher
2020-01-09
Fix X11 RTL text clipping (STR 2798) - part 2
Albrecht Schlosser
2020-01-08
Improve X11 coordinate clipping for text (STR 2798)
Albrecht Schlosser
2020-01-05
Fix Doxygen description of the constructors.
ManoloFLTK
2020-01-04
Update dependencies and .gitignore
Albrecht Schlosser
[next]