[gtk+] Created tag 3.3.18
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 3.3.18
- Date: Mon, 5 Mar 2012 22:12:39 +0000 (UTC)
The unsigned tag '3.3.18' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 5 17:12:51 2012 -0500
3.3.18
Changes since the last tag '3.3.16':
A S Alam (2):
update Punjabi Translation
update Punjabi Translation
Alexander Larsson (6):
Fix some details in Raleigh look
Raleigh: Fix entry selection colors
Don't use hashtables for storing css rule properties
Fix up rendering of non-double-buffered overlays
bitmask: Allocate GtkBitmap data inline, not using GArray
Add custom va_marshallers in some places
Alexander Shopov (1):
Updated Bulgarian translation
Arash Mousavi (1):
Updated Persian Translation
Bastien Nocera (2):
x11: Correct GroupSwitch mask
x11: Simplify XI2 mods state
Baurzhan Muftakhidinov (1):
[l10n] Updated Kazakh translation
Benjamin Otte (25):
gtk-demo: Fix gcc warnings
x11: Mark unused variables as such
css: Fix fallout
cssprovider: Redo styles as an array
css: Fix variable
testgtk: Fix compiler warnings
bitmask: Make setters return a new value
bitmask: Split bitmask code into two
css: Move selector parsing code into a custom function
selector: Remove a misleading error message
css: Rewrite selectors
tests: Add a test for using the same selector multiple times
selector: Introduce gtk_css_selector_previous()
selector: Redo from list to array
selector: Pass the sibling id around all the time
selector: Add sibling seletors
tests: Add parsing tests for sibling selectors
reftests: Add a rendering test for sibling matching
pathbar: Fix gcc warning
gtk: Add gtktypes.h
types: Move widget types into gtktypes.h
types: Clean up gtkwidget.h includes
types: Move GtkAdustment declaration to gtktypes.h
celllayout: Remove unused include
iconview: Fix autoscroll
Carlos Garcia Campos (5):
timeline: Add _gtk_timeline_get_elapsed_time()
gtk: Add a way to do event capture
scrolledwindow: Kinetic scrolling support
tests: Add checkbox to enable kinetic scrolling in scrolled window test
tests: Add new test for kinetic scrolling
Carlos Garnacho (56):
entry: Handle ::grab-notify
gdk: Keep track of the last slave device used
xi2: Get the effective group state by ORing the XIGroupState values
textview: Also cancel DnD on ::grab-notify
range: Don't perform a GTK+ grab
gtk: Only set widget under device on non-virtual crossing events
gdk: Ensure that GdkPointerWindowInfo is only generated for pointers
treeview: Set background on the widget's window
iconview: Set background on the widget's window
textview: Set background on the widget's window
xi2: Add major/minor properties to XI2 device manager
configure: Detect XInput 2.2
gdk: Add GdkEventSequence
gdk: Add internal API to set "pointer emulated" flag on events
gdk: Add touch event types and mask
gdk: Generate crossing events around touch devices' press/release
tooltips: Use the source device instead of gtk-touchscreen-mode
menus: Handle item selection for touch devices dynamically
menus: Implement scrolling through event capture for touch devices
menus: Select the first item for touch devices
menus: Remove gtk-touchscreen-mode from scrolling code
menushell: Remove gtk-touchscreen-mode usage
togglebutton: Remove gtk-touchcreen-mode usage
range: Remove gtk-touchscreen-mode usage
settings: Deprecate gtk-touchscreen-mode
menus: Don't popdown submenus on button release for touch devices
range: Have slider jump to the pointer coordinates on touch devices
button: Handle touch events
gdk: Don't change window_under_pointer for pure touch events
gdk: Add internal API to deal with touch implicit grabs
gdk: handle implicit touch grabs
gdk: Have touch grabs behave like the implicit grab wrt crossing events
gdk: Only trigger motion hints machinery on motion events
gdk: Listen to touch events by default on the native window
gdk: Don't fully destroy the implicit touch grab on ::grab-broken
gdk: Let implicit touch grabs coexist with an implicit pointer grab
gdk: Don't mutate pointer events to touch events just because a grab says so
gdk: translate correctly from touch events into emulated pointer events
gdk: Set correct GdkModifierType on pointer emulated events
gdk: Get the right event window for pointer emulated events
gdk: Add GDK_SCROLL_SMOOTH to GdkScrollDirection
gdk: deal with GDK_SMOOTH_SCROLL events as not having a direction
gdk: Add GDK_SMOOTH_SCROLL_MASK
gdk: Filter out either smooth or non-smooth event depending on the evmask
gdk: update csw event mask filter to handle smooth scroll
devicemanager,x11: Initialize event->scroll.delta_x/y to 0 on core events
devicemanager,xi2: Implement smooth scrolling
iconview: set GDK_SMOOTH_SCROLL_MASK
layout: set GDK_SMOOTH_SCROLL_MASK
treeview: set GDK_SMOOTH_SCROLL_MASK
viewport: set GDK_SMOOTH_SCROLL_MASK
menu: Handle smooth scrolling
calendar: Set GDK_SCROLL_MASK explicitly
spinbutton: Set GDK_SCROLL_MASK explicitly
scalebutton: Set GDK_SCROLL_MASK explicitly
gdk,xi2: Ensure scroll valuators are reset on window/device switch
Changwoo Ryu (2):
Updated Korean translation
Updated Korean translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Christian Persch (1):
colorchooser: Allow removing the palettes again
Chun-wei Fan (2):
Update Visual C++ property sheets
Bug 670499-gtkthemingengine.c: Include fallback-c89.c
Cosimo Cecchi (15):
entry: fix progressbar area size for interior-focus = FALSE
Revert "Disable broken entry progress test"
Revert "Remove the broken test for now"
color-swatch: set/unset prelight state flag on enter/leave events
gdk: don't install gdkversionmacros.h twice
cellrendereraccel: override background on the event box, not the label
cellrendereraccel: override get_preferred_width, not get_size
stylecontext: add a "scrollbars-junction" style class
scrolledwindow: draw a box in the junction between the two scrollbars
overlay: factor out gtk_overlay_get_main_widget_allocation
overlay: do not to set uninitialized values in the main allocation
overlay: add left/right/top/bottom style classes to overlay children
tests: add a test for GtkOverlay position style classes
button: don't be active when holding the mouse button outside the bounds
image: handle PROP_STORAGE_TYPE in get_property()
Daniel Korostil (2):
Uploaded Ukranian
Uploaded Ukranian
Daniel Mustieles (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
Fran DiÃguez (2):
Updated Galician translations
Updated Galician translations
Gabor Kelemen (3):
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Inaki Larranaga Murgoitio (2):
Updated Basque language
Updated Basque language
Javier JardÃn (6):
docs: GtkApplication "quit" signal is gone now
demos/gtk-demo/colorsel.c: Do not use gtk_dialog_run()
demos/gtk-demo/infobar.c: Do not use gtk_dialog_run()
gtk/gtkapplication.c: Do not use gtk_dialog_run()
Change FSF Address
Require XInput2.h in X11 backend
John Ralls (3):
Bug 655065 Build failure on OS X 10.7 Lion
Fix compile error from splitting bitmask code
Quartz: Fix incompatible types in assignment
Jonh Wendell (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Kasia Bondarava (1):
Updated Belarusian translation.
Krishnababu Krothapalli (1):
Updated Telugu Translations
Martin Srebotnjak (2):
Updated Slovenian translation
Updated Slovenian translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Matthias Clasen (48):
Bump version
GtkTimeline: un-doc-commentify
Fix an uninitialized variable warning
Clean up whitespace in _gdk_window_got_event
Correct Since: tag for gtk-application-prefer-dark-theme
Add versioned deprecation macros
gdk: Use versioned deprecations
gdk: correct a 'Since' note in the docs
gtk: Use versioned deprecations
Add some documentation around deprecations
gdk: Add device types for touch-capable devices
xi2: Use the new device types for touch-capable devices
xi2: Translate touch events
gdk: Add some debug output for touch events and devices
gtk: Add a separate ::touch-event signal
gtk: translate unhandled touch events to button events
viewport: select for touch events
gdk: Use the last alive grab in order to get the event window
gdk: Don't treat touch events as button events
range: Use the correct size for scaling
Fix build with XI2.x for x < 2
gtk-demo: fix the colorsel example
xi2: add some debug output for smooth scroll events
xi2: Add some more debug output about scroll devices
pathbar: Fix scrolling
gdk: Emulate motion events when requested
colorswatch: Support touch events
Break out press-and-hold code as its own object
gdk: Don't drop the emulating_pointer flag
gtk: Be more careful when ignoring touch events
colorplane: Select for touch events
colorscale: Select for touch events
grid: Work harder for tight homogeneous allocation
xi2: Normalize scroll deltas
range: Straighten the wheel delta calculation
scrolledwindow: Fix scroll event handling
gdk: Remove an unused enumeration
Update for 3.3.18
Fix symbol lists
Bump glib dep to 2.31.20
Remove broken css-match-region-matches-star reftest
Remove broken label-sizing reftest
Remove broken misc-alignment reftest
Remove broken quit-mnemonic reftest
Remove broken css-match-regions reftest
Update expected result for the infobar a11y dump
Grr, complete the test removals
3.3.18
Mattias PÃldaru (1):
[l10n] Updated Estonian translation
Michael Natterer (9):
GdkScreen: fix precondition checks in the public API
x11: s/_/-/ in signal name "window-manager-changed"
quartz: make function keys work (again?)
quartz: implement GdkScreen::get_monitor_workarea()
gdk: pull more precondition checks into the generic gdkscreen.c
gdk: Add delta_x/y to scroll events
gdk: transfer event->scroll.delta_x/y through csw
quartz: Implement smooth scrolling
gtk: Implement smooth scrolling in scrolledwindow/range
Mikael Magnusson (1):
Iconification using _NET_WM_STATE_HIDDEN hint if supported by WM
Murray Cumming (1):
GtkColorChooser: Correct the signal registration
Neil Roberts (1):
bitmask: Don't allocate memory for small bitmasks
Nguyán ThÃi Ngác Duy (2):
po/vi: import from Damned Lies
Updated Vietnamese translation
Paolo Borelli (5):
Init the InfoBar message_type to GTK_MESSAGE_OTHER
Set infobar css classes permanently
Add a deprecation mark to draw_insertion_cursor
Annotate gdk_window_get_frame_extents
Free the resource file string.
Piotr DrÄg (5):
Updated POTFILES.skip
Updated POTFILES.in and POTFILES.skip
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Rob Bradford (5):
window: Fix typo in documentation for gtk_window_get_position
wayland: Call wl_shell_surface_set_{popup,transient,toplevel} before attach
wayland: Store the device that does a grab for a window on the window
wayland: Categorise menus, popups and combo boxes as Wayland popup windows
menu: Deactivate the menu if the GdkWindow is withdrawn
Sebastian Keller (1):
Bug 650693 - Drawing errors in column headers when adding new columns
Tommi Vainikainen (1):
Fix typo in Finnish translation
ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]