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-04-07
Move Fl_Image_Reader.cxx to libfltk_images where it belongs.
ManoloFLTK
2020-04-05
Update standard file headers
ManoloFLTK
2020-04-03
Fix Fl_X11_Window_Driver::capture_titlebar_and_borders() for resizable window.
ManoloFLTK
2020-03-26
Update documentation, fix typos
Albrecht Schlosser
2020-03-25
Fix for issue #65: FLTK breaks when resize request is denied
ManoloFLTK
2020-03-20
Fix a typo
Albrecht Schlosser
2020-03-20
Rewrite Fl_Xlib_Graphics_Driver::get_font_name() with less lines of code.
ManoloFLTK
2020-03-20
Fix Fl::get_font_name() under X11+Xft-Pango
ManoloFLTK
2020-03-15
Minor rewriting for more readable code.
ManoloFLTK
2020-03-12
Fix when using Fl_Scroll inside Fl_Overlay_Window
ManoloFLTK
2020-03-11
Remove CodeWarrior "support"
Albrecht Schlosser
2020-03-10
Complete fix for "[fltk.general] scroll and overlay window" dated 7 march 2020.
ManoloFLTK
2020-03-08
Improve use of fl_scroll within Fl_Overlay_Window on macOS.
ManoloFLTK
2020-03-08
Update Fl_Text_Display documentation
Albrecht Schlosser
2020-03-03
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2020-03-03
Fix for STR#3534 to draw correctly Fl_Tiled_Image's on non-display surfaces.
ManoloFLTK
2020-03-03
Clarify documentation of Fl_Pack
Albrecht Schlosser
2020-03-02
Clarify Fl_File_Chooser documentation
Albrecht Schlosser
2020-02-28
Fl_Sys_Menu_Bar: make it strict equivalent of Fl_Menu_Bar outside macOS
ManoloFLTK
2020-02-22
Fix the Fl_RGB_Image(Fl_Pixmap *pxm) c'tor when pxm is scaled.
ManoloFLTK
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
[next]