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
/
Fl_Device.H
Age
Commit message (
Expand
)
Author
2016-03-07
Fix PicoSDL.
Matthias Melcher
2016-03-03
Made Pico/SDL setup compile and run some minimal code.
Matthias Melcher
2016-02-25
Remove the useless pseudo run-time type information supported by the Fl_Devic...
Manolo Gouy
2016-02-19
Add System Driver and Window Driver.
Matthias Melcher
2016-02-18
Remove all uses of the fl_gc global variable. Towards a clean driver model.
Manolo Gouy
2016-02-10
Basic Screen Driver Structure. LIMBO!
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-01
Add fl_focus_rect function to driver.
Matthias Melcher
2016-01-31
Moved fl_create_bitmask and fl_delete_bitmask functions into driver structure...
Matthias Melcher
2016-01-27
Removed all references to Quartz driver files from library headers in Xcode. ...
Matthias Melcher
2016-01-27
1) Added a new way to detect whether the drawing operation is using the platf...
Manolo Gouy
2016-01-26
Fixed a few comments
Matthias Melcher
2016-01-26
Moving GDI/WIN32 files to new directroy structure
Matthias Melcher
2016-01-26
Moved Quartz graphics driver to the new naming scheme
Matthias Melcher
2016-01-26
Hacky version of font_x and font_xft, compiles on Fedora Linux
Matthias Melcher
2016-01-24
Fixed for Linux
Matthias Melcher
2016-01-24
Extracting OpenGL text calls. This is a minimum implementation for testing. D...
Matthias Melcher
2016-01-24
Reorganizing color drawing code.
Matthias Melcher
2016-01-23
Added OpenGL support for dotted lines. Active widget now renders focus rectan...
Matthias Melcher
2016-01-23
OpenGL arc and pie drawing (Mmmmh, pie!)
Matthias Melcher
2016-01-23
Added OpenGL implementation of fl_vertex calls. Compiling and linking, but fu...
Matthias Melcher
2016-01-23
Fixing vertex implementation
Matthias Melcher
2016-01-23
Hiding fl_vertex form public view
Matthias Melcher
2016-01-22
Removing Xlib rect calls from public view.
Matthias Melcher
2016-01-21
Fixed two typos to make things run under MSWindows again.
Matthias Melcher
2016-01-21
Removed MSWindows GDI graphics driver from public view.
Matthias Melcher
2016-01-21
Remove Quartz graphics driver from public view.
Matthias Melcher
2016-01-21
Moving already cleaned up methods within class to make it easier to see metho...
Matthias Melcher
2016-01-20
Wrapping up fl_rect.cxx implementation. Introducing 3 moer virtual functions ...
Matthias Melcher
2016-01-20
Reorganized all integer line and polygon drawing functions
Matthias Melcher
2016-01-20
Re-ordering a few more functions. It's nice to see how clear functions like r...
Matthias Melcher
2016-01-20
Starting to cut out individual graphics function, so that multiple drivers ca...
Matthias Melcher
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2015-12-22
Doc change only: clearly document that FLTK has at any time a current drawing...
Manolo Gouy
2015-12-16
Running FLTK in static initializers (cont'd):
Manolo Gouy
2015-06-10
Mac OS: make Fl_Display_Device::high_resolution() private because it is not
Manolo Gouy
2015-04-28
Restored the possibility to call Fl::set_font()
Manolo Gouy
2015-03-24
More detailed documentation about drawing to other surfaces than the computer...
Manolo Gouy
2015-03-16
Add support for accelerated alpha blending under X11.
Lauri Kasanen
2015-03-11
Implementation of Fl_Shared_Image::scale(width, height) for scaled image draw...
Manolo Gouy
2015-03-10
Added Fl_Shared_Image::scale(width, height) to support scaled image drawing (...
Manolo Gouy
2015-02-26
1) More detailed Doxygen documentation for classes Fl_Printer, Fl_Surface_Dev...
Manolo Gouy
2014-11-25
Fix a doxygen warning.
Albrecht Schlosser
2014-11-19
Added full support of retina displays on the mac platform.
Manolo Gouy
2014-11-06
Fix for STR#3142 where fl_read_image() correctly reads GL data under X11, but...
Manolo Gouy
2014-10-29
Export the xlib graphics driver
Lauri Kasanen
2014-02-22
Better separate printer-specific code using virtual Fl_GDI_Printer_Graphics_D...
Manolo Gouy
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
[next]