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
2023-03-09
Fix dependencies, typos, trailing whitespace, and formatting
Albrecht Schlosser
2023-03-09
Fix Visual Studio (MSVC) compiler warnings
Albrecht Schlosser
2023-03-09
Fix gl_overlay under Wayland
ManoloFLTK
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-03-09
Fix Fl_Wayland_Screen_Driver::x() and friends
ManoloFLTK
2023-03-08
Remove useless repetition from array dead_keys[]
ManoloFLTK
2023-03-08
Fix: Shift-Tab not "reverse navigating" on some platforms (#696)
ManoloFLTK
2023-03-06
DnD of filenames: make Wayland behave as Windows and macOS
ManoloFLTK
2023-03-05
Wayland: improve DnD of filenames to allow space-containing names
ManoloFLTK
2023-03-04
Simpler use of member variable wl_registry in class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-03
Remove unused variable declaration + fix in wayland.dox
ManoloFLTK
2023-03-03
Reorder members of class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-03
Improve Fl_Wayland_Window_Driver::wld_scale()
ManoloFLTK
2023-03-02
Fix typos in Doxygen documentation
ManoloFLTK
2023-03-02
Add Fl_Wayland_Window_Driver::wld_scale() member function
ManoloFLTK
2023-03-01
Improved Fl_String capacity increments
Matthias Melcher
2023-02-27
Fix malloc/delete mismatch
Matthias Melcher
2023-02-25
Add Fl_String to Fl_Preferences (#687)
Matthias Melcher
2023-02-24
Derive internal Fl_Help_View buffer from Fl_String
Albrecht Schlosser
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-21
Silence false positive gcc warning (#682)
Albrecht Schlosser
2023-02-20
Add GLUT_ELAPSED_TIME simulation
Matthias Melcher
2023-02-20
Remove 2 compilation warnings under Windows with mingw64
ManoloFLTK
2023-02-19
Rename fd_callback() to wayland_socket_callback()
ManoloFLTK
2023-02-17
Remove special FL_CURSOR_NONE implementation in Wayland
ManoloFLTK
2023-02-17
Wayland: improve and document support of FL_CURSOR_NONE
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-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
Remove dead code and comments (Windows only)
Albrecht Schlosser
2023-02-10
Fix typos in documentation and comments
Albrecht Schlosser
2023-02-09
Expose elapsed time API (#670)
Matthias Melcher
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-06
Remove usage of __APPLE_QUARTZ__ (#673)
ManoloFLTK
[next]