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
2021-12-11
Fluid: use fl_strdup() to fix MSVC compiler warning
Albrecht Schlosser
2021-12-11
Fluid PR 313: update subtype menu to show "Normal" when deactivated.
Matthias Melcher
2021-12-11
Win32 platform: allow use of manifest to set the app's DpiAwareness level.
ManoloFLTK
2021-12-11
STR 3210: indentation is now controlled in one single position for all source...
Matthias Melcher
2021-12-10
Fluid: clean up Doxyfile, fix two minor doxygen issues
Albrecht Schlosser
2021-12-10
Stabilize resizing of common dialogs like fl_choice()
Albrecht Schlosser
2021-12-10
Fluid: added keyboard shortcuts documentation.
Matthias Melcher
2021-12-10
STR 3426: indicating in the title bar if the design is newer than the code file.
Matthias Melcher
2021-12-09
STR 3210: be smarter about appending ';' in callbacks
Matthias Melcher
2021-12-09
STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.
Matthias Melcher
2021-12-09
STR 3460.D: fixed .fl file reading code
Matthias Melcher
2021-12-09
Fluid: sample documentation, please check http://messagepad.org/fluid/code.html
Matthias Melcher
2021-12-09
Fluid STR 3460.D: making dialog more interactive.
Matthias Melcher
2021-12-09
Remove compiler warnings about unused parameters (issue #307) - cont'd
ManoloFLTK
2021-12-09
Remove compiler warnings about unused parameters (issue #307)
ManoloFLTK
2021-12-09
Fluid STR 3460.D: Shell commands are now saved in the .fl file (user option)
Matthias Melcher
2021-12-08
STR 3460.b: fixed scrollbar update in widget_browser
Matthias Melcher
2021-12-08
Solves issue #308.
Greg Ercolano
2021-12-08
Update dependencies (no code changes)
Albrecht Schlosser
2021-12-08
STR 3460.C: Code Properties remembers the editor's scroll bar position.
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher
2021-12-08
Documentation on widget coordinates and layout, plus new test programs (#304)
engelsman
2021-12-08
Improve Fl_Scroll docs regarding its bounding box
Albrecht Schlosser
2021-12-08
Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOG
ManoloFLTK
2021-12-07
Fix for issue #278 - continued
ManoloFLTK
2021-12-07
Fix for issue #278: Can we use the qt/kde file picker instead of gtk?
ManoloFLTK
2021-12-07
Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'd
ManoloFLTK
2021-12-07
Improve documentation index and chapter "Migrating Code ..."
Albrecht Schlosser
2021-12-06
Fix whitespace errors (no code changes)
Albrecht Schlosser
2021-12-06
Fix Fl_Window::size_range() documentation (STR 3352)
Albrecht Schlosser
2021-12-06
macOS platform: compute the screen number where a top window is mapped.
ManoloFLTK
2021-12-06
Fix filename in doxygen comment, update dependencies
Albrecht Schlosser
2021-12-05
Fluid: fixing missing return.
Matthias Melcher
2021-12-05
Fluid STR 3460: Shell Cmd would saye code to wrong path.
Matthias Melcher
2021-12-05
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
Matthias Melcher
2021-12-05
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
Matthias Melcher
2021-12-05
Fixes STR #3352: "tiny window problem if child group larger than window"
Greg Ercolano
2021-12-05
Fix MSVC compiler warnings
Albrecht Schlosser
2021-12-05
Fluid: fixed typos in pixmap's XPM format.
Matthias Melcher
2021-12-05
STR #2842: new widgets will be created where the user clicked the RMB
Matthias Melcher
2021-12-05
Fluid: adapting menu to pixmap changes.
Matthias Melcher
2021-12-04
Fluid support for high res graphics
Matthias Melcher
2021-12-04
Add fl_message_icon_label() function (STR #2762)
Albrecht Schlosser
2021-12-04
Rename src/Fl_String.cxx to src/Fl_String_class.cxx
Albrecht Schlosser
2021-12-04
Rename FL/Fl_String.H to FL/Fl_String_class.H
Albrecht Schlosser
2021-12-04
Re-enable nested (aka recursive) common dialogs (STR 3242, #282)
Albrecht Schlosser
2021-12-04
Add minimal version of class Fl_String
Albrecht Schlosser
2021-12-03
Merge branch 'fltk:master' into master
Matthias Melcher
2021-12-03
CMake for Apple Xcode usability improvements
Matthias Melcher
2021-12-02
PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...
ManoloFLTK
[next]