[gtk+] (249 commits) Non-fast-forward update to branch wip/wayland-primary-selection



The branch 'wip/wayland-primary-selection' 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:

  677bf25... WIP: Implement primary selection protocol

Commits added to the branch:

  0e7691c... css: Add rem unit (*)
  680ec08... switch: Don't queue draws after setting state flags (*)
  f60e144... Document rem as CSS unit (*)
  339023d... Fix indentation (*)
  61307de... levelbar: Make discrete levelbars behave as before (*)
  56b1b08... Adwaita: darker background for popovers (*)
  e35e6ab... css: Properly convert em, ex and rem to pixels (*)
  5444442... css: Convert numbers with GTK's dpi (*)
  132abb8... css tests: Fix expected output (*)
  f2e08d3... css tests: Fix style tests (*)
  982da04... cssimageradial: Only emit one error for wrong position (*)
  0c12601... cssimageradial: Only allow at "<position>" after other prop (*)
  fe6d4cb... inspector: Drop type name from node list (*)
  e8fca5b... cssmatcher: Remove type argument from name matcher (*)
  d48d3b3... cssselector: Remove type references (*)
  2d1f1f3... Update CSS docs regarding type names (*)
  4d40bd4... Fix stylecontext tests (*)
  f90db30... wayland: rename window->surface to window->wl_surface (*)
  3ac78ea... wayland: move server proxy objects to substructure (*)
  e6f92df... wayland: rename cairo surface user data key to be more spec (*)
  1cfa2f4... wayland: use g_clear_pointer when destroying cairo surfaces (*)
  2c30008... wayland: always return FALSE from begin_paint (*)
  40e9119... wayland: don't handle buffer release centrally (*)
  c80dd54... wayland: stage uncommitted changes to dedicated buffer (*)
  2ebae40... wayland: rework buffer management code (3 changes) (*)
  7b66866... Updated Slovak translation (*)
  8776bb5... level bar: Make the full offset official (*)
  1a71579... level bar: Improve documentation (*)
  ccd8c76... level bar: Fix offset behavior (*)
  1a524f3... Updated Polish translation (*)
  c3c01d8... level bar: Document buildable syntax (*)
  4a465e6... Fix levelbar css node tests (*)
  a1839a7... Updated Spanish translation (*)
  72a3f25... Updated Spanish translation (*)
  5f01e69... widget-factory: Update levelbar example (*)
  af64a60... box gadget: Fix allocation without baseline (*)
  667069c... Adwaita: No rounded corners for fullscreen (*)
  c360b5f... Remove more unnecessary redraws (*)
  2902063... iconhelper: Un-duplicate some code (*)
  d3a0dfe... cssstylechange: Add helper function to print change (*)
  2d8db26... csstypes: Add GTK_CSS_AFFECTS_SYMBOLIC_ICON (*)
  0ec4c76... stylepropertyimpl: Use GTK_CSS_AFFECTS_SYMBOLIC_ICON (*)
  0c80210... iconhelper: Save whether the surface is symbolic (*)
  0bd6c48... Add and use gtk_icon_helper_invalidate_for_change (*)
  ded745a... Make gtk_icon_helper_invalidate private (*)
  486a0a4... image: _get_style_context never returns NULL (*)
  e0f31ab... Add css node tests for box packing (*)
  dc407db... inspector: Avoid crash in magnifier (*)
  76d0311... Updated Kazakh translation (*)
  07a994c... win32: on focus restore the window if iconified (*)
  eb55597... win32: properly handle show and focus (*)
  76fedc1... gtk: Fix some return-values annotations (transfer none/full (*)
  c536935... Various documentation fixes (*)
  1331b60... A few more documentation fixes (*)
  019dab7... gtkmagnifier: Avoid a crash if the inspected widget is fina (*)
  a3a5cf1... text view: Improve tag pointer tracking (*)
  7ad6043... gtk-demo: Improve the tag implementation (*)
  8ea573b... css node tree: Fix crash (*)
  c44364f... spinbutton: Free the gadget in finalize (*)
  bdd182f... frame: Set border gadget state after creating it (*)
  becfd18... overlay: set css name (*)
  751b69c... Updated Brazilian Portuguese translation (*)
  701cdda... gtk-demo: Add a menu to foreigndrawing (*)
  8e6cc26... testgtk: Remove an unused variable (*)
  6715520... gtk-demo: attempt at a notebook with active box-shadow in t (*)
  bfd254c... gtk-demo: Add more foreign drawing examples (*)
  788951c... win32: Fix empty body warning (*)
  584931e... win32: Use g_set_object() (*)
  4ce6d10... win32: Remove deprecation warnings in devicemanager code (*)
  766b1b9... win32: Remove deprecation warnings in dnd code (*)
  1d98019... immodule: Stop gcc from complaining (*)
  573f51c... mountoperation: Silence gcc (*)
  0ea9131... printoperation-win32: Silence gcc (*)
  117e303... filechoosernativewin32: Define MSC_VER at top of file (*)
  068f8a3... filechoosernativewin32: Add missing return type (*)
  ccc7e30... filechoosernativewin32: Silence gcc (*)
  ccbfa64... win32embedwidget: Mark deprecated sections (*)
  76e56c5... win32: Stop using _gdk_display global in device code (*)
  7f266e1... win32: Make cursor code work without _gdk_display (*)
  ec3ce21... win32: Remove _gdk_display usge from dnd code (*)
  93ecb1d... win32 theme: Do a quick'n'dirty search/replace (*)
  9c700b2... win32 theme: Replace pseudoclasses with undeprecated ones (*)
  ce8a98e... win32 theme: Get rid of deprecated style properties (*)
  34db80c... tests: Remove unused variable (*)
  b561af2... testgtk: Compile without warnings on win32 (*)
  dda9593... imcontextsimple: Remove unused variable on win32 (*)
  9efb275... filechoosernativewin32: Remove unused variables (*)
  f9c2982... testsuite: No warnings on type conversions please (*)
  033fb5a... win32: Always pass a window to the default event filters (*)
  a620a1d... win32: Remove unused functions / header includes (*)
  99153ed... win32: Remove XP-specific code (*)
  1519801... win32: Capture WM_THEMECHANGED (*)
  4dfbacc... win32 theme: Add a GtkWin32Theme object (*)
  88b7dfd... win32: Move init code into windows-specific code (*)
  f5d4fb1... inspector: Don't use unused variables (*)
  bb15c53... notebook: fix arrow states (*)
  90d5c7f... mir: Add C++ guards (*)
  460aa64... Adwaita: animate check and radios (*)
  1bd0431... Adwaita: fix bogus selector... (*)
  3bf1151... Fix Quartz clipboard image retrieval. (*)
  23d2f2d... Adwaita: tone down treeview separators (*)
  56ba815... placesview: Fix some minor issues (*)
  85b44a3... cannot not -> must (*)
  32804e0... Adwaita: Don't grow flat entries (*)
  a47d9a7... treeview: Make sure the editing widget's top left is always (*)
  452d25b... placessidebar: Increase padding (*)
  170cb01... Revert "Remove _gtk_box_get_children" (*)
  eb90c4f... Adwaita: make popovers less 1995 (*)
  5562f4f... gtk-demo: spinbutton and menubar examples (*)
  48d7219... paned: Don't overdraw (*)
  d55b815... x11: Avoid setting has_pointer_focus if a EWMH compliant WM (*)
  102b3bf... paned: Draw handle before children (*)
  4c37719... Adwaita: Insensitive notebook arrows (*)
  811a9b2... file chooser: Use the right model when getting the selectio (*)
  71559c6... file chooser: Avoid nonworking search+save combinations (*)
  51af704... gadget: Be careful in geometry calculations (*)
  0645425... cssimageradial: Don't print 2 spaces (*)
  7b301fc... linear-gradient: Remove the hack using NUMBER (*)
  e2d966e... cssnumbervalue: Remove gtk_css_number_value_get_unit() (*)
  b246d55... css: Turn number values into a virtual type (*)
  a52ecd2... css: Add gtk_css_number_value_can_parse() (*)
  cd6dc95... css: Add initial support for calc() (*)
  65dd9da... css: Add support for sums to calc() (*)
  4a9fa1e... css: Add API to handle order when printing calc() (*)
  63d1f80... css: Add support for '*' and '/' to calc() (*)
  0cda3ba... calc: Allow subterms with '(' ')' bracketing (*)
  93eec3e... css: Implement transitions for numbers of different units (*)
  e7470be... tests: Port testlockbutton to GTask (*)
  d3e8cf8... testsuite: Don't use deprecated APIs (*)
  ecdd420... Updated Chinese (Taiwan) translation (*)
  3f4f914... Updated Chinese (Taiwan) translation (*)
  35bed27... Docuemnt calc() support in CSS (*)
  29a7373... widget-factory: Add an inline toolbar example (*)
  12daac7... Adwaita: notebook arrow styling. (*)
  05dff4c... Adwaita: remove an unneded selector. (*)
  adddd1a... Revert "Adwaita: remove an unneded selector." (*)
  7f2d440... Adwaita: try being smarter wrt extending buttons. (*)
  7bca66e... gtk-demo: modernize the application demo (*)
  3a499d6... gtk-demo: Add window size saving example (*)
  ea42331... Fix a typo (*)
  72db203... Adwaita: fix scale popup button size (*)
  bf45d06... Adwaita: scss cosmetic changes (*)
  1bfbd23... Adwaita: don't set a border for drop targets (*)
  7e47418... paned: rtl-flip with the correct rectangle (*)
  88f0885... paned: Use content allocation instead of widget allocation (*)
  6edb420... paned: Fix drawing (*)
  601e762... Adwaita: correct spacing for mixed buttons (*)
  fc90bd5... gtk-demo: Fix the size saving for CSD (*)
  c0a61c2... gtk-demo: Streamline application (*)
  e0bf128... gtk3-demo: Fontify all source files (*)
  3c9a63b... Adwaita: Fix a padding problem in action bars (*)
  f1b34a7... Adwaita: image-button sizing fix (*)
  54b378b... Adwaita: flatten up search bars and inline toolbars (*)
  915fe87... Adwaita: fix treeview dnd column headers (*)
  3b19db4... css: Add a number value handling win32 sizes (*)
  d584e22... win32: Add gtk_win32_theme_parse() (*)
  a1617c6... win32: Canonicalize theme-name before adding to hash table (*)
  3597baf... win32: Update color handling to recent GtkWin32Theme change (*)
  6d90901... win32 theme: Use same spinner as Adwaita (*)
  b43844f... win32 theme: Don't set the color on * (*)
  f425b55... win32: Add support for -gtk-win32-part-width/height to CSS (*)
  de38435... cssimagecrossfade: Fix order of images when parsing/printin (*)
  b227d02... win32 theme: Draw checkmarks and radiomarks properly (*)
  a4a158e... win32 theme: Remove a bunch of workarounds that are no long (*)
  beb7693... cellrenderertoggle: Use "check" and "radio" names (*)
  f3f3a1c... Fix 'make dist' (*)
  0e9f24b... gtk/gtkentry.c: Fix build on pre-C99 (*)
  aa4b385... Adwaita: no rounded corners for backdrop tiled windows (*)
  4d26640... Adwaita: shortcutswindow fixes (*)
  aed7ca1... Revert "Adwaita: no rounded corners for backdrop tiled wind (*)
  0b1aece... Adwaita: no rounded corner for tiled backdrop windows (*)
  88c68f2... Adwaita: sidebar background-color (*)
  e10f44e... places sidebar: use a box (*)
  4e2674e... Expand the docs for gtk_window_set_default_size() (*)
  1140a51... Adwaita: notebook fixes (*)
  1131ae2... gtk-demo: add menu check and radio examples (*)
  ee9c1c1... gtk-demo: add combobox demos (*)
  1d65e8b... gtk-demo: add menu separator demo (*)
  cb43af0... notebook: Fix a misplaced tab label (*)
  1b1d655... Adwaita: correct size for ssd titlebars (*)
  d10bd41... widget-factory: Add myself (*)
  46f46ed... cellrenderertoggle: Split out a function (*)
  1ee3df5... cellrendertoggle: Draw background + frame for mark (*)
  aad3135... gdk: Add GdkDragCancelReason enum as argument to GdkDragCon (*)
  4636552... gdkdnd: Make GtkDragContext::cancel RUN_LAST (*)
  9bd15e0... Updated Swedish translation (*)
  bc3b399... Updated Swedish translation (*)
  d26801c... Adwaita: correctly style arrows wrt tab position (*)
  38d0d0a... gdkdnd: Stick to the first gdk_drag_drop_done() result (*)
  c30d542... Some more CSS node tests for notebooks (*)
  a1cbcc1... Adwaita: stop using assets for treeview check/radio... (*)
  92fca23... win32 theme: Always include the win32 theme (*)
  3c0cd8a... win32 theme: Include the default win32 colors (*)
  ab19069... cellrenderertoggle: Change "indicator-size" handling (*)
  8f71060... file chooser: Reload current dir when switching from search (*)
  b9a1472... Add a release note about window size saving (*)
  e32da77... Add a release note about level bar changes (*)
  c2cfbc8... Updates (*)
  3a15aa2... Add -gtk-image-effect alias for -gtk-icon-effect (*)
  6085bba... Adwaita: be more specific about menu items height (*)
  7c799bb... Adwaita: make tab buttons square once again (*)
  d3a153a... Adwaita: places sidebar sizing with min-height... (*)
  af2cc81... Adwaita: places sidebar eject button sizing (*)
  03ec21d... Adwaita: make tab child not cover the active tab indication (*)
  3a4922a... file chooser: Add an ID to the box around the pathbar (*)
  bdee6b1... Adwaita: add back a bottom border on the pathbar/entry box (*)
  5de7a5f... Adwaita: use Matthias provided ID for the previous commit s (*)
  f945fb6... Adwaita: add a top border to the filechooser bottom bar (*)
  64c9ec1... wayland: Handle after-paint invocations when nothing was pa (*)
  38b1f15... wayland: Only attach the buffer if there was damage (*)
  a64dd9c... printing: Add message contexts (*)
  13e5e83... Add message contexts to translated strings (*)
  b8e2ebb... gtkplacessidebar: remove notification handling (*)
  da47ceb... places sidebar: Use the right marshallers (*)
  1b36fbf... 3.19.9 (*)
  3e5be58... win32 theme: Require comma between part and state ID (*)
  37e3ccb... win32: Split out fallback code into separate file (*)
  c98007f... win32: Add fallback code to draw theme parts (*)
  a3998bc... win32 theme: Add a hack that selects the right font on Wind (*)
  67b893c... win32 theme: Add a way to query border of theme parts (*)
  01bcda8... win32 theme: Query theme borders when rendering buttons (*)
  2782a14... win32 theme: Add checkbutton spacing (*)
  6bf33ac... Adwaita: _drawing cleanup (*)
  d3c247e... Adwaita: added a new mixin for check/radio/sliders (*)
  9bb139c... Adwaita: unused assets cleanup (*)
  56c54a2... Adwaita: reset the shadow on disabled scales (*)
  d976bbd... Updated Slovak translation (*)
  0298d50... Updated Polish translation (*)
  71c36bb... Updated German translation (*)
  a93fdd8... Adwaita: housekeeping (*)
  79ca3f0... Adwaita: restrict button transition (*)
  d57f4a7... Adwaita: only needed properties on entry transition (*)
  c38c336... Document help overlay action name in GtkApplication (*)
  934b3f6... Document that GtkApplication loads gtk/menus-common.ui (*)
  d1cf970... Updated Spanish translation (*)
  5a253c5... wayland: check for support of xdg_shell interface (*)
  40c0a6a... gtkplacessidebar: remove unneeded condition (*)
  11b3efb... gtkcsscalcvalue: avoid unitialized boolean (*)
  a3ba7f0... css: Don't start transitions when the value didn't change (*)
  9c21101... gdk: Add a way to show included backends (*)
  8269131... Revert "Adwaita: only needed properties on entry transition (*)
  09cd17a... Revert "Adwaita: restrict button transition" (*)
  2e7f98a... Win32: remove the _is_win8_or_above global variable (*)
  5770161... Win32: remove the _gdk_monitors global variable (*)
  3aec838... Win32: chain up screen finalize (*)
  7505d49... Win32: free the monitors array (*)
  ce62f05... wayland: Update gtk-shell protocol to v3 (*)
  ebb1750... wayland: Implement gtk_shell.set_startup_id (*)
  2ffb19b... WIP: Implement primary selection protocol

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