[gtk+] Created tag 3.15.3
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 3.15.3
- Date: Mon, 15 Dec 2014 17:48:15 +0000 (UTC)
The unsigned tag '3.15.3' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Dec 15 12:48:03 2014 -0500
3.15.3
Changes since the last tag '3.15.2':
Alexander Larsson (1):
Inspector: Support extending the inspector using GIOModules
Andre Heinecke (1):
Remove overzealous validity check for secrets
Ankita Patil (1):
GtkEntry: Added gtk_entry_grab_focus_without_selection()
Benjamin Otte (54):
range: Remove unused variable
range: Remove unused detail quarks
range: Deprecate detail strings in class struct
range: Simplify defines
scale: Always be flippable
range: Remove unused variable
range: Remove 2 variables
range: Split out a function
range: Don't invalidate layout when computing marks
range: Don't duplicate work
cssselector: Macroify simple selectors
cssselector: Add initial support for :not()
cssselector: Add none selector
testsuite: Add a bunch of parsing tests for :not()
entry: Use correct state when computing icon padding
range: Setting stepper visibility requires a restyle
gtkrange: Fix copy/paste error
range: Query slider position instead of updating it
range: Remove unnecessary argument
widget: Clarify some corner cases
range: No need to frce a recalc
range: Changing the min slider size requires a resize
range: Introduce finer-grained invalidation
range: Refactor a function
range: Implement gtk_range_calc_slider() properly
range: Implement gtk_range_calc_stepper_sensitivity() properly
range: Only call needed functions from adjustment changes
range: No need to update mouse location when starting a drag
range: Remove unused variable
range: Properly queue draws when doing a drag
range: Handle redraws inside update_mouse_location
range: Implement :hover for the whole widget
testsuite: Fix test that was committed in a broken state
inspector: Properly update flashing hilight
cssselector: Inline a function
cssselector: Introduce a hash func per selector
cssselector: Turn into a union
cssselector: Handle region flags during parse
cssselector: Use simple macro for position pseudoclass
cssselector: Support :not() for position pseudoclasses
cssselector: Introduce descendant matcher for regions
cssselector: Use simple class macro for * selector
cssselector: Handle region selector like any selector
cssselector: Remove unused variable
cssselector: Make specificity handling a vfunc
cssselector: Introduce a few more default functions
cssselector: Add a match_one vfunc
cssselector: Introduce a foreach_matcher vfunc
cssselector: Implement tree_match() using foreach_matcher()
cssselector: Redo change verification
cssselector: Rewrite change computation
styleprovider: Fold get_change() vfunc into lookup()
cssselector: Reserve more bits for enum
stylecontext: Make sure we always clear the cache when the CSS changes
Carlos Garnacho (5):
popover: Forward key events to focus widget while visible/modal
popover: Send key events only to the focus widget
popover: make smarter wrt previous focus widget lifetime
popover: Ensure there is a child before focusing it
popover: Clamp tail gap limits by the tail height on that side
Carlos Soriano (3):
widget-factory: Add a discontinuous GtkScale with marks
gtkscale: Draw smaller marks
gtkwindow: Use actions from focused widget to activate accel
Christian Hergert (2):
window: fallback to window muxer if no widget has focus
widget: add helpers to resolve GActionGroups available to GtkWidget
Chun-wei Fan (4):
gdkgl.c: Avoid GCCism in Pointer Arithmetic
MSVC Builds: Finish Removal of the gtk-inspector Projects
Visual Studio Build: Update GTK DLL Build Flags
test/gtkgears.c: Fix Builds on Systems Without M_PI
Cosimo Cecchi (1):
GtkPlacesSidebar: add support for unmount notifications
Debarshi Ray (1):
file-chooser: Don't wait for ENTER to initiate search
Emmanuele Bassi (7):
docs: Fix annotation for GtkCssProviderError
Freeze file system model during editing
Add standalone Makefile for the examples
docs: Add a README to the examples directory
docs: Mention the standalone Makefile for examples
examples: Add stand alone Makefile for application10
examples: Fix clean rule in stand alone Makefiles
Jakub Steiner (8):
Provide symbolic variants of app icons
HC theme: implement scroll overshoot
HC theme: more contrasty separators
HC: wide separator styling
HC: vertical linked buttons,entries & combos
HC: clean up borders for buttons & entries
HC: sidebars and vertical toolbars with borders
HC: use child istead of descendant selectors for linking
Jasper St. Pierre (18):
gtkwidget: Remove unnecessary code in get_state_flags
gtkentry: Pass the correct set of state flags to gtk_style_context_get*
deprecated/gtkstyle: Optimize GtkStyleContext usage
gtkwindow: Optimize GtkStyleContext usage
gtknotebook: Optimize GtkStyleContext usage
gtkcellarea: Optimize GtkStyleContext usage
gtkstylecontext: Add an optional warning when misusing GtkStyleContext
Revert part of "gtknotebook: Optimize GtkStyleContext usage"
gdkdisplay-x11: Don't do extra work when simply moving the window
gtktextdisplay: Optimize GtkStyleContext usage
gtkstylecontext: Optimize GtkStyleContext usage
gtklabel: Optimize GtkStyleContext usage
gtkentry: Optimize GtkStyleContext usage
Fix build
gtkwidget: Fix a typo preventing the CSD input shape from applying
gdk: Emit stamp-gc-h in the correct directory
Update git.mk
actions: Fix compile warning
Joanmarie Diggs (1):
GtkButtonAccessible: Stop emitting state-change signals for ATK_STATE_ARMED
Josef Andersson (1):
Updated Swedish translation
Kjell Ahlstedt (1):
docs: Explain 'icon theme context' better in gtkicontheme.c
Lapo Calamandrei (8):
Adwaita: GtkTreeView insensitive state style.
Adwaita: set scale with marks trough margin where it belongs to
HighContrast: scale slider fix and cleanup
Adwaita: GtkTreeView tree lines fix
Adwaita: scss cosmetic fixes
Adwaita: use child istead of descendant selectors for linking
Adwaita: undershoot tweaks, more work needed.
Adwaita: tweak treeview dnd drop target
Leo Wolf (1):
printing: Fix origin for scaled, rotated pages
Marco Trevisan (Treviño) (3):
mir: clear screen, keymap and event source when disposing dpy
mir: don't initialize the display if the required pixel formats aren't available
gdkgl: pass the correct number of quads to gdk_gl_texture_quads
Marek Kasik (2):
printing: Fix build with CUPS older than 1.6
printing: Don't crop dimensions of layout preview
Matias De Lellis (1):
GtkPlacesSidebar: Fix Home and Desktop on Windows.
Matt Watson (1):
GtkEntryCompletion: fix sizing bug with multiple cells
Matthias Clasen (94):
Keep gtk_window_set_hide_titlebar_when_maximized working
Make scale=2 work again
inspector: minor cleanup
GtkStack: silently ignore visible-child-name set to NULL
inspector: Make close buttons in search bars have no relief
GtkSpinButton: Use the proper state
x11: Handle obsolete selection requests without crashing
Render shadows for half-tiled windows
Avoid a critical
inspector: Simplify some code
Drop an unused variable
docs: Add a missing word
Make include order consistent in example applications
GtkModelMenuItem: put some space between icon and label
Beautify example Makefiles a bit
HighContrast: in app notification padding
widget-factory: Add a treeview separator row
Drop the extra resources/ subdirectory
Drop an unused variable
Drop redundant include
Drop a nonexisting variable
List formatting cleanup
Split subdirectory file lists off
inspector: Build nonrecursively
Use subdir-objects in gtk/
Quiet some make rules
quartz: Copy annotations
Don't use escapes in echo strings
Drop vs build stuff for inspector
Cosmetic fixes
Use subdir-objects for docs/tools
Add missing docs
Cosmetic formatting fixes
Generate README and INSTALL from configure
Drop an unused function
Quiet a rule
Fix ChangeLog generation
Fix distcheck
Drop gtk-update-icon-cache complications
Drop a few more leftovers
Rearrange Makefile some more
Move print backend list to configure.ac
Move print preview command to gtksettings.c
Update release notes
Add clipping apis to GtkRoundedBox
css: Avoid excessive shadow rendering
Improve action-namespace example
Use resources for icons
Reshuffle some docs
GtkTextView: Add fallback and letter-spacing support
Allow inserting Pango markup in text buffers
places sidebar: Fix the sort function
Add epoxy to GTK_PRIVATE_PACKAGES
Raleigh: Fix css for active notebook tabs
Minor documentation fixes
Update docs
GtkTextTag: Add two missing property set cases
Add a note to the ::destroy docs
Handle KP keys in copy/paste keybindings
GtkEntry: Refresh when activity ends
GtkMenuTracker: Don't return FALSE as a pointer
GtkPlacesSidebar: Don't return FALSE as a pointer
GtkWidget: Don't return FALSE as a pointer
Drop a few unneeded ifs
Trivial off-by-one fix
Fix some oversights with header guards
Fix another header guard oversight
Don't compare booleans
Make gtk_tree_model_foreach robust
inspector: Reindent ui file
inspector: Another indentation fix
inspector: Allow extensions to request a picker
inspector: Don't force-switch to the objects tab
GtkStackSwitcher: Don't take focus on click
GtkMenuPositionFunc: Correct annotations
Trivial formatting fix
Add a scrollable indication
Adwaita: Initial theming for scrollable indication
Add a gtk_scrollable_get_border
GtkTreeView: Implement get_border
GtkScrolledWindow: Take border into account
Typo fix
GtkStack: Improve focus handling
inspector: Fix focus in css editor
inspector: Make sure something is focusable on the stats page
inspector: Make header buttons as !focus-on-click
Adwaita: Draw drag highlight around treeview rows
Make the undershoot area larger
GtkFileChooser: Don't crash if invisible files are deleted
Whitespace fixes
Adwaita: Fix sidebar undershoot
inspector: Add a cursor theme control
inspector: Fix capitalization
3.15.3
Michael Natterer (1):
broadway: Initial SSL support
Muhammet Kara (2):
Updated Turkish translation
Updated Turkish translation
Phillip Wood (1):
Editable cells demo: Add new row at cursor
Piotr Drąg (1):
Updated POTFILES.skip
Ray Strode (1):
testsuite: add hide-titlebar-when-maximized test for GtkWindow
Rui Matos (1):
Drop remaining traces of GTK_UPDATE_ICON_CACHE build variable
Ryan Lortie (3):
quartz menu: update visibility property name
GtkMenuTrackerItem: fix submenu visibility flag
GtkMenuTracker: one more visibility tweak
Sebastien Lafargue (1):
textbtree: Remove unneeded check
Trinh Anh Ngoc (2):
Remove icon view window shadow
Add separator
Trần Ngọc Quân (1):
Updated Vietnamese translation
Yosef Or Boczko (4):
GtkStackSwitcher: Make the buttons fill vertically
Updated Hebrew translation
Updated Hebrew properties translation
Updated Hebrew translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]