[gtk+] (180 commits) Non-fast-forward update to branch wip/attachment-parameters-4



The branch 'wip/attachment-parameters-4' 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:

  356ebc1... gdkattachparams: add GdkAttachParams
  00f5870... gdkwindow: add gdk_window_move_using_params ()
  a40bda4... gdkwindowimpl: implement move_using_params ()
  eeb82f3... gdkwindow-mir: implement move_using_params ()
  035f4f1... gtkmenu: add gtk_menu_popup_with_params ()
  2fdfc6d... gtkmenuitem: use gtk_menu_popup_with_params ()
  e2c97d5... gtkmenubutton: use gtk_menu_popup_with_params ()
  f676044... gtktoolbar: use gtk_menu_popup_with_params ()
  4f6e5fc... gtklabel: use gtk_menu_popup_with_params ()
  903af6d... gtkentry: use gtk_menu_popup_with_params ()
  4bb32e9... gtktextview: use gtk_menu_popup_with_params ()
  57ceca9... gtklinkbutton: use gtk_menu_popup_with_params ()
  40ddda6... gtknotebook: use gtk_menu_popup_with_params ()
  7e87f3a... gtkwindow: use gtk_menu_popup_with_params ()
  4cc8657... gtkrecentchooserdefault: use gtk_menu_popup_with_params ()
  4de5cf4... gtkplacesview: use gtk_menu_popup_with_params ()
  7037dc5... gtkappchooserwidget: use gtk_menu_popup_with_params ()
  b45e58b... gtkmountoperation: use gtk_menu_popup_with_params ()
  2aabca2... gtkcolorsel: use gtk_menu_popup_with_params ()
  d483ed6... gtkcombobox: use gtk_menu_popup_with_params ()

Commits added to the branch:

  164e8ed... menuitem: Simplify separators (*)
  9b7473b... Introduce GtkIcon private class (*)
  5764c09... combobox: use GtkIcon to render button arrow (*)
  ebc7b59... combobox: remove unneeded check (*)
  f03268e... combobox: trivial code cleanup (*)
  a90d928... combobox: use a private variable when possible (*)
  f5628f0... combobox: port to use a gadget (*)
  ef41bd7... combobox: deprecate shadow-type style property (*)
  8d0ad79... Adwaita: remove combobox separator styling (*)
  23d8791... combobox: remove unused struct member (*)
  f5f80b4... Fix GtkFrame padding (*)
  c8206ca... Adwaita: Fix app-notification theming (*)
  22c9169... Adwaita: don't set deprecated style property (*)
  a5a5091... stylecontext: fix gtk-doc comment syntax (*)
  5f33041... Add some docs to GtkBuiltinIcon (*)
  2d6ce0d... Add some docs to GtkIcon (*)
  f61b7ba... Prefix outline radius CSS properties (*)
  ad87ebb... Adwaita: Adapt to previous commit (*)
  e9aea98... widget-factory: Rename outline radius in css (*)
  efb8e5b... menuitem: don't use content allocation to resize the GdkWin (*)
  6b497bc... Trivial changes (*)
  d921112... fix printing of numbers (*)
  a0487f0... Add parser tests for border-image properties (*)
  2b6ab1b... Add parser tests for min-width and min-height (*)
  8f44383... Add a parser tests for transition properties (*)
  ef71eab... Add parser tests for animation properties (*)
  8ffa8b3... gtksettings: notify after property reset (*)
  b6d287a... widget: Be safe against windows losing their frame clock (*)
  d0d8671... Forgotten files (*)
  c0bc0a9... gtkcssnumbervalue.c: Include fallback-c89.c to fix build (*)
  e20826f... label: Deny drag gesture when not selectable (*)
  08f928a... Adwata: fix switch slider border clash (*)
  157276b... Adwaita: use min-height/width for entry and button sizing (*)
  81da0b8... Adwaita: fix notebook close button (*)
  9f06474... Updated Czech translation (*)
  9290aa7... GdkSeat: Use g_intern_static_string() for signal names (*)
  b3c1454... Add docs for GtkCssSection (*)
  158dbbc... Use CSS syntax for drop highlighting (*)
  c998fae... Add deprecation warnings for pseudo states (*)
  39b4efb... Adwaita: Don't use deprecated pseudo classes (*)
  b3dbf3f... Drop the :dnd syntax altogether (*)
  26d8688... Redo the CSS docs (*)
  79b6d48... gtkframe: remove unused variable (*)
  5404e12... gtkframe: format fix (*)
  1f154f5... Fix a surface leak (*)
  f669ccc... docs: Add missing value syntax for border-image (*)
  787f600... inspector: Remove some dead code (*)
  80a9172... inspector: Don't leak weak references (*)
  8bfbb2c... Cosmetic change (*)
  c4ca671... test-css-parser: Add a way to generate output (*)
  f3069d7... css: Redo the pseudo class deprecation warnings (*)
  ab18212... Fix the pseudo-classes-known css test (*)
  2b27096... Fix outline-radius css parser test (*)
  eb09bee... css: Deprecate :sorted pseudo class (*)
  e8ba058... checkbutton: Update state initially (*)
  ba1636b... statusicon: Avoid criticals (*)
  9ae32ad... Updated German translation (*)
  e71f7d7... Add a transfer annotation (*)
  0042f9b... Fix a comment (*)
  31e97b3... Set ID on css node right away (*)
  1e1af62... Raleigh: Don't use deprecated pseudo classes (*)
  9950764... Drop deprecated pango-utils api (*)
  acbff85... gadget: Handle visibility (*)
  a37129f... viewport: use gtk_container_class_handle_border_width() (*)
  71d7b10... viewport: trivial code cleanup (*)
  5daede5... viewport: port to use a gadget (*)
  09835b4... viewport: don't render a background over the bin window (*)
  7c0f0e8... scrolledwindow: deprecate scrollbars-within-bevel style pro (*)
  79c045e... scrolledwindow: port to use a gadget (*)
  3740c7f... toolitem: fix a copy/paste typo (*)
  354eb56... menuitem: fix a crash when reserve_indicator is TRUE (*)
  f357ef5... scrolledwindow: add missing deprecation flag (*)
  91bb91d... Fix to compile for C libraries with no flockfile (*)
  a8ae549... Fix include path for gtkiconfactoryprivate.h (*)
  71c9e39... Updated Hebrew translation (*)
  962ff55... Updated Hebrew translation (*)
  7c55841... Updated Hebrew translation (*)
  788de42... Updated Hebrew translation (*)
  a90926c... gtkheaderbar: update window buttons also on realize (*)
  558fb1e... gtkdnd-quartz: fix gtk_drag_begin_internal (*)
  420993a... Updated Brazilian Portuguese translation (cherry picked fro (*)
  0a1b746... Updated Indonesian translation (cherry picked from commit 1 (*)
  9704f46... Updated Indonesian translation (cherry picked from commit 4 (*)
  3758762... GtkImage: Simplify _set_from_icon_name (*)
  2b2a538... testframe: Pass correct state to GtkStyleContext API (*)
  d3bf075... Updated Czech translation (*)
  664bbe1... menuitem: move chaining up to draw inside gadget (*)
  0401146... spinbutton: fix a typo (*)
  8109520... separator toolitem: Respect ::draw property (*)
  6322b1f... levelbar: fix a crash (*)
  e93d64e... Revert "Revert "window: Remove suspicious branch"" (*)
  6d77b9f... gtkwindow: fix first allocation size (*)
  6da57d6... Skip GdkX11DeviceManagerCore in finalize tets (*)
  d83e953... Fix stylecontext tests to work (*)
  6df8bc2... GtkBindings: Fix CSS key in example docs (*)
  10c2226... toolbar: trivial code cleanup (*)
  d643049... toolbar: use gtk_container_handle_border_width() (*)
  4859609... toolbar: port to use a gadget (*)
  ea25985... toolbar: deprecate GtkToolbarSpaceStyle and space-style sty (*)
  55e80f9... separatortoolitem: trivial code cleanups (*)
  eff8865... separatortoolitem: don't use custom sizing/rendering (*)
  0740f23... menuitem: don't read wide-separators or separator-height (*)
  1f690dd... separator: don't read wide-separators style property (*)
  2eb7e6a... treeview: prefer positive polarity in if block (*)
  64a06ad... treeview: don't use wide-separators/separator-height (*)
  908deb1... widget: deprecate separator style properties (*)
  39beebd... win32: remove ineffective selector (*)
  7dacc78... HighContrast: reparse theme (*)
  28911c5... HighContrast: update for separators deprecations (*)
  a9d07b6... Adwaita: remove unused selector (*)
  4328a3a... HighContrast: remove unused selector (*)
  96f10c0... menubar: use gtk_container_class_handle_border_width() (*)
  700286c... menubar: port to use a gadget (*)
  d8b6dbd... menubar: prefer early return (*)
  f246dc1... infobar: trivial code cleanups (*)
  feb741b... infobar: port to use a gadget (*)
  971f1a9... levelbar: split out a function (*)
  a6e7e72... levelbar: port to use gadgets (*)
  424898e... levelbar: consolidate code into single function (*)
  ef8a5fc... window: remove unused variables (*)
  a6624d8... infobar: remove unneeded gadget (*)
  68edc47... Add a function to dump CSS nodes and styles (*)
  d2c1203... Add a test framework for CSS nodes (*)
  669ced3... Add a CSS node test for notebooks (*)
  78d715a... Add a CSS node test for entries (*)
  5c4efb0... Add a CSS node test for buttons (*)
  0ce5075... Add CSS node test for progressbars (*)
  864693e... Add CSS node tests for levelbars (*)
  905ab53... Add a test framework for CSS styles (*)
  82a571e... Add a css style test for font inheritance (*)
  1ec34ae... Add a css style test for :first/last/only-child (*)
  33be60b... Add a css style test for inherit and initial (*)
  ed5ebc0... Add a css style test for currentColor (*)
  adfb76d... lockbutton: Use a stack (*)
  9c39232... assistant: Drop unnecessary frame (*)
  7a01741... Skip GdkX11DeviceManagerCore in notify tests (*)
  1aeaa33... lockbutton: Fix up the template (*)
  2dd8d1a... Update expected results of a11y tests (*)
  bd4b309... shortcuts: Show icons and subtitles for gestures in search  (*)
  daa0886... shortcuts: Separate gestures in search results (*)
  f7a93c0... Forgotten file (*)
  489928c... Fix the build (*)
  dcaffe3... cssnode: fix a compiler warning (*)
  28e185d... tests: fix Makefile.am syntax (*)
  0c52eca... Move node printing to GtkCssNodeDeclaration (*)
  d0e648d... Update expected output for node and style tests (*)
  2e92169... Redo CSS style printing (*)
  3c26aef... Use a custom theme for CSS style tests (*)
  e1634d1... Update expected output for CSS style tests (*)
  12be432... Skip GdkX11DeviceManagerCore in default value tests (*)
  cfa0884... Improve formatting of CSS style prints (*)
  d8e1fd6... Update expected output (*)
  a009a50... cssstyle: fix a compiler warning (*)
  aa35216... config.h.win32.in: Update for _lock_file() (*)
  d29bfb3... Updated POTFILES.skip (*)
  2e0a3ec... docs/gtk: Sort content_files/expand_content_files alphabeti (*)
  e213ec9... docs/gtk: Include css.xml (*)
  77d9248... Updated Czech translation (*)
  10f71dd... Updated Czech translation (*)
  f661913... Mention GtkIconSize in all docs where the argument/return i (*)
  1362593... gdkattachparams: add GdkAttachParams
  0d69f4c... gdkwindow: add gdk_window_move_using_params ()
  d836896... gdkwindowimpl: implement move_using_params ()
  5065155... gdkwindow-mir: implement move_using_params ()
  3d7fb0d... gtkmenu: add gtk_menu_popup_with_params ()
  4b57771... gtkmenuitem: use gtk_menu_popup_with_params ()
  6826c56... gtkmenubutton: use gtk_menu_popup_with_params ()
  ee7daf0... gtktoolbar: use gtk_menu_popup_with_params ()
  a508316... gtklabel: use gtk_menu_popup_with_params ()
  f04feb5... gtkentry: use gtk_menu_popup_with_params ()
  6491d9f... gtktextview: use gtk_menu_popup_with_params ()
  6247fb6... gtklinkbutton: use gtk_menu_popup_with_params ()
  ca4ff70... gtknotebook: use gtk_menu_popup_with_params ()
  47ff4b3... gtkwindow: use gtk_menu_popup_with_params ()
  b66da2b... gtkrecentchooserdefault: use gtk_menu_popup_with_params ()
  48071de... gtkplacesview: use gtk_menu_popup_with_params ()
  c83d45f... gtkappchooserwidget: use gtk_menu_popup_with_params ()
  c291bb8... gtkmountoperation: use gtk_menu_popup_with_params ()
  a485fb5... gtkcolorsel: use gtk_menu_popup_with_params ()
  dd4a26e... gtkcombobox: use gtk_menu_popup_with_params ()

(*) 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]