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
Age
Commit message (
Expand
)
Author
2023-02-17
Wayland: beef up documentation of custom cursor shapes
ManoloFLTK
2023-02-17
Remove special FL_CURSOR_NONE implementation in Wayland
ManoloFLTK
2023-02-17
New section "Buffer factories" in Wayland documentation
ManoloFLTK
2023-02-17
Wayland: improve and document support of FL_CURSOR_NONE
ManoloFLTK
2023-02-17
Move OPTION_USE_SYSTEM_LIBDECOR away from doc options
ManoloFLTK
2023-02-17
Describe OPTION_USE_KDIALOG and OPTION_USE_SYSTEM_LIBDECOR
ManoloFLTK
2023-02-16
Wayland: beef up cursor-related documentation
ManoloFLTK
2023-02-16
Wayland: remove libdecor/demo/* from FLTK source tree
ManoloFLTK
2023-02-16
Update dependencies
ManoloFLTK
2023-02-15
Wayland: new struct wl_cursor *custom_cursor member variable
ManoloFLTK
2023-02-15
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Matthias Melcher
2023-02-15
Wayland: allow Fl_Window::cursor(Fl_Cursor) for whole window
ManoloFLTK
2023-02-15
Wayland: add support of Fl_Window::default_cursor(Fl_Cursor)
ManoloFLTK
2023-02-15
Wayland doc: detail how to be compatible with macOS+XQuartz
ManoloFLTK
2023-02-14
Rename class Fl_Display_Cairo_Graphics_Driver to Fl_X11_Cairo_Graphics_Driver
ManoloFLTK
2023-02-14
Use libdecor/src/os-compatibility.h to declare os_create_anonymous_file()
ManoloFLTK
2023-02-14
Update doc of Fl_Image::copy() after new Fl_Anim_GIF_Image class
ManoloFLTK
2023-02-13
Remove unneeded list of wayland seats
ManoloFLTK
2023-02-13
Windows: minor change to support build with mingw64 4.9
ManoloFLTK
2023-02-13
Allow scaled image in Fl_Window::cursor(const Fl_RGB_Image *, int, int)
ManoloFLTK
2023-02-12
Wayland: add necessary check to support OWL
ManoloFLTK
2023-02-11
Very controlled GDIplus startup and shutdown #635 (#679)
Matthias Melcher
2023-02-11
Wayland: improve support for FL_CURSOR_{NONE, HELP}
ManoloFLTK
2023-02-10
Infinite undo: fix compiler warning
Matthias Melcher
2023-02-10
Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676)
Matthias Melcher
2023-02-10
Don't for a box type for pulldowns (#675)
Matthias Melcher
2023-02-10
Deprecated warnings wording adapted
Matthias Melcher
2023-02-10
Fixes FL_DEPRECATED for Fl_Text_Buffer.h
Matthias Melcher
2023-02-10
Remove dead code and comments (Windows only)
Albrecht Schlosser
2023-02-10
Fix typos in documentation and comments
Albrecht Schlosser
2023-02-09
FLUID: another memory leak
Matthias Melcher
2023-02-09
FLUID: Fix memory leak (#672)
Matthias Melcher
2023-02-09
Expose elapsed time API (#670)
Matthias Melcher
2023-02-07
Fix clang compiler warning
Albrecht Schlosser
2023-02-07
Remove XOR-based code that was unused and incomplete (#673)
ManoloFLTK
2023-02-07
Fix "\todo TextDPosToLineAndCol does not exist"
ManoloFLTK
2023-02-07
Fix "\todo TextDEndOfLine and BufEndOfLine functions don't exist"
ManoloFLTK
2023-02-07
macOS+XQuartz: support new homebrew name for GTK2 shared lib
ManoloFLTK
2023-02-07
Avoid "#undef __APPLE__" preprocessor directive
ManoloFLTK
2023-02-06
Document MSVC macro _MSVC_LANG for future use in fl_attr.h
Albrecht Schlosser
2023-02-06
Remove usage of __APPLE_QUARTZ__ (#673)
ManoloFLTK
2023-02-06
Use fl_utf_strcasecmp() for Unicode-aware case-insensitive comparisons
ManoloFLTK
2023-02-06
Use fl_tolower() for case-insensitive Unicode-aware comparisons
ManoloFLTK
2023-02-06
Don't assume strcasecmp() is a function because of Visual studio C
ManoloFLTK
2023-02-06
Fix "\todo Description of box types is incomplete" from Enumerations.H
ManoloFLTK
2023-02-06
Add necessary #include "flstring.h"
ManoloFLTK
2023-02-06
Fix "\todo Add a flag to ignore case" from Fl_Browser_.cxx
ManoloFLTK
2023-02-06
Fix "\todo Make comparison UTF-8 aware" in numericsort.c
ManoloFLTK
2023-02-06
Fix "\todo provide user documentation for fl_set_status function"
ManoloFLTK
2023-02-06
Fix "\todo Complete documentation of class Fl_String"
ManoloFLTK
[prev]
[next]