[gtk+] (124 commits) Non-fast-forward update to branch wip/csoriano/pathbar-prototype



The branch 'wip/csoriano/pathbar-prototype' 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:

  86aef87... Add GtkHidingBox
  f12a74d... gtkhidingbox: use full variable names
  b3eceff... gtkhidingbox: reorder variables
  a5e64f0... gtkhidingbox: reorder variables
  0b9afbc... gtkhidingbox: we can assume we have min and nat pointers
  c8a8612... gtkhidingbox: use the parameters directly
  7ea4e98... gtkhidingbox: use full variable names
  14a88c6... gtkhidingbox: assume we always have min and nat pointers
  5fd541c... gtkhidingbox: use directly the parameters
  82ee6bc... gtkhidingbox: use full variable names
  74f0fcf... gtkhidingbox: don't nest unneeded loop
  82c7840... gtkhidingbox: use class_install_properties
  29da486... gtkhidingbox: remove unneeded comment
  e02a116... gtkhidingbox: take into account child expand property
  b5790eb... gtkhidingbox: simplify visibility management
  3bb50f3... gtkhidingbox: add property to choose side to handle overflo
  c41d734... gtkhidingbox: remove extra widgets pixels
  25b95ce... gtkhidingbox: use internal gtk_widget_simple_clip
  4166a4d... gtkhidingbox: fix wrong extra space distribution
  e9970be... gtkhidingbox: add getter for overflow children
  0f03548... gtkhidingbox: prefer width for height
  d98ffdb... gtkhidingbox: add copyright and authors
  f7bb8ae... Implement new GtkPathBar
  c90764e... another try
  b169c18... another meh

Commits added to the branch:

  9a03fc9... Fix gtk_paned_set_position to set position_set consistently (*)
  b579fa8... Use default VFS, not a local one (it has no network) (*)
  8dd8c4a... GdkMonitor: Fix refresh-rate property (*)
  ef7ccab... defaultvalue test: Skip GdkMonitor::geometry (*)
  38181bc... shadowsvalue: Don't draw invisible box shadows (*)
  be201a5... css: Stop drawing double borders for builtins (*)
  e74ecfe... wayland: fix up/down mix up in discrete events (*)
  2c2c608... widget: Remove useless comment (*)
  b049b3d... cssimagebuiltin: Remove unused variables (*)
  a72c457... cssimagebuiltin: Remove icons that don't draw anything anym (*)
  71b360c... roundedbox: Initialize the hashtable key before using it (*)
  cb41979... widget: Remove useless NULL check (*)
  e75894d... label: Don't set out parameters twice (*)
  4ae6f10... label: minimum/natural size parameters are not nullable (*)
  e0ab19a... Updated Norwegian bokmål translation. (*)
  944f9d4... label: don't use set_text in gtk_label_new (*)
  449fd4a... Use g_set_object in one more place (*)
  3b75cad... trivial formatting fixes (*)
  09aa48b... wayland: Don't emit direction-changed unless it did (*)
  adc90b9... wayland: Small improvements to update_direction (*)
  1d0ba98... settings: Ensure derived fields are initialized (*)
  1da048d... settings: Fix xsettings handling (*)
  4ba1f19... switch: Create less pango layouts (*)
  0efe186... switch: Remove .slider from slider gadget (*)
  7df668f... css names are always set (*)
  3ca9a21... Set the proper state on the css node (*)
  0d78b67... When creating a widget path, use the widget type (*)
  5b19747... Revert "When creating a widget path, use the widget type" (*)
  bf66cd1... box: Only emit ::child-notify when necessary (*)
  1c4e609... css node: Stop extraneous change notification (*)
  f7e6385... gtkrender: Remove superfluous cairo_save/restore calls (*)
  c1d1d46... cssgadget: Remove unused function (*)
  df38db7... label: Also initialize text (*)
  27c1cce... searchenginetracker: Quote fts match so it's seen as a sing (*)
  870a674... Adwaita: more flexible headerbar_fill mixin (*)
  c14572f... x11: Rely on passive keyboard grabs with XI2 for DnD (*)
  fe7be14... settings: Avoid a crash (*)
  6b64c31... Generalize the previous commit (*)
  27210f5... scale: Fix mark positioning at the left/top edge (*)
  c27b8b4... Update color name css style test (*)
  ebb894c... wayland: use g_signal_handler_disconnect() (*)
  c50e774... Fix a typo (*)
  46edfaa... Fix indentation mishap (*)
  cca894b... Use a cheaper way to store debug flags (*)
  360a3c1... Use a cheaper way to store settings per display (*)
  d91b8c9... tooltip: Ensure our quark is not 0 (*)
  cb8817f... Ensure we initialize a quark first (*)
  ff3264b... widget: Store accessible in GtkWidgetPrivate (*)
  b938cfe... settings: Fix font names *again* (*)
  1de2f21... Adwaita: tidy treeview style properties... (*)
  9fac837... Don't use qdata for getting the default css style (*)
  64710de... Stop storing has-tooltip in qdata (*)
  12dfb36... Don't emit ::query-tooltip by name (*)
  0f11613... Avoid emitting ::style-set by name (*)
  5f5a02f... Adwaita: relocate a selector (*)
  55a76cb... Adwaita: cosmetic change (*)
  1b8c9de... Adwaita: darken treeview exapanders (*)
  8ead17e... Updated Occitan translation (*)
  f16e58e... builder tool: Canonicalize property names (*)
  3c09783... Clean up builder parser data after parsing (*)
  cd581c9... Simplify our templates (*)
  82aa83b... revealer: emit notify::child-revealed when animation stops (*)
  de3dabc... gtk-demo: Don't duplicate text in markup example (*)
  c1d1042... gtk3-demo: Add a close button to the markup window (*)
  ed147c8... tooltip: Add a missing * (*)
  3cba63b... widget: add missing detail to ::query-tooltip emission (*)
  ac5b48e... gtk-demo: Fix revealer demo (*)
  af49609... infobar: Fix typo (*)
  640c1b5... gdk: Fix parameter name mismatch (*)
  fd81e80... tooltip: Include gtkwidgetprivate.h (*)
  d1d06bc... Updated Brazilian Portuguese translation (cherry picked fro (*)
  840faea... Updated Lithuanian translation (*)
  1b84d75... dialogs: remove 2px border width again (*)
  534ab9a... placesview: update guiding list of protocols (*)
  e24530d... gdk/win32/gdkmonitor-win32.c: Fix build on non-GCC (*)
  8cda93d... Visual Studio builds: Clean up projects a bit (*)
  ce0a7fa... gdk/Makefile.am: Dist gdkmonitorprivate.h (*)
  6e2b9a1... docs: Update examples of matching key bindings (*)
  effd40c... Updated Occitan translation (*)
  0c37b05... cssimage: Make it possible to shrink builtin check/optionma (*)
  732316a... scrolledwindow: Remove child before destroying self (*)
  7a0941c... Visual Studio builds: Refine "installation" process (*)
  092cb9e... GTK: Fix build for pre-C99 compilers (*)
  7116988... widget: Add Since annotation to gtk_widget_queue_allocate (*)
  20592a7... scale: Remove double nullable annotation (*)
  e405c27... gdkevent: make _gdk_event_get_pointer_emulated() private (*)
  c134d52... gtkmenu: ignore emulated scroll events (*)
  126156e... gtkmenu: ignore left/right scroll events (*)
  0f47659... Make gdk_event_get_pointer_emulated public (*)
  4add8f3... Document new api (*)
  7b81b56... widget-factory: Let one of the scales draw a value (*)
  327777a... Scale: Set the correct value alignment (*)
  49d5c9e... Forgotten rename (*)
  f8bc35b... Fix scale length (*)
  7e7d799... x11: Trap possible X error (*)
  7c21a32... places sidebar: Avoid markup confusion in tooltips (*)
  ccfb68d... Add GtkHidingBox
  49a4ab2... gtkhidingbox: use full variable names
  0b32a0d... gtkhidingbox: reorder variables
  58ee60b... gtkhidingbox: reorder variables
  8de465f... gtkhidingbox: we can assume we have min and nat pointers
  5c28f7f... gtkhidingbox: use the parameters directly
  f373418... gtkhidingbox: use full variable names
  74ab56d... gtkhidingbox: assume we always have min and nat pointers
  b21c9e0... gtkhidingbox: use directly the parameters
  a031327... gtkhidingbox: use full variable names
  145b896... gtkhidingbox: don't nest unneeded loop
  642ea8c... gtkhidingbox: use class_install_properties
  01514ee... gtkhidingbox: remove unneeded comment
  7cf1aeb... gtkhidingbox: take into account child expand property
  4358994... gtkhidingbox: simplify visibility management
  8354df0... gtkhidingbox: add property to choose side to handle overflo
  327d4e4... gtkhidingbox: remove extra widgets pixels
  e3a82a7... gtkhidingbox: use internal gtk_widget_simple_clip
  bc14107... gtkhidingbox: fix wrong extra space distribution
  b68bac2... gtkhidingbox: add getter for overflow children
  ecd3dea... gtkhidingbox: prefer width for height
  b803b06... gtkhidingbox: add copyright and authors
  41b9de3... Implement new GtkPathBar
  0649096... another try
  43c7685... another meh
  79f2695... f
  d2f1c47... gdkdisplay: fix warning
  63deb75... experiment with revealers

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