[gtk] (146 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] (146 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Mon, 9 Sep 2019 14:34:40 +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:
bcee0a2... snapshot: Stop exporting _append_node_internal
5e2f4e0... gsktransform: Fix documentation comment
724a2f2... label: Remove "line" from wrap properties
d5b9731... menubutton: Remove unused member
aac7566... menubutton: Add a create_popup_func
57b3507... spinbutton: Use a box layout
0d39702... widget-factory: Add a spinbutton in a list
d19c48f... Adwaita: Hack around list button styling
2d22ca0... bitmask: Add _gtk_allocated_bitmask_to_string
4d21aaf... cssanimatedstyle: Remove some casts in hot paths
9bf7e2f... csspalettevalue: Use simple arrays instead of a hashtable
c5ba8be... css: Avoid more type checks in hot paths
aa2797f... cssstaticstyle: Make set_value (transfer-full)
440a471... cssdimensionvalue: Create a few more common singletons
d326dc0... cssrgbavalue: Add a singleton for transparent colors
5c60257... cssrgbavalue: Add an opaque white singleton
5a4a42c... cssrgbavalue: Add & use new_white()
5dfc82e... cssanimatedstyle: Avoid unnecessary transition work
8a61bdb... cssanimatedstyle: Avoid type check in loop
3f2af8f... cssanimatedstyle: Save animation in array
ef1c0d9... gtkprivate: Only define gtk_internal_return_if* for consist
c76be32... cssimage: Use gtk_internal_return_val_*
3784acf... cssanimatedstyle: Make set_animated_value transfer-full
88fbc1c... cssmatcher: Inline node values into matcher
8f51e9e... cssprovider: Fix compilation wth VERIFY_TREE set
0e41e41... cssstaticstyle: Avoid ref'ing specified value in compute_va
2c16b36... csslookup: Remove tautological if expression
d4953e5... cssanimatedstyle: Keep transition_info_add from recursing
cfb5cc9... csslookup: Remove 'missing' bitmask
7ff415e... csslookup: Remove 'relevant' parameter from _init
2360387... cssinitialvalue: Make _compute public
9486cf3... cssstaticstyle: Compute initial/inherit values directly
e4e4748... csscolorvalue: Remove unused new_from_rgba()
ea4ea2b... csscolorvalue: return the initial color value directly
347630d... stylecontext: Stop exporting _resolve_color
f9aba33... stylecontext: Remove leftover function prototypes
d3714c5... cssstyle: Remove unused _add_difference
d23aae7... cssnode: Remove unused struct
fa5b794... gtksettings: Remove unused functions & prototypes
6da0cb9... cssnode: GtkCssAnimatedStyle->style is always a static styl
7c8dd63... cssprovider: Don't lookup on empty css providers
135cf28... cssprovider: Remove unused member from GtkCssScanner
8756fbd... window: Remove useless deprecation guards
3bcd8ab... widget: Add some missing annotations to gtk_widget_class_qu
5dc9520... widget: Remove reference to non-existent function
065d040... widget: Clear up gtk_widget_class_install_property_action d
7068dc3... docs: Remove widget_geometry.txt
f62850c... docs: Remove widget_system.txt
f2e1ae5... docs: Remove styles.txt
05b96ef... magnifier: Remove some unused members
c640607... menubutton: Control sensitivity of child button
725c34d... linkbutton: Use proper action name for right-click menu
c923654... linkbutton: Use widget API to set has-toolip
1512688... fixedlayout: Don't call the child transform position
f81f354... fixed: x/y passed to get_child_position are not optional
a77fdcc... fixed: Documentation clarifications
b6e3ff8... gl renderer: Remove unused matrix
af200d2... scale: Use top/left/bottom/right style classes on value lab
b278138... scale: Allocate value close to slider
70d1631... layoutoverlay: Fix everything
f160a0e... textview: Remove useless warning
e122753... text: Fix a crash when retrieving the selected text
79b88ad... infobar: Inherit from GtkContainer
ebcb6a2... box: Don't do casts before preconditions
4e868d0... glarea: Fix buffer initialization
1759e6d... filechooserwidget: Properly watch for different display
486e536... inspect-button: Inline some functions into only caller
82dd69b... inspect-button: Inline deemphasize_window() into only calle
26fdc0b... widget: Queue an allocate on native widgets when changing o
c0e02de... icontheme: Remove outdated comment
0962bfa... gtkicontheme: Avoid a get_icon_flags call
9e53d4a... icontheme: Optimize icon_name_is_symbolic
89450d0... icontheme: Remove paramter from get_icon_suffix
560f50f... icontheme: Remove use_builtin parameter from theme_lookup_i
ab012fa... icontheme: Save the min_suffix for the min_dir
7b1545b... main: Check if any debug flags are set in gtk_get_debug_fla
ea5932f... icontheme: optimize icon_uri_is_symbolic as well
1ab5073... icontheme: Add error argument to _load_texture
633a9f1... icontheme: Annotate return value of load_icon as nullable
8a85ae5... widget-factory: Use proper setter to set has-arrow
37224a4... recentmanager: Indentation
1be8e6e... filechooserwidget: Load recent files synchronously
e3dce0a... filechooser: Move extract_recent_folders to filechooserwidg
b62feab... filechooserwidget: Inline come functions into only callers
ab22940... filechooserwidget: Remove custom recent_info_has_applicatio
07b5903... filechooserwidget: Create recent manager when setting opera
fd0525a... recentmanager: Stop using linked lists
Commits added to the branch:
f43d344... gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDI (*)
0ed5f93... Updated Lithuanian translation (*)
56c2431... Update Romanian translation (*)
2b12370... Update Romanian translation (*)
5329ac6... Updated Spanish translation (*)
7b0af75... Remove NEED_XIPROTO_H_FOR_XREPLY check (*)
d940d80... Merge branch 'build-remove-xiproto-xreply-check-gtk4' into (*)
a3f13f9... Update Swedish translation (*)
25644aa... Update Hungarian translation (*)
4fa1f45... Merge branch 'gdkmonitor-x11-manufacturer' into 'master' (*)
6ded38d... Minor typos in the Documentation (a/an) (*)
e4904f6... Merge branch 'doc-typos' into 'master' (*)
8a734f9... Update Korean translation (*)
c0b8eb3... Fix a crash in gtk-builder-tool (*)
9bb58c3... Merge branch 'office-runner-crash' into 'master' (*)
5504c62... gsk: Add missing 'transfer full' annotations of instance pa (*)
6905935... Merge branch 'wip/ricotz/issue2107' into 'master' (*)
df68320... Update Catalan translation (*)
ca996e0... Updated Danish translation of gtk (*)
27fa7ea... Updated Danish translation of gtk-properties (*)
88b6176... popover: fix typo in schema string (*)
0e35e50... Update French translation (*)
1b32f5c... Merge branch 'typo' into 'master' (*)
9018ce1... Update Korean translation (*)
57d762d... Update Japanese translation (*)
9c0e9e4... Update Japanese translation (*)
98bc899... Update Japanese translation (*)
848a19a... Update Catalan translation (*)
3139370... wayland: Fix xdg-output v3 support (*)
cbdea09... Merge branch 'gtk-4-issue2128' into 'master' (*)
7cea210... textlayout: remove use of GtkTextIter in line comparison (*)
a29853f... Merge branch 'wip/chergert/faster-comparison' into 'master' (*)
b136c77... Update Turkish translation (*)
f7cd22d... Updated Czech translation (*)
50543a7... Update POTFILES.skip (*)
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
bf1295d... icontheme: Stop using a private struct
(*) 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]