[gtk+] (149 commits) Non-fast-forward update to branch wip/baedert/gtk-widget-destroy
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (149 commits) Non-fast-forward update to branch wip/baedert/gtk-widget-destroy
- Date: Sat, 7 Oct 2017 06:03:52 +0000 (UTC)
The branch 'wip/baedert/gtk-widget-destroy' 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:
5698efb... container: Add gtk_container_remove_callback
dd4e7b0... window: Add gtk_window_destroy
a116f62... gtk: Stop using gtk_widget_destroy
53523c2... GdkEvent: Unref user_data in free
bba7df9... Stop using gtk_widget_destroy everywhere
673b04a... widget: Remove gtk_widget_destroy
366c321... testsuite: add widget refcount test case
8e275d4... build: Add missing action-namespace example
8204089... testdnd2: Adapt to widget changes
3139b7a... GdkEvent: OWNER_CHANGE events have a selection as well
e3833e2... GtkWindow: Remove _set_has_user_ref_count
35031e6... nativedialog: Do not ref the transient_for parent
Commits added to the branch:
08e3753... gdk-wayland: Do not leak dummy 1x1 surface on every draw (*)
d812fc8... gdk: Tone down Vulkan validation (*)
145e4fd... gsk: Fix Vulkan validation errors for image upload (*)
4854705... vulkan: Update the outset-shadow fragment shaders (*)
c9df0c3... flowbox: Fix annotation for GListModel binding callback (*)
91bb86c... inspector: Mark missing strings for translation (*)
ff188f6... Add an api to create intermediate textures (*)
85e4e06... Add semaphores to the command buffer submit api (*)
cbf897a... Add an api to get the vertex data for a render pass (*)
d61a715... vulkan: Implement multiple render passes (*)
4d8e7d7... gsk: Add a profile counter for vulkan render passes (*)
7679669... gsk: Redo the sampling in the profiler (*)
72d043d... gsk: Change the profiler setup (*)
535529c... vulkan: Measure gpu time (*)
74ce204... GdkEvent: Unref user_data in free (*)
29dd0a9... GdkEvent: OWNER_CHANGE events have a selection as well (*)
29a4f0c... Plug some memory leaks (*)
149dd1f... recorder: show color information for color nodes (*)
65bfdf4... recorder: Show text node properties (*)
e58ee9a... recorder: Show surfaces and textures (*)
2da234d... Reshuffle the recorder ui a bit (*)
cddf415... Recorder: Show colors visually for text too (*)
ae549c6... recorder: Put text color in the right row (*)
9e9df66... Recorder: Show details of border nodes (*)
2d5a121... recorder: Show details for opacity nodes (*)
0d8b253... Recorder: Show details of crossfade nodes (*)
e45ab76... gsk: remove gsk_blend_node_get_blend_mode from public api (*)
5e4f730... recorder: Show details for blend nodes (*)
89261d1... Recorder: Show details of blur nodes (*)
352b566... Recorder: Show details about linear gradient nodes (*)
9e2e6c1... gsk: Fix a typo (*)
5d698c1... Recorder: Add details for inset and outset shadow nodes (*)
f385557... adwaita: Remove outlines from focused entries for now (*)
ad1f5fe... box: Remove size_allocate_no_center (*)
392af59... box: Remove return value from box_pack (*)
1883724... build: Add widgetorder unit test to build system (*)
a196ad7... widget: Fix inserting child widgets at the beginning (*)
c8c39af... testsuite: Add test case for previous commit (*)
29d4019... docs: css-properties: Fix wrongly repeated colour (*)
e91051a... vulkan: Fix setup for dependent render passes (*)
538e7c7... vulkan: Allow to control scaling in the blend pipeline (*)
5577fde... vulkan: Rename blend pipeline to texture (*)
e382f95... vulkan: Move sampler creation down (*)
31d8fe3... vulkan: Add a repeating sampler (*)
836e18c... Support repeat nodes in vulkan (*)
e9dedc5... inspector: GSK_IS_RENDER_NODE() does NULL-check (*)
52afccb... Fix a doc comment (*)
3a37440... Cosmetics (*)
4c29102... vulkan: Add a counter for intermediate textures (*)
983e0b7... Small simplification (*)
50bea37... Reshuffle things a little bit (*)
4e33be1... Add a forgotten rename (*)
5340962... switch: Remove some unneeded includes (*)
773973d... cssshadowsvalue: Don't heap-allocate shadows (*)
a32725b... iconhelper: Don't inherit from GObject (*)
2da82f8... image: Remove priv pointer (*)
bcaed4b... image: Remove some unneeded includes (*)
edaa2c4... label: Remove priv pointer (*)
29a6c66... switch: Remove priv pointer (*)
b5c3c51... spinner: Remove priv pointer (*)
0f6574d... stylecontext: Drop priv pointer (*)
3aaea0e... Clip intermediate textures (*)
a4d984f... Create tests for GskTextNode (*)
47464ce... Create tests for gsk box shadows (*)
8beb781... Start reftests for gsk (*)
d2afa1d... gtkroundedbox: Remove some unneeded conditionals (*)
8e59b3b... snapshot: Use one large GArray for all states (*)
f5297e6... snapshot: Use one GPtrArray for all nodes (*)
604da88... snapshot: Fix mixup when creating crossfade nodes (*)
3bdc9d7... imcontext: Fix typo on ctrl+shift+u hex sequences handling (*)
252b03c... Frame: Enhance CSS docs (*)
06bf049... Revert "widget-factory: Usefully demo Frame shadow types" (*)
f4ffd26... widget-factory: Demo different Frame border-styles (*)
ffaaba6... inspector: Add gsk and vulkan information (*)
5a32b78... build: Bump minimum GLib version to 2.53.7 (*)
5849b98... ComboBox|TreeMenu: Clarify :row|column-span-column (*)
9c3ea3f... ComboBox|TreeMenu: Slightly clarify wrap-width doc (*)
06941c5... testcombo: Test grid :row- and :column-span-column (*)
f63519d... TreeMenu: Remove accidentally duplicated doc lines (*)
0445640... -wayland: Safeguard against NULL gtk_surface1 (*)
e4754a0... Enter submenus when activating their parent item (*)
88b15be... updateiconcache: Avoid confusing loop construct (*)
090b833... wayland: fix a typo (*)
a4fda99... HighContrast: Correctly select window decoration (*)
f9744cf... combobox: Remove unneeded queue_resize call (*)
3515a27... appchooserdialog: Remove unused macro (*)
786d89c... scrolledwindow: Make sure gtk_get_current_event_state retur (*)
7770bdc... switch: Fix int/double comparison (*)
fd7d006... [l10n] Updated Catalan (Valencian) translation (*)
3ad7a86... HighContrast: Actually style tooltips... (*)
6b2c8bf... HC: Give tooltips a border for contrast on Inverse (*)
0fb4a01... HC: Copy working tooltip code from Adwaita & tweak (*)
d2a577d... HighContrast: set min-height for headerbars (*)
84de918... HighContrast: Fix titlebar containing >1 headerbar (*)
efaf994... HC: Fix MessageDialog’s rounded bottom borders (*)
018bee6... HighContrastInverse: Make window borders visible (*)
70fa5be... HC: Flat titlebuttons became non-flat in backdrop (*)
fbf24d1... HC: Add border/hilight when hovering flat buttons (*)
02a526c... image: Remove mention on gdk-pixbuf-csource (*)
9125dc7... box: Drop priv pointer (*)
aef86a8... searchbar: Remove superfluous padding (*)
3b9aa2f... widget: Allow 0×0 allocations (*)
869d9e8... Widget: make sure windowed widgets have a 1×1 min size (*)
ec1addf... Some updates (*)
0fa46b4... Update Polish translation (*)
2936953... build: Remove old Makefile.inc files (*)
defcf17... gtk-demo: Remove old build file (*)
c1e9869... build: Don't turn off critical warnings (*)
9115291... widget-factory: Don't leak GPropertyAction instances (*)
b34c84a... applicationwindw: Don't leak show-help-overlay action (*)
d292ebc... filechooserbutton: Don't leak priv->model (*)
2c28c62... treeviewcolumn: Don't leak button (*)
d832e5b... modelbutton: set_relative_to(NULL) the popover in dispose (*)
0724fa7... treeview: Transform motion event coords to "bin window" coo (*)
f7d02bf... treeviewcolumn: Don't swallow motion/crossing events (*)
a0de570... gtktreeview: Transform cell area to widget coordinates (*)
e7b79e2... gtk-demo: Keep treeviews expanding (*)
2ac6632... build: Turn on more warning flags (*)
43c212a... build: Enable -Wswitch-enum and -Wswitch-default (*)
10ec3e9... vulkan: Add some missing cases to switch (*)
b9b03cf... gskrenderer: Make the window property not construct (*)
b5fe4c0... settings: Don't assert in notify (*)
ad9c705... gtk-demo: Fix the assistant demo (*)
c1a5afb... FileChooserButton: Avoid unref()ing a null model (*)
65b6e92... iconbrowser: Don’t repeat folder-download-symbolic (*)
161b063... Revert "treeviewcolumn: Don't leak button" (*)
af28c03... TreeViewCol: Don’t try to disconnect null treeview (*)
497e877... TreeViewCol: Fix SEGV on remove/add, + memory leak (*)
4269ca0... HC: Avoid inflated titlebar separator in GEdit etc (*)
0caec25... gtk-demo: Make the color chooser example non-resizable (*)
6d75d09... gtk-demo: Fix up the drawingarea example (*)
f352a0e... gtk-demo: Fix the overlay demo (*)
481ba13... gtk-demo: Add a new overlay demo (*)
4d3cdfa... gtk-demo: Deal with big images (*)
acb12e1... button: Fix label alignment in checks and radios (*)
8e1ef36... printing: Some fixes to the print dialog (*)
41cd4c8... printing: Fix page drawing (*)
5b8b892... textview: Fix memory handling (*)
b948a53... container: Add gtk_container_remove_callback
7203563... window: Add gtk_window_destroy
2956808... gtk: Stop using gtk_widget_destroy
fcdb5d3... Stop using gtk_widget_destroy everywhere
4f576f6... widget: Remove gtk_widget_destroy
f547cad... testsuite: add widget refcount test case
346aa74... build: Add missing action-namespace example
62f8bff... testdnd2: Adapt to widget changes
4dee798... GtkWindow: Remove _set_has_user_ref_count
23f9a2f... nativedialog: Do not ref the transient_for parent
b27efa6... textview: Fix popup menu refcounting
(*) 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]