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
2016-04-16
Fix C++ comments in C source files and headers.
Albrecht Schlosser
2016-04-16
Revert accidentally reverted file by svn r 11607.
Albrecht Schlosser
2016-04-15
Pico can draw lines rectf and arcs, so the top level driver does not have to
Matthias Melcher
2016-04-15
Fixed Pico again.
Matthias Melcher
2016-04-15
Move platform-dependent implementations of fl_open/close_display() to the Fl_...
Manolo Gouy
2016-04-15
Move platform-dependent implementations of Fl::en/dis/able_im() to the Fl_Scr...
Manolo Gouy
2016-04-15
Move platform-dependent implementations of fl_clipboard_notify_changes() to t...
Manolo Gouy
2016-04-15
Move platform-dependent implementations of Fl::clipboard_contains() to the Fl...
Manolo Gouy
2016-04-15
Move the platform-dependent implementations of Fl::paste() to the Fl_System_D...
Manolo Gouy
2016-04-15
Continue moving to Fl_System_Driver the platform_dependent implementations of...
Manolo Gouy
2016-04-15
Continue removing from class Fl_X what is not window-related.
Manolo Gouy
2016-04-15
Continue removing from class Fl_X what is not window-related.
Manolo Gouy
2016-04-15
Remove S_IFMT from the public FLTK API
Manolo Gouy
2016-04-14
PicoSDL mostly running again
Matthias Melcher
2016-04-14
PicoSDL fixes - not working!
Matthias Melcher
2016-04-14
Complete rewriting of Fl_Tree_Prefs.cxx under the driver model.
Manolo Gouy
2016-04-14
Begin to rewrite Fl_Tree_Prefs.cxx under the driver model.
Manolo Gouy
2016-04-14
Fix Quartz-specific graphics problem apparent in tree demo.
Manolo Gouy
2016-04-14
Set correct preprocessor condition for when the content of file src/scandir_p...
Manolo Gouy
2016-04-13
Remove FL_ABI_VERSION clauses from the Fl_Tree class source code
Manolo Gouy
2016-04-13
Rewrite Fl_own_colormap.cxx under the driver model.
Manolo Gouy
2016-04-13
Rewrite fl_encoding_mac_roman.cxx under the driver model.
Manolo Gouy
2016-04-13
Rewrite fl_encoding_latin1.cxx under the driver model.
Manolo Gouy
2016-04-13
Remove redundant if condition, fix indenting.
Albrecht Schlosser
2016-04-13
Fix platform specific compilation errors.
Albrecht Schlosser
2016-04-13
Use FL_CFG_WIN_X11 when appropriate
Manolo Gouy
2016-04-13
Fix typo in config_lib.h
Manolo Gouy
2016-04-13
Remove useless platform-specific #include directives from Fl_Help_View.cxx
Manolo Gouy
2016-04-12
Finish rewrite of Fl_File_Chooser2.cxx for the driver model.
Manolo Gouy
2016-04-12
Remove obsolete EMX (DOS, OS/2 extender) support.
Albrecht Schlosser
2016-04-12
Remove compilation warnings
Manolo Gouy
2016-04-12
Begin to rewrite Fl_File_Chooser2.cxx for the driver model.
Manolo Gouy
2016-04-12
Rewrite fl_draw_pixmap.cxx under the driver model.
Manolo Gouy
2016-04-12
Add and correct a few Doxygen comments.
Manolo Gouy
2016-04-12
Reorganize the implementations of the virtual member function Fl_System_Drive...
Manolo Gouy
2016-04-11
Add missing #include directive
Manolo Gouy
2016-04-11
Create Fl_X11_System_Driver.{cxx,.H} and share Fl_Posix_System_Driver.{cxx,.H...
Manolo Gouy
2016-04-11
Improve use of struct stat for WIN32 platform.
Manolo Gouy
2016-04-11
Remove compilation errors in Fl_File_Icon.cxx with MSVC compiler with new met...
Manolo Gouy
2016-04-11
Fix VisualC++ build (Visual Studio 2015).
Albrecht Schlosser
2016-04-10
Remove compilation warnings about functions defined but not used (WIN32 platf...
Manolo Gouy
2016-04-10
Rewrite Fl_lock.cxx under the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_get_system_colors.cxx under the driver model.
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_File_Icon2.cxx
Manolo Gouy
2016-04-10
Rewrite Fl_File_Input.cxx under the driver model.
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_PNG_Image.cxx
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_Clock.cxx
Manolo Gouy
2016-04-10
Fix error in WIN32 code when rewriting Fl_File_Browser.cxx for the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_Preferences.cxx under the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_File_Browser.cxx under the driver model.
Manolo Gouy
[next]