[gtk] (126 commits) Non-fast-forward update to branch wip/baedert/for-master
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (126 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Tue, 10 Sep 2019 12:40:04 +0000 (UTC)
The branch 'wip/baedert/for-master' 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:
fbfb3cd... snapshot: Stop exporting _append_node_internal
c24adf4... gsktransform: Fix documentation comment
a7b5803... label: Remove "line" from wrap properties
61286d5... menubutton: Remove unused member
683b50f... menubutton: Add a create_popup_func
e5d7a5e... spinbutton: Use a box layout
02a5050... widget-factory: Add a spinbutton in a list
d63b2f9... Adwaita: Hack around list button styling
ce592a7... bitmask: Add _gtk_allocated_bitmask_to_string
7adb9e5... cssanimatedstyle: Remove some casts in hot paths
0805d1a... csspalettevalue: Use simple arrays instead of a hashtable
0449e16... css: Avoid more type checks in hot paths
a7d741f... cssstaticstyle: Make set_value (transfer-full)
7b60e8b... cssdimensionvalue: Create a few more common singletons
59ba0ea... cssrgbavalue: Add a singleton for transparent colors
0952a35... cssrgbavalue: Add an opaque white singleton
0574ec4... cssrgbavalue: Add & use new_white()
65725f9... cssanimatedstyle: Avoid unnecessary transition work
f015e20... cssanimatedstyle: Avoid type check in loop
8e3ca65... cssanimatedstyle: Save animation in array
406c50b... gtkprivate: Only define gtk_internal_return_if* for consist
a3a849c... cssimage: Use gtk_internal_return_val_*
a594820... cssanimatedstyle: Make set_animated_value transfer-full
1f667f1... cssmatcher: Inline node values into matcher
d69deb6... cssprovider: Fix compilation wth VERIFY_TREE set
0322a47... cssstaticstyle: Avoid ref'ing specified value in compute_va
6fa6319... csslookup: Remove tautological if expression
e46266c... cssanimatedstyle: Keep transition_info_add from recursing
64aee00... csslookup: Remove 'missing' bitmask
e141999... csslookup: Remove 'relevant' parameter from _init
2ab8c7b... cssinitialvalue: Make _compute public
faaffb0... cssstaticstyle: Compute initial/inherit values directly
86d7453... csscolorvalue: Remove unused new_from_rgba()
789c13f... csscolorvalue: return the initial color value directly
b092dad... stylecontext: Stop exporting _resolve_color
c5eca57... stylecontext: Remove leftover function prototypes
78b583c... cssstyle: Remove unused _add_difference
2f46692... cssnode: Remove unused struct
521dcc2... gtksettings: Remove unused functions & prototypes
440e5f7... cssnode: GtkCssAnimatedStyle->style is always a static styl
187a191... cssprovider: Don't lookup on empty css providers
76bf53e... cssprovider: Remove unused member from GtkCssScanner
7184fc5... window: Remove useless deprecation guards
53aa443... widget: Add some missing annotations to gtk_widget_class_qu
fd83d8b... widget: Remove reference to non-existent function
6fe976d... widget: Clear up gtk_widget_class_install_property_action d
b82d1c4... docs: Remove widget_geometry.txt
6789228... docs: Remove widget_system.txt
bf2d6b0... docs: Remove styles.txt
c02bcf8... magnifier: Remove some unused members
b3fe54c... menubutton: Control sensitivity of child button
9d6fcdd... linkbutton: Use proper action name for right-click menu
2910a94... linkbutton: Use widget API to set has-toolip
411f91f... fixedlayout: Don't call the child transform position
2b132da... fixed: x/y passed to get_child_position are not optional
4bd91e8... fixed: Documentation clarifications
223a638... gl renderer: Remove unused matrix
6a27c35... scale: Use top/left/bottom/right style classes on value lab
3cb5126... scale: Allocate value close to slider
3622fd5... layoutoverlay: Fix everything
3136110... textview: Remove useless warning
8dfd2a1... text: Fix a crash when retrieving the selected text
1dcf898... infobar: Inherit from GtkContainer
043dfe2... box: Don't do casts before preconditions
e498136... glarea: Fix buffer initialization
16e1e0b... filechooserwidget: Properly watch for different display
b5ef1e0... inspect-button: Inline some functions into only caller
fdfa435... inspect-button: Inline deemphasize_window() into only calle
0d70e0e... widget: Queue an allocate on native widgets when changing o
a8d534b... icontheme: Remove outdated comment
7eb137a... gtkicontheme: Avoid a get_icon_flags call
8ab2933... icontheme: Optimize icon_name_is_symbolic
a535352... icontheme: Remove paramter from get_icon_suffix
76c386d... icontheme: Remove use_builtin parameter from theme_lookup_i
127715b... icontheme: Save the min_suffix for the min_dir
daa1aa7... main: Check if any debug flags are set in gtk_get_debug_fla
6ec8eab... icontheme: optimize icon_uri_is_symbolic as well
3932b9d... icontheme: Add error argument to _load_texture
fa87d5b... icontheme: Annotate return value of load_icon as nullable
ac92dc6... widget-factory: Use proper setter to set has-arrow
86213b8... recentmanager: Indentation
753dd70... filechooserwidget: Load recent files synchronously
66b72e7... filechooser: Move extract_recent_folders to filechooserwidg
51a7de6... filechooserwidget: Inline come functions into only callers
7fd3287... filechooserwidget: Remove custom recent_info_has_applicatio
95e09b6... filechooserwidget: Create recent manager when setting opera
00aa080... recentmanager: Stop using linked lists
8d76b01... icontheme: Don't try to scale pixbufs to same size
cea04f8... gdk: Add gtk_pixbuf_get_from_texture
cce0bc8... icontheme: Return textures from load_icon{,_for_scale}
791caa0... icontheme: Return paintables from more API
f9215f3... icontheme: Return a paintable from gtk_icon_info_load_icon
2d1e4e3... icontheme: Remove gtk_icon_info_load_texture
584ffe8... icontheme: Annotate return value as nullable
26ed5bf... icontheme: Remove lru cache
a86cc59... icontheme: Remove proxy pixbufs
540a86a... icontheme: Inline scan_resources into only caller
fe72e92... icontheme: Avoid creating useless IconThemeDirs
46632ee... icontheme: Optimize suffix_from_name
194302e... icontheme: Remove icon_info_load_pixbuf
76d3760... icontheme: Remove GtkIconInfo->pixbuf
c9e5657... icontheme: Add LRU cache back
f7b3175... icontheme: Remove symbolic pixbuf cache
a0bfe9c... pixbufutils: Only get icon size once
87787a8... pixbufutils: Pass colors as string to load_symbolic_svg
07301c0... pixbufutils: Escape file data only once
d73c3a3... icontheme: Adapt a code sample to the GdkPaintable transiti
77fb27c... testlist2: quit on window close
68765b5... scrolledwindow: Actually add controller to widget
e1aca2f... Icontheme: Clean up gtk_icon_info_load_async
48f3c5e... icontheme: Stop using a private struct
Commits added to the branch:
cc7ae52... texttag: avoid use of g_signal_emit_by_name() (*)
5e49da1... textview: optimize linedisplay cache based on number of vis (*)
c53f58e... Merge branch 'wip/chergert/remove-emit-by-name' into 'maste (*)
bc8d2ad... widget-factory: Add more submenus (*)
c75a368... popover: Support vertical aligment (*)
ea44ead... Add nesting popover menus (*)
3cbf184... Add a timeout for open submenus (*)
1203dc5... popover menubar: Use nested popover menus (*)
ffab342... snapshot: Stop exporting _append_node_internal (*)
6c90d3a... gsktransform: Fix documentation comment (*)
4cc4868... label: Remove "line" from wrap properties (*)
cb6d96d... menubutton: Remove unused member (*)
c0214cf... menubutton: Add a create_popup_func (*)
822547d... spinbutton: Use a box layout (*)
e62f10d... widget-factory: Add a spinbutton in a list (*)
1bc8f3a... Adwaita: Hack around list button styling (*)
1f11892... bitmask: Add _gtk_allocated_bitmask_to_string (*)
36a1b69... cssanimatedstyle: Remove some casts in hot paths (*)
4f3e65e... csspalettevalue: Use simple arrays instead of a hashtable (*)
6837e80... css: Avoid more type checks in hot paths (*)
6ed6cc4... cssstaticstyle: Make set_value (transfer-full) (*)
3a3a59c... cssdimensionvalue: Create a few more common singletons (*)
ad1340c... cssrgbavalue: Add a singleton for transparent colors (*)
19f69f6... cssrgbavalue: Add an opaque white singleton (*)
5c705ae... cssrgbavalue: Add & use new_white() (*)
eeb5cd2... cssanimatedstyle: Avoid unnecessary transition work (*)
a231648... cssanimatedstyle: Avoid type check in loop (*)
4b4b77c... cssanimatedstyle: Save animation in array (*)
0f9a02e... gtkprivate: Only define gtk_internal_return_if* for consist (*)
a7f23eb... cssimage: Use gtk_internal_return_val_* (*)
75a48ae... cssanimatedstyle: Make set_animated_value transfer-full (*)
a75529f... cssmatcher: Inline node values into matcher (*)
3073e65... cssprovider: Fix compilation wth VERIFY_TREE set (*)
f3fdf58... cssstaticstyle: Avoid ref'ing specified value in compute_va (*)
0cf4eb3... csslookup: Remove tautological if expression (*)
ceb8aed... cssanimatedstyle: Keep transition_info_add from recursing (*)
ecad474... csslookup: Remove 'missing' bitmask (*)
191e3bc... csslookup: Remove 'relevant' parameter from _init (*)
629f528... cssinitialvalue: Make _compute public (*)
8d6c5ba... cssstaticstyle: Compute initial/inherit values directly (*)
df2d43c... csscolorvalue: Remove unused new_from_rgba() (*)
e0cf6e4... csscolorvalue: return the initial color value directly (*)
26aa620... stylecontext: Stop exporting _resolve_color (*)
5cd8009... stylecontext: Remove leftover function prototypes (*)
ea2a3f3... cssstyle: Remove unused _add_difference (*)
b9316a4... cssnode: Remove unused struct (*)
32a256b... gtksettings: Remove unused functions & prototypes (*)
514e60c... cssnode: GtkCssAnimatedStyle->style is always a static styl (*)
d8df197... cssprovider: Don't lookup on empty css providers (*)
b29c30c... cssprovider: Remove unused member from GtkCssScanner (*)
18714e2... window: Remove useless deprecation guards (*)
80a5867... widget: Add some missing annotations to gtk_widget_class_qu (*)
b3cffc0... widget: Remove reference to non-existent function (*)
0821d5b... widget: Clear up gtk_widget_class_install_property_action d (*)
75c1562... docs: Remove widget_geometry.txt (*)
9f62bd1... docs: Remove widget_system.txt (*)
13df99f... docs: Remove styles.txt (*)
0e9ac9e... magnifier: Remove some unused members (*)
5782871... menubutton: Control sensitivity of child button (*)
6be4279... linkbutton: Use proper action name for right-click menu (*)
afb3715... linkbutton: Use widget API to set has-toolip (*)
1db59d1... fixedlayout: Don't call the child transform position (*)
31efc88... fixed: x/y passed to get_child_position are not optional (*)
9166b03... fixed: Documentation clarifications (*)
c9241e8... gl renderer: Remove unused matrix (*)
80411fb... scale: Use top/left/bottom/right style classes on value lab (*)
e86bf76... scale: Allocate value close to slider (*)
4bfe860... layoutoverlay: Fix everything (*)
14b7fa1... textview: Remove useless warning (*)
74208e9... text: Fix a crash when retrieving the selected text (*)
d223752... infobar: Inherit from GtkContainer (*)
cbc3ce5... box: Don't do casts before preconditions (*)
b9473bc... glarea: Fix buffer initialization (*)
9952f72... filechooserwidget: Properly watch for different display (*)
72814a8... inspect-button: Inline some functions into only caller (*)
7c723df... inspect-button: Inline deemphasize_window() into only calle (*)
1339c42... widget: Queue an allocate on native widgets when changing o (*)
c5ed51a... icontheme: Remove outdated comment (*)
6d77723... gtkicontheme: Avoid a get_icon_flags call (*)
ebe88ea... icontheme: Optimize icon_name_is_symbolic (*)
44352b3... icontheme: Remove paramter from get_icon_suffix (*)
fa85f4f... icontheme: Remove use_builtin parameter from theme_lookup_i (*)
d98e05b... icontheme: Save the min_suffix for the min_dir (*)
e3f1a3d... main: Check if any debug flags are set in gtk_get_debug_fla (*)
a094723... icontheme: optimize icon_uri_is_symbolic as well (*)
6821fe0... icontheme: Add error argument to _load_texture (*)
2ffbb37... icontheme: Annotate return value of load_icon as nullable (*)
c3f8253... widget-factory: Use proper setter to set has-arrow (*)
86ad215... recentmanager: Indentation (*)
c102387... filechooserwidget: Load recent files synchronously (*)
ae75d4b... filechooser: Move extract_recent_folders to filechooserwidg (*)
4766b47... filechooserwidget: Inline come functions into only callers (*)
f4c4fe8... filechooserwidget: Remove custom recent_info_has_applicatio (*)
4c28ee8... filechooserwidget: Create recent manager when setting opera (*)
4413592... recentmanager: Stop using linked lists (*)
e0fe288... icontheme: Don't try to scale pixbufs to same size (*)
37f8e6a... gdk: Add gtk_pixbuf_get_from_texture (*)
f3099af... icontheme: Return textures from load_icon{,_for_scale} (*)
fd16ac4... icontheme: Return paintables from more API (*)
590e70d... icontheme: Return a paintable from gtk_icon_info_load_icon (*)
7133922... icontheme: Remove gtk_icon_info_load_texture (*)
eeec6f8... icontheme: Annotate return value as nullable (*)
eb087c9... icontheme: Remove lru cache (*)
bb89ee1... icontheme: Remove proxy pixbufs (*)
0b472c2... icontheme: Inline scan_resources into only caller (*)
b65d9ca... icontheme: Avoid creating useless IconThemeDirs (*)
38b4a2a... icontheme: Optimize suffix_from_name (*)
1873b38... icontheme: Remove icon_info_load_pixbuf (*)
32bed34... icontheme: Remove GtkIconInfo->pixbuf (*)
53132d0... icontheme: Add LRU cache back (*)
6a8921e... icontheme: Remove symbolic pixbuf cache (*)
8eb62f1... pixbufutils: Only get icon size once (*)
1a931da... pixbufutils: Pass colors as string to load_symbolic_svg (*)
c0827e2... pixbufutils: Escape file data only once (*)
32cec6c... icontheme: Adapt a code sample to the GdkPaintable transiti (*)
7d93e99... testlist2: quit on window close (*)
cc9faf3... scrolledwindow: Actually add controller to widget (*)
5f48f60... Icontheme: Clean up gtk_icon_info_load_async (*)
0603b44... icontheme: Stop using a private struct (*)
7547291... Update POTFILES.in (*)
9501fc2... Merge branch 'nested-popover-menu' into 'master' (*)
ff087e1... Merge branch 'wip/chergert/tune-linedisplay-cache' into 'ma (*)
f5c8b13... switch: Stop using a private struct
653dd0f... bookmarksmanager: Stop exporting get_xdg_type
b5232f3... Rename gtkbookmarkmanager.h to gtkbookmarksmanagerprivate.h
5fcc6f1... headerbar: Don't update window buttons when unrealized
(*) 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]