#14760: libhandy-1.2.0
-------------------------+-----------------------
 Reporter:  renodr       |       Owner:  renodr
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by renodr):

 '''1.1.90'''

 {{{
 ==============
 Version 1.1.90
 ==============

 - Add HdyFlap, allowing to have adaptive tab bars and header bars.
 - Add HdyTabBar and HdyTabView, offering a modern tab bar.
 - Add HdyStatusPage, a convenient widget for welcome pages, empty state
   pages, or error pages.
 - HdyAvatar:
   - Add the loadable-icon property to allow setting a GLoadableIcon as
     the avatar picture.
   - Deprecate hdy_avatar_set_image_load_func() in favor of the
     loadable-icon property.
   - Add hdy_avatar_draw_to_pixbuf() and
     hdy_avatar_draw_to_pixbuf_async() to export the avatar as a
     GdkPixbuf.
   - Take CSS sizing properties into account.
 - HdyPreferencesWindow:
   - Use HdyStatusPage as the empty search result page to standardize the
     page's look.
 - HdyPreferencesPage:
   - Propagate the natural height of the scrolled content.
   - Make the scrolled window automatically follow the focus.
   - Implement the margins via CSS so applications can override them.
   - Make the margins adapt to the available width.
 - HdyPreferencesGroup:
   - Allow navigating out of the listbox.
   - Wrap labels on words or characters, preventing long words from
     breaking the UI.
   - Take CSS sizing properties into account.
   - Implement the margins via CSS so applications can override them.
   - Refine the spacing.
   - Protect against gtk_widget_show_all().
   - Fix a leak when destroying the widget.
   - Add accessibility relationships for the title.
 - HdyClamp:
   - Fix measuring the widget even without a child.
   - Take CSS sizing properties into account.
 }}}

 '''1.2.0'''

 {{{
 =============
 Version 1.2.0
 =============

 - Fix deprecation warnings when including handy.h.
 - Fix warnings with -Wmissing-field-initializers.
 - Fix warnings with --buildtype=optimized.
 - Fix a crash when subclassing HdyPreferencesGroup.
 - Fix a build reproducibility issue by using basenames rather than full
   paths in generated sources.
 - HdyAvatar:
   - Fix leaking a GTask.
   - Fix leaking HdyAvatarIcon.
 - HdyCarousel:
   - Fix positioning non-expanded children in RTL.
 - HdyDeck and HdyLeaflet:
   - Fix touchpad swipes when the widget isn't at 0,0.
 - HdyFlap:
   - Prevent focusing obscured content when modal.
   - Redraw when allocating to fix glitches when the flap child resizes
     while the shadow is visible.
 - HdyStatusPage:
   - Fix the page margins when missing one of the children.
 - HdySwipeTracker:
   - Fix wrapping back to the first page when reaching the last one on
     long swipes.
 - HdyTabBar:
   - Fix drag threshold calculation.
 - Translation updates:
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14760#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to