[libdazzle] (227 commits) Non-fast-forward update to branch alatiera/bst-ci
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] (227 commits) Non-fast-forward update to branch alatiera/bst-ci
- Date: Wed, 5 Oct 2022 12:58:08 +0000 (UTC)
The branch 'alatiera/bst-ci' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
b78f095... Add initial CI
34eb034... Update for 2022
0693419... drop tag for now
Commits added to the branch:
24223b4... build: setup various link args and disable asserts (*)
62f29dc... build: bump meson dep (*)
e3a105a... build: release 3.31.1 (*)
c377785... tree: use popover for context menu when GMenuModel is used (*)
d82d27a... shortcuts: special case ctrl+shift+d for inspector (*)
549c3c1... tests: make suggestion test async (*)
ca61ce6... suggestion-popover: Fix popover open on items_changed() (*)
7ea2fdb... tests: reuse model for async suggestion usage (*)
3d7009a... GIR metadata: Fix out and ref parameters in GraphModel (*)
f51f2b6... Merge branch 'master' into 'master' (*)
e0fdc17... suggestion-entry: Call show-suggestion within set_model onl (*)
28b4079... Merge branch 'dse-flicker-fix' into 'master' (*)
5adc5fe... widgets: add DzlProgressMenuButton:show-progress (*)
9e7eb59... animation: add frame source to public API (*)
1e0d6e9... three-grid: don't leak values from hashtable (*)
aa1825e... three-grid: ensure enough spacing is requested (*)
20c1fb6... three-grid: improve margin support (*)
1001fd9... radio-box: add API to remove item (*)
192eca1... three-grid: fixup size-allocate of three grid (*)
31b8685... three-grid: remove unnaccounted for width pixel (*)
5574b85... radio-box: fix availability macro (*)
cf6d443... widgets: add entry getter for filechooserentry (*)
61017de... reaper: add remove-file signal (*)
33c6822... suggestion: adjust for margin of entry if any (*)
bc8fad5... dockbin: implement draw vfunc (*)
a3846e5... fix whitespace (*)
11a30e5... dockbin: be more explicit about draw ordering (*)
e6dcc1c... propagate height for list box area (*)
56997c1... cairo: fix return type of rectangle functions (*)
4308422... docs: Fix DzlTrie docs not being generated (*)
b350746... docs: dzl-cairo (*)
70c452f... docs: dzl-date-time (*)
2809f4f... docs: Add return info to dzl-cairo (*)
ccb428a... Merge branch 'docs' into 'master' (*)
eef0051... prefs: tweak focus of table rows (*)
e426c2c... actions: set initial out parameter state (*)
cdf30c2... file-transfer: add more tracing information (*)
672666b... file-transfer: cleanup whitespace (*)
6a1b752... file-transfer: notify progress 4x a second (*)
98f71b5... file-transfer: fix progress callbacks (*)
aaa2dc3... file-transfer: add error with no transfers (*)
d82bb6f... docs: dzl-pango, dzl-rgba, dzl-dnd (*)
a714ac9... Merge branch 'docs' into 'master' (*)
4b8e745... release 3.31.4 (*)
06424ab... debug: add backtrace helper (*)
31af551... suggestion: allow wrapping when no selection is active (*)
184cfac... suggestions: set type-hint for popover (*)
a394f85... suggestions: only request SHOW_POPOVER if we have focus (*)
180bbc6... suggestions: track entry focus in popover (*)
2d93797... suggestions: only display suggestions if entry is focused (*)
22d5e96... suggestions: delay popdown when we reach 0 items (*)
a07530c... suggestions: do not allow movements when unmapped (*)
8429bfb... suggestions: add rudimentary grab support (*)
6ca00f5... suggestions: tweak styling to use CSS (*)
d0e36ad... src/meson.build: pass -DDAZZLE_COMPILATION to gir compiler (*)
cc19c1c... widgets: fix progress menu button usage of gvalue (*)
6a296ef... suggestion: add accessor for popover window (*)
2c37ca5... release 3.31.90 (*)
0314309... Merge branch 'fix-gir-cross' into 'master' (*)
7ce4783... build: remove use of -I meson.build_root() (*)
55a5f29... prefs: allow toggling SearchEntry in the sidebar (*)
9769243... Merge branch 'pref-view-new-prop' into 'master' (*)
82b8edb... release 3.31.92 (*)
26172d8... release 3.32.0 (*)
c8ac1f3... build: Fix macOS versioning (*)
98910fd... build: bump meson requirement (*)
9c96dc2... shortcut-chord: use const type qualifier (*)
208db89... build: be nicer to continuous (*)
494b7fc... themes: fix padding on menu buttons for adwaita (*)
a7bbebb... Fix subproject build with meson 0.50.0 (*)
0610de7... Merge branch 'mcatanzaro/subproject' into 'master' (*)
efdab41... files: propagate enum error to caller (*)
e20ee28... Post-release version bump (*)
9b448d8... shortcuts: allow basic modifier chords (*)
9cdecef... doc: remove online link (*)
650ea2f... widgets: do not reset child position on DzlMultiPaned::add (*)
6799645... search: fix typo (*)
a186c8f... search: treat '.' as break character (*)
959f3b4... tests: add more tests (*)
1ea4e0f... build: add version macros for 3.34 (*)
67d6470... suggesetions: add DzlSuggestionButton (*)
cdfe0a7... tests: add DzlSuggestionButton to test-suggestion (*)
8c805af... suggestions: tweak width-chars for better transition (*)
9ae005e... suggestions: fix some gtk event warnings (*)
1c5175d... suggestions: add buildable support (*)
2b4e7a7... suggestions: try to preserve max-width-chars (*)
ac6a300... suggestions: add action helper signal to suggestion entry (*)
dc2ecde... doap: be more vocal about being GPLv3 (*)
3c3e769... tests: fix unit test (*)
7772c5c... Release 3.33.1 (*)
198c097... app: Add constructor for DzlApplication (*)
deba2e2... Merge branch 'wip/christopherdavis/dzl-application-construc (*)
a566dc7... app: align parameters to gnome style (*)
99afbf9... bolding: Add constructor for bolding-label (*)
903316c... Merge branch 'wip/christopherdavis/bolding-label-constructo (*)
1518c9e... widgets: remove unusable _new() func (*)
64d885d... shortcuts: Fix typo in tooltip_get_accel doc-comment (*)
3253f0f... Merge branch 'wip/christopherdavis/fix-version-typo' into ' (*)
3b3578d... dzl-suggestion: Add compact mode (*)
20e4124... suggestion: keep new API in private.h (*)
26c2193... suggestion: handle multiple changes in orientation (*)
3d9b66e... suggestion: remove private API from public header (*)
ccfd407... suggestion: reorient rows when property changes (*)
748220d... suggestion: make compact a property for inspector (*)
66a28b9... panel: add support for GIcon in DzlDockItem and friends (*)
e25ca9c... shortcuts: ignore controller if no global keybindings are r (*)
f547a0c... Revert "shortcuts: ignore controller if no global keybindin (*)
7e1fb36... fuzzy: improve highlighting corner case scenarios (*)
ace7dc4... shortcuts: don't translate shortcut phase (*)
f50e7b8... tab: use g_value_set_variant() (*)
2a76d51... panel: add rudimentary support for needs-attention (*)
9f65473... backports: add GtkEventControllerMotion backport for pre-3. (*)
d0eecaa... build: drop gtk+ requirement back to 3.22 (*)
b02bcf9... build: port to GLib-2.50 (*)
44af191... build: remove use of G_INLINE_FUNC (*)
dc93762... build: rely on install_dir for install (*)
33484c1... build: drop use of -fPIE -fPIC (*)
25c14ef... release 3.33.3 (*)
85e1fd7... gtk: work around recent gtk changes in action muxing (*)
ee0329b... panel: avoid extra add/remove of needs-attention class (*)
c7ff699... tests: fix typo (*)
fb89b54... search: add autoptr for mutable fuzzy indexes (*)
b0eff9a... search: find best match within corpus word (*)
fc852ee... tests: add test for mutable index scoring (*)
e7d19c0... doc: fix typo (*)
3ebeab9... Merge branch 'wip/lantw/doc-fix-typo' into 'master' (*)
93c9029... search: use guint64 for flags fields (*)
c52836a... release 3.33.4 (*)
de1f639... themes: tweak accel label in preferences bin (*)
28eff52... preferences: hide all subpages when changing pages (*)
227dcb1... shortcuts: add getter for controllers widget (*)
3a1483b... shortcuts: cleanup (*)
41be46e... shortcuts: add assertions (*)
e11c2e4... shortcuts: add dzl_shortcut_controller_remove_accel() (*)
34aab60... Release 3.33.90 (*)
a57254d... prefs/shortcuts: Cancel search when pressing Esc (*)
9a9c871... build: set NO_AT_BRIDGE=1 in automated tests (*)
5bf662d... Release 3.34.0 (*)
de706e7... doc: remove counters from docs (*)
e80bd39... panel: hide handles when animations are disabled (*)
c484cc9... tests: add switch to enable compact mode (*)
bfc7a52... build: bump for development (*)
4fa4a08... suggestion: align icon with baseline (*)
6da1205... suggestion: Add touch based single press selection (*)
a703bac... Revert "suggestion: align icon with baseline" (*)
a95c250... suggestions: handle popup/down transitions more reliably (*)
39026b5... dzl-column-layout: Improve columns estimation (*)
c9b7e88... Merge branch 'fix-column-layout-sizing' into 'master' (*)
cd910d7... dzl-suggestion-row: Move from box to grid layout (*)
89aacd7... Merge branch 'dzl-suggestion-popover-row-grid' into 'master (*)
73840b1... Release 3.35.2 (*)
36c942f... build: add 3.36 version macros (*)
25e1cec... suggestion: Add secondary icon support (*)
50ce017... Merge branch 'suggestion-secondary-icon' into 'master' (*)
57aea90... graph: fix ranges for properties (*)
78559e0... release 3.35.3 (*)
b5a8fa3... themes: darken preferences border lines to match @borders (*)
75dde37... po: add translation scaffolding (*)
477c097... i18n: setup gettext from library static constructor (*)
2f4d355... release 3.36.0 (*)
6a6bd15... bump for development (*)
96fa23f... theming: raise priority of theme manager CSS (*)
d7ebb16... build: add 3.38 version macros (*)
ce56a55... app: add DzlApplicationWindow:titlebar-animation property (*)
11c499a... examples: log information about titlebar transition changes (*)
e2efb16... build: fix compilation with c++ (*)
5ebf1b1... powerpc32: use fallback code for 64 bits __sync primitives (*)
2f39804... Merge branch 'master' into 'master' (*)
a01be16... util: use async calls to show folder in file manager (*)
d48f5e4... counters: fix warnings when no memory barrier is needed (*)
7939a36... Merge branch 'async-file-manager-show' of gitlab.gnome.org: (*)
010dcfd... filemanager: create proxy synchronously (*)
468ed18... release 3.37.1 (*)
235e1bd... Release 3.38.0 (*)
4ba240a... Fix getting css from pango font description with style and (*)
1e42a65... Fix type untra -> ultra (*)
bce63f7... Merge branch 'master' into 'master' (*)
411985b... menus: use define for keywords (*)
3ccef8c... build: fix build for mingw64 (*)
db0ae05... Update POTFILES.in and POTFILES.skip (*)
e9153eb... Release libdazzle 3.40.0 (*)
1c0903a... task-cache: Allow NULL as value_copy_func and value_destroy (*)
920908d... Post-release version bump (*)
3915b26... Merge branch 'wip/rishi/task-cache-NULL-value-copy-and-dest (*)
c317be1... tests: Don't use g_assert (*)
c78c95b... Merge branch 'wip/rishi/tests-fix-assertions' into 'master' (*)
f933d2a... Add German translation (*)
7a42701... Include counter headers not for Win32. (*)
ad7fd08... Merge branch 'fix-win32-include' into 'master' (*)
b33d430... build: fix build on Solaris 10 with GCC 8.4 (*)
3fe587f... Merge branch 'munmap_void_cast' into 'master' (*)
62eb186... build: set PLATFORM_OSX on macOS (*)
a6904fa... Merge branch 'fix-osx' into 'master' (*)
6d55105... build: remove undef warnings from cflags (*)
be092c5... build: dllexport must also be set for clang-cl (*)
1666a2b... build: make math constants available (*)
9758e49... dzl_tab_strip_get_style: fix implementation return argument (*)
e232889... build: unistd.h is not available on Windows (*)
e6ec161... build: do not set shared library install_dir (*)
7f57fca... Merge branch 'windows-fixes' into 'master' (*)
08c4ac8... panel: drop bitfields for enums (*)
2cbdbe1... panel: remove more bitfields (*)
c36065a... Add Chinese (China) translation (*)
48af703... dzl-dock-widget: Don't set can-focus to True (*)
a433646... Merge branch 'dock-widget-fix-focus' into 'master' (*)
e0470f5... Update Chinese (China) translation (*)
4c2ead5... Release 3.42.0 (*)
9c9f93f... Fix link errors with GCC7 and older macOS (*)
1baded9... Merge branch 'gcc-link-stack-protector' into 'master' (*)
1084fb2... css-provider: Apply changes immediately (*)
d50d4a8... Merge branch 'wip/exalm/idle' into 'master' (*)
de385ce... prefs: fix page-size for spin buttons (*)
9595afa... task-cache: Prevent reference to a freed task cache (*)
bf9a99f... Merge branch 'tintou/fix-cache-crash' into 'master' (*)
a26996f... Add Swedish translation (*)
206242b... Add Ukrainian translation (*)
7cdd071... scare people away (*)
b09a6dd... Add Spanish translation (*)
0733962... Release 3.43.90 (42.rc1) (*)
324ff77... Add Basque translation (*)
49407d7... Add Polish translation (*)
0393337... release 3.44.0 (*)
529bd97... Add Serbian translation (*)
a94c074... Add Czech translation (*)
7961d45... Add initial CI
9fd3cfa... Update for 2022
3e703c0... drop tag for now
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]