[libwnck] (109 commits) Non-fast-forward update to branch wip/muktupavels/gtk4
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck] (109 commits) Non-fast-forward update to branch wip/muktupavels/gtk4
- Date: Thu, 13 May 2021 19:30:53 +0000 (UTC)
The branch 'wip/muktupavels/gtk4' 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:
c1fae4e... bump API version to 4
dc08ec3... remove state argument from GtkStyleContext getter functions
5dd9ee5... don't pass commandline arguments to gtk_init
3549cae... remove wnck-urgency-monitor
5c03112... pager: use gdk_window_new_child
206880a... pager: use measure vfunc
e6063b4... selector: remove error argument from gtk_css_provider_load_
15db2ab... tasklist: stop using gtk_container_get_border_width
89a29e7... tasklist: remove expand, fill and padding from gtk_box_pack
4148e2c... tasklist: use measure vfunc
2bc42ae... tasklist: remove include_internals from wnck_tasklist_foral
7cad77c... wnck-image-menu-item: use measure vfunc
8d46413... wnck-image-menu-item: remove expand, fill and padding
e3ae189... test-tasklist: fix build by commenting out code
ca093d8... stop using gtk_widget_show_all
Commits added to the branch:
2cff39c... doc: Remove --nogtkinit because it is no longer accepted (*)
7ea3203... wnck-image-menu-item: fix memory leak (*)
edaaa25... utils: fix compilation warning (thus error) if XRes is miss (*)
fa64357... Release: 3.24.0 (*)
f13ae82... Release: post-release bump to 3.24.1 (*)
aab7f7a... fix locale dir (*)
3baa3da... window: ensure that ALL_WORKSPACES has the X11 expected val (*)
eb80bc8... Release: 3.24.1 (*)
3526e72... Release: post-release bump to 3.24.2 (*)
dc34752... Mark broken translations as fuzzy by translators who ignore (*)
7d8f903... Updated Danish translation (*)
1eee750... Promote single precision floats to doubles (*)
6ddcd45... Update Esperanto translation (*)
16cda4b... util: allow setting the same client type again (*)
2661a3a... xutils: avoid deprecated functions (*)
7a504cd... wnckprop: avoid deprecated functions (*)
626b629... Update Scottish Gaelic translation (*)
f2ddae4... don't use the deprecated g_type_class_add_private (*)
e1d61bb... Merge branch 'wip/muktupavels/g-type-class-add-private' int (*)
261a8c2... Update MSGID_BUGS_ADDRESS in po/Makevars (*)
85ff88e... tasklist: fix cast-function-type warnings (*)
ea0c328... workspace-accessible: modernize code (*)
1ee01c3... pager-accessible: modernize code (*)
038fb8c... Merge branch 'wip/muktupavels/warnings' into 'master' (*)
365d8e4... add .gitlab-ci.yml (*)
c07be55... Release: preparing for 3.30.0 (*)
83548dd... Release 3.30.0 (*)
f005471... Release: post-release bump to 3.31.1 (*)
c3c236a... meson: add support for building with the cool stuff (*)
d77efc5... meson, doc: use sgml mode parameter (*)
ee69fc6... meson: use lib dependency instead of replicating them aroun (*)
883f7cc... meson: use gnome.mkenums_simple for generated types (*)
283f4b3... gitlab-ci: also build with meson (*)
a36a76e... meson: remove unneeded definitions in meson builds (*)
ed077ad... meson: use dict for dependency list (*)
b06f528... Release: 3.31.1 (*)
e9d1f37... meson, libwnck: reuse dependency to generate progs (*)
94a3077... meson, docs: use `ignore_headers` stanza (*)
2fd99e8... meson, docs: pass deprecated-guards without quotes (*)
a019f1d... meson: use options name matching GNOME standards (*)
faf6b9d... wnckprop: Force usage under X11 only (*)
5e0283c... Update class group icon when window icon was changed. Fixed (*)
7ef6c69... Release: 3.31.4 (*)
5de76d6... Update Dutch translation (*)
ee005ba... meson, libwnck: Add mapfile as link_depends (*)
e41ee04... meson: Use `install_dir` to not install uninstalled .pc (*)
afc25f8... meson, libwnck: Don't use absolute path for headers subdir (*)
ac30f6d... tasklist: Add signals for enter and leave notify events (*)
d3a714d... Release: 3.32.0 (*)
0ceae25... class-group: add a weak reference callback to window (*)
0d9ff7d... meson: Fix -Dstartup_notification=enabled/disabled (*)
25f670a... Update Romanian translation (*)
5e1389f... tasklist: avoid deprecated g_get_current_time (*)
de5d65b... build: Fix paths in pc files (*)
fcb5eef... build: Fix requires in pc files (*)
78d51b3... class-group: add WnckScreen to private struct (*)
28ca9c4... xutils: use WnckScreen instead of X11 Screen (*)
b7bacc3... pager: Add wnck_pager_set_scroll_mode (*)
74e0c20... build: bump GLib required version to 2.34 (*)
a5c0a33... build: Allow building with gettext ≥ 0.20 (*)
991e687... build: Remove autotools support (*)
3c469a0... Release: 3.36.0 (*)
00c27e9... ci: add DEBIAN_FRONTEND environment variable (*)
b1fbcc0... Add Kurdish Sorani translation (*)
5c89bd3... Update Croatian translation (*)
e55666b... Update Ukrainian translation (*)
a2b1fb4... tasklist: Fix leaking PangoFontDescription (*)
af653a4... Update British English translation (*)
dc68ed6... Update Catalan translation (*)
2d2c9aa... pager: Add missing version information (*)
8f61229... pager: Add scroll mode WNCK_PAGER_SCROLL_NONE (*)
6fdf7ea... Update Basque translation (*)
b159699... pager: don't return negative size (*)
5f88fa1... pager: more negative size fixes (*)
aea554e... tasklist: do not queue_resize from size_allocate (*)
6aed73c... revert "tasklist: ignore size_allocate with invalid size" (*)
326cfb1... tasklist: add WnckButton (*)
5efb30c... tasklist: override get_preferred_width vfunc (*)
2afa2b8... tasklist: use minimum button size as minimum size (*)
6f9283b... tasklist: deprecate get_size_hint_list (*)
c1460f7... xutils: replace width and height with size in read_icons (*)
daad23c... xutils: replace width and height with size in get_fallback_ (*)
402cbd0... xutils: use ideal_size also in try_pixmap_and_mask (*)
0aa30fe... xutils: don't check if ideal size is 0 or less (*)
849d465... xutils: use single size parameter also in read_rgb_icon (*)
e595a62... tasklist: scale down window geometry to application pixels (*)
d348489... tasklist: scale up icon geometry to device pixels (*)
c786d24... tasklist: set size request mode (*)
1d3ae4c... add private WnckHandle object (*)
a2a004a... pager: reduce initial workspace_size (*)
3456b74... pager: do not change workspace size from size_allocate (*)
c823cd3... build: Support new GNOME versioning schema (*)
d161ed3... Release: 40.0 (*)
bcc661b... handle: fix license headers (*)
996272d... bump API version to 4
f72b941... remove state argument from GtkStyleContext getter functions
7c8f01b... don't pass commandline arguments to gtk_init
ab7714d... remove wnck-urgency-monitor
1c94cd7... pager: use gdk_window_new_child
867c5be... pager: use measure vfunc
194fe8b... selector: remove error argument from gtk_css_provider_load_
5a9dd8b... tasklist: stop using gtk_container_get_border_width
1727874... tasklist: remove expand, fill and padding from gtk_box_pack
c159fe8... tasklist: use measure vfunc
1c449c2... tasklist: remove include_internals from wnck_tasklist_foral
b239ee2... wnck-image-menu-item: use measure vfunc
5ace12b... wnck-image-menu-item: remove expand, fill and padding
6998a99... test-tasklist: fix build by commenting out code
565165d... stop using gtk_widget_show_all
(*) 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]