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
/
Fl_Text_Display.cxx
Age
Commit message (
Expand
)
Author
45 hours
wip
maxim nikonov
2026-01-24
Let Fl_Text_Editor and Fl_Input handle gracefully composed unicode characters.
ManoloFLTK
2025-01-11
Fl_Text_Editor::wrap_mode(Fl_Text_Display::WRAP_AT_BOUNDS, 0) hurts scrollin...
ManoloFLTK
2024-10-19
Fixes Fl_Text_Display line number calculation. (#1088)
Matthias Melcher
2024-10-15
Fix documentation typos and trailing whitespace
Albrecht Schlosser
2024-10-06
Fl_Text_Display: Fix text selection off-by-one bug (#1080)
Andrew Fuller
2024-09-28
Fix bug in Fl_Text_Display when tab is followed by multibyte char
Andrew Fuller
2024-08-12
Further accelerating Fl_Text_Display (#596)
Matthias Melcher
2024-08-04
Optimize Fl_Text_Display scrolling speed (#596).
Matthias Melcher
2024-01-29
RFC: Different approach to Editor tutorial (see #189) (#883)
Matthias Melcher
2024-01-25
Fix mousewheel problem with Fl_Text_Editor (issue #879)
Greg Ercolano
2024-01-11
#885: Fixes keyboard text selection in Fl_Text_Editor
Matthias Melcher
2023-12-28
Adds Fl_Input RMB menu translation to test/preferences
Matthias Melcher
2023-12-21
Fix "Fl_Input popup menu customize doesn't work" (#874)
ManoloFLTK
2023-11-26
Restores mouse pointer before popping up cut/copy/paste menu
Matthias Melcher
2023-11-25
Adds pulldown menu to Fl_Text_Display and ..._Editor
Matthias Melcher
2023-11-23
Added safety when calling Text_Display methods
Matthias Melcher
2023-11-07
Fixes initial calculation of line number in Fl_Text_Display (#830)
Matthias Melcher
2023-10-10
Fix default color of ATTR_GRAMMAR/ATTR_SPELLING (#790)
leen
2023-04-14
Fixed leak in Fl_Text_Buffer #716
Matthias Melcher
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-06
Fix "\todo Complete documentation of class Fl_String"
ManoloFLTK
2023-01-28
Fix comments and remove a 'todo' item from docs
Albrecht Schlosser
2022-12-09
Suppress (GitHub CI/wayland) compiler warning
Albrecht Schlosser
2022-12-09
Fix Fl_Text_Display drawing of line numbers (#578)
wcout
2022-11-24
Fix two Visual Studio compiler warnings
Albrecht Schlosser
2022-11-22
Fix selection extension in Fl_Text_*, issue 196 (#550)
Matthias Melcher
2022-11-12
Removed FIXME comment that was already solved.
Matthias Melcher
2022-11-05
Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.
ManoloFLTK
2022-09-26
Replace all calls to sprintf() by calls to snprintf().
ManoloFLTK
2022-01-30
Adding Text_Display color variables. (#384)
Matthias Melcher
2022-01-27
Background color attribute for Fl_Text_Display. (#378)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2022-01-05
Fix whitespace and Makefile dependencies
Albrecht Schlosser
2021-12-17
Updated Unicode utf8 byte limit in docs.
Matthias Melcher
2021-12-17
GitHub #233, documenting style buffers and utf8.
Matthias Melcher
2021-12-12
Fix IME problem (issue #270)
YX
2021-12-08
STR 3460.C: Code Properties remembers the editor's scroll bar position.
Matthias Melcher
2021-03-13
Fast pango (#201)
ManoloFLTK
2021-02-13
Remove compilation warnings issued by Visual Studio 2019.
ManoloFLTK
2020-09-17
Noted unused variable in Fl_Text_Display..
Greg Ercolano
2020-09-16
Added Fl_Text_Display::style_buffer(), solves issue #138
Greg Ercolano
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-03-08
Update Fl_Text_Display documentation
Albrecht Schlosser
2020-02-11
Fix static analyzer issues in Fl_Text_Display
Albrecht Schlosser
2020-01-15
Fix uninitialized vars in calls to fl_clip_box() (issue #6)
Albrecht Schlosser
2019-02-04
Fixed Fl_Text_Editor selection range after paste (STR #3248).
Matthias Melcher
[next]