lp:ubuntu/karmic/gtkmm2.4

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/gtkmm2.4
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

11. By Deng Xiyue <email address hidden>

* New upstream release.
  + Bump shlibs version to 2.18.0 for new API addition.
  + Bump build-depends libgtk2.0-dev >= 2.18.0, libatk1.0-dev >= 1.12,
    libpangomm-1.4-dev >= 2.26.0, libglibmm-2.4-dev >= 2.22.1-2 for
    gmmprocdir support. Bump depends likewise, except
    libglibmm-2.4-dev >= 2.22.0 as upstream.
  + Adjust doc path to new location in new release.
  + Demos are now all source files. Remove executable handling.
  + Fix FTBFS against GTK+ 2.18.1. (Closes: #549430)
* Update Standard-Version to 3.8.3. No changes needed.

10. By Robert Ancell

* New upstream release: (LP: #434355)
  - RecentManager: Undeprecate get_default().
  - Clipboard: wait_for_targets): Fix a crash.
  - Window: Added set_icon_name().
  - Require a recent pangomm.
  - Style: Fix a compiler error with the Intel C++ compiler.
  - Fix recently-introduced problems with disable-deprecated options.
* debian/control.in:
  - Bump libpangomm-1.4-dev depends and build-depends

9. By Robert Ancell

* New upstream release: (LP: #427613)
  Gdk:
  - Window: Added redirect_to_drawable(), remove_redirection(),
    geometry_changed(), get_root_coords(), restack().
  Gtk:
  - Range: Added get/set_flippable().
  - Widget: Added get_is_toplevel(), get_is_drawable(),
    get/set_receives_default(), wrapping the new C functions,
    deprecating the hand-coded non get-prefixed versions.
* debian/control.in:
  - Bump gtk+2.0 depends and build-depends

8. By Robert Ancell

* New upstream release: (LP: #420199)
  2.17.9.3
  - Change public documentation location to library.gnome.org for the
    pkg-config files as well.
  2.17.9.2
  - Change public documentation location to library.gnome.org.
  2.17.9.1
  - Reenable the per-class hierarchy graphs in the reference documentation.
  - Drop the custom HTML header and footer, and use the shared doxygen.css
    file from mm-common.
  2.17.9
  - Added InfoBar widget.
  - Builder: get_widget(): Fix a crash when the widget is not found.
    Bug #589267 (Alexander Shaduri)
  - CellRenderer: Added get/set_alignment(), get/set_padding(),
    get/set_visible(), get/set_sensitive().
  - CellRendererToggle: Added set/get_activatable().
  - FileChooser: Added get/set_create_folders() and property.
  - Label: Added get/set_track_visited_links() and property.
  - Menu: Added get/set_reserve_toggle_size() and property.
  - PrintOperation:
    - Added update_custom_widget signal.
    - Added get/set_embed_page_setup() and get_n_pages_to_print() and
      properties.
  - PrintUnixDialog: Added set/get_support_selection(),
    set/get_support_selection(), set/get_has_selection(),
    set/get_embed_page_setup(), s/get_embed_page_setup(),
    and et_page_setup_set().
  - RecentInfo::get_application_info(): Change the app_exec parameter to a
    ustring& instead of a container. This could not have been used before.
  - StatusIcon: Added get/set_title() and property.
  - Widget: Added some get*() methods, deprecating old methods without the
    get prefix. (Murray Cumming)
  - Build: Reworked build system to improve the build and installation and
    interlinking of reference documentation. (Daniel Elstner)
* debian/control.in:
  - Add BZR link
  - Bump build-depends and depends on libgtk2.0-dev and libglibmm2.4-dev
  - Bump build-depends and depends on libpangomm-1.4-dev for pangommconfig.h
* debian/rules:
  - Update SHVER value to 2.17.9
  - Remove chrpath hack to obsolete /usr/bin files
* debian/libgtkmm-2.4-dev.install:
  - No files in /usr/bin anymore

7. By Andreas Moog

* New upstream version: (LP: #405411)
  2.17.2:
  Gtk: Containter: Avoid unnecessary warnings about an unimplemented remove
       vfunc in custom container widget classes.
  Gdk: Pixbuf: Added create_for_stream() and create_for_stream_at_scale()
       for reading pixbufs from Gio file streams.
  2.17.1:
  Gtk:
       IconView: get_model(): Correct the reference-counting.
       Added InfoBar
       RecentManager::add_item(): Fixed a crash.
       TextBuffer: Actually implement the get_text(bool) const method.
                   method. These fix undefined symbol linker errors.
       TreeModel::Path::empty(): Correct the check for a NULL underlying
                                 GtkTreePath.
       StatusIcon:get_geometry(): Correct the reference-counting.
       StockID: Actually implement operator bool().
       Fix the build with GTK+ 2.17 (A const change in the
         gtk_recent_info_get_application_info() API).
       Fix the build when exceptions are disabled in glibmm.
       Win32 installer fixes.
       Documentation: Stock API documentation improvements.
* debian/control{.in}:
  - bump build-dep on libgtk2.0-dev to 2.17.4
  - bump build-dep on libglibmm-2.4-dev to 2.21.2
  - bump depends of libgtkmm-2.4-dev accordingly
* debian/watch:
  - also look for unstable versions
* debian/rules:
  - update SHVER value to 2.17.2

6. By Deng Xiyue <email address hidden>

* Upload to unstable.
  + Drop check-dist.mk in debian/rules.
  + Track unstable branch in Vcs-* links.
* Update debian/copyright to conform to latest DEP 5.
  + Fix incorrect license.
  + Point to versioned license files.

5. By Deng Xiyue <email address hidden>

* New upstream release.
  + Fix a warning on type qualifiers on function return type.
    (Closes: #456972)
* Use a more universal syntax for soname in the sed to get $(SHARED_PKG).
* Fix section in doc-base references.
* Drop `head -n 1' from sed trick.
* Add `DM-Upload-Allowed: yes' field. Thanks Loïc for advocacy.
* Add dpkg-dev >= 1.14.16 to Build-Depends for DM usage.
* Remove doc-base from Build-Depends as it's not b-deped on.
* Add ${shlibs:Depends} to all Depends fields as recommended.

4. By Bradley Bell

* New upstream release (Closes: #352143, #352144, #361757, #366360)
* Install examples (Closes: #364071)

3. By Bradley Bell

* New upstream release (Closes: #285523)
* Link libraries to eliminate undefined non-weak symbols (Closes: #287564)

2. By Bradley Bell

New upstream release

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/gtkmm2.4
This branch contains Public information 
Everyone can see this information.

Subscribers