[libdazzle] Created tag 3.25.4
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] Created tag 3.25.4
- Date: Wed, 19 Jul 2017 10:38:19 +0000 (UTC)
The signed tag '3.25.4' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: Wed Jul 19 03:35:43 2017 -0700
release 3.25.4
Changes since the last tag '3.25.3':
Christian Hergert (152):
tests: don't assert weak pointer check
tests: run tests as part of `ninja test`
joinedmenu: add DzlJoinedMenu
tests: add hook to swap orientation
multi-paned: fix initial state of multi paned
multi-paned: use IS_HORIZONTAL() macro
multi-paned: reset position-set when changing orientation
multi-paned: use inline variable in for loops
multi-paned: fix horizontal layout bug
multi-paned: expand smaller children first
util: add helper to set action state
multi-paned: add "index" child property
multi-paned: add helper to get nth widget
multi-paned: queue draw during size allocate
multi-paned: clean up moving by index
multi-paned: queue resize after adding a child
multi-paned: modernize a bit
multi-paned: queue resize after removal
multi-paned: use gtk_widget_compute_expand()
multi-paned: style cleanup
multi-paned: adjust x,y coordinates of following widgets
gtk: add helper to proxy GActionGroups from one widget to another
gtk: always replace gobject data field
gtk: avoid use of goto
box-theatric: allow surfaces to be used directly
trie: add check for _WIN64
add file system icons
bolding-label: add convenience property
animation: expand invalidation area for next invalidate
examples: add GJS cpu graph example
style: be more specific with CSS selector
app: ensure base resources are loaded first
bolding-label: handle ellipsize specially
shortcuts: remove unused function
style: tweak unselected foreground color in suggestions
signal-group: remove unbind from class
pattern-spec: be nicer about invalid params
tree: allow matching even if children have not been built
dock-bin: simplify and fix child visible state tracking
dock-bin: track reveal-child from children widgets
action-muxer: avoid interfering with win or app prefixes
animation: add convenience API for stopping animation
dock-revealer: code cleanup and fix initial state
dock-revealer: more animation cleanup
task-cache: avoid race in cancellation state
util: add liststore insertion with binary search
util: flip the order of compare func data
util: avoid warnings from gvalue and treemodel
list-store: directly access GSequence from GtkListStore
tests: run test-list-store as part of dist
tree: handle NULL selection post-destruction
dock-bin: avoid excessive resizes during transition
fuzzy: remove unused variable
revealer: add helper to check if revealer is animating
dock-bin: don't stomp on stashed pinned state
menus: allow use of non-standard "id" field in menu item
animation: style cleanup
dock-bin: only unpin on panel dismissal
actions: add fallback muxer key
actions: add DzlPropertiesGroup
add dzl-property-group.h to dazzle.h
properties-group: fix warning message
properties-group: fix mismatch of state and param types
properties-group: whitespace
properties-group: add missing breaks
properties-group: handle NULL object from weak ref
properties-group: add flags for tweaking properties
properties-group: be consistent with flags naming
properties-group: implement action removal
properties-group: add helper to add all properties
doc: add properties group to docs
properties-group: be more flexible in use
properties-group: use int32 for G_TYPE_INT
properties-group: check for unexpected state type
properties-group: use old-style guards
application-window: start on DzlApplicationWindow
examples: use DzlApplicationWindow
example: add gear menu
application-window: ensure revealer is show
util: add helper to find parents or relatives
util: whitespace cleanup
application-window: track focus via relatives
menu-manager: implement reverse position dependencies
menu-manager: just use strcmp
menu-button: add menu button helper
style: tweak menu style
menu-button: fix position of insertion
box: add helpers for sorted box children
menu-button: use DzlBox for sort helpers
menu-manager: improved position solver
tests: remove dead code
Revert "tests: remove dead code"
menu-button: set propagate action-target
menu-button: use dzl_str_empty0()
Merge pull request #5 from matthiasclasen/typo-fix
Merge pull request #3 from prcutler/master
Merge pull request #7 from jbicha/master
menus: tweak styling
shortcuts: add simple shortcut label
style: tweak menu style
example: add accel to example demo
menu-button: use size-group for button labels
shortcuts: tweaks and sizing group for shortcut
menu-button: we can use the title field of shortcut
util: add helper to get relative widget
menu-button: add padding to class
menu-button: allow disabling transitions
menu-button: make implementation details private
menu-button: use CSS to tweak image margins
shortcuts: allow hiding shortcut portion of label
menu-button: hide accel labels properly
menu-button: add separator and tweak styling
menu-button: check for valid pointer
menu-button: remove proper menu position
shortcuts: add use-underline for accelerators
bolding-label: remove dead code
stack-list: no need to use CLAMP()
tests: silence checked-return-value warnings
tests: silence tainted input warning
shortcuts: remove dead ternary
shortcuts: we already check for NULL on the previous line
menu-button: handle destruction races better
menus: add simple joined menu test
box: rely on GtkBox ordering
tests: assert some status of the joined menus
menu-button: be consistent about accel/icon visibility
menus: add basic support for roles
suggestions: add positioning func to suggestion box
suggestions: take style into account when positioning
style: tweak suggestion box
suggestions: less shadow
suggestion: fix gtk-doc
pathbar: fix includes
properties-group: add fallback for NULL
tests: use GRand
dock-bin: provide position when creating edge
dock-bin-edge: use proper path for includes
dock-bin-edge: use class for css styling
menu-button: reset button state when role changes
pathbar: add some gtk-doc documentation
properties-group: track read/write state of properties
properties-group: clear ref on weak notify
shortcuts: check event first
shortcuts: don't create controllers unnecessarily
shortcuts: release descendant link
shortcuts: allow context lookup without creating new context
shortcuts: implement capture/dispatch/bubble
shortcuts: move DzlShortcutPhase into separate header
shortcuts: add phase tracking to controller commands
shortcuts: add global activation phases
tests: fix shortcut test
release 3.25.4
Emmanuele Bassi (7):
Bump Meson requirement to current stable
Use include_directories()
Decrease verbosity of the introspection scanner
Point link_depends to the appropriate file
Split off Meson build files for sub-directories
Finish the build split
Add soversion to the shared library
Jeremy Bicha (1):
Use LGPL-2.1+ instead of LGPL-2+
Matthias Clasen (1):
Fix a typo
Paul Cutler (2):
Update README.md with typo fix
Merge pull request #1 from prcutler/prcutler-typopatch
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]