[gtk+] (233 commits) Non-fast-forward update to branch wip/csoriano/cloud-providers



The branch 'wip/csoriano/cloud-providers' 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:

  5f55f24... cloud providers
  19f74cb... f
  88438fb... gtkplacessidebar: implement cloud providers support

Commits added to the branch:

  ff20abd... HC: touch text selection styling (*)
  58813a0... Adwaita: markup cleanup (*)
  5e616e0... Adwaita: scale popup quick fix (*)
  3a462b1... Adwaita: volume button and scale button padding (*)
  dc8cc62... Adwaita: indentation (*)
  a97a3d6... filechooserdialog: Remove space between window and content (*)
  b61d79e... messagedialog: remove 2px border (*)
  c82ce07... gtkdialog: Remove 2px border (*)
  f043fd5... window: Reinstate logic for should_use_csd() (*)
  9590879... Revert "window: Reinstate logic for should_use_csd()" (*)
  b2ceadb... file system model: Add batched insertion (*)
  4b8df8c... file chooser: Use batched insertion for search results (*)
  abe4829... search engine: Pass file infos along for hits (*)
  56c05c4... Request the right attributes in the simple search engine (*)
  1b755c5... Fix an oversight in the previous commit (*)
  1d63335... Use infos from search engine instead of getting them again (*)
  d260d2c... GtkSearchEngine: Remove unused code (*)
  15a41e0... Remove an unused field (*)
  a3a58fa... GtkSearchEngine: Add recursive flag (*)
  33e2d12... GtkSearchEngine: Initialize recursive flag (*)
  c7d86ef... GtkSearchEngine: Avoid crawling indexed locations (*)
  d12c718... GtkSearchEngine: Avoid crawling indexed locations (*)
  ed50772... GtkSearchEngine: Avoid a crash (*)
  d9a22e7... Avoid an unnecessary check (*)
  ca31662... GtkSearchEngineTracker: Avoid a private struct (*)
  9426fb0... GtkSearchEngineSimple: Avoid a private struct (*)
  489b48d... Forgotten file (*)
  66b5d2e... GtkSearchEngineTracker: Fix SPARQL syntax (*)
  a4dcc6b... file chooser: Small cleanup (*)
  010a120... Add a font features demo (*)
  c207b8d... Bump Pango requirement (*)
  28b8541... gtk-demo: Don't Distribute demos.h (*)
  5ac6b82... Updated POTFILES.skip (*)
  d4b0694... Updated German translation (*)
  afd7507... gtk-demo: A better overlay demo (*)
  d6a5221... gtk3-demo: Improve the overlay demo (*)
  2f8e4f2... GtkAssistant: Fix criticals on dispose (*)
  0a601b0... gtk-demo: Many cosmetic fixes (*)
  eab0df1... gtk-demo: Add forgotten source file (*)
  2caa1de... Fix up index for some 3.14 symbols (*)
  5981e15... GtkTextView: Small documentation addition (*)
  d642ae7... GtkWindow: Small documentation addition (*)
  8bd9604... Tell gtk-doc to ignore private headers (*)
  3c711cc... Fix a typo (*)
  b684e70... GtkOverlay: Sync up parameter names (*)
  b4a88c7... file chooser: Avoid tall combos (*)
  27dabae... GtkRange: Make drag gesture less agressive (*)
  93f9a81... GtkRange: Improve zoom handling a bit (*)
  3b43951... Pacify gobject-introspection (*)
  4e155d7... Avoid spurious operations on destroy (*)
  97e7285... Revert "window: Check if we can use CSD before enabling the (*)
  3c9cca5... Fix calculation of edge input window size in case the real  (*)
  7ce96cb... GtkStack: Avoid some unnecessary complication (*)
  4e4a2fe... printing: Get output bin via IPP (*)
  1ed21ad... GtkScale: More work on mark spacing (*)
  aa052c6... Updated Hungarian translation (*)
  ec9a399... Adwaita: scale marks visible on the dark variant (*)
  9800d83... mir: fix build due to missing api (*)
  be06860... mir: emit configure event on window move/resize (*)
  19f66c7... mir: don't need dummy egl surface (*)
  2374a1b... mir: remove non-useful logging (*)
  8fac1f6... mir: emit GDK_ENTER_NOTIFY on pointer enter (*)
  e083eb4... mir: fix wheel scrolling in both directions (*)
  da14dbe... mir: fix toggling between maximized and restored (*)
  84e99b2... GtkWindow: fix default empty window size with CSD (*)
  335c070... GtkHeaderBar: reduce minimum title width (*)
  9f27ee7... render: Fix ridge/groove border rendering (*)
  f2a8ddf... sidebarrow: Avoid object-valued properties (*)
  ae8c07c... GktPlacesSidebar: Plug a ton of leaks (*)
  7f06065... GtkPlacesSidebar: Simplify sidebar code (*)
  3b97a0b... Fix an oversight (*)
  68aa48c... Fix up expected results of a11y tests (*)
  23ce256... Fix up doc comments (*)
  f9422ab... 3.17.4 (*)
  48ea0cb... GtkWindow: some min/nat size corrections. (*)
  25885ca... wayland: Properly initialize/finalize where we store the da (*)
  de260ae... wayland: Update grab serial when ungrabbing keyboards (*)
  de22680... wayland: Ensure device grabs generate crossing/focus events (*)
  d3212c9... Updated Hungarian translation (*)
  69b5955... wayland: Do not close the descriptor on async_write_data_fr (*)
  5e71594... wayland: Ensure we cancel previous selection writes before  (*)
  3bd7b2a... wayland: close() the selection fd if we didn't start writin (*)
  fb266a8... wayland: Ensure we close the fd on all error paths in data_ (*)
  342db27... wayland: protect against unknown mimetype requests (*)
  d31e1fb... GtkImage: Make resource property work properly (*)
  e9e9dfa... GtkSearchBar: Don't vexpand (*)
  f8b7623... builder-tool: Don't strip h/vexpand (*)
  6cc9b17... wayland: Plug some memleaks in DnD/clipboard code (*)
  6de82c9... gtkmenusectionbox: plug a leak (*)
  33f9cba... gtkmodelbutton: Plug a leak (*)
  0606b52... gtkdnd: Plug a leak (*)
  350d555... wayland: Fix compile warning in DnD/selection code (*)
  56a3fd8... Adwaita: rubberbands! (*)
  029800c... Adwaita: entry linking fixes (*)
  da39560... broadway: Handle shm_open failing by falling back on tmp fi (*)
  1178a0a... wayland: Split handling of clipboard/DnD data offers (*)
  8509a07... wayland: Set the master device on the drop-side GdkDragCont (*)
  e3d8f03... cssvalue: Restructure RGBA transitions (*)
  142abce... cssvalue: Special case resulting color for transparency (*)
  cd3f24d... cssvalue: Change color transitions to run premultiplied (*)
  be4a252... gtk-demo: Add a spin button example (*)
  609e04d... gtk-demo: Cosmetic changes (*)
  876a6b5... gtk-demo: Make the info bar example wrap (*)
  f97786f... gtk3-demo: Add a fancy text demo (*)
  1095722... gtk3-demo: Group pango demos together (*)
  50178ce... wayland: Prepare against NULL selection owners on data_sour (*)
  de68968... wayland: Return the right type atom on gdk_selection_proper (*)
  802b006... settings: Include pangofc-fontmap.h header on Wayland (*)
  6ff5db3... Updated POTFILES.skip (*)
  04e7277... window: Don't send startup notifications for offscreen / po (*)
  5304a89... Updated Portuguese translation (*)
  64fef45... Updated Portuguese translation (*)
  6251b7b... Updated Slovak translation (*)
  9913b02... switch: add a style property for the switch height (*)
  15c73a2... Add gtk_widget_set_font_options and gtk_widget_get_font_opt (*)
  ef93c71... broadway: Fix memleak in error case (*)
  0f3995a... x11: Avoid X error traps within server grabs (*)
  5d17b0a... GtkWindow: don't increase the preferred size for empty wind (*)
  8c9e426... placessidebar: Do not set as a "track motion" DnD site (*)
  77b8495... x11: Query pointer devices' scroll valuators on toplevel en (*)
  ff94923... broadway: Implement maximization (*)
  a774440... Updated Portuguese translation (*)
  9258b40... Updated Portuguese translation (*)
  6786c9d... drawingarea: don't call gtk_style_context_set_background() (*)
  1c9468c... eventbox: don't call gtk_style_context_set_background() (*)
  9696d1b... flowbox: don't set gtk_style_context_set_background() (*)
  ba2f479... iconview: don't call gtk_style_context_set_background() (*)
  db76eae... listbox: don't call gtk_style_context_set_background() (*)
  828db3e... menu: don't call gtk_style_context_set_background() (*)
  b7be293... menushell: don't call gtk_style_context_set_background() (*)
  aab3d46... offscreenwindow: don't call gtk_style_context_set_backgroun (*)
  9230143... overlay: don't call gtk_style_context_set_background() (*)
  b4ee73a... paned: don't call gtk_style_context_set_background() (*)
  18be2d6... plug: don't call gtk_style_context_set_background() (*)
  15908cf... treeview: don't call gtk_style_context_set_background() (*)
  d4ecdbd... viewport: don't call gtk_style_context_set_background() (*)
  6b0f202... toolpalette: don't call gtk_style_context_set_background() (*)
  f89c86d... revealer: don't call gtk_style_context_set_background() (*)
  e6f97f1... textview: don't call gtk_style_context_set_background() (*)
  06b943f... toolitemgroup: don't use gtk_style_context_set_background() (*)
  8832648... socket: don't call gtk_style_context_set_background() (*)
  74f2d94... window: don't call gtk_style_context_set_background() (*)
  380ebbf... fixed: add a comment for gtk_style_context_set_background() (*)
  a9b45e7... layout: add a comment for gtk_style_context_set_background( (*)
  d6b8261... widget: don't call gtk_style_context_set_background() (*)
  a1e80d9... stylecontext: deprecate gtk_style_context_set_background() (*)
  e67b487... window: don't override background every style_updated() (*)
  862e0da... gtkwindow: Reset maximize / fullscreen_initially on state c (*)
  1be338f... GtkSwitch: fix a reentry issue (*)
  e9b8477... Add a testcase for font options (*)
  a0e8d8d... Improve the font options support (*)
  28e1ed4... Fix warnings in the font options code (*)
  b3166b7... drawingarea: checks parent's draw() before call it (*)
  c806f9b... ignore size inc when maximized/fullscreen (*)
  2d223fa... mir: ensure parent surface before creating child surface (*)
  1e6c7e3... mir: fix mir pointer event to gdk translation (*)
  1f96f35... entrycompletion: no need to return boolean (*)
  7e45b09... file chooser: More search rework (*)
  715aba6... places sidebar: Add private api to get title (*)
  10f5076... file chooser widget: Expose a "subtitle" property (*)
  e9e4ed5... file chooser dialog: Show a subtitle (*)
  6516437... file chooser: Use icon for create folder button (*)
  140a157... file chooser: Update sidsebar when entry goes away (*)
  4f3f61b... file chooser widget: Allow external save entry (*)
  0b11d8c... file chooser dialog: Put save entry into header (*)
  f968199... file chooser: Make search in recent work (*)
  0f9b87c... file chooser: Make location column work better (*)
  e0b81fa... file chooser: Make Escape work in search entry (*)
  9b5e00b... file chooser entry: Capture Escape and emit :hide-entry (*)
  356f507... file chooser: Sort search results better (*)
  710d193... file chooser: Give the location column more space (*)
  1883c5f... file chooser: Improve keynav (*)
  c0afb89... Revert "file chooser: Don't start search too eagerly" (*)
  a347052... Revert "file chooser: Open location entry more easily" (*)
  5825965... file chooser: Open location entry on '.' (*)
  1c3ccb3... file chooser: Trigger location entry not just from file lis (*)
  75411ef... file chooser: Tweak bindings in save mode (*)
  5bc88bd... file chooser: Make search shortcut toggle (*)
  648e4a7... file chooser: Add Ctrl-F as search shortcut (*)
  fe128b5... file chooser: Don't show recent in save mode (*)
  f87f43b... testfilechooser: Disable the terrible preview (*)
  33b5c26... file chooser: Add and use a model search engine (*)
  412e33d... file chooser: Use access time for recent files (*)
  1c82a53... file chooser: Don't allow resorting recent files (*)
  8974ec7... file chooser: Improve time and date formatting (*)
  215a9a1... file chooser: remove a stale comment (*)
  2cd6d1a... file chooser: Add a way to toggle time display (*)
  443601a... file chooser: Consistently clear model caches (*)
  f690167... file chooser: Code cleanups (*)
  5763199... file chooser: Clean up enum handling (*)
  9a44467... Add a getter for the directory to file system model (*)
  39c2d12... file chooser: Improve the mode switching operation (*)
  0ac1741... file chooser: Improve location column formatting (*)
  31a0221... file chooser: Set fixed sort functions for recent and searc (*)
  191bcce... file chooser: Add search progress (*)
  c7bc902... file chooser: Update empty state for search (*)
  17a860c... file chooser: Don't show Enter Location in sidebar (*)
  ed1c349... file chooser: Remove a wrong assumption (*)
  22294a4... file chooser: Improve column sizing (*)
  fa3ff77... GtkTreeViewColumn: Fix a documentation typo (*)
  78db92d... GtkPlacesSidebar: Allow hiding Trash (*)
  29abbdd... file chooser: Don't show Trash in save mode (*)
  4a21c12... testfilechooser: Add a --local-only flag (*)
  bb6f698... file chooser: Cleanups (*)
  017025c... file chooser dialog: Make action changes work (*)
  4dafcf9... file chooser: Make unsetting save entry work (*)
  a453212... file chooser dialog: Make button not take focus (*)
  309c845... file chooser: Make Ctrl-L work in search mode (*)
  6c8f7aa... Updated Portuguese translation (*)
  bea3cba... Updated Portuguese translation (*)
  c5a250c... container: Update the add() warning (*)
  d2569a3... docs: Drop deprecated symbolic icon names (*)
  02b5ac9... Warn for whitespace at beginning or end of new folder names (*)
  94bcdd3... Strip leading and trailing whitespace from filechooser save (*)
  8b90c79... places sidebar: Fix memory handling of rename popover (*)
  8379ef3... file chooser: Redo the trailing space warning (*)
  530d295... Fix up some whitespace mishap (*)
  15617a6... file chooser: Allow renaming files (*)
  3982209... file chooser: Allow deleting files (*)
  c222d59... Updated Portuguese translation (*)
  5436c74... Fix return value error in _gtk_file_system_model_get_direct (*)
  3175d0f... Updated Greek translation (*)
  b92c530... pango: move an utility function from gtklabel (*)
  a19331f... label: add support for CSS letter-spacing property (*)
  9e26fa9... entry: add css letter-spacing (*)
  384df61... css: add support for text-decoration-line (*)
  77658b7... linkbutton: use the text-decoration-line css (*)
  a57e673... css: support text-decoration-color (*)
  180a378... css: add shorthand text-decoration property (*)
  803430a... pango: make merge_attrs return the merged list (*)
  abc47d7... gdkdisplay-x11: The leader window should be an input-only w (*)
  6a6697c... cloud providers
  5384329... gtkplacessidebar: implement cloud providers support

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