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

  ae03943... Add GtkHidingBox
  8604c90... gtkhidingbox: use full variable names
  1b0d67c... gtkhidingbox: reorder variables
  2d7a80a... gtkhidingbox: reorder variables
  ff1e097... gtkhidingbox: we can assume we have min and nat pointers
  c2570ee... gtkhidingbox: use the parameters directly
  91f07f0... gtkhidingbox: use full variable names
  e41d711... gtkhidingbox: assume we always have min and nat pointers
  524277e... gtkhidingbox: use directly the parameters
  8777703... gtkhidingbox: use full variable names
  0e85bd8... gtkhidingbox: don't nest unneeded loop
  7fffad9... gtkhidingbox: use class_install_properties
  31c12b5... gtkhidingbox: remove unneeded comment
  7b81417... gtkhidingbox: take into account child expand property
  7c7cd47... gtkhidingbox: simplify visibility management
  c9b1524... gtkhidingbox: add property to choose side to handle overflo
  7531ccc... gtkhidingbox: remove extra widgets pixels
  8082111... gtkhidingbox: use internal gtk_widget_simple_clip
  d0699d0... gtkhidingbox: fix wrong extra space distribution
  cdc69e0... gtkhidingbox: add getter for overflow children
  323049b... Implement new GtkPathBar
  446548f... gtkhidingbox: prefer width for height
  7889828... pathbar
  fca7ffe... prototyping transitions
  5ce4029... gtkpathbarcontainer
  7cd0f80... debug

Commits added to the branch:

  2bfb5ad... range: Add a CSS node for the trough (*)
  1261aa6... Adwaita: Update range styling (*)
  9f3deaa... HighContrast: Update range styling (*)
  973836d... range: Add private api to get the trough node (*)
  07841f2... scale: Split marks node into two (*)
  53ae100... Adwaita: Update scale styling (*)
  8afb4a6... HighContrast: Update scale styling (*)
  2e31494... range: Redraw when slider visiblity changes (*)
  a71bc24... file chooser: Don't use .search-bar for a box (*)
  bec58dc... searchbar: Stop adding a style class (*)
  87c6ae1... Adwaita: Update searchbar styling (*)
  37c923a... HighContrast: Update filechooser styling (*)
  c59ef7b... stack switcher: Clarify CSS documentation (*)
  87deb25... stack sidebar: Drop the .sidebar-item style class (*)
  66d2c9e... Adwaita: Update stack sidebar styling (*)
  4d524ab... widget: Avoid critical warnings when disconnecting plain Gt (*)
  c7491fa... stack: Store actual widget size, not preferred size (*)
  820a8c2... checkmenuitem: Update CSS nodes on set_active() (*)
  4247e42... stack sidebar: Remove an unused variable (*)
  7b3cda2... gtk3-demo: Drop .sidebar class (*)
  4ed47e7... Fix a crash with steppers (*)
  f327ef3... scrolledwindow: Use permanent CSS nodes (*)
  de3ad37... placessidebar: Use an element name (*)
  35eaca2... Adwaita: Update places sidebar styling (*)
  199e35f... HighContrast: Update places sidebar styling (*)
  1c46a02... TreeModelFilter: Fix uninitialized memory read. (*)
  0f6c768... Make GtkFileChooser interface require a GObject (*)
  81cef00... Add GtkNativeDialog abstract base class (*)
  693db08... GtkFileFilter: Add private function to represent filter as  (*)
  5094900... GtkFileChooserNative: Fallback and win32 implementation (*)
  b3d0267... GtkFileChooserButton: Use native dialogs (*)
  5e50abf... testgtk: Add native dialog tests (*)
  0db50dc... Mention native file choosers in NEWS (*)
  13c2717... docs: Move GtkNativeDialog section to "abstract base classe (*)
  5744c75... gtk3-demo: Add open file to the application demo (*)
  cd798d5... places sidebar: Document style classes (*)
  92a5ecc... aspect frame: Use an element name (*)
  4f29b4a... listbox: Add element names (*)
  94e6752... placessidebar: Use the same element name for rows (*)
  527f4f4... Adwaita: Update listbox styling (*)
  ec60bd8... flowbox: Add element names (*)
  948e077... tool button: Add element names for tool item subclasses (*)
  b4c650a... window: Use permanent CSS nodes (*)
  5d62c80... Adwaita: Update window styling (*)
  ad214e1... window: Add a diagram to the CSS documentation (*)
  3b9a2a4... Updated POTFILES.in (*)
  7cd177e... Fix a typo (*)
  f1b7005... combobox: Don't add .linked (*)
  6be2073... Adwaita: Redo combo box entry styling (*)
  efc7dfd... places view: Add an element name (*)
  527df17... places view: Remvoe some unused style classes (*)
  fd5729b... Adwaita: Fix up filechooser styling (*)
  bfee2d3... scale: Stop using style classes for marks (*)
  ffd517c... Adwaita: Update scale styling (*)
  203d8da... acccellabel: Use right state when querying font (*)
  76fbcc2... range: Document fine-tuning style class use (*)
  8d886f3... Cosmetic: Use defines for style classes (*)
  0bfc7db... popover: Don't create transient CSS nodes (*)
  38cd2c1... range: Update trough state (*)
  37b4b60... spinbutton: Use right state when querying padding (*)
  2a1a483... notebook: Query the right node's padding (*)
  68ed166... range: Use right state when querying margin (*)
  a9814fe... stylecontext: Always warn on style mismatch (*)
  bc656a3... Update emacs key theme for css changes (*)
  50ff2a5... Update mac key theme for css changes (*)
  11d7f6d... range: Use CSS nodes for all trough rendering (*)
  f95a22a... Adwaita: Update range styling (*)
  e5ef7dc... notebook: Fix copy/paste error (*)
  60c7893... scale: Document the new CSS nodes (*)
  d25e065... range: Fixes to the new trough rendering (*)
  e1182ec... window: Don't pass wrong state to context (*)
  f900bec... scrolled window: Drop unnecessary transient nodes (*)
  353bfb0... scrolledwindow: Set positional classes on scrollbars (*)
  cf7f23f... scrolledwindow: Document overlay scrolling style classes (*)
  7ba1368... epxander: Port to CSS nodes (*)
  c63c932... Adwaita: Update expander styling (*)
  59c1547... print dialog: Use an element name for rendering the paper (*)
  f5af261... Adwaita: Update print dialog styling (*)
  0253338... Updated Hungarian translation (*)
  c33d485... Updated Hungarian translation (*)
  ed26f5d... Updated Hungarian translation (*)
  f0a74bc... Document gtk_builder_extend_wth_template (*)
  c2a9202... Move gtk_builder_extend_with_template to public header (*)
  d55628c... testutils: Add deprecation guards (*)
  bed3ff2... box: Don't track children visibility (*)
  a781690... box: Refactor CSS node handling (*)
  4141a7d... csstypes: Propagate NTH_CHILD and NTH_LAST_CHILD to sibling (*)
  0e75fbf... cssnode: Propagate NTH_LAST_CHILD changes properly (*)
  2fcbf99... placesview: Don't export API (*)
  5686853... notebook: redo notebook styling (*)
  6592c6f... Adwaita: Adapt notebook styling a bit (*)
  e892b91... HighContrast: update notebook styling (*)
  306b6c6... widget-factory: Add another notebook example (*)
  78373eb... Don't use a transient node in gtk_render_arrow() (*)
  4802b51... notebook: Use CSS nodes for arrows (*)
  f564f16... Adwaita: Update notebook styling (*)
  db70ec9... HighContrast: Update notebook styling (*)
  7314c8c... tool item group: Use a CSS node for the arrow (*)
  32f27a4... container: Slightly reword some docs (*)
  9757ea2... gtkwindow: Fix resize without "_GTK_FRAME_EXTENTS" (*)
  a0d9728... textdisplay: save/restore when using different state flags (*)
  09a181d... gdk: Fix invalidation w/ pixel cache when changing child wi (*)
  c28be30... colorswatch: Don't pass _GENERIC_FALLBACK to API that doesn (*)
  c283315... notebook: Update CSS docs (*)
  14f4b7e... Avoid excessive property notification for GtkStack::interpo (*)
  ea51db1... text handle: Port to CSS nodes (*)
  0a13600... Document text handle styling (*)
  3daff48... Adwaita: Update text handle styling (*)
  ee76f9b... HighContrast: Update text handle styling (*)
  3182695... iconview: Use a CSS node for rubberband drawing (*)
  f4076df... Adwaita: Update rubberband styling (*)
  75d465e... HighContrast: Update rubberband styling (*)
  6c7f4b7... flowbox: Use a CSS node for rubberband drawing (*)
  f6201e4... Adwaita: Update flowbox rubberband styling (*)
  921c2a1... HighContrast: Update flowbox rubberband styling (*)
  b0a6af3... Forgotten file (*)
  0af4576... TextView: Use saner coordinate space in draw_layer. (*)
  4c56a1e... treeview: Use a CSS node for rubberband drawing (*)
  8efb1b1... Adwaita: Update treeview rubberband styling (*)
  ec065d4... HighContrast: Update treeview rubberband styling (*)
  ff4b112... treeview: Add a diagram to CSS documentation (*)
  740fa2c... iconview: Add a diagram to CSS documentation (*)
  afc09d9... flowbox: Add a diagram to CSS documentation (*)
  c2d0aa7... print dialog: Avoid gtk_style_context_save (*)
  a846fd5... Add GtkTooltipWindow private sub-class (*)
  6f6e536... Use CSS node name for GtkTooltipWindow (*)
  534f537... Fix an oversight (*)
  d694a9a... docs: Ignore GtkTooltipWindow's private header file (*)
  40d6321... Move GtkWindow g_autoptr macros in the class header (*)
  0d4a010... Remove an unused variable declaration (*)
  862007f... Move GtkListBox g_autoptr macros to the class header (*)
  d589170... Only include the necessary headers in GtkPlacesViewRow (*)
  9336978... Start recursively moving autocleanups macros to their heade (*)
  90c15c2... Move GtkDialog autocleanup to the class header (*)
  56ab3bd... Move GtkAboutDialog autocleanup to the class header (*)
  a395852... Recursively move autocleanups to their header files (*)
  62d9abe... Move GtkAccelMap autocleanup to the class header (*)
  69cbf0a... Adwaita: update tooltip styling (*)
  f2b373a... gtkwindow: css offset for toplevel only (*)
  3552f52... Adwaita: Update tooltip styling more (*)
  2a03107... entry: Use a CSS node for selection rendering (*)
  e7854ae... Adwaita: Update entry selection rendering (*)
  6cbfc78... HighContrast: Update entry selection styling (*)
  28ca1ae... gtkstack: allow subclasses overriding properties on init
  958f1a0... gtkcontainer: clarify requirements for implementations
  7e76816... Add GtkHidingBox
  3d8108b... gtkhidingbox: use full variable names
  951f951... gtkhidingbox: reorder variables
  b3236f3... gtkhidingbox: reorder variables
  aa0d5b5... gtkhidingbox: we can assume we have min and nat pointers
  28362c4... gtkhidingbox: use the parameters directly
  bc270ab... gtkhidingbox: use full variable names
  6325756... gtkhidingbox: assume we always have min and nat pointers
  1bf0da1... gtkhidingbox: use directly the parameters
  2b0ba08... gtkhidingbox: use full variable names
  bec049f... gtkhidingbox: don't nest unneeded loop
  b1f567a... gtkhidingbox: use class_install_properties
  804ab82... gtkhidingbox: remove unneeded comment
  4c45cc1... gtkhidingbox: take into account child expand property
  5b961b0... gtkhidingbox: simplify visibility management
  c1e2890... gtkhidingbox: add property to choose side to handle overflo
  95d93e7... gtkhidingbox: remove extra widgets pixels
  b0115f3... gtkhidingbox: use internal gtk_widget_simple_clip
  b9d3f9e... gtkhidingbox: fix wrong extra space distribution
  b90bc4d... gtkhidingbox: add getter for overflow children
  417c8ec... gtkhidingbox: prefer width for height
  31edfc6... Implement new GtkPathBar

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