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
2016-02-14
Fl_Graphics_Driver::has_feature(Fl_Graphics_Driver::NATIVE) is useful here.
Manolo Gouy
2016-02-14
Remove Fl_X::q_fill_context() used only once.
Manolo Gouy
2016-02-14
Remove Fl_X::q_clear_clipping() used only once.
Manolo Gouy
2016-02-14
Move Fl_Quartz_Graphics_Driver::draw_CGImage() to Fl_Quartz_Graphics_Driver_i...
Manolo Gouy
2016-02-13
[Cairo] Remove part of the dependency of FL/Fl.H on config.h.
Albrecht Schlosser
2016-02-13
Moed Fl::visual and System_Scheme to the driver
Matthias Melcher
2016-02-13
New member function Fl_Quartz_Graphics_Driver::draw_CGImage() used internally...
Manolo Gouy
2016-02-13
Refactoring get_system_colors() into Fl_Screen_Driver
Matthias Melcher
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-13
Simpler code to support drawing to high-resolution Fl_Image_Surface object.
Manolo Gouy
2016-02-12
Fl_Window::capture_titlebar_and_borders() returns a double-resolution top image.
Manolo Gouy
2016-02-12
Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into high-reso...
Manolo Gouy
2016-02-12
Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into high-reso...
Manolo Gouy
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2016-02-11
Typo in Fl_X11_Screen_Driver::flush header
Matthias Melcher
2016-02-11
Move platform part of Fl::flush()
Matthias Melcher
2016-02-10
Moving fl_beep into screen driver.
Matthias Melcher
2016-02-10
Avoid OS X warning.
Matthias Melcher
2016-02-10
Fixed Screen Drivers for MSWindows
Matthias Melcher
2016-02-10
Fix Screen Driver implementation for X11
Matthias Melcher
2016-02-10
Basic Screen Driver Structure. LIMBO!
Matthias Melcher
2016-02-10
More device and driver setup.
Matthias Melcher
2016-02-10
Starting CMake config to blend out filechoose and filename handling (shrins f...
Matthias Melcher
2016-02-10
Add header files to CMake setup.
Matthias Melcher
2016-02-10
Fix missing files in Makefile system
Matthias Melcher
2016-02-10
Fix MSWindows compile issues.
Matthias Melcher
2016-02-09
Porting efforts, minimal Android stuff, cleanup.
Matthias Melcher
2016-02-09
Fix MSWindows issues from last refactoring.
Matthias Melcher
2016-02-09
Fix typos for Linux from previous check-in.
Matthias Melcher
2016-02-09
Remove two files.
Matthias Melcher
2016-02-09
Move ifdef's in RGB_Image into driver system.
Matthias Melcher
2016-02-09
Strip Graphics Driver related ifdefs.
Matthias Melcher
2016-02-09
Fix valgrind warning (uninitialized variable) in Fl_Window.
Albrecht Schlosser
2016-02-09
[CMake only] Add examples/fltk-versions to test programs.
Albrecht Schlosser
2016-02-07
Fixed Windows drag'n'drop not showing insert position (STR #3209).
Albrecht Schlosser
2016-02-06
New CMake option OPTION_PRINT_SUPPORT - continued
Manolo Gouy
2016-02-05
Add description of the new CMake option OPTION_PRINT_SUPPORT
Manolo Gouy
2016-02-05
Fix typo fl_draw.h instead of fl_draw.H
Manolo Gouy
2016-02-05
New CMake option OPTION_PRINT_SUPPORT turned ON by default
Manolo Gouy
2016-02-03
Support of OPTION_APPLE_X11 by CMake: do not use hard-coded paths
Manolo Gouy
2016-02-02
To support OPTION_APPLE_X11
Manolo Gouy
2016-02-02
Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.
Manolo Gouy
2016-02-02
Set depth of image returned by Fl_Image_Surface::image() back to 3 on Mac OS X.
Manolo Gouy
2016-02-02
Update README.abi-version.txt for FLTK 1.4.0.
Albrecht Schlosser
2016-02-02
Add new CHANGES file for FLTK 1.4.0.
Albrecht Schlosser
2016-02-02
Document configuration of ABI version, prepare CHANGES for 1.4.
Albrecht Schlosser
2016-02-02
[CMake] Document usage of .fl files w/o fltk_wrap_ui (STR #3281).
Albrecht Schlosser
2016-02-01
Clean up fl_args for OS X.
Matthias Melcher
2016-02-01
Add fl_focus_rect function to driver.
Matthias Melcher
2016-02-01
Added missing class name in member function implementation.
Manolo Gouy
[prev]
[next]