[gtk+] Created tag 2.99.3



The unsigned tag '2.99.3' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 2 00:36:05 2011 -0500

    2.99.3

Changes since the last tag '2.99.2':

A S Alam (3):
      update Punjabi Translation
      update Punjabi Translation by A S Alam
      update Punjabi Translation by A S Alam

Anders F Björklund (1):
      Consistently use PKG_CONFIG in macros

Aron Xu (1):
      Update Chinese (China) GTK+ po translation.

Bastien Nocera (3):
      GtkImage: Add "use-fallback" property
      GtkSettings: Fix theme not updating for dark theme
      GtkCssProvider: Take into account variant

Baurzhan Muftakhidinov (1):
      Updated Kazakh translation

Benjamin Otte (42):
      x11: Don't keep two lists of devices internally
      gdk: Remove colormap debug category
      assistant: Fix mapped invariants
      gdk: When reffing the impl surface, ref it from the impl window
      plug/socket: Make GtkPlug and GtkSocket X11-specific
      plug/socket: Remove plug/socket backend implementations for win32 and stub
      win32: Fix Makefile for plug/socket removal.
      plug/socket: Clarify docs about availablility of widgets
      plug/socket: Remove x11 checks and non-x11 code
      plug: Merge gtkplug-x11.c back into gtkplug.c
      socket: Merge gtksocket-x11.c back into gtksocket.c
      API: Don't export gtk_window_add_embedded_xid()
      gtk: Prefix gtk_window_add_embedded_xid() with underscore
      window: Make embedded xid specific to the X11 backend
      API: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER()
      window: Get rid of GdkNativeWindow usage
      win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow
      socket: Use Window instead of GdkNativeWindow
      plug: Use Window instead of GdkNativeWindow
      tests: Use Window instead of GdkNativeWindow in testsocket example
      plug: Move private functions to gtksocketprivate.h
      x11: Use Window instead of GdkNativeWindow
      gtk: gtkfilefilter.c:57:24: error: "/*" within comment
      recentfilter: Fix gcc warnings
      API: gdk: Change GdkEventOwnerChange to not take GdkNativeWindow
      API: gtk: Remove client_event vfunc from GtkWidget
      x11: Use event->any.window instead of any random member
      x11: Handle motif client message filter just like xdnd filters
      x11: Fill in event->any.window before calling filter functions
      x11: Register wm_protocols function with gdk_window_add_filter()
      x11: Use macros for byte order to set byte order
      x11: Do dnd event handling via gdk_window_add_filter()
      tests: Remove clientmessage test
      testgtk: Remove ability to reload all rc files
      tests: Remove refreh button from testtoolbar test
      gdk: Remove GdkEventClient
      x11: Use gdk_x11_window_foreign_new_for_display() unconditionally
      API: gdk: Make GdkEventSelection.requestor a GdkWindow
      API: gdk: Make GDK_DRAG_PROTOCOL_NONE equal to 0
      API: gdk: Change get_drag_window() API
      x11: Use Window isntead of GdkNativeWindow
      API: gdk: Get rid of GdkNativeWindow

Carlos Garnacho (45):
      Improve progressbars theming.
      Make GtkEntry set the style context state.
      Make GtkFrame propagate the "frame" style class to its header label
      Ensure harder a GtkStyleContext has a theming engine anytime
      Do not set junction sides to the entry frame in spinbuttons.
      Make gtk_widget_get_path() also add all persistent style classes the widget has.
      Make selectors with no explicit state from higher priority GtkStyleProviders override lower ones with a state.
      Don't displace background for spinbuttons in the theming engine
      Make GtkCheckButton/GtkRadioButton background white again
      Set horizontal/vertical style classes to GtkRanges
      Make GtkCssProvider deal with widget types not being in plain CamelCase
      Make gtk_widget_get_state_flags() avoid propagating the focused flag down the hierarchy
      Gtk(Toggle)Button: preserve untouched state flags when updating state.
      Do not unset sensitivity mistakenly in gtk_widget_set_state_flags()
      Simplify GTK_STATE_FLAG_FOCUSED handling in state propagation.
      GtkNotebook: only set/unset active flag on the tab label
      Render check/radio buttons with border-color: @fg_color
      Fix valgrind warning about uninitialized value
      Free button_state.mask after XIQueryPointer()
      Avoid toplevel tracking on slave device after ungrab
      Add extra checks for GdkDevice functions that might fail on slave devices.
      Unset border-width for treeview rows in default CSS
      Do not modify associated device for non-master devices on dispose
      Make gtk_widget_get_state() only handle GtkStateType values available in 2.x
      Add gtk_cell_renderer_get_state()
      Make GtkCellArea use GtkStyleContext
      Make GtkTreeView use GtkStyleContext
      Make GtkIconView use GtkStyleContext
      Make GtkCellRendererText use GtkStyleContext
      Make GtkCellRendererToggle use GtkStyleContext
      Make GtkCellRendererProgress use GtkStyleContext
      Make GtkCellRendererPixbuf use GtkStyleContext
      Make GtkCellRendererAccel use GtkStyleContext
      Set "cell" class and state before rendering a cellrenderer.
      Remove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags.
      Move "widget/window under device" accounting to be per-widget
      Add gtk_binding_entry_add_signal_from_string()
      Add @binding-set rules to the CSS parser
      Add the gtk-key-bindings CSS parser property.
      Hook up key bindings in CSS with key propagation.
      Remove unneeded code from GtkBindingSet
      Document @binding-set and the gtk-key-bindings css parser property
      Add some bindings to testgtk.css for testing
      Parse the gtk-keys.css file in the GtkSettings::gtk-key-theme-name theme path
      Move key/theme CSS providers to GtkSettingsPrivate

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation (Hong Kong and Taiwan)

Christian Dywan (1):
      State that _add_button functions return a "#GtkButton widget"

Chun-wei Fan (3):
      Update MSVC 2008 Project Files
      Merge ssh://git.gnome.org/git/gtk+
      Update Visual C++ 2008 Project Files Stuff

Colin Walters (2):
      GtkContainer: make "handle_border_width" member private
      Clarify documentation header about GTK+ 3 vs 2

Cosimo Cecchi (3):
      gtkshow: don't call _get_display() on a NULL GdkScreen
      gail: fix the build
      mount-operation: don't show the dialog until the tree is populated

Dan Winship (1):
      Fix several bugs handling GtkTrayIcon symbolic colors

Daniel Mustieles (7):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

David Planella (1):
      Updated Catalan translation

Emmanuele Bassi (1):
      css-provider: Fix up the Switch style

Federico Mena Quintero (3):
      bgo#626336 - Don't assume that GtkButton is activated only when a keyboard event is available
      bgo#640161 - Maintain map/unmap invariants in GtkFileChooserDialog
      bgo#639531 - [filechooser] Handle the case where the user types a nonexistent_subfolder/file.txt

Florian Müllner (1):
      docs: Fix typo

Fran Diéguez (3):
      Updated Galician translations
      Updated Galician translations
      QA of Galician translations

Fridrich Å trba (2):
      make the ms-windows engine compile again
      fix win32 build after removal of the colormap debug category

Garrett Regier (1):
      Fix memory leak in gtk_window_group_list_windows

Ignacio Casal Quinteiro (1):
      Remove gtk_paste_point_override mark if we don't insert any text.

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Ivar Smolin (4):
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation

Jakob Kramer (1):
      [l10n] Updated German translation

Javier Jardón (1):
      docs: gtkwidget: Add some "Since: 3.0"

Johan Dahlin (6):
      Remove property user_data which doesn't exist anymore
      Use identifier-prefix instead of deprecated strip-prefix
      Correct gtk-doc syntax and add missing (transfer)
      gtksettings: Add gtk-doc to silent an annotation warning
      Mark api with xlib types as skipped
      Do not scan gtktextdisplay.h, avoids a scanner warning

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

Khaled Hosny (1):
      Updated Arabic translation

Kjartan Maraas (5):
      Updated Norwegian bokmål translation
      Add missing files
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation.

Kristian Rietveld (3):
      Only include gtktrayicon.h when building for X11
      Check whether mask is NULL
      Don't use GTK_IS_PLUG for non-X11 backends

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Krzesimir Nowak (1):
      Check if buffer is NULL after setting it to NULL, not before.

Laszlo Pandy (1):
      [GI] Add annotation (type GdkModifierType) to state attributes in many GdkEvent structs.

Luca Ferretti (2):
      Fix case (s/A/a) in translatable string (Select A Folder)
      Updated Italian translation

Mahyar Moghimi (1):
      correcting on off in gtkswitch according to bugreport:638232

Martin Pitt (5):
      Gtk{List,Tree}Store: Fix GI array annotations
      Annotate GtkIconView array arguments
      Fix GtkIconView GI annotations
      Fix linking of drawing example
      [GI] Fix gtk_tree_view_get_cursor() transfer annotation

Matthias Clasen (129):
      bump version
      Try harder to find a good display name for paper sizes
      Add some doc details
      Move GtkMenuBar docs inline
      Add an example for custom css
      Update some outdated content in the question index
      Add a migration guide section about multiple backends
      Remove an overlooked instance of gdk drawing api
      Add --warn-all to introspection scanner args
      Add --include-uninstalled for the gdk gir
      Add EXPORT_PACKAGES for the girs
      Move GtkMenuShell docs inline
      Move GtkTextTag docs inline
      Move GtkPrintJob docs inline
      Move GtkSelection docs inline
      Drop never-updated revision attributes
      Add --enable-gtk2-dependency option
      Implement the editing-canceled property in GtkCellEditableEventBox
      Update information about visuals
      Avoid a critical warning during tab DND
      Unify handling of prelighted icons
      Add accessors for GtkRange::round-digits
      Fix a typo
      Fix a typo
      Drop gtk-builder-convert
      Make symbolic icons work again
      Fix a combo refactor regression
      Add testcases for opening display
      Don't set the default display to NULL
      Add a paragraph explaining events and signals
      Add a packing example to the tutorial
      Add a drawing example to the tutorial
      Mention type vs region ambiguity in the docs
      Use simplesect in the tutorial
      Add gtk_text_view_get_cursor_locations
      Make GtkBorder style properties have a non-NULL default
      Be more careful with private event data
      Add a GtkBuilder section to the tutorial
      Adapt gtk_icon_info_load_symbolic to librsvg limitations too
      Change the label of the GtkAppChooserDialog button
      Add a way to set the heading of GtkAppChooserDialog
      Make GtkAppChooserButton work in modal context
      Fix a crash during DND
      Avoid a warning if GtkCellView has no model
      Fix keynav issue in menu mode
      Fix alignment problems with text cell renderers
      checksettings: succeed quietly
      Expose gtk-auto-mnemonics as an Xsetting
      Add a migration guide section about GdkDrawable
      Split out private style context api into a private header
      Silence new gcc warnings
      Silence new gcc warnings
      Don't leak CursorInfo structs
      Kill one more unused variable
      Port gtk_draw_insertion_cursor to GtkStyleContext
      Avoid passing widgets around here
      Add gtk_app_chooser_button_get/set_heading
      Clarify documentation about application vs window lifecycle
      Document that gtk_widget_queue_draw_area is in widget coordinates
      First pass a parsing a keyfile for default settings
      Break out into a separate function
      Privately export css_provider_get_theme_dir
      Parse a per-theme settings.ini file
      Rename GTK_SETTINGS_SOURCE_RC_FILE to _THEME
      Document new default handling
      Fix the new filechooser buttons to work without symbolic icons
      Make the places in the file chooser come up with a reasonable size
      Protect against giant title fonts
      Mention GtkEntryCompletion signal parameter change
      Fix a doc typo
      Add a missing end tag
      Add a gtkx.h header for X11-specific GTK+ api
      Go back to using the image/* example
      Minor rewording in the tutorial
      Documentation tweaks
      More documentation tweaks
      Mention theme-specific settings in the migration guide
      Improve some deprecation notes
      Use free() to free XIButtonState.mask
      Silence compiler warnings
      Include gtkx.h here
      Fix compiler warnings about unused variables
      Silence more compiler warnings
      Fix another compiler warning about unused variables
      More compiler warnings silenced
      Silence unused variable warnings in gail
      Silence unused variable warnings in the cups printbackend
      Nicer configure summary
      Move GtkPrintOperation docs inline
      Whitespace fixes
      Remove some dead templates
      Remove GTK+ 1 era xbm icons
      Drop unused file circles.xml
      Drop unused theme-bits
      Fix build
      Drop 2.x release notes
      Some updates
      Add gtkorientableprivate.h header
      Add a gtkscaleprivate.h header
      Make documentation match behaviour
      Convert the Emacs key theme to css
      Convert the mac key theme to css
      Convert remaining rc files to css
      Add binding-set tests
      Improve binding-set parser
      Add a gtkbindingsprivate.h header
      Move GtkBindings docs inline
      doc fixes
      Small optimization
      Mention key themes in the migration guide
      Add a missing id to the docs
      Fix GTK_SPINNER_CLASS macro
      Remove references to RC files in the env var docs
      Remove RC file references from docs where appropriate
      Prevent a segfault in GtkPlug
      Add a note to ::fill and ::expand docs
      Make GtkEntryCompletion::match-selected arguments consistent
      Speed up expander animation
      Fix a segfault in gtk_statusbar_remove_all
      Bandaid fix for icon view subclassing
      Clarify models vs callbacks in entry completion docs
      Deal gracefully with unowned selections
      Make treeview expanders work reliably
      Make xim work with XI2
      Remove a dead member
      Fix a warning
      Updates for 2.99.3
      Remove accidentally exported symbol
      Add another bug ref

Michael Kotsarinis (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

Michael Natterer (5):
      gtk: render GtkEventBox' background in the right state
      gtk: remove unused "window" variable from gtk_entry_draw_frame()
      gtk: save/restore the cairo_t around early upchaining in draw()
      gtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widget's state flags
      gtk: add missing class padding

Murray Cumming (2):
      Tiny typo fix.
      Move gtk_widget_reset_style() out of the deprecation ifdef.

Paolo Borelli (5):
      Fix typo in calculating secondary cursor color
      Use GtkRGBA for the cursor color priv api.
      Move the get_cursor_color in GtkStyleContext
      Add padding to the themingengine class.
      Do not use old functions in the docs.

Pavel Holejsovsky (15):
      Move GtkFixed docs inline
      Move GtkMenu docs inline
      Move GtkFileFilter docs inline
      [GI] Mark callbacks' context parameter with (closure) annotation.
      [GI] Make argument names in vfunc decls consistent with invoker docs
      [GI] Annotate strings holding file paths as (type filename)
      [GI] Add missing (allow-none) annotations
      [GI] Cosmetic cleanups of annotations and doc comments
      [GI] Add (type) annotations to real types
      [GI] Fixes of existing incorrect annotations
      [GI] Add missing (scope) annotations
      [GI] Add missing (transfer) annotations
      [GI] Add missing (out) and (array) annotations
      [GI] Mark unintrospectable constructs as (skip)
      Bump required GObject-Introspection version to 0.10.1

Sahran (1):
      Added UG translation

Sebastian Pölsterl (3):
      Fixed gtk_calendar_get_date annotations: Added missing (out)
      [GI] Added missing (transfer none) annotation to gtk_tree_view_get_path_at_pos
      [gi] Added missing (allow-none) annotation to gdk_device_grab

Stefan Kost (1):
      Clarify key-{press,release}-event docs.

Steve Frécinaux (1):
      [GI] Fix transfer annotation on gtk_dialog_add_button()

Tomeu Vizoso (1):
      [gi] Return value of gdk_window_new should have transfer full

Trevor Saunders (1):
      gail now provides toolkit = gail as an AtkAttribute of all gtk objects.

Tristan Van Berkom (25):
      Avoid crashes calling gdk_window_enable_synchronized_configure() on an offscreen window.
      Added warnings to GtkCellLayout when api is accessed and there is no GtkCellArea to operate on.
      Making GtkCellLayout "no cell area yet" warning a g_critical instead.
      Avoid calling gtk_widget_is_visible(NULL) in _gtk_notebook_get_tab_flags().
      Plugging memory leak in GtkCellArea (free ->style_detail at finalize time).
      Plugged memory leak in gtk_style_finalize (destroy the ->background[] patterns).
      Plugged leak in gtkcssprovider.c
      Plugged leaking PangoFontDescriptions in gtk_modifier_style_set_font().
      Plugged memory leak in gdk_x11_device_manager_xi2_list_devices.
      More accurate fix for GtkTreeMenu regression.
      Added GtkBuildable support for adding rules to GtkRecentFilter
      Added a line to the documentation example of GtkRecentFilter
      Fix GtkComboBoxText GtkBuildable <items> parsing to handle incomming text accumulatively
      Fix GtkRecentFilter GtkBuildable parsing to handle incomming text accumulatively
      Changed GtkRecentFilter builder parsing to use g_string_append_len
      Changed GtkComboBoxText <items> builder parser to use g_string_append_len().
      Fixed GtkContainer to parse <packing> property text accumulatively.
      Fixed GtkCellLayout to parse <cell-packing> property text accumulatively.
      Added links to the GtkComboBox/GtkRecentFilter GtkBuildable documentation from GtkBuilder documentation.
      Added links to the GtkTextTagTable and GtkMenuToolButton GtkBuildable documentation from GtkBuilder documentation.
      Removed a useless redundant line of code in gtkcellview.c
      Added <mime-types> and <patterns> parsing support to GtkFileFilter.
      Add default class implementation of gtk_widget_get_request_mode().
      Added "shift" modifier versions of keybings for GtkFileChooser "folder-up"/"folder-down" bindings.
      Fixed GtkToolPalette ->forall implementation to be gtk_widget_destroy friendly

Vincent Untz (1):
      Fix crash in gtk_fixed_remove()

William Jon McCann (7):
      Don't use an icon for Other Applications...
      Don't reserve a column of space the for icons in app chooser button
      Make the show more button follow the show-other property
      When cancelling the app dialog return to the last item in combobox
      Use actual app name in app choosers
      Use a toolbar with symbolic icons under scrolled lists
      Don't call object notify for something that isn't a property

Yaron Shahrabani (3):
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.



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