FLTK logo

Article #1479: FLTK 1.3.x Weekly Snapshot, r11893

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1479: FLTK 1.3.x Weekly Snapshot, r11893

Created at 00:00 Aug 26, 2016 by mike

A new weekly snapshot of FLTK 1.3.x (r11893) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r11893

Commit Log:

------------------------------------------------------------------------
r11889 | AlbrechtS | 2016-08-23 12:38:10 -0400 (Tue, 23 Aug 2016) | 13
lines

Fix compiler warnings and simplify X11 screen_init().

This function sets the screen dimensions and tries to use Xrandr,
Xinerama, and basic X11 functions (in this order) to get the screen
sizes and resolutions (dpi).

This commit simplifies conditional compilation and fixes "unused variable"
compiler warnings under certain conditions as mentioned by Greg in
fltk.general, thread "Can not change font size in Kubuntu 16.04" on
Mon, 15 Aug 2016 00:25:32 -0700.

Also merged back small improvements of branch-1.3-porting.

------------------------------------------------------------------------
r11881 | AlbrechtS | 2016-08-20 13:08:27 -0400 (Sat, 20 Aug 2016) | 4 lines

Improve documentation, fix Fl_Window::icon(NULL).

This is now documented as legal to reset a window icon.

------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.