[gtk+] (108 commits) Non-fast-forward update to branch wip/baedert/box
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (108 commits) Non-fast-forward update to branch wip/baedert/box
- Date: Mon, 17 Oct 2016 14:54:22 +0000 (UTC)
The branch 'wip/baedert/box' 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:
b270c6d... builderparser: stack-allocate ParserData
e89a5d3... builderparser: Don't needlessly copy requested object names
c304625... toolbutton: Remove icon-spacing style property
f6bf30f... textview: Remove error-underline-color style property
eef58f4... toolbar: Remove button-relief style property
c59c44d... notebook: Remove deprecated public API
9c7a939... menu: Remove vertical/horizontal-offset style properties
fccd9c3... colorbutton: Remove deprecated API
eb0eaad... gtkdialog: Remove style properties
cd79d10... bbox: Remove style properties
752494c... treeview: Remove unused style properties
60d88a5... gtkmain: Remove deprecated key snooper API
c2faced... gtkdnd: Remove gtk_drag_begin
065a5ed... viewport: remove deprecated api
f359a5f... window: Remove reshow_with_initial_size
022ea8b... gtksettings: Remove Deprecated API
cc57c09... cellrenderer: Remove cell-background-gdk
296a4c0... label: Stop using GdkColor
f153488... menuitem: Remove right-justify
adc763c... builtinicon: remove unused struct member
d2568ee... scrollbar: Remove style property
166e74e... stylecontext: Remove state parameter from docs
470cbc4... widget: Remove gtk_widget_reparent
158f3de... widget: Remove docs for style-set
b6a4985... widget: Remove gtk_widget_get_pointer
ccd8828... widget: Remove push/pop_composite_child
83d675a... Stop checking GtkSettings:gtk-enable-mnemonics
93c1747... button: Stop checking for GtkSettings:gtk-button-images set
da15b36... button: Stop implementing GtkActivatable
39c000f... gtkwindow: Stop checking gtk-menu-bar-accel
0db9879... Remove GtkTable
7529f58... menuitem: Stop implementing GtkActivatable
e164cb9... switch: Stop implementing GtkActivatable
b5a801c... toolbutton: Stop implementing GtkActivatable
6de30b2... radiomenuitem: Remove GtkActivatable code
f479fda... tests: Add testgaction.c
ba94088... buttonaccessible: Stop looking at the button's image
244028d... docs/tools/widgets: Stop using gtk_button_set_image
bc8d966... testsuite/gtk: Use a GtkMenuButton to test exposing objects
47342eb... button: Add icon-name property
0d4cbc0... messagedialog: Remove deprecated API
0985a2a... filechooserbutton: Remove deprecated API
272ac65... range: Remove unused class struct members
326f49a... popover: Remove deprecated API
827ea10... menutoolbutton: Remove deprecated API
36b0500... adjustment: Remove deprecated API
3bb32fc... combobox: Remove deprecated API
26c998a... treeview: Remove deprecated adjustment API
e425bde... gtkapplication: Remove deprecated API
f58db24... Remove GtkAlignment
7910348... toolbar: Remove max-child-expand child property
25b6c1b... window: Remove decoration-resize-handle style property
9cc79b6... window: Remove decoration-button-layout style property
5c26dd2... infobar: Stop looking at stock items
832e88e... Remove GtkStock
4c70b5b... Remove GtkRadioAction
0e71c58... Remove GtkToggleAction
55af329... toolitem: Stop implementing GtkActivatable
1c123da... recentchooserdefault: Stop implementing GtkActivatable
135e8d5... recentchooser: Stop implementing GtkActivatable
64a1f9c... Remove GtkActivatable
366dc3d... Remove GtkUIManager
a42ea9d... Remove GtkRecentAction
41b4e3a... Remove GtkActionGroup
83c5a6e... Remove GtkAction
4c6d67d... tests/testylecontext: Don't double-free widgetpath
9809626... widget: Not all toplevels are also containers
c6c0107... Fix unittests
Commits added to the branch:
12dad0c... Update POTFILES.in (*)
95b9981... Fix the doc build (*)
07cd87e... gdk: Remove mentions of gdk_cairo_create() (*)
cf9b9a0... gdk: Comment out gdk_cairo_create() (*)
dae97c3... textview: Remove commented block (*)
a87bdc4... stylecontext: Remove gtk_gradient_resolve_for_context() (*)
d64ca95... Remove redundant declaration (*)
68cab95... Remove re-declarations of public functions (*)
137e1aa... Use appropriate const declaration for static strings (*)
d8892c0... Remove redundant declarations (*)
81e5996... Include the appropriate headers (*)
1db5d7f... Remove redundant declarations (*)
5e388fc... Fix _gtk_get_slowdown() (*)
8b9153d... Remove redundant declarations (*)
175800f... Add private header for GtkTextView (*)
923b868... gdk/x11: Constify argument (*)
44885bc... Remove redundant declarations (*)
24d59f6... inspector: Mark internal function as static (*)
3fdbe2e... widget: Make gtk_widget_get_parent_muxer() as static (*)
9bb816f... gtk: Include the appropriate headers (*)
5880d1b... gtk: Cast static strings assigned to non-const variables (*)
4ba169b... cellview: Constify argument (*)
fbf6aa1... colorscale: Rename variables (*)
9557364... gtk: Mark internal functions as static (*)
e75bbaf... filechooserbutton: Remove unnecessary declaration (*)
590e7e6... filechooserwidget: Rename error variable (*)
1f13260... gtk: Use appropriate constness for variables (*)
b3adbbe... text: Constify field of GtkTextLineSegmentClass (*)
db6f9a8... gtk: Add missing function declarations (*)
fc9826f... Remove declarations for getresuid()/getresgid() (*)
5563ba9... Avoid variable shadowing in GtkShortcutsSection (*)
39e848c... icontheme: Drop unnecessary allocation (*)
6a9be60... notebook: Remove redundant variable declarations (*)
20b2e47... build: Add various compiler warnings and errors (*)
857d241... Remove redundant variable declaration (*)
a12b691... gtkicontheme: check if the context quark string is not null (*)
2332ac4... gtk/utils: Include stdio.h (*)
a0aa1d9... broadway: Remove redundant declaration (*)
7173df1... gtk+: Fix GI warnings about missing parameters (*)
7b73bc3... build: Use correct compiler flag (*)
8473923... colorscale: modify loop variables in loop body (*)
0184857... builderparser: stack-allocate ParserData
527e78b... builderparser: Don't needlessly copy requested object names
4701552... toolbutton: Remove icon-spacing style property
4002f6a... textview: Remove error-underline-color style property
efb9b8d... toolbar: Remove button-relief style property
70c67c5... notebook: Remove deprecated public API
a82594b... menu: Remove vertical/horizontal-offset style properties
6bab8da... colorbutton: Remove deprecated API
81df294... gtkdialog: Remove style properties
9414a3b... bbox: Remove style properties
2b32426... treeview: Remove unused style properties
f786ac5... gtkmain: Remove deprecated key snooper API
5d458b5... gtkdnd: Remove gtk_drag_begin
cedbb44... viewport: remove deprecated api
7081f60... window: Remove reshow_with_initial_size
2369e10... gtksettings: Remove Deprecated API
c4c0eeb... cellrenderer: Remove cell-background-gdk
f7e62fa... label: Stop using GdkColor
1f421ef... menuitem: Remove right-justify
099a97b... builtinicon: remove unused struct member
d017218... scrollbar: Remove style property
253c11f... widget: Remove gtk_widget_reparent
992129c... widget: Remove docs for style-set
26ddf69... widget: Remove gtk_widget_get_pointer
cb6076a... widget: Remove push/pop_composite_child
932c522... Stop checking GtkSettings:gtk-enable-mnemonics
335e29e... button: Stop checking for GtkSettings:gtk-button-images set
09c6dac... button: Stop implementing GtkActivatable
4c324e6... gtkwindow: Stop checking gtk-menu-bar-accel
c291b21... Remove GtkTable
4095eb7... menuitem: Stop implementing GtkActivatable
afcc652... switch: Stop implementing GtkActivatable
fca0ddd... toolbutton: Stop implementing GtkActivatable
2578e36... radiomenuitem: Remove GtkActivatable code
cfce772... tests: Add testgaction.c
af39b58... buttonaccessible: Stop looking at the button's image
7fc0f27... docs/tools/widgets: Stop using gtk_button_set_image
0a2c21d... testsuite/gtk: Use a GtkMenuButton to test exposing objects
04f6aef... button: Add icon-name property
5718d7d... messagedialog: Remove deprecated API
577c6b3... filechooserbutton: Remove deprecated API
9eb6dfc... range: Remove unused class struct members
f7e8af4... popover: Remove deprecated API
af36ebb... menutoolbutton: Remove deprecated API
85d61b2... adjustment: Remove deprecated API
e78467d... combobox: Remove deprecated API
53a2d21... treeview: Remove deprecated adjustment API
bf1bca6... gtkapplication: Remove deprecated API
29eeae2... Remove GtkAlignment
e9bf8bc... toolbar: Remove max-child-expand child property
2895e65... window: Remove decoration-resize-handle style property
4dc59fd... window: Remove decoration-button-layout style property
0eb7067... infobar: Stop looking at stock items
2f014f6... Remove GtkStock
8654b80... Remove GtkRadioAction
d83fa5e... Remove GtkToggleAction
c2b17c6... toolitem: Stop implementing GtkActivatable
c143856... recentchooserdefault: Stop implementing GtkActivatable
d97e818... recentchooser: Stop implementing GtkActivatable
0be8284... Remove GtkActivatable
67bdf5d... Remove GtkUIManager
00b885c... Remove GtkRecentAction
7986474... tests/testylecontext: Don't double-free widgetpath
cd5cd4c... widget: Not all toplevels are also containers
83d55b1... Fix unittests
18e602e... Remove GtkActionGroup
853531a... Remove GtkAction
(*) 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]