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-09
Add platform-independent internal UTF-8 header file.
Albrecht Schlosser
2016-04-09
Add comment to make clear that fl_overlay.cxx is cross-platform at this point.
Manolo Gouy
2016-04-09
Rewrite fl_shortcut.cxx for the driver model.
Manolo Gouy
2016-04-09
Rewrite Fl_Tooltip.cxx for the driver model.
Manolo Gouy
2016-04-09
Add missing #include directive
Manolo Gouy
2016-04-09
Rewrite fl_open_uri.cxx under the driver model.
Manolo Gouy
2016-04-09
Fix typos.
Albrecht Schlosser
2016-04-09
Fix compiler warnings [-Wmissing-declarations].
Albrecht Schlosser
2016-04-09
Rewrite Fl_Menu.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_ext.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_isdir.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_absolute.cxx for the driver model.
Manolo Gouy
2016-04-07
Rewrite filename_expand.cxx under the driver model.
Manolo Gouy
2016-04-07
Place #include <FL/platform_types.h> as first directive
Manolo Gouy
2016-04-07
Add missing :
Manolo Gouy
2016-04-07
Rewrite filename_list.cxx under the driver model.
Manolo Gouy
2016-04-06
Fix Doxygen warnings.
Albrecht Schlosser
2016-04-06
Rewrite Fl_get_key.cxx under the driver model.
Manolo Gouy
2016-04-06
Rewrite Fl_Input.cxx under the driver model.
Manolo Gouy
2016-04-06
Make Fl_Native_File_Chooser_FLTK.cxx platform-independent.
Manolo Gouy
2016-04-06
Begin to rewrite files using #include <sys/stat.h> under the driver model.
Manolo Gouy
2016-04-06
Fix typos in macro names S_IBLK, S_ILNK, S_ICHR and S_IFIFO
Manolo Gouy
2016-04-06
Remove unused #define directives
Manolo Gouy
2016-04-06
Remove unnecessary #include <sys/stat.h> directive
Manolo Gouy
2016-04-06
Remove unneeded #include directives
Manolo Gouy
2016-04-05
Clean up Makefile and CMakeLists.txt
Albrecht Schlosser
2016-04-05
Fix more compiler warnings.
Albrecht Schlosser
2016-04-05
Set correct svn properties.
Manolo Gouy
2016-04-05
Delete this file. Its content is now in file Fl_Native_File_Chooser.cxx.
Manolo Gouy
2016-04-05
Rewrite the Fl_File_Native_Chooser class under the driver model.
Manolo Gouy
2016-04-04
Modify files keysym2Ucs.c, utf8Input.c, utf8Utils.c and utf8Wrap.c for the dr...
Manolo Gouy
2016-04-04
Fix typo Fl --> FL
Manolo Gouy
2016-04-04
Remove platform-dependent code from file is_spacing.c
Manolo Gouy
2016-04-04
Remove platform-specific code from file case.c
Manolo Gouy
2016-04-03
Remove code to draw rounded bottom window corners which is not effective.
Manolo Gouy
2016-04-03
Fix error introduced in Fl_arg.cxx when converted to the driver model.
Manolo Gouy
2016-04-03
Rewrite fl_scroll_area.cxx under the driver model.
Manolo Gouy
2016-04-03
Remove "(if fl_window is null)" from Doxygen comment.
Manolo Gouy
2016-04-03
Stop using fl_read_image() to read window decoration.
Manolo Gouy
2016-04-03
Delete because content is now in Fl_XXX_Screen_Driver.cxx
Manolo Gouy
2016-04-03
Rewrite fl_read_image.cxx under the driver model.
Manolo Gouy
2016-04-02
Move function draw_layer_to_context() from Fl_Cocoa_Screen_Driver to Fl_Cocoa...
Manolo Gouy
2016-04-02
Continue removing from class Fl_X all what is not window-related.
Manolo Gouy
2016-04-02
Fix lowercase typo.
Manolo Gouy
2016-04-02
Complete removal of platform-dependent code from fl_set_font.cxx
Manolo Gouy
2016-04-02
fl_font.o no longer depends on Fl_Font.H
Manolo Gouy
2016-04-02
Remove #include directive for Fl_Font.H from mac.H
Manolo Gouy
2016-04-02
Remove platform-dependent code from src/fl_font.cxx
Manolo Gouy
2016-04-02
Delete this file replaced by one in each platform-specific subtree with same ...
Manolo Gouy
2016-04-02
Replace src/Fl_Font.H by one file for each platform.
Manolo Gouy
[next]