[gtk+] (166 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:

  da0d30c... prototype don't look pls :)
  7cc358f... more size management

Commits added to the branch:

  71b31c8... gdkpixbuf-drawable: reinstate accidentally removed line (*)
  bb5b711... shortcuts: Some property hygiene (*)
  c3b0b8a... mir: allow logging touch events (*)
  6f340d4... mir: warning clean-up (*)
  270e900... icon theme: Ensure to propagate an error (*)
  9753bea... tool item group: Don't leak a button (*)
  0f46637... toolitemgroup: Fix the previous change (*)
  5ee39be... Fix make check (*)
  5b0208f... assistant: Use an element name (*)
  9848fe0... Adwaita: Update GtkAssistant theming (*)
  e3ddbc5... cssselector: Print name and any selector first (*)
  1760ada... mir: emulate pointer for all touch events (*)
  efc8dc6... tooltip: Use an element name (*)
  d974610... Adwaita: Update tooltip theming (*)
  93d8038... HighContrast: Update tooltip styling (*)
  339cb1f... Fix reftests (*)
  85a6f3c... 3.19.1 (*)
  0d8444d... Drop some no-longer existing headers (*)
  3869bdb... inspector: Add css node style properties (*)
  37eb5c0... inspector: Cosmetic changes to the hierarchy tab (*)
  3058c3e... wayland: configure clients that resize themselves (*)
  2c2fd5c... calendar: Add an element name (*)
  085edf0... Adwaita: Update calendar theming (*)
  b3619f9... HighContrast: Update calendar theming (*)
  0dffc8c... shortcuts: Use predefined style classes (*)
  4e950da... Adwaita: Update shortcuts window theming (*)
  62ec4a2... shortcuts label: Redo the keycap theming (*)
  20e46ce... shortcuts: Redo the stack switcher theming (*)
  b4d49c3... Fix key themes for GtkEntry -> entry (*)
  cab40f0... Revert "Adwaita: Update tooltip theming" (*)
  854c7d1... Revert "HighContrast: Update tooltip styling" (*)
  c4eb14e... Revert "tooltip: Use an element name" (*)
  a58d8bd... cssprovider: Have a section when parsing style properties (*)
  5cffbed... iconhelper: Don't pass GENERIC_FALLBACK flag (*)
  8ec2362... icontheme: Clarify GENERIC_FALLBACK flag handling (*)
  624fb8b... entry: Always render like with is_cellrenderer (*)
  e422cce... container: Don't randomly call gtk_widget_set_allocation() (*)
  08974a1... window: Ignore geometry widget (*)
  5dd2087... widget: Remove _gtk_widget_override_size_request() (*)
  ab2d236... sizegroup: Remove GtkQueueResizeFlags (*)
  d3d9f52... API: widget: Add gtk_widget_get_allocated_size() (*)
  798a288... container: Use correct allocation for calling size_allocate (*)
  195397e... API: widget: Add gtk_widget_queue_allocate() (*)
  0912a6c... widget: Use gtk_widget_queue_allocate() when clip changes (*)
  690e015... sizegroup: Move container function into its only caller (*)
  e198183... sizegroup: Fold function into only caller (*)
  8fea3b0... sizegroup: refactor (*)
  dd0e5cf... sizegroup: Remove special case before loop (*)
  0721d96... sizegroup: Refactor function (*)
  1f2e21a... sizegroup: Refactor function (*)
  85ab8ad... sizegroup: Don't invalidate over resize containers. (*)
  58d506f... sizegroup: Merge function into only caller (*)
  3ff894c... widget: Add a function that does actual resize (*)
  6cc2615... widget: Add a resize_needed flag (*)
  3e3f175... widget: Warn if size-unqueried widgets get allocated (*)
  4d631a9... widget: Clear pending resizes after size_allocate() (*)
  a4587ef... widget: Warn on calls to queue_resize() during size_allocat (*)
  a31123e... sizegroup: Skip resizes on widgets that have resize queued (*)
  b5dfe9b... sizegroup: Simplify widget's size group invalidation (*)
  4fa74e6... sizegroup: Merge function into only caller (*)
  ab7e901... widget: Move resize function into gtkwidget.c (*)
  f706891... widget: Refactor function (*)
  299600a... widget: Track if a child needs an allocation (*)
  6866d1c... widget: Make gtk_widget_queue_allocate() not resize (*)
  bef44ab... window: Don't queue resizes when inhibiting resizes (*)
  e07ff71... widget: Make invisible widgets not propagate resizes (*)
  cd20ae8... container: Don't keep our own variable trying to track need (*)
  4483636... widget: Queue resize on parent on show/hide (*)
  811c1c9... spinbutton: Trivial cleanup (*)
  ebcad63... wip: spinbutton (*)
  bb7d785... entry, spinbutton: Finish css node conversion (*)
  a840a6d... lock button: Add an element name (*)
  56d3e42... search entry: Add a style class (*)
  2936d7b... statusbar: Add an element name to the css node (*)
  d634403... actionbar: Add an element name to the css node (*)
  ea5f16f... searchbar: Add an element name to the css node (*)
  b6dbfc7... viewport: Add an element name to the css node (*)
  63f2fc7... searchentry: Fix includes (*)
  fc6f41c... spinbutton: Don't set .entry (*)
  4f24c85... placessidebar: do not crash if uris is NULL (*)
  a0a78a8... Adwaita: Update double-border tweak for scrolled windows (*)
  ffaaa1e... Add a more complex widget in the flipping assistant (*)
  32de7ed... Assistant: Fix page rmoval (*)
  e39b861... widget: Queue redraw on gtk_widget_queue_allocate() (*)
  a953e37... button: Use an element name instead of a style class (*)
  b350779... togglebutton: Add a style class (*)
  cc2f189... Adwaita: button fixes (*)
  826633b... lockbutton: Revisit element name (*)
  c631656... toggle button: Convert to css nodes (*)
  8894e46... model button: Convert to CSS nodes (*)
  d0e91ec... Adwaita: Adapt to the button changes (*)
  9e5914e... HighContrast: Updates for recent changes (*)
  4cd408e... link button: Add a style class (*)
  2c5e25a... scale button: Add a style class (*)
  ee81f3e... menu button: Add a style class (*)
  b9c565b... Revisit menu button style (*)
  8c0c0f9... headerbar: Use an element name instead of a style class (*)
  40f9a0f... Adwaita: Update headerbar styling (*)
  43e2ee3... HighContrast: Update headerbar styling (*)
  908e046... Updated Czech translation (*)
  7d18398... color button: Add a style class (*)
  e148876... Adwaita: Update color button styling (*)
  c925a84... HighContrast: Update color button styling (*)
  aa6e0ad... menu button: Revisit style class one more time (*)
  3eec087... Updated Hebrew translation (*)
  91af422... inspector: Drop the style classes list (*)
  af3789b... inspector: Drop the style property list (*)
  0a845fb... Adwaita: fix switch sizing (*)
  84380b3... Adwaita: fix vertical switch styling (*)
  50c6a11... placesview: vertically align path labels (*)
  33ac663... popover: Use element name (*)
  97c1782... Update the generated css for the previous commit (*)
  cc872f3... Updated POTFILES.in and POTFILES.skip (*)
  0f2ce2b... paned: Convert to CSS nodes (*)
  828faab... Adwaita: Update paned styling (*)
  85d971b... HighContrast: Update paned styling (*)
  bd456ac... font button: Add an element name (*)
  2cff7a6... Adwaita: Update font button styling (*)
  a24dba2... HighContrast: Update font button styling (*)
  5b360a4... tree view: Rename and document element names (*)
  739e0c1... Adwaita: Adapt to changed treeview names (*)
  f97e259... HighContrast: Adapt to changed treeview names (*)
  ee3799f... icon view: Add an element name (*)
  2b998aa... text view: Set an element name (*)
  844f60f... text view: Convert to CSS nodes (*)
  b39601b... Adwaita: Update textview styling (*)
  a4a3736... HighContrast: Update textview styling (*)
  e3ef2c4... text view: Add css node docs (*)
  e5d3c8d... color swatch: Convert to CSS nodes (*)
  5ec9b33... swatch fixup (*)
  4e8aea0... Adwaita: Adapt to color swatch changes (*)
  42a231a... HighContrast: Adapt to color swatch changes (*)
  dfedda3... color editor: Redo the non-activatable color swatch (*)
  4fe1b95... message dialog: Use an element name (*)
  d70d5ea... adwaita: Adjust message dialog styling (*)
  c265b58... HighContrast: adjust message dialog styling (*)
  b6fda5d... inspector: Show CSS node state (*)
  e2e198a... model button: Propagate state (*)
  8606e57... win32: handle WM_DISPLAYCHANGE globally (*)
  1f58515... Load settings.ini from all data dirs (*)
  aa5dc38... frame: Use an element name instead of a style class (*)
  3de78de... Adwaita: Update frame styling (*)
  7465601... HighContrast: Update the frame styling (*)
  d3abd83... Adwaita: Fix up color button styling (*)
  7ea33d8... Remove a duplicate include (*)
  bab20f1... trivial formatting fix (*)
  73704d9... progressbar: Convert to CSS nodes (*)
  71afd76... Adwaita: Update progressbar styling (*)
  ca385af... HighContrast: Update progressbar styling (*)
  479d64e... progress bar: Add CSS documentation (*)
  7ee7019... toolbar: Use an element name instead of a style class (*)
  5ffd54a... Adwaita: Update toolbar styling (*)
  dba8eba... HighContrast: Update toolbar styling (*)
  4323dd3... tool button: Add an element name (*)
  1bc2913... Adwaita: Update tool button styling (*)
  cacc63e... HighContrast: Update toolbutton styling (*)
  7568d17... toolpalette: Use element names (*)
  b89939f... inspector: Split out a function (*)
  e0f4bf5... inspector: Store the current node in the priv struct (*)
  eef5f27... gtkcontainer: Guard internal use of deprecated public API (*)
  79a3a78... cssnode: Fix a typo leading to very poor cache hashing (*)
  f4c3006... cssnode: Fix style updating when the CSS node ID changes (*)
  5c53e87... inspector: Track updates of node styles (*)
  0eba908... prototype don't look pls :)
  ae3b174... more size management
  a80b9e1... base funcionality implemented

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