[gtk+] Created tag 2.91.5
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 2.91.5
- Date: Tue, 30 Nov 2010 15:53:02 +0000 (UTC)
The unsigned tag '2.91.5' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Nov 29 14:47:48 2010 -0500
GTK+ 2.91.5
Changes since the last tag '2.91.4':
Andika Triwidada (1):
Updated Indonesian translation
Bastien Nocera (4):
gdk: Add XSetting for "gtk-cursor-blink-timeout"
gdk: Update gdk_settings_map for blink timeout to work
gdk: Add big fat warning about updating XSettings
docs: Make docs build after GtkRuler removal
Benjamin Otte (5):
gdk: Clean up gdk.symbols file
gdk: Remove unused macros from build
gtk: Uncruftify gtk.symbols
gtk: Remove unused variables from build scripts
gtk: Remove GtkRuler
Bruce Cowan (1):
Updated British English translation
Carlos Garcia Campos (1):
docs: Mention that tooltip_column text should be escaped in GtkIconView
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation (Hong Kong and Taiwan)
Chris Kühl (1):
tests: Fixed argument naming inconsistancy
Chun-wei Fan (7):
gtk: fix C99-style variable declarations in various sources
Merge ssh://git.gnome.org/git/gtk+
gtkwocket-win32.c Added missing include to avoid C4013
gtklabel.c: Added hack for rint()
gtk+.vsprops: Update for GTK-3.0
gtk+.sln: Remove GDK-Pixbuf compilation stuff
gtk.vcprojin: include .rc file
Colin Walters (1):
iconcache: Ensure we don't lose data on power loss
Emmanuele Bassi (6):
rgba: Invert the arguments and improve bindability
Add GtkSwitch, a "light-switch" like widget
docs: Add GtkSwitch to the API reference
switch: Add accessibility implementation
switch: Use the right value for comparison
switch: Use ATK macros to reduce the amount of code
Evan Martin (1):
docs: Copy GtkSizeGroup ownership discussion to GtkWindowGroup
Federico Mena Quintero (1):
bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut
Gabor Kelemen (1):
Updated Hungarian translation
Gheyret T.Kenji (2):
Added UG translation
Added UG translation
Javier Jardón (46):
examples/gtkdial: Do not use size_request vfunc
docs: Update URL of some documentation links
docs: Do not refer to deprecated GNOME2 porting guide
docs: Move documentation to inline comments: gdkapplaunchcontext
docs: Move documentation to inline comments: gdkdisplay
docs: Move documentation to inline comments: gdkdisplaymanager
docs: Move documentation to inline comments: gdkscreen
docs: move documentation to inline comments: gdktesting
docs: Move documentation to inline comments: gdkkeys
docs: Move documentation to inline comments: general
docs: Remove GdkPixmap template
docs: gdkrgba: Add "Since: 3.0" tags
docs: Move documentation to inline comments: gdkcursor
docs: Move documentation to inline comments: gdkpango
docs: Move documentation to inline comments: gdkvisual
docs: Move documentation to inline comments: gdkselection
docs: Move documentation to inline comments: properties
docs: Move documentation to inline comments: gdkevents
docs: Move documentation to inline comments: gdkthreads
docs: Move documentation to inline comments: drawing
docs: Move documentation to inline comments: x_interaction
docs: Move documentation to inline comments: event_structs
docs: Remove template of unused functions
docs: Fix a typo in gtk_button_set_alignment() docs
docs: Add cross-reference in GtkAlign docs
GtkArg is deprecated since 2.2
Deprecate GtkCallbackMarshal and GtkFunction
gtkmain: Remove deprecated gtk_init_add() function
docs: Move Height-for-width geometry management virtual methods docs
gtkoffscreenbox.c: Replace size_request by get_preferred_width/height
demos: Replace size_request by get_preferred_width/height
gtkplug: Do not leak in gtk_plug_realize()
docs: Improve cross-referencing in the migration guide
gtktbutton: Move public members to private structure
Create a private header to access some GtkButton variables
gail: we cant access button->in_button directly now.
gtkcombobox: Do not access GtkEntry internals
Add _gtk_entry_get_im_context() internal accessor
gail: Use accessor functions to access GtkEntry
gtkentry: move public members to private structure
gtktreeview: Use accessor functions to access GtkTreeViewColumn
gtkcombobox: Use accessor functions to access GtkTreeViewColumn
configure: define GTK+ version before AC_INIT
docs: Add the new GtkScrollablePolicy API to gtk3-sections
docs: Add new GtkAssitant API to gtk3-sections
docs: Add private structures to private sections
John (J5) Palmieri (5):
[introspection] add transfer none annotation to gdk_keyval_name return
[introspection] mark invokers for gtkeditable vfuncs
[gi] add "out" annotations to gtk_tree_store_sort_column_id params
[gi] add "array" annotations to GtkAboutDialog methods
[gi] add array annotations for DnD related methods
John Ralls (1):
Replace references to sealed GdkDevice private variables with accessor calls in quartz.
Jordi Mas (2):
Fixes wrong translation for Catalan
Fix for Catalan translation
Khaled Hosny (1):
Updated Arabic translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Lucian Adrian Grijincu (3):
Updated Romanian translation (remove windows line endings)
Updated Romanian translation
Updated Romanian translation
Marek Kasik (1):
Print files to Documents directory by default
Mario Blättermann (1):
[l10n] Updated German translation
Martin Pitt (1):
GtkRadioButtons: Mark group arguments as "allow-none"
Matthias Clasen (18):
bump version
Really get rid of _gtk_cell_renderer_calc_offset
Remove no longer existing files
Fix a crash in gnome-terminal when using a compositor
Fix recursion in the GtkIconView accessible initialization
Avoid delays in starting applications
Add a GtkSwitch
Add GtkSwitch to the widget gallery
Small doc fixup
Updates
Add GtkSwitch to POTFILES
Add gdk_device_get_n_keys to symbol list
remove some duplicate symbols
Re-add some conditionals to symbols files
Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7
Update NEWS
Clean up POTFILES.skip as well
No more rulers
Michael Natterer (8):
gtk: draw the progress only on the text area
gtk: honor entry->has_frame again draw the frame conditionally
gtk: draw the frame around the spinbutton's buttons conditionally
gtk: remove GtkWidget::size-request
Move all GdkDevice members to private and add one missing accessor
gdk: gdk_device_get_n_keys() is now Since: 2.24
gdk: remove GdkDeviceKey and GdkDeviceAxis from the public API
Bug 565665 - GtkTargetEntry member target should be const char *
Milan Bouchet-Valat (1):
Fix missing (transfer) annotations in GDK
Murray Cumming (2):
gtkdialog.c: Remove trailing whitespace
gtk_dialog_get_content_area(): Fix the docs.
Owen W. Taylor (2):
Pass the correct GDK library when working around Debian libtool
Create the icon pixmap with the system visual
Petr Kovar (1):
Update Czech translation
Spoiala Marian (3):
Updated Romanian translation
Updated Romanian translation
Updated Romanian translation
Theppitak Karoonboonyanan (1):
Updated Thai translation.
Tor Lillqvist (2):
Fix compilation breakage in gdk/win32
No fsync on Windows
Tristan Van Berkom (4):
Fixing hangs with GtkScrolledWindow
Fixing GtkScrolledWindow inconsistent scrollbar visibility.
Fixed GtkMenuShell to deactivate itself at dispose time
Changing GtkBox:fill child property default back to TRUE.
William Jon McCann (1):
Make gdk_event_apply_filters safe against changes in filter list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]