[gtk+] (196 commits) Non-fast-forward update to branch wip/attach-params



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:

  e6e4d47... gdkwindow: move GdkWindowEdge to gdktypes.h
  406d555... gdktypes: add GDK_WINDOW_EDGE_CENTER
  92a79e7... gdkattachparams: add GdkAttachParams
  3ff4e0b... gdkwindow: add gdk_window_move_using_params ()
  23507aa... gdkwindowimpl: implement move_using_params ()
  c6cebc2... gdkwindow-mir: implement move_using_params ()
  178a645... gtkmenu: add gtk_menu_popup_with_params ()
  7be987b... gtkmenuitem: use gtk_menu_popup_with_params ()
  7a9d093... gtkmenubutton: use gtk_menu_popup_with_params ()
  12a9812... gtktoolbar: use gtk_menu_popup_with_params ()
  4af876f... gtklabel: use gtk_menu_popup_with_params ()
  532033d... gtkentry: use gtk_menu_popup_with_params ()
  a0a5832... gtktextview: use gtk_menu_popup_with_params ()
  56a29b1... gtklinkbutton: use gtk_menu_popup_with_params ()
  04746be... gtknotebook: use gtk_menu_popup_with_params ()
  80db256... gtkwindow: use gtk_menu_popup_with_params ()
  7c53ca7... gtkrecentchooserdefault: use gtk_menu_popup_with_params ()
  8ededcf... gtkplacesview: use gtk_menu_popup_with_params ()
  2772232... gtkappchooserwidget: use gtk_menu_popup_with_params ()
  476c075... gtkmountoperation: use gtk_menu_popup_with_params ()
  c3f79b9... gtkcolorsel: use gtk_menu_popup_with_params ()
  c4881c9... gtkcombobox: use gtk_menu_popup_with_params ()
  b527813... 92a79e78 gdkattachparams: add copyright headers
  0a5a8ec... 92a79e78 gdkattachparams: GObjectify
  fb4f9d5... 3ff4e0bf8 gdkwindow: GObjectify
  ccb6e14... 23507aa0 gdkwindowimpl: GObjectify
  d504bcc... c6cebc27 gdkmirwindowimpl: GObjectify
  4f5d93d... 178a6453 gtkmenu: GObjectify
  a0f1579... 7be987b5 gtkmenuitem: GObjectify

Commits added to the branch:

  2616227... gtkdnd: Disconnect GdkDragContext signals on gtk_drag_sourc (*)
  4f6ea16... wayland: Protect against NULL offers on gdk_drag_status() i (*)
  51f05a0... Clarify docs for gdk_rectangle_union (*)
  da31eb4... container: Don't create too-large clips (*)
  6c1bee2... GtkNotebook: Unify two private variables (*)
  c8deaea... wayland: unlink shm file earlier in create function (*)
  1e001ea... wayland: clean up stride calculation when creating shm surf (*)
  5150849... wayland: don't pass in width and height to create_shm_pool (*)
  c2d4fd6... Fix GtkShortcutsWindow crash (*)
  449a9c4... inspector: Refine typography (*)
  e33bda3... inspector: Show full allocation + clip (*)
  52326e9... Adwaita: Set a text color for lists (*)
  ffc4f8e... Forgotten file (*)
  419f2c6... css: Handle image loading errors graciously (*)
  b4bfba0... Handle svg image assets in Adwaita (*)
  77a6d97... css: Fix refcounting thinko in -gtk-recolor (*)
  bd4aaa1... Adwaita: first css check/radio implementation (*)
  0f7b4da... cssstyleproperty: Make it possible to query CSS opacity wit (*)
  d3f18ab... Updated German translation (*)
  eb2ef63... wayland: Don't hardcode /tmp (*)
  6a1722f... text view: Don't leak cairo transforms (*)
  c7c17ab... Adwaita: fix checks and radios on selected row (*)
  a684509... spinbutton: Make the entry gadget be the entry's gadget (*)
  6bb8da5... stack: Clip animation drawing (*)
  d4f853d... container: Turn assert into return_if_fail() (*)
  74c3468... cssstyleproperty: Don't allow assigning min-width/min-heigh (*)
  efc899b... widget: Improve gtk_cairo_should_draw_window() (*)
  0a9e9db... shortcuts: Don't forall() widgets that aren't children (*)
  a5f9dc1... GtkTreeView: Avoid device query on collapsing rows (*)
  f32a54f... GtkTreeView: Update prelight row after revalidating rows (*)
  3d52fd3... box gadget: Fix height-for-width handling (*)
  5469f26... Adwaita: Move .ssd class around (*)
  029d568... gadget: Add baseline debugging (*)
  e263006... box gadget: Fix baseline allocation for widgets (*)
  57baf68... inspector: Show baseline value (*)
  50e9233... box gadget: Fix baseline calculation (*)
  73307f7... box gadget: Don't allow shifting too far (*)
  2cf983e... notebook: Document CSS node order (*)
  8096740... levelbar: Document CSS node ordering (*)
  ddbafa0... overlay: Don't access priv pointer before typ check (*)
  ca4ffbf... wintab: reorganize code to avoid prototypes (*)
  36c3f21... win32 device: reorganize code to avoid prototypes (*)
  b3eaaa5... win32 virtual device: reorganize code to avoid prototypes (*)
  3bb23ef... win32 device manager: reorganize code to avoid prototypes (*)
  05f1994... win32 geometry: reorganize code to avoid prototypes (*)
  b208eda... Updated German translation (*)
  6958609... Add missing (out) annotation to gdk_rgba_parse (*)
  8ba996a... container: Clarify the forall/foreach documentation (*)
  770e308... widget-factory: Ensure spinbuttons are sized right (*)
  5febf4f... Add a color editor test (*)
  526fd89... GtkColorChooser: make set_rgba work in editor mode (*)
  a80b555... color editor: Ensure spin buttons are wide enough (*)
  873a024... widget-factory: Add a color editor example (*)
  43747a6... paned: Initialize max_position (*)
  d6f989f... Inspector: Plug a few leaks (*)
  f043926... gdkdnd: Fix signal docs (*)
  33bb1af... css: Privately export a function to get pseudoclass names (*)
  761120a... inspector: Show CSS pseudoclass names for node state (*)
  e8ad474... path bar: Don't hide arrows (*)
  792857c... icon browser: Load app menu automagically (*)
  ba582a4... One forgotten rename (*)
  334b199... Updated POTFILES.skip (*)
  0ae8b30... entry: Don't allow different text over progress (*)
  ca69016... entry: Fold function into only caller (*)
  a363fd5... entry: Draw selection the same way as GtkLabel (*)
  c709072... entry: Use gtk_render_layout() (*)
  b52b406... entry: Redo textarea handling (*)
  02fab14... entry: Move code (*)
  3982f05... entry: Move spinbutton size hack (*)
  ad7bbbf... entry: Use cleverer method to get the entry node (*)
  5a3a86e... spinbutton: Add a base gadget (*)
  cce4934... testsuite: Fix a quoting error (*)
  7097a4e... Fix another quoting error in installed tests (*)
  df70e28... wayland: use memfd_create instead of open in tmpdir (*)
  05f0e9a... wayland: __NR_memfd_create instead of SYS_memfd_create (*)
  37000db... Docs: fix typo (*)
  d5d6a05... Update expected output of a11y tests (*)
  9de3b24... gtk-demo: Expand font features demo (*)
  2a99677... demos: Don't build font features demo on non-UNIX (*)
  c8686f0... demo: Link against Harfbuzz (*)
  9267f73... Add more checks for the font features demo (*)
  0280003... build: Missing build flags (*)
  fefc370... entry: Chain up in realize() (*)
  9d0e840... stack: Turn into no-window widget (*)
  8ea697c... pathbar: Use CSS node ordering (*)
  2c350f4... stack: realize windows in correct position (*)
  ae31c00... spinbutton: Don't expand the buttons (*)
  bf4443d... gdk: Don't translate signal names (*)
  5cbc247... Add an XSetting for primary button warps slider (*)
  b22fdf2... window: Deprecate gtk_window_set_default_geometry() (*)
  84b788c... window: Deprecate gtk_window_parse_geometry() (*)
  a222aa6... entry: Compute selection range correctly (*)
  cf3a781... Fix a typo (*)
  7456242... color button: Allow skipping the palette (*)
  8991f17... box gadget: Improve assertion message (*)
  a922214... entry: give a visual clue that content is scrolled (*)
  4c192ea... Adwaita: Add some themeing for entry undershoot (*)
  2533289... Adwaita: fix spinbutton styling (*)
  c4f7fbe... entry: Fix a case of disagreeing coordinate systems (*)
  09677f7... entry: Fix a typo (*)
  299b324... modelbutton: Use indicator state for button gadget if iconi (*)
  0d10986... Tweak startup-notification after the first window (*)
  88c3456... assistant: Avoid tripping template tests (*)
  625f3e5... window: Always disconnect signal handlers (*)
  8cbe309... css node tests: Update expected output (*)
  8527fca... Updated German translation (*)
  b8a0f35... Update README.glade (*)
  03f4666... composetable: Don't abort on unsupported escape sequences (*)
  79fb921... spin button: Document sizing peculiarities (*)
  27263f2... label: use GtkMisc padding again (*)
  0125aa0... gtkdnd: Fix deprecation compile warnings (*)
  2c04469... demos: Modify "Change display" demo to use seat grabs (*)
  fef661a... tests: Fix deprecation warnings in testinput (*)
  a74db1d... tests: Avoid deprecated API usage in testsocket (*)
  cf4e179... tests: Avoid deprecated API usage in testgtk (*)
  a99c69f... label: fix a case of misleading indentation (*)
  3dce876... print dialog: Stop using action_box in .ui (*)
  a748915... dialog: Stop exporting action_box (*)
  0bf987c... actionbar: Don't expose implementation details (*)
  3014aab... searchbar: Don't expose implementation details (*)
  7fc0600... infobar: Don't expose implementation details (*)
  eabf110... Updates (*)
  69a38a9... docs: Fix a duplicate id (*)
  7d75d5e... builder tool: Add a preview command (*)
  01626e0... Update gtk-builder-tool docs (*)
  31cc642... Adwaita: notebook style rewrite (*)
  813cc34... Adwaita: fix border radius on #editor-color-sample (*)
  3302c2a... testgeometry: Ignore deprecations (*)
  17d9e94... testoffscreen: Remove deprecated calls (*)
  e79db79... testgtk: Avoid deprecation warnings (*)
  fac5ed6... Adwaita: reset padding on notebook tab close button (*)
  866193f... reftests: get icon-vfuncs test almost working again (*)
  8219a6b... Use an GtkImage instead of GtkArrow (*)
  68edc67... image: use GtkMisc padding again (*)
  001598a... icon theme: Improve loading of unthemed files (*)
  b281c9d... css image recolor: Load images at the proper scale (*)
  f887fec... Add a css style test for color names (*)
  176e85f... file chooser: Make Escape close the dialog (*)
  803ec7c... Updated Hungarian translation (*)
  4251a8a... Updated Hungarian translation (*)
  63bf90a... Updated Hungarian translation (*)
  2c7fdf6... CSS provider: Add a way to emit errors (*)
  0fe468c... Emit an error if image loading fails (*)
  2e4b1e7... css: Support the image() notation (*)
  e545495... icontheme: Avoid a crash (*)
  051b607... Adwaita: Add symbolic png assets (*)
  f375b27... Run reftests with HighContrastInverse too (*)
  586522d... Use TAP output for installed tests (*)
  d400ecc... Remove entry-progress-coloring reftest (*)
  3b4aad7... 3.19.8 (*)
  bbe48d0... Throw an error when a display is missing (*)
  dd322f7... Document gtk_parse_args limitations (*)
  16726e3... colorchooserwidgeet: Reset the selected swatch when removin (*)
  7d16b8d... treeview: Draw background when empty (*)
  f42cd18... wayland: Reduce warning level for parentless temporaries (*)
  bbfc547... Fix some reftests under wayland (*)
  27b4bfc... Fix another reftest (*)
  a66287a... Fix the border-image-excess-size reftest (*)
  3c4f36f... combobox: Avoid a misleading indentation (*)
  6f74de5... Don't include the builtin sequence table in multiple places (*)
  f793da5... file chooser: Avoid a crash (*)
  836bd65... gtk-builder-tool: Accept --help (*)
  bc882a6... gtk-launch: Add --version (*)
  073f8bc... gtk-builder-tool: Expand the preview command (*)
  5a2feab... reftests: Make animation-direction test more reliable (*)
  033c6c8... widget: Annotate out params of _translate_coordinates as op (*)
  6e2c551... entry: Fix icon areas (*)
  a898dc6... reftests: Rename a source file (*)
  2423eb1... reftests: Add a message to the test output (*)
  1e0ca71... reftests: Make label-text-shadow-changes-modify-clip test m (*)
  6e2c74a... Trivial formatting fix (*)
  5a095d5... Updated Spanish translation (*)
  9f4b0b8... Updated Spanish translation (*)
  3446760... reftests: Make separator-size test pass in HighContrastInve (*)
  44b060c... Updated German translation (*)
  8ca9ae1... gdkwindow: store shadow sizes
  9ed46f9... gdkattachparams: add GdkAttachParams
  c4d0563... gdkwindow: add gdk_window_move_using_params ()
  b5eb7e4... gdkwindowimpl: implement move_using_params ()
  a650cec... gdkwindow-mir: implement move_using_params ()
  bc16b90... gtkmenu: add gtk_menu_popup_with_params ()
  0f92dac... gtkmenuitem: use gtk_menu_popup_with_params ()
  e04d3b6... gtkmenubutton: use gtk_menu_popup_with_params ()
  9eebe25... gtktoolbar: use gtk_menu_popup_with_params ()
  fa56b95... gtklabel: use gtk_menu_popup_with_params ()
  0a892d4... gtkentry: use gtk_menu_popup_with_params ()
  6be8ee2... gtktextview: use gtk_menu_popup_with_params ()
  a761f64... gtklinkbutton: use gtk_menu_popup_with_params ()
  5db9827... gtknotebook: use gtk_menu_popup_with_params ()
  961f39b... gtkwindow: use gtk_menu_popup_with_params ()
  2febc62... gtkrecentchooserdefault: use gtk_menu_popup_with_params ()
  becc104... gtkplacesview: use gtk_menu_popup_with_params ()
  efc966a... gtkappchooserwidget: use gtk_menu_popup_with_params ()
  6299c57... gtkmountoperation: use gtk_menu_popup_with_params ()
  405679a... gtkcolorsel: use gtk_menu_popup_with_params ()
  5e0f175... 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]