[perl-Gtk2] Created tag rel-1-23-0
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Created tag rel-1-23-0
- Date: Sun, 25 Apr 2010 16:45:04 +0000 (UTC)
The signed tag 'rel-1-23-0' was created.
Tagger: Torsten Schönfeld <kaffeetisch gmx de>
Date: Sun Apr 25 18:44:20 2010 +0200
Tag 1.230
Changes since the last tag 'rel-1-22-0':
Frank Wiegand (1):
Fix a POD error in the developer docs
Kevin Ryde (23):
Remove a note from the docs that is now obsolete
Document the keys usable in Gtk2::Gdk::Geometry hashes
Mention $widget->get_ancestor in the docs on widget circularities
Document Gtk2::Action->new
Allow passing no segments to Gtk2::Gdk::Drawable::draw_segments()
Make Gtk2::ListStore->remove()'s return value consistent on gtk+ 2.0
Make Gtk2::TreeStore->remove()'s return value consistent on gtk+ 2.0
In the Gtk2::Gdk::Keysyms docs, fix the Gtk2::Gdk->keyval_from_name link
Fix the POD signature of Gtk2::Gdk->keyval_convert_case
Correct the POD signature of Gtk2::TextIter->backward_search
Document Gtk2::Editable's insert-text signal
Document the menu pos func used in Gtk2::Menu->popup
Document cirular reference in Gtk2::AcelLabel
Accept undef in Gtk2::AccelLabel->set_accel_widget
Clarify the Gtk2::Menu->popup docs
Always release the previous position function in Gtk2::Menu->popup
Allow undef in Gtk2::Menu->set_screen
Avoid a potential leak in sv_from_iter
Gtk2::Menu: free the detach func earlier
Improve the Gtk2::TextMark docs
Gtk2::BindingSet: mention keyvals vs. keycode in the POD
Gtk2::Style: improve the docs of get_style_property
Gtk2::Menu: trap exceptions in popup callbacks
Keyin Ryde (1):
Wrap GtkAdjustment methods added in gtk+ 2.14
Quentin Sculo (21):
Accept format strings in Gtk2::MessageDialog->format_secondary_markup
Make Gtk2::FontButton->new and Gtk2::ColorButton->new more flexible
Wrap gtk_scale_add_mark and gtk_scale_clear_marks (new in gtk+ 2.16)
Wrap gtk_menu_item_[gs]et_use_underline (new in gtk+ 2.16)
Wrap gtk_image_menu_item_[gs]et_always_show_image (new in gtk+ 2.16)
Wrap new GtkAction getter/setters from gtk+ 2.16
Wrap gdk_keymap_get_caps_lock_state (new in gtk+ 2.16)
Wrap Gtk2::Window->get_default_icon_name (new in gtk+ 2.16)
Wrap gtk_menu_[gs]et_reserve_toggle_size (new in gtk+ 2.18)
Wrap 3 URI-related GtkLabel functions added in gtk+ 2.18
Wrap gtk_status_icon_[gs]et_title (new in gtk+ 2.18)
Wrap gtk_file_chooser_[gs]et_create_folders (new in gtk+ 2.18)
Wrap gtk_icon_view_[gs]et_item_padding (new in gtk+ 2.18)
Wrap gtk_range_[gs]et_flippable (new in gtk+ 2.18)
Wrap GtkInfoBar (new in gtk+ 2.18)
Wrap gtk_notebook_[gs]et_action_widget (new in gtk+ 2.20)
Wrap gdk_region_rect_equal (new in gtk+ 2.18)
Wrap gdk_cairo_reset_clip (new in gtk+ 2.18)
GdkDrawable: allow undef in a few places
GtkWidget: allow undef in a few places
GdkWindow: allow undef in a few places
Torsten Schönfeld (45):
Correct a skip count. Reported by Ryan Niebur.
Don't declare gtk2perl_pango_attribute_register_custom_type; it's now properly exported by Pango. Move the PangoAttribute related macros from the private header directly into GdkPango.xs, the only place where they are used.
Don't try to export newSVPangoRectangle and SvPangoRectangle; it's now done by Pango. Patch by Martin Schlemmer. (GNOME #576373)
Fix the number of tests run
Updates for the move to git
Fix a display bug in the custom cell renderer example
Test the handling of boxed objects in signal chaining
Skip a few tests if no keymap is available
Properly wrap gtk_binding_entry_skip in version guards
Correct the test plan to match the recent fix
Use gperl_hv_take_sv instead of hv_store
Fix compilation against glib 2.0 by not using G_UNLIKELY
Fix compilation and tests of Gtk2::BindingSet for gtk+ 2.0
Don't allocate more memory than required
Fix a test failure in GtkTreeView.t
Apply a better fix for the GtkTreeView test failure
Fix GtkPrintSettings.t failures
Fix a test failure in GtkIconTheme.t
Ignore the precompiled header
Fix a test failure in GtkBuildableIface.t
Fix a test failure in GtkAssistant.t
Replace MAINTAINERS with perl-Gtk2.doap
Test Gtk2::TreeView->get_path_at_pos in scalar context
Update MANIFEST
Fix compiler warnings
Fix test failures in GtkAction.t
Add an explanatory comment to one example
In syntax check mode, do not call gtk_init
Add Quentin to the list of authors
Move Kevin Ryde, Emmanuel Rodriguez and Chris Sincock to the list of AUTHORS
Clarify the docs for the new Gtk2::Adjustment setters
Wrap most GdkWindow methods added in gtk+ 2.18
Wrap gdk_x11_screen_get_monitor_output (new in gtk+ 2.14)
Wrap gdk_window_set_opacity (new in gtk+ 2.12)
Fix memory handling in Gtk2::RecentInfo->get_application_info
Properly bless GDK_DAMAGE events
Hush compiler warnings
Fix version check to refer to stable version
Add a few explanatory comments to XS code
Hide the few Gtk2::PrintSettings accessors that slipped in
Update the POD copyright statement
Wrap gtk_action_(un)block_activate (new in gtk+ 2.16)
Wrap missing 2.16 API for GtkEntry
Wrap gtk_im_multicontext_set_context_id (new in gtk+ 2.16)
Release 1.230
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]