FLTK logo

Article #1304: FLTK 1.3.x Weekly Snapshot, r9873

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

Created at 01:00 Apr 12, 2013 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r9873 | greg.ercolano | 2013-04-10 14:19:10 -0700 (Wed, 10 Apr 2013) | 2
lines

Mods to CHANGES file for recent additions/fixes

------------------------------------------------------------------------
r9872 | greg.ercolano | 2013-04-10 14:16:16 -0700 (Wed, 10 Apr 2013) | 5
lines

As per notes from STR#2948:
    Moved top_window_offset() to being a member of Fl_Widget (was
Fl_Window)
    and moved its code near implementations of top_window() and window().


------------------------------------------------------------------------
r9871 | greg.ercolano | 2013-04-10 13:51:24 -0700 (Wed, 10 Apr 2013) | 7
lines

Solve STR#2948: Add new method Fl_Widget::top_window() to return the
widget's top-level window.

Docs for existing Fl_Widget::window() revised to clarify the difference
between these two methods.

Docs for window() also moved from .H -> .cxx as per CMP (docs should be
where code implementation is).


------------------------------------------------------------------------
r9870 | greg.ercolano | 2013-04-10 13:13:12 -0700 (Wed, 10 Apr 2013) | 5
lines

While suggesting a new top_window() method for STR#2948,
it's realized that for consistency, the recently added window_offset()
method
(a few days ago) should be renamed to top_window_offset().


------------------------------------------------------------------------
r9869 | greg.ercolano | 2013-04-09 13:11:28 -0700 (Tue, 09 Apr 2013) | 3
lines

Fix STR# 2772: remove dead code in fl_measure()


------------------------------------------------------------------------
r9868 | manolo | 2013-04-09 08:10:25 -0700 (Tue, 09 Apr 2013) | 1 line

Fix for STR #2947: A couple of minor glitches in the 1.3.2 docs.
------------------------------------------------------------------------
r9867 | greg.ercolano | 2013-04-08 13:18:40 -0700 (Mon, 08 Apr 2013) | 4
lines

Solves STR #2939; adding when() support to Fl_Tabs.
Also added a general Fl_Tabs code example to the docs.


------------------------------------------------------------------------
r9866 | greg.ercolano | 2013-04-08 11:24:17 -0700 (Mon, 08 Apr 2013) | 8
lines

Fix for STR #2944 [2]: Fix Apple-specifc nested window problem for
Fl_Gl_Window's.

                       Added new method Fl_Widget::window_offset(x,y)
                       to access the top-level window offset of the current widget.

                       Open to alternative names for the new method.


------------------------------------------------------------------------
r9865 | greg.ercolano | 2013-04-08 09:49:55 -0700 (Mon, 08 Apr 2013) | 5
lines

Fix STR# 2944 [1]: When an app uses overlays and gl_draw(),
                   gl_draw() would mess up the raster position
                   affecting the Mac overlay emulation in swapbuffer code.


------------------------------------------------------------------------
r9864 | greg.ercolano | 2013-04-06 09:35:05 -0700 (Sat, 06 Apr 2013) | 2
lines

Small comment mods regarding Fl_mac.cxx -> Fl_cocoa.mm

------------------------------------------------------------------------
r9863 | greg.ercolano | 2013-04-06 09:31:35 -0700 (Sat, 06 Apr 2013) | 2
lines

Removing Fl_mac.cxx -- this code is no longer used.

------------------------------------------------------------------------
r9862 | manolo | 2013-04-06 09:15:17 -0700 (Sat, 06 Apr 2013) | 1 line

Added back the </dict> erroneously removed at r.9861
------------------------------------------------------------------------
r9861 | manolo | 2013-04-05 08:28:43 -0700 (Fri, 05 Apr 2013) | 1 line

Added the NSHighResolutionCapable item to fltk-config --post for fltk apps
to be high-resolution ready.
------------------------------------------------------------------------
r9860 | manolo | 2013-04-05 08:09:50 -0700 (Fri, 05 Apr 2013) | 1 line

Added the NSHighResolutionCapable item to all .plist files for fltk apps
to be high-resolution ready.
------------------------------------------------------------------------
r9859 | manolo | 2013-04-05 07:53:26 -0700 (Fri, 05 Apr 2013) | 1 line

Added the NSHighResolutionCapable item to all .plist files for fltk apps
to be high-resolution ready.
------------------------------------------------------------------------
r9858 | manolo | 2013-04-05 07:14:08 -0700 (Fri, 05 Apr 2013) | 1 line

File config.h is included with #include <config.h> in scandir.c as
everywhere else.
------------------------------------------------------------------------

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