SHA256
1
0
forked from pool/gtkmm2

Accepting request 32275 from GNOME:Factory

Copy from GNOME:Factory/gtkmm2 based on submit request 32275 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/32275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkmm2?expand=0&rev=29
This commit is contained in:
OBS User autobuild 2010-02-11 19:04:32 +00:00 committed by Git OBS Bridge
commit f5ec97baf2
4 changed files with 37 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bc510023cca2470236684e109fdaa749a0b855d5a70d323ef8faa2f6de72703
size 12264283

3
gtkmm-2.19.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b4d74d591ce99add1d5149fcc6a0f2dda021176ee0fd09edb5006fe2734302f
size 12435304

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Jan 27 13:57:28 CET 2010 - vuntz@opensuse.org
- Update to version 2.19.4:
+ Gtk:
- Action: Added get/set_always_show_image() and property.
- EntryBuffer: Added this class.
- Entry:
. Use EntryBuffer in a constructor and get/set_buffer() and
property.
. Added get_text_window() and get_icon_window().
- FontSelection.hg:
. Added get_family() and get_face(), get_family_list(),
get_face_list(), get_size_list().
. Reimplemented get_size_entry() and get_preview_entry()
using new functions.
- OffscreenWindow: Added this class.
- PrintContext: Added get_hard_margins().
- Range: Added get/set_slider_size_fixed(),
get/set_min_slider_size(), get_slider_range(),
get_range_rect().
- ToolItememGroup: Added insert() with no position parameter
and made get_item_position() const.
- ToolPalette: set_drag_source(), add_drag_dest(): Add suitable
default parameter values.
- StatusIcon: Added set_name().
- Widget: Added has_rc_style(), deprecating rc_style().
- Window:
. Added get_icon_name() and icon_name property.
. Added get/set_mnemonics_visible() and property.
. Added accept-focus, and focus-on-map properties.
-------------------------------------------------------------------
Thu Jan 7 00:34:45 CET 2010 - captain.magnus@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gtkmm2 (Version 2.19.2)
# spec file for package gtkmm2 (Version 2.19.4)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -22,7 +22,7 @@ Name: gtkmm2
%define _name gtkmm
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
BuildRequires: gtk2-devel >= 2.15.1
Version: 2.19.2
Version: 2.19.4
Release: 1
Group: System/Libraries
License: GPLv2+ ; LGPLv2.1+