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
/
FL
Age
Commit message (
Expand
)
Author
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
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
Reorganize the implementations of the virtual member function Fl_System_Drive...
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
Remove compilation errors in Fl_File_Icon.cxx with MSVC compiler with new met...
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
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
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
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
Rewrite fl_open_uri.cxx under the driver model.
Manolo Gouy
2016-04-09
Fix typos.
Albrecht Schlosser
2016-04-09
Fix C++ comment in C header file.
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
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 for the driver model - cont'd
Manolo Gouy
2016-04-06
Rewrite Fl_Input.cxx under the driver model.
Manolo Gouy
2016-04-06
Begin to rewrite files using #include <sys/stat.h> under the driver model.
Manolo Gouy
2016-04-05
Fix more compiler warnings.
Albrecht Schlosser
2016-04-05
Fix typo.
Albrecht Schlosser
2016-04-05
Rewrite the Fl_File_Native_Chooser class under the driver model.
Manolo Gouy
2016-04-04
Remove unused member function declaration (Mac OS platform)
Manolo Gouy
2016-04-03
Rewrite fl_scroll_area.cxx under the driver model.
Manolo Gouy
2016-04-03
Rewrite fl_read_image.cxx under the driver model.
Manolo Gouy
2016-04-02
Continue removing from class Fl_X all what is not window-related.
Manolo Gouy
2016-04-02
Complete removal of platform-dependent code from fl_set_font.cxx
Manolo Gouy
2016-04-02
Remove #include directive for Fl_Font.H from mac.H
Manolo Gouy
2016-04-02
Replace src/Fl_Font.H by one file for each platform.
Manolo Gouy
2016-04-02
Remove now useless Fl_X::window_ref() function.
Manolo Gouy
2016-04-02
Make constant CoreText_threshold local to file Fl_Quartz_Graphcs_Driver_font.cxx
Manolo Gouy
2016-04-02
Move Fl_X::next_marked_length to the Fl_Cocoa_Screen_Driver class.
Manolo Gouy
2016-04-02
Move function Fl_X::calc_mac_os_version() to class Fl_Darwin_System_Driver
Manolo Gouy
2016-04-02
Move get_carbon_function() to the Fl_Darwin_System_Driver class where it belo...
Manolo Gouy
2016-04-02
Move intersect_region_and_rect() to the Quartz driver code where it belongs.
Manolo Gouy
2016-04-01
Complete removal of platform-dependent code from Fl_Text_Display.cxx
Manolo Gouy
2016-04-01
Rewrite Fl_Text_Editor.cxx under the driver model.
Manolo Gouy
2016-04-01
Replace Fl_System_Driver::driver() by Fl::system_driver()
Manolo Gouy
2016-03-31
Move dnd and character-composition related functions from Fl_System_Driver to...
Manolo Gouy
2016-03-31
Move marked text-related data to the Fl_Cocoa_Screen_Driver class.
Manolo Gouy
[next]