summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01Divide virtual Fl_Screen_Driver::open_display() in a platform-specific part f...Manolo Gouy
2017-05-22X11 + Pango platform: improve text drawing with angle.Manolo Gouy
2017-05-22Make some methods of Fl_Tabs protected and/or virtual (STR #3211).Albrecht Schlosser
2017-05-22Fix warnings: 'Fl_Xlib_Graphics_Driver::scale' hides overloaded virtual funct...Manolo Gouy
2017-05-21Fix Visual Studio build with HiDPI support.Albrecht Schlosser
2017-05-18Add void fl_scale_offscreen(Fl_Offscreen &ctx) to support the rescaling of an...Manolo Gouy
2017-05-17Introduce HiDPI + rescaling support for the X11 platform (+ partial support f...Manolo Gouy
2017-05-15Fix typo.Albrecht Schlosser
2017-05-15Allow to disable shadows in Fl_Clock and derived widgets.Albrecht Schlosser
2017-05-15Improve and clarify Fl_Clock documentation.Albrecht Schlosser
2017-05-11Added some example code to Fl_Gl_Window::draw() docs..Greg Ercolano
2017-05-06De-duplicate code to load pointer to the TransparentBlt() system function at ...Manolo Gouy
2017-05-05Fix erroneously cased include file namesManolo Gouy
2017-05-04Added Fl_Table docs for how to deselect.Greg Ercolano
2017-05-02Add Doxygen documentation for fl_create_bitmask() and fl_delete_bitmask().Manolo Gouy
2017-04-27Document Fl_Table's protected member variables.Greg Ercolano
2017-04-27Small doc clarifications for the Fl_Table::TableContext enum.Greg Ercolano
2017-04-26Fl_Table was missing doxygen docs for several public + protected members.Greg Ercolano
2017-04-25Remove Fl_Translated_GDI_Graphics_Driver and have its functions performed by ...Manolo Gouy
2017-04-25Add an argument to the private, virtual member function void Fl_Surface_Devic...Manolo Gouy
2017-04-24Remove unused variable from class Fl_Xlib_Image_Surface_Driver.Albrecht Schlosser
2017-04-24Slight improvement of Fl_Image_Surface::image()Manolo Gouy
2017-04-24Undo change at r.12221 because it's done at r.12222 in a cross-platform fashion.Manolo Gouy
2017-04-24Allow the use of Fl_Image_Surface::image() also when the Fl_Image_Surface ob...Manolo Gouy
2017-04-23Fix Fl_Image_Surface::image() as discussed in fltk.generalAlbrecht Schlosser
2017-04-21Fl_Help_View: fix table header in help_dialog.html (STR #3227).Albrecht Schlosser
2017-04-12Mention fix for STR#3374Manolo Gouy
2017-04-12Fix for STR#3374: Crash with pango enabled when changing default fontManolo Gouy
2017-04-11Fix Windows CreateDC/DeleteDC mismatch (STR #3373).Albrecht Schlosser
2017-04-08Document the new OPTION_USE_PANGO platform-specific option.Manolo Gouy
2017-04-07Fixed typo in warning message.Manolo Gouy
2017-04-02Fix doxygen/latex warning.Albrecht Schlosser
2017-03-30Suggestion for cmake docs for building FLTK with Visual Studio (e.g. VS7 shown)Greg Ercolano
2017-03-19Fix dependencies.Albrecht Schlosser
2017-03-17Account for translation also in non-Pango code section.Manolo Gouy
2017-03-17Create Fl_Xlib_Graphics_Driver::scale_and_render_pixmap() to draw depth-4 or ...Manolo Gouy
2017-03-17[CMake] Fix Visual Studio header detection.Albrecht Schlosser
2017-03-17Revert temporary fix (attempt) introduced in svn r11644.Albrecht Schlosser
2017-03-17Fix Linux build after removal of Fl_Translated_Xlib_Graphics_Driver.cxxAlbrecht Schlosser
2017-03-17The new Fl_Xlib_Graphics_Driver::draw_scaled() member function must also acco...Manolo Gouy
2017-03-17Remove class Fl_Translated_Xlib_Graphics_Driver and move its processing to Fl...Manolo Gouy
2017-03-17OpenGL documentation fixes (included header files).Albrecht Schlosser
2017-03-17[CMake] Remove unused header test HAVE_GL_GL_H (GL/gl.h).Albrecht Schlosser
2017-03-17Flush output of examples/fltk-versions for Windows (MinGW).Albrecht Schlosser
2017-03-17Fix the projective transformation matrix used for Xrender-based scaled image ...Manolo Gouy
2017-03-16Add scaled image drawing to the X11 platform using Xrender.Manolo Gouy
2017-03-16Make image-related member functions of class Fl_Graphics_Driver protected, as...Manolo Gouy
2017-03-14Give platform-independent default implementation to Fl_System_Driver::gettime()Manolo Gouy
2017-03-13Fix more svn properties.Albrecht Schlosser
2017-03-13Set missing svn properties.Albrecht Schlosser