FLTK logo

Article #1399: FLTK 1.3.x Weekly Snapshot, r10497

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 #1399: FLTK 1.3.x Weekly Snapshot, r10497

Created at 00:01 Dec 19, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10497 | greg.ercolano | 2014-12-19 00:55:08 -0500 (Fri, 19 Dec 2014) | 3
lines

Fix problem with *horiz* dot pattern alignment,
optimized draw loop, fixed indent.

------------------------------------------------------------------------
r10496 | greg.ercolano | 2014-12-19 00:48:50 -0500 (Fri, 19 Dec 2014) | 2
lines

Optimize drawing loop, fix indent.

------------------------------------------------------------------------
r10495 | manolo | 2014-12-18 23:53:01 -0500 (Thu, 18 Dec 2014) | 1 line

Avoid double window redraw after deminiaturization.
------------------------------------------------------------------------
r10494 | greg.ercolano | 2014-12-18 22:50:09 -0500 (Thu, 18 Dec 2014) | 4
lines

Fixes STR #3169, comment #8.
Prevents warnings from OSX 10.9.x clang compiler.


------------------------------------------------------------------------
r10493 | greg.ercolano | 2014-12-18 22:47:32 -0500 (Thu, 18 Dec 2014) | 3
lines

Fixes STR #3169, comments #4, #5 and #7.
Prevents warnings from the OSX 10.9.x clang compiler.

------------------------------------------------------------------------
r10492 | greg.ercolano | 2014-12-18 22:41:45 -0500 (Thu, 18 Dec 2014) | 2
lines

Fixes STR #3169, comment #3.

------------------------------------------------------------------------
r10491 | greg.ercolano | 2014-12-18 22:30:27 -0500 (Thu, 18 Dec 2014) | 5
lines

Unused functions makePath() and makePathForFile() removed. (STR#3169)
Albrecht adds in comment #3: "These have been replaced by fl_make_path()
and fl_make_path_for_file() in src/fl_utf8.cxx."


------------------------------------------------------------------------
r10490 | manolo | 2014-12-18 12:32:08 -0500 (Thu, 18 Dec 2014) | 1 line

Restores compilation with SDK?\226?\128?\153s before 10.7, erroneously
broken in a recent commit.
------------------------------------------------------------------------
r10489 | manolo | 2014-12-18 03:27:28 -0500 (Thu, 18 Dec 2014) | 1 line

Removed compilation warning for unused variable.
------------------------------------------------------------------------
r10488 | manolo | 2014-12-18 02:13:56 -0500 (Thu, 18 Dec 2014) | 1 line

Removed useless member function window_pixel_size().
------------------------------------------------------------------------
r10487 | manolo | 2014-12-18 01:40:50 -0500 (Thu, 18 Dec 2014) | 1 line

The new subRect_ member is better private (FLTK_ABI_VERSION >= 10304 only).
------------------------------------------------------------------------
r10486 | manolo | 2014-12-17 04:04:01 -0500 (Wed, 17 Dec 2014) | 6 lines

Apple-only changes to restore a layout of the Fl_X class identical to that
in FLTK 1.3.3.
With true subwindows, several members of Fl_X became useless.
This change recycle two of them for new uses:
- Fl_Region subRegion is used as a pointer to a CGRect
- Fl_X *xidChildren is used to indicate the resolution of the display
containing a window
------------------------------------------------------------------------
r10485 | manolo | 2014-12-12 12:12:11 -0500 (Fri, 12 Dec 2014) | 2 lines

Completed support of retina displays for
Fl_Paged_Device::print_window_part().
Case with high resolution parent window and low resolution GL window is now
directly processed.
------------------------------------------------------------------------

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'.