[gtk+] Created tag 2.19.7



The unsigned tag '2.19.7' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Mar 9 13:55:49 2010 -0500

    GTK+ 2.19.7

Changes since the last tag '2.19.5':

Alexander Shopov (4):
      Updated Bulgarian translation
      Updated Bulgarian translation
      Updated Bulgarian translation
      Updated Bulgarian translation

Ask H. Larsen (2):
      Updated Danish translation
      Updated Danish translation

Bruce Cowan (1):
      Updated British English translation

Carlos Garcia Campos (2):
      Emit GtkPlug::embedded signal when plug/socket are in the same process too
      [docs] Fix GtkPlug::embedded signal documentation

Changwoo Ryu (1):
      Update Korean translation

Christian Dywan (2):
      Remove duplicate definitions of gtk_widget_set/get_realized/mapped
      Document the use of NULL in gtk_window_set_transient_for

Claude Paroz (1):
      Updated French translation

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Duarte Loreto (2):
      Updated Portuguese translation
      Updated Portuguese translation

Florian Müllner (1):
      Add introspection annotation for gtk_builder_get_object

Fran Diéguez (1):
      Update Galician translation

Friedel Wolff (1):
      Update Afrikaans translation

Gabor Kelemen (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Gintautas Miliauskas (2):
      Updated Lithuanian translation.
      Updated Lithuanian translation.

Inaki Larranaga Murgoitio (2):
      Updated Basque language
      Updated Basque language

Javier Jardón (31):
      Fix compilation warning: cast to GCompareFunc
      Fix compilation warning: return FALSE instead NULL
      Revert "Drop duplicate declarations"
      [gdk/x11] Change the name of the functions in the header file
      Deprecate widget flag: GTK_WIDGET_DRAWABLE
      Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE
      Don't use GTK_WIDGET_NO_WINDOW in internal code anymore
      Deprecate widget flag: GTK_WIDGET_SENSITIVE
      Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
      Deprecate widget flag: GTK_WIDGET_VISIBLE
      Deprecate widget flag: GTK_WIDGET_PARENT_SENSITIVE
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RECEIVES_DEFAULT)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_DOUBLE_BUFFERED)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_SENSITIVE)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
      Fix gtk_widget_is_sensitive() function
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_SHOW_ALL)
      Fix gtk_widget_is_sensitive() function. Second try
      Deprecate widget flag: GTK_WIDGET_MAPPED
      Deprecate widget flag: GTK_WIDGET_REALIZED
      Add version info about the deprecation of GTK_WIDGET_SENSITIVE
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_APP_PAINTABLE)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RC_STYLE)
      Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_PARENT_SENSITIVE)
      Don't use GTK_WIDGET_SET_FLAGS() in gtk_widget_init()
      Don't use GTK_WIDGET_STATE in internal code anymore
      Fix compilation warning: use entry var correctly initilized

Jennie Petoumenou (2):
      Updated Greek translation.
      Updated Greek translation.

Joanmarie Diggs (1):
      Add/Remove ATK_STATE_SENSITIVE according to cells' state.

Johan Dahlin (3):
      [annotations] Add allow-none
      [annotations] Add allow-none for gtk_menu_popup
      [build] Include all target source files

Jorge González (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Khaled Hosny (2):
      Updated Arabic translation
      Updated Arabic translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Leonid Kanter (2):
      Update Russian translation
      Update Russian translation

Li Yuan (1):
      Return FALSE in signal handlers to make the signals be propagated

Lucian Adrian Grijincu (1):
      Updated Romanian translation

Manoj Kumar Giri (1):
      Updated Oriya Translation

Mario Blättermann (4):
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation

Masato Hashimoto (1):
      Updated Japanese translation.     Translator: Masato Hashimoto <cabezon hashimoto gmail com>     Reviewed by: 	Nishibori Kiyotaka <ml nishibori kiyotaka gmail com>

Matej UrbanÄ?iÄ? (5):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (43):
      bump version
      Drop duplicate declarations
      Fix a compatibility problem
      Add a missing introspection annotation for gdk_screen_get_default_colormap
      Add some missing introspection annotations
      Fix incorrect string
      Only look at x11 backend for gtk-doc comments for now
      Add some padding in tool buttons
      Clarify the docs for gtk_info_bar_set_default_response
      Fix a segfault in gtk_assistant_set_current_page
      Handle out-of-bounds parameters in gtk_assistant_get_nth_page
      Prevent a crash in the TGA loader
      Protect against X errors when clearing the DND cache
      Correct annotations for gtk_tree_view_get_path_at_pos
      Fix gdk_windowing_window_at_pointer in the directfb backend
      Fix a crash at startup in the directfb backend
      Catch directfb errors in gdk_colormap_new
      Simplify the DirectFBInit call
      Fix a memory leak in gdk_display_open in the directfb backend
      Init gdk in the same order as other backends
      Add 2.20 index for gdk docs
      doc fixes
      Add some missing docs
      Some forgotten docs
      Updates
      2.19.6
      Bump version
      Fix an infinite loop in gtk_dialog_map()
      Don't scroll to insert after middle-click paste
      Add introspection annotations to gtk_drag_(source|dest)_set
      Add accessible alternatives to entry icon functionality
      Remove obsolete translator comments
      Minor doc clarification for gdk_drag_begin
      Add missing colons
      Fix file chooser refcounting issues
      Add some more annotation to the DND api
      fix file permissions
      Add some keysyms missing from keysyms.txt
      Updates to the compose-parse.py script
      Regenerated compose tables
      Remove conflicting legacy compose sequences in favour of X.org sequences
      Updates
      2.19.7

Mattias Põldaru (1):
      Estonian translation updated

Michael Natterer (3):
      Allow calling gtk_widget_style_attach() only when realized
      Bug 548026 - No accessor for GtkWidget.requisition
      gtk: remove begin-user-action/end-user-action around copying

Nils-Christoph Fiedler (12):
      Updated LowGerman translation
      Updated LowGerman translation
      Updated LowGerman translation
      Updated LowGerman translation
      Updated LowGerman translation
      Updated LowGerman translation
      Updated Low German translation
      Updated Low German translation
      Updated LowGerman translation
      Updated LowGerman translation
      Updated LowGerman translation
      Updated LowGerman translation

Patrick Bernaud (1):
      Move documentation to inline comments: GtkPlug

Petr Kovar (2):
      Update Czech translation
      Update Czech translation

Piotr DrÄ?g (4):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Rimas Kudelis (1):
      Updated Lithuanian translation

Ryan Lortie (1):
      Update release HOWTO

Stefan Kost (2):
      widget: don't check before setting to avoid costly type checks
      widget: ensure boolean before comparing

Steven Harms (4):
      Update gtkvscale documentation for in code comments. Removed template document
      Move documentation to inline comments: GtkVScrollbar
      Move documentation to inline comments: GtkVSeparator
      Move documentation to inline comments: GtkVBox

Viktor Pracht (1):
      [Annotations] Add array length for GtkTreeStore



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]