[gtk+] (231 commits) Non-fast-forward update to branch wip/attach-params
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (231 commits) Non-fast-forward update to branch wip/attach-params
- Date: Fri, 15 Jan 2016 19:16:07 +0000 (UTC)
The branch 'wip/attach-params' 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:
4a05876... gdkattachparams: add GdkAttachParams
01d418c... gdkwindow: add gdk_window_move_using_params ()
14ebfd7... gdkwindowimpl: implement move_using_params ()
95d40c6... gdkwindow-mir: implement move_using_params ()
5fbbd94... gtkmenu: add gtk_menu_popup_with_params ()
2e5270a... gtkmenuitem: use gtk_menu_popup_with_params ()
442033d... gtkmenubutton: use gtk_menu_popup_with_params ()
c8732e9... gtktoolbar: use gtk_menu_popup_with_params ()
fd9e11b... gtklabel: use gtk_menu_popup_with_params ()
bd68712... gtkentry: use gtk_menu_popup_with_params ()
0b3f076... gtktextview: use gtk_menu_popup_with_params ()
ac8b853... gtklinkbutton: use gtk_menu_popup_with_params ()
d24aca0... gtknotebook: use gtk_menu_popup_with_params ()
34ca981... gtkwindow: use gtk_menu_popup_with_params ()
581b9d5... gtkrecentchooserdefault: use gtk_menu_popup_with_params ()
1066f4a... gtkplacesview: use gtk_menu_popup_with_params ()
67a0f67... gtkappchooserwidget: use gtk_menu_popup_with_params ()
e7e7091... gtkmountoperation: use gtk_menu_popup_with_params ()
7b8da54... gtkcolorsel: use gtk_menu_popup_with_params ()
03cd605... gtkcombobox: use gtk_menu_popup_with_params ()
ace5dbc... gtkmenuitem: set submenu_direction
6d31b37... gtkmenu: pass attach_widget
Commits added to the branch:
a519a1a... CSS node tests: Add a way to test rtl vs ltr (*)
d76fb63... Add a test for ltr vs rtl boxes. (*)
b6e11d0... Add context-menu to the list of standard cursor names (*)
d9befb9... x11: Only do cursor name fallback for standard names (*)
10cc354... wayland: Only do cursor name fallback for standard names (*)
bbfec07... Clarified the function docs for gtk_css_provider_load_from_ (*)
2f61bc1... GtkModelButton: Remove always-zero variable (*)
0b96b8a... GtkModelButton: Remove some margins (*)
8ecba89... color swatch: Remove a stray frame (*)
ca6d01a... GtkCssGadget: Set valid clip values for invisible gadgets (*)
cd6ca29... Updated Norwegian bokmål translation. (*)
a7e2a9d... Don't interpolate between keywords (*)
9e63e61... Implement transitions for radial gradients (*)
c9ee473... Updated Spanish translation (*)
b1f6925... Updated Spanish translation (*)
f9e6ccd... gtkbuilder: Install gettext ITS files (*)
1b3bb24... color swatch: Fix up rendering (*)
5b3001b... colorswatch: Fix the overlay (*)
c0275b5... Adwaita: fix calendar invisible selection (*)
4925493... Adwaita: rounded corners on iconview selection (*)
0e473a5... Rename HighContrast-dark to HighContrastInverse (*)
ec02f05... inspector: Add HighContrastInverse to list of themes (*)
a45b1d1... inspector: Sort themes in the various theme combos (*)
fa66b27... gdkwindow-x11: Ensure that extended update counter is freed (*)
711ffd6... GtkPopover: Protect against transparent backgrounds (*)
d85b3fc... revealer: Propagate draw event (*)
28f011e... wayland: prefer subsurface when possible (*)
120088b... wayland: Update parent of dialogs without transient (*)
496f089... introspection: This patch fixes nullable return values fixe (*)
feba047... gtk3-demo: Remove unused GtkCellView (*)
fdba244... Add the caret-color CSS property (*)
9b86d6d... Use the caret-color properties for drawing carets (*)
9f247e1... Deprecate cursor-color style properties (*)
0dd013d... Document caret CSS properties (*)
d72e061... Rename the HighContastInverse css files (*)
4eb3338... Revert "Translate GDK_KEY_KP_Decimal according to locale" (*)
d07f00d... CJK Windows: Silence gtk_style_context_set_state() warnings (*)
5de7141... Adwaita: colorchooser and color button style rewrite (*)
91123ad... Adwaita: remove some now uneeded selectors (*)
000b5b9... color editor: Set a name on the color sample (*)
d3aea5c... Forgotten file (*)
f9e504d... wayland: Keep the drag window alive longer (*)
ea0084c... x11: Keep the drag window alive longer (*)
709cc08... x11: Simplify drag cancel animation setup (*)
3f56c53... Be more careful with floating point divisions (*)
4d60b5b... x11: Fix damage tracking hack (*)
b94f30b... Avoid an X error (*)
48fbe51... Adwaita: avoid too tall headerbars (*)
23b629e... x11: Initialize GdkWindowAttr struct memory (*)
ad0fc8a... wayland: Force the grab cursor while a grab is active (*)
e62f160... paned: Use GtkGestureDrag for anything else than touch (*)
f2685dd... colorswatch: don't apply padding twice (*)
4b7c821... Use standard cursor names for DND (*)
04a9b5b... x11: Ensure we have a dnd-ask cursor (*)
771149e... wayland: Ensure we have a dnd-ask cursor (*)
e84f1ae... Update the list of required cursors (*)
fe35836... Update expect output of a11y tests (*)
1eaf035... reftests: Drop deprecated style properties (*)
375619f... Fix make dist (*)
d8c1e6d... 3.19.6 (*)
3a774ab... CSS documenation improvements (*)
bf48dd9... Adwaita: add vertical margins to headerbar buttons (*)
4853303... Adwaita: add vertical margins to headebar entries and separ (*)
367543c... Adwaita: remove old headerbar separator styling (*)
b143ed9... Adwaita: use stricter selectors on paned separators (*)
f09483b... Adwaita: fix thin paned separators (*)
2b57ba6... Adwaita: some scss cosmetic changes (*)
4355cb4... Adwaita: make the paned wide separator scss code correct (*)
2050ed0... Adwaita: rely on background-image for paned wide separators (*)
239303b... Adwaita: more scss cosmetics (*)
44e0e13... Adwaita: avoid colorswatch growing when drop targets (*)
9936575... Adwaita: shortcut window related fixes (*)
6da0a0a... gtkheaderbar: add titlebutton styleclass to the separator (*)
152171e... Adwaita: transparent background for progressbar.osd (*)
12bc8dd... Fix dobule border rendering (*)
7d01737... Updated Finnish translation (*)
caaf537... Avoid division by 0 in the border rendering code (*)
0ddc1ee... Fix rendering of unsymmetric borders (*)
2dc8d1f... GdkSeat: Fix annotation of gdk_seat_grab() (*)
0f120ea... Cast the return value of g_array_free to void* before casti (*)
6d239cf... Add a css style test for adjacent states (*)
7ee65da... Add foreigndrawing example to gtk3-demo (*)
cffe2e2... Improve GtkStyleContext docs (*)
b035cc2... Update style class docs (*)
7a06e01... Updated Slovak translation (*)
67c6d24... Fix a small mistake in stylecontext docs (*)
fb0a628... Updated Japanese translation (*)
fa7816d... dnd: When setting a dnd icon widget, unset old one (*)
4e627e1... testnotebookdnd: Add an action widget (*)
0138af9... rendericon: Save and restore cairo matrix (*)
71cc212... notebook: Ignore and deprecate style properties (*)
93dc364... notebook: Deprecate and stop supporting has-tab-gap style p (*)
3d980da... notebook: Don't translate before painting notebook (*)
92089ee... notebook: Draw tab label while drawing tab (*)
fd9ffe5... notebook: Turn the base notebook into a gadget (*)
0045e57... notebook: Draw the same things, no matter the show-border v (*)
1190efe... notebook: Set the current page when none is set (*)
0e528ec... notebook: No page switching in size request code (*)
22398ef... notebook: Remove irrelevant case (*)
dc4148c... notebook: Simplify gtk_notebook_map() (*)
33b6e30... notebook: Remove unnessecary gtk_widget_set_mapped() (*)
c03fed4... notebook: Remove extra calls to gtk_notebook_pages_allocate (*)
e27551d... notebook: Add a stack gadget (*)
8c1a733... gadget: Add helpers for modifying state (*)
f34059c... notebook: Convert header node to a gadget (*)
0d72055... notebook: Use gtk_container_class_handle_border_width() (*)
ad245e0... notebook: Introduce gtk_notebook_has_current_page() (*)
70b9aac... notebook: Simplify event window position computation (*)
749855c... notebook: Remove unused function call (*)
acc534e... boxgadget: Add (*)
e1722ba... notebook: Convert tabs node to a gadget (*)
f1e2779... gadget: Add queue_resize/allocate/draw() functions (*)
f83c1fe... notebook: Don't queue redraw of tabs junction (*)
a9320d9... notebook: Replace redraw_tabs() with gadget_queue_draw(tabs (*)
3cda7e9... boxgadget: Handle css nodes (*)
7e0c7f7... notebook: Remove weird hack where the current page was spec (*)
d780ce3... notebook: Assume tab allocations always change (*)
a12e132... notebook: Convert tab nodes to gadgets (*)
0e48216... notebook: Identify existence of arrows differently (*)
6b8c191... notebook: Simplify allocation code (*)
96f0cf7... notebook: Pass allocation as argument (*)
326fda1... notebook: Pass full allocation instead of min and max value (*)
4c083f8... notebook: Port arrows to be gadgets (*)
2ef3b01... notebook: No need to recompute remaining space (*)
8020d5f... notebook: Don't store gadget allocation twice (*)
d74c1bf... notebook: Remove outdated style properties from themes (*)
fdc13f3... notebook: Don't limit motion notify framerate (*)
6d5edd1... notebook: Don't unparent tab label for drag (*)
b917a0b... notebook: Add .dnd style class to tabs during reorder (*)
3a8dc01... notebook: Don't reparent tab label when drag stops (*)
990be25... notebook: Update CSS node docs (*)
32eda18... Actually deprecate GtkNotebook::has-tab-gap (*)
0167f7c... GtkWidget: Fix motion event consumption detection for touch (*)
63365d5... Fix the annotation for gdk_seat_get_slaves (*)
5c50250... Fix the deprecation note for gdk_device_manager_list_device (*)
2c0b251... Improve deprecation note for gdk_device_manager_get_client_ (*)
473433c... Adwaita: fix separator margin in popovers (*)
21a2fce... Adwaita: make selection visible in treeview derived widgets (*)
1c3bad3... Adwaita: popover style fixes (*)
7e5952c... GTK Notebook: use the right enum type (*)
52a34d3... Fix corner manipulation when growing rounded rects (*)
c5d3556... HighContrast: Fix selection in .views (*)
8cb515e... Remove stray semicolon (*)
0ba5e38... gdkseat: remove return from gdk_seat_ungrab (*)
19fa893... entry: typo (*)
788ee46... button: Don't include margins in input window size (*)
ff7e279... modelbutton: Don't include margins in input window size (*)
a8ceeb1... switch: Don't include margins in input window size (*)
b8db480... switch: Fix text positioning (*)
f4d2d66... broadway: Call setlocale in main function of broadwayd (*)
d7e5fd2... QEMU USB Tablet is not really a tablet - it's a trick (*)
2677eee... box: Document child node ordering (*)
c71089a... box gadget: Add some documentation (*)
64b499b... builtin icon: Don't save/restore cairo state (*)
ea4cff1... Use convenience API that was introduced recently (*)
93aac8a... notebook: Document the .dnd style class (*)
e386fca... Update expected output of notebook css node test (*)
7743944... GtkBox: Documentation tweak (*)
fb77ebe... paned: Update node ordering according to text direction (*)
a0fdbff... Add css node tests for paned node ordering (*)
897126a... notebook: fix a GCC warning (*)
2ec16c9... Add css node tests for right-to-left levelbars (*)
e8b1177... Updated Brazilian Portuguese translation (*)
1f65f1b... color swatch: Use right allocation for window (*)
34c2636... Move the -gtk-icon-palette property up (*)
1009c88... Make -gtk-icontheme() use -gtk-icon-palette (*)
25ccbf4... Improve docs for icon-related CSS properties (*)
f0d4d96... Fix doc syntax (*)
0d298ea... Expand CSS icon property docs a bit (*)
dc5c82e... inspector: Don't select 'randomly' (*)
2f169a4... color chooser: Set a CSS name (*)
704b41b... file chooser: Set a CSS name (*)
9657ec9... print dialog: Set a CSS name (*)
c80adc3... app chooser: Set a CSS name (*)
d2e80a7... font chooser: Add a CSS name (*)
59f1b87... W32: Ensure that correct statting function is used by iconc (*)
0acc657... expander: center the arrow (*)
e44b420... Ensure that the fstat fix is not applied on x86_64 (*)
3cd79c1... win32: remove _gdk_root global variable (*)
37bd22c... GDK W32: Don't use WM-drawn shadow for tooltips (*)
6a97b25... shortcutlabel: Use a label directly (*)
2397d76... label: Remove some unneeded conditionals (*)
49d251a... entry: Remove unused code (*)
a5fabee... entry: Don't draw icons twice (*)
4703d2b... boxgadget: Don't use g_assert (*)
bc2355e... Adwaita: remove superfluous selector on keycap styling (*)
ea69bf8... cssstyleproperty: Expose min-width/height (*)
c667f9f... Adwaita: pathbar style cleanup (*)
7d717c8... icon theme: Add a way to create GtkIconInfos from files (*)
1b0ef71... icon theme: Export recoloring function (*)
beec55a... Add a way to load recolored icons in CSS (*)
5842e68... Document -gtk-recolor syntax (*)
276101a... Fix typo in previous documentation fix for gtk_css_provider (*)
c60cea3... gtkwidgetpath: update gtk_widget_path_to_string (*)
967ecc8... Windows library manager fix (*)
ea7c509... win32: fix warning (*)
f6cc3be... win32: get rid of _gdk_screen global variable (*)
662c7b8... Updated POTFILES.skip (*)
8717146... box gadget: Implement cross-axis alignment (*)
5f5dc10... expander: Deprecate spacing property (*)
2e27c0a... expander: Convert to use box gadgets (*)
6e4d65d... notebook: Destroy gadgets after chaining up (*)
6d18b77... expander: Destroy gadgets after child widgets (*)
fc804bb... Adwaita: some dialog love (*)
78162c5... message dialog: Prevent empty title from being shown (*)
04f6f38... Adwaita: remove messagedialog label squashing hack (*)
303556a... wayland: Fix an endless loop (*)
d8bb228... widget: remove queue_resize in set_sensitive (*)
2b95e4d... mir: add default GdkSeat for the default GdkDisplay (*)
c56223b... gdkattachparams: add GdkAttachParams
234500b... gdkwindow: add gdk_window_move_using_params ()
e6621fd... gdkwindowimpl: implement move_using_params ()
b851698... gdkwindow-mir: implement move_using_params ()
714312e... gtkmenu: add gtk_menu_popup_with_params ()
1d67e38... gtkmenuitem: use gtk_menu_popup_with_params ()
c0d7d59... gtkmenubutton: use gtk_menu_popup_with_params ()
bd57c1e... gtktoolbar: use gtk_menu_popup_with_params ()
94b5c39... gtklabel: use gtk_menu_popup_with_params ()
5a126e8... gtkentry: use gtk_menu_popup_with_params ()
28dec1f... gtktextview: use gtk_menu_popup_with_params ()
1d7e6e8... gtklinkbutton: use gtk_menu_popup_with_params ()
310645e... gtknotebook: use gtk_menu_popup_with_params ()
775f7f3... gtkwindow: use gtk_menu_popup_with_params ()
0a788a2... gtkrecentchooserdefault: use gtk_menu_popup_with_params ()
7d21087... gtkplacesview: use gtk_menu_popup_with_params ()
70d26d7... gtkappchooserwidget: use gtk_menu_popup_with_params ()
537747f... gtkmountoperation: use gtk_menu_popup_with_params ()
b933814... gtkcolorsel: use gtk_menu_popup_with_params ()
c153dd9... gtkcombobox: use gtk_menu_popup_with_params ()
ba99fe9... gtkmenuitem: set submenu_direction
c443f8c... gtkmenu: pass attach_widget
(*) 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]