[gtk] (113 commits) Non-fast-forward update to branch wip/otte/toolbar
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (113 commits) Non-fast-forward update to branch wip/otte/toolbar
- Date: Fri, 7 Feb 2020 13:09:28 +0000 (UTC)
The branch 'wip/otte/toolbar' 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:
e85f25c... print: Don't use a toolbar in the custom paper dialog
8cbcb11... bloatpad: Use a box, not a toolbar
0ae8f3c... gtk-demo: Get rid of toolbars
d881f78... widget-factory: Get rid of toolbars
508490a... css: Remove .inline-toolbar
d18cb57... css: Remove .primary-toolbar
6914c62... testsuite: Get rid of GtkToolbar
76b0dfd... GtkToolbar: remove
Commits added to the branch:
fc15a40... Fixed bug that prevented GTK from storing printer driver pr (*)
5dd7f20... Fixed code styling. (*)
26febcc... Fixed win32 printer dialogue not saving devmode->dmDeviceNa (*)
f15a34c... gdk: Handle small final sigma in gdk_keyval_convert_case (*)
79c8a16... Remove simple search engine (*)
f84fdfc... Merge branch 'sigma' into 'master' (*)
621120d... css: Fix an oversight in style change computation (*)
66af531... display-x11: don't mention gdk_monitor_is_primary in the do (*)
e7f2833... Merge branch 'wip/muktupavels/update-documentation' into 'm (*)
f291518... tests/testdnd2.c: Don't include unistd.h unconditionally (*)
69ed4c9... demos/widget-factory/widget-factory.c: Include stdlib.h (*)
4ab12ab... Remove last GtkWidgetPath reference (*)
f8d3845... meson/MSVC builds: Use -utf-8 where available (*)
0a8d760... icon-cache: Add new function to list all the icons in a dir (*)
e417066... IconTheme: Make icon lookups faster (*)
308d434... GtkIconCache: Remove unused code (*)
ef7172d... emojichooser: Make public (*)
a3be0ec... Don't use xsettings or xft defaults in testsuite (*)
046de4c... icon-theme: Only have one copy of the icon flags enum (*)
4685fe1... Merge branch 'faster-theme-lookup' into 'master' (*)
b8ffe5b... css: Fix the initial values optimization (*)
85e5922... filechooser portal: Free portal proxy when bus connection c (*)
008eb04... tests: Initialize dbus before gtk (*)
a1856c3... a11y tests: Ignore "active" flag on toplevel (*)
bfebc2b... icontheme: Remove gtk_icon_theme_get_default() (*)
b713b9f... icontheme: Remove async APIs (*)
bbbe39f... icontheme: Make text direction a lookup argument (*)
10023b5... icontheme: Remove GTK_ICON_LOOKUP_USE_BUILTIN (*)
4c3363b... icontheme: Remove NO_SVG and FORCE_SVG flags (*)
48b9791... icontheme: Remove gtk_icon_theme_rescan_if_needed() (*)
3bba52e... icontheme: Remove crayon APIs (*)
7e8d821... Revert "Break out cairo color matrix recoloring to gdk_cair (*)
4b96ba5... icontheme: Remove gtk_icon_get_base_size() and gtk_icon_get (*)
544cd1a... icontheme: Clean up includes (*)
f7a5dd7... icontheme: Remove contexts (*)
571021c... icontheme: Pass fallbacks as optional argument to lookup_ic (*)
138de60... icontheme: Remove GENERIC_FALLBACKS (*)
c91be54... tooltip: Don't css-validate (*)
410541f... Rename GtkIcon to GtkIconPaintable (*)
cc22987... Merge branch 'wip/otte/icontheme' into 'master' (*)
3cb150a... widget: Remove _gtk_widget_is_drawable() (*)
a163571... widgetfocus: Remove unnecessary check (*)
3bb8b56... treelistmodel: Small documentation tweaks (*)
6640881... maplistmodel: Add an example to the docs (*)
903af75... widget: Skip not-drawable widgets in snapshot_child (*)
3f7e409... Merge branch 'wip/otte/for-master' into 'master' (*)
3177ac4... cssnode: Remove redundant check (*)
8722837... pathbar: Remove unneeded code (*)
546a748... widget: Replace style-updated signal with css_changed vfunc (*)
db9730b... stylecontext: Remove the "changed" signal (*)
b9c880f... testsuite: Remove the stylecontext test (*)
31713ab... stylecontext: Remove gtk_style_context_new() (*)
416182a... style context: Remove parent relationship (*)
98b42f6... css: Remove unused function (*)
b75d408... css: Make some local variables const (*)
fcb08a2... stylecontext: Remove unused typedef (*)
ed742f1... testperf: Allow measuring start time (*)
b7b2510... testperf: More flexible mark selection (*)
85ad943... placessidebar: Change some initial property values (*)
1e6171a... Read bookmarks async (*)
ed6c0dc... Don't export color picker functions (*)
005ea7a... entry: Avoid criticals in dispose (*)
47c21a2... textview: Don't update action state in dispose (*)
b1d5de7... notebook: Don't trigger criticals in dispose (*)
955305a... treestore: Silence compiler warnings (*)
9e6ae7a... gdk: Silence some compiler warnings (*)
9a446f2... frameclock: cosmetics (*)
1cb575a... icontheme: Remove some dead code (*)
b996b85... Add a lib64 variant of gtk.supp (*)
fac435b... widget: Fix a memory leak with class actions (*)
25c25ba... icontheme: Fix various memory leaks (*)
54f6515... emojichooser: Add profiler marks for loading (*)
0ad7912... Merge branch 'wip/otte/css' into 'master' (*)
9746b72... Merge branch 'public-emojichooser' into 'master' (*)
ac7dd02... Merge branch 'master.msvc' into 'master' (*)
34cc680... testsuite: Fix bloomfilter style tests (*)
d1bd127... testsuite: Make tests run without a11y bus (*)
e41e807... css tests: Ignore ".csd" vs ".solid-csd" (*)
8703c7b... Merge branch 'better-test-isolation-2' into 'master' (*)
2f369b6... Merge branch 'kill-simple-search' into 'master' (*)
b6e2699... notebook: Update arrows when text direction changes (*)
5c594fc... Merge branch 'WindowsPrintDriverPreferencesMaster' into 'ma (*)
4a2d539... Build sassc as a dependency for flatpaks (*)
20aec5a... Merge branch 'flatpak-build-sassc' into 'master' (*)
b3f5243... a11y: Report children of widgets (*)
d01070d... a11y: Add an accessible for widgets with children (*)
145ccfe... stackswitcher: Use a composite accessible (*)
18965ee... testsuite: Update some a11y tests (*)
580384e... tests: Update expected output (*)
bc682be... colorchooser: Use a composite accessible (*)
a11b1bd... testsuite: Update expected output (*)
2dba92f... tests: Fix infobars in ui files (*)
b916723... testsuite: Improve --generate support (*)
048effd... testsuite: Clean up a11y menu tests (*)
769dae2... infobar: Implement forall (*)
e45b668... testsuite: Misc. updates of expected output (*)
cf69b7d... Merge branch 'a11y-fixes' into 'master' (*)
56dc99a... gtkroot: Make enum a typedef (*)
e67f0bf... gtkmain: Wait for GDK_CROSSING_UNGRAB leave event with impl (*)
c7ab02d... Merge branch 'wip/carlosg/implicit-grabs-on-leave' into 'ma (*)
65cc830... Updates for 3.98 (*)
de299bb... Fix syntax (*)
1da23b0... Add a forgotten word (*)
c247e76... Remove accidentally added files (*)
645af09... cssnode: Remove leftover vfunc (*)
3d9e622... print: Don't use a toolbar in the custom paper dialog
8a60f5d... bloatpad: Use a box, not a toolbar
68dbb3f... gtk-demo: Get rid of toolbars
1363cac... widget-factory: Get rid of toolbars
9cccb94... css: Remove .inline-toolbar
e00030d... css: Remove .primary-toolbar
d72301b... testsuite: Get rid of GtkToolbar
44e153d... GtkToolbar: remove
(*) 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]