[gtk+] (144 commits) Non-fast-forward update to branch wip/cosimoc/range-gadget



The branch 'wip/cosimoc/range-gadget' 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:

  5ff0d8f... range: first pass at porting to gadgets
  081a9f0... range: deprecate trough-under-steppers
  7256042... range: use newer GtkCssGadget API
  071aea1... range: deprecate arrow-scaling style property
  5068ca8... range: don't call gtk_range_calc_layout() in realize()
  261c405... range: simplify code a bit
  e7393cf... range: remove call that is not needed
  061cbda... range: remove unused code
  0fbda1e... gadget: add hit test functions
  9cb7e44... range: continue porting to GtkGadgets
  6027e9b... range: deprecate more style properties
  3f53abd... scale: deprecate slider-length style property
  f512a59... range: move slider inside the trough
  0871de9... range: remove special case that's not needed
  9355241... range: move GtkColorScale special case to GtkColorScale
  93c651b... range: simplify code
  ea9c5f0... Revert "range: simplify code"
  b439e5e... Revert "range: move GtkColorScale special case to GtkColorS
  3a84b20... colorscale: don't use style properties to determine slider 
  65feccd... range: remove border allocation hack
  6dd704b... range: whitespace fix
  42da216... scrollbar: deprecate min-slider-length style property
  9f0173e... range: move slider drawing where it belongs
  0c8d87e... boxgadget: add API to set expand/align flags for gadget chi
  30e60a3... range: use new GtkBoxGadget API instead of removing/inserti
  fdbd620... boxgadget: add APIs to insert gadgets next to siblings
  a1bd8ed... range: use new GtkBoxGadget API instead of counting childre
  195093b... scale: always add marks at the beginning or the end
  7009296... range: add a gadget for the whole widget area
  670b091... Adwaita: WIP for new range theme
  67857c1... range: simplify code
  79cb10b... gadget: add API to get various area boxes
  e322f49... range: use new GtkCssGadget API instead of rolling our own
  51ff0ef... range: use border box for slider area
  e5d9ed5... gadget: simplify code
  4504fa9... Adwaita: some more WIP theme work for the new scale

Commits added to the branch:

  70b9ea2... Updated Chinese (Taiwan) translation (*)
  c3dc0d8... container: Request layout again depending on layout mode (*)
  437dec6... csscolorvalue: Print a comma for win32 values (*)
  3056d79... cssparser: Make _gtk_css_parser_has_number() a bit smarter (*)
  cf71d98... entry: Make the get_text_area() vfunc relative to top left  (*)
  2b03bbb... Updated Thai translation (*)
  a2b4acb... Updated Serbian translation (*)
  cab307f... Updated Serbian translation (*)
  5ee0a71... Updated Serbian translation (*)
  98fb6f6... Updated Galician translations (*)
  63a204e... gtkplacessidebar: add open flags to other locations (*)
  3d70051... GtkGestureMultiPress: reset multi-press sequence if the sou (*)
  4ff3d5b... gdk: Avoid 2/3BUTTON event generation if the source device  (*)
  17a4bd5... gtkplacesview: use location instead of the enclosing one (*)
  0c25c5d... revealer: Don't report >0 preferred width... (*)
  566010e... Add a testcase for revealer size allocation (*)
  cf6c0b0... spin button: Use the Ctrl modifier for Home and End key bin (*)
  d7fc1ea... Updated Brazilian Portuguese translation (*)
  fad0c27... Updated Swedish translation (*)
  3cff1ef... Update Galician translations (*)
  b8183fb... Add a release note about theme changes (*)
  97c1803... 3.19.10 (*)
  bf0ef08... Update Catalan translation (*)
  ffea7a2... Updated Brazilian Portuguese translation (*)
  60d7f43... GtkTextHandle: Look up for the first child of a scrolled wi (*)
  594ba30... mir: fix GdkSeat-related deprecations (*)
  acbb0c4... mir: fix warnings (*)
  e390e3b... GtkIMContext: remove broken anchors in documentation (*)
  18abf86... Updated French translation (*)
  9016a00... treeview: Fix positioning of editing widgets (*)
  8ed804f... textview: Draw the background properly (*)
  760b540... treeview: Don't make things way too high (*)
  c75a833... x11: More fake tablet blacklisting (*)
  dde3362... gadget: Warn about missing size allocation (*)
  03db14c... inspector: Show some basic device information (*)
  455935a... inspector: Show more device information (*)
  15ccdcd... inspector: Don't show numeric ids (*)
  84ba01d... inspector: Update for screen config changes (*)
  e126633... x11: Update seat capabilities (*)
  1977994... gtkplacesview: clean up mount server callback (*)
  f468f0f... device: Add a num-touches property (*)
  a4a7740... xi2: Set ::num-touches for touch devices (*)
  fe4602a... inspector: Show ::num-touches for touch devices (*)
  20cf42c... gtkplacessidebar: avoid unresponsive UI while trashing (*)
  53fe9c2... inspector: use guint to fix the windows build (*)
  374494b... Updated Galician translation (*)
  71a9fd9... stylecontext: Move background_is_opaque() function (*)
  4e8fb33... pixelcache: Don't have a style context argument (*)
  3a9ceff... win32 theme: Make entries and textview work (*)
  40269f4... Updated Polish translation (*)
  8920b6a... Updated Brazilian Portuguese translation (*)
  abd781a... icon helper: Don't set baseline to 0 (*)
  3431451... frame: Let GtkContainer handle border-width (*)
  77594be... frame: Measure border gadget separately (*)
  0213815... Move .keycap docs from GtkFrame to GtkLabel (*)
  a975e73... fix a typo (*)
  09b1571... Better baseline adjustment (*)
  5df1e98... window: Draw decorations in the right place (*)
  a051e56... widget-factory: transition pages (*)
  f749152... Fix a copy-paste error (*)
  5b2e883... Remove redundant words from docs (*)
  4f5f299... inspector: React to device changes (*)
  8b93c01... inspector: Simplify general tab setup (*)
  5522ce9... xi2: Add some more debug spew (*)
  ad204c8... win32 theme: Fix decorations (*)
  34e2049... win32 theme: Make titlebuttons look like they're the right  (*)
  d3f7135... Document CSS win32 size support (*)
  c61764b... GDK W32: Fix the filling of MINMAXINFO (*)
  c3e56d3... Updated Hungarian translation (*)
  377ac90... gtkplacessidebar: clean up trash row on destroy (*)
  ea9e822... gtkplacessidebar: use gpointers in trash row (*)
  1a0b656... Adwaita: fix separator in non paned using split headerbar (*)
  296a7c2... Adwaita: simplify mixed buttons styling (*)
  9f606b8... Adwaita: stricter selector for split headerbar separator (*)
  0a6ee5e... W32: Fix for commit 1f74f12d9, re-enabling decimal separato (*)
  4fd5ad2... Adwaita: notebook tab sizing fix (*)
  787e1d7... wayland: Add gtk-primary-selection protocol (*)
  f9f5586... wayland: Make the function to get the last serial a seat on (*)
  ed3c87d... wayland: Implement the (so far internal) primary selection  (*)
  a2c575e... wayland: Use the page size as the selection buffer size (*)
  3084eca... Updated Occitan translation (*)
  9f37557... Fix an memory overrun (*)
  2cabfcc... Avoid an a crash with GTK_DEBUG=builder (*)
  6108c64... cssselector: Don't invoke undefined behavior (*)
  5ca860d... dialog: Avoid a memory leak in an error case (*)
  c784d5d... levelbar: Avoid a use-after-free (*)
  88e372c... infobar: Avoid a memory leak in an error case (*)
  8ff40b5... Plug a small memory leak (*)
  ca3d87c... Avoid an out-of-bounds access (*)
  b72996c... Updated Occitan translation (*)
  914f7bd... wayland: Survive without primary selection (*)
  d7bc0fd... textview: Fix coordinates when background drawing of text n (*)
  6b4788c... textview: Support borders in text node (*)
  cdb1cda... notebook: The active tab is now :checked (*)
  e45cb33... window: Include decoration border and padding in resize are (*)
  a2fa647... cssimagewin32: IMplement printing (*)
  245d217... boxgadget: Add ability to draw children in reverse (*)
  053e549... notebook: Redo notebook implementation (*)
  f73e768... gdk: factor out utility shared among backends (*)
  70d689c... gdk: calculate pixel color shift and precision lazily (*)
  879333d... win32: Finish button drawing code (*)
  b18e64e... win32: Add fallback drawing code for window frames (*)
  5d34ee7... win32: Implement fallback code for tabs (*)
  39bfac0... win32 theme: Remove special case for notebooks (*)
  3463031... win32 theme: Implement GtkFrame (*)
  9b71a9b... Update Catalan translation (*)
  407b8ee... range: first pass at porting to gadgets
  e2585bf... range: deprecate trough-under-steppers
  50e7798... range: use newer GtkCssGadget API
  cf12baf... range: deprecate arrow-scaling style property
  615a047... range: don't call gtk_range_calc_layout() in realize()
  5e1278e... range: simplify code a bit
  5d9a7b7... range: remove call that is not needed
  de0a564... range: remove unused code
  5273c23... gadget: add hit test functions
  dfec354... range: continue porting to GtkGadgets
  76db700... range: deprecate more style properties
  1376142... scale: deprecate slider-length style property
  e1811ee... range: move slider inside the trough
  69535f1... range: remove special case that's not needed
  d63f3ec... range: move GtkColorScale special case to GtkColorScale
  ce6bc24... range: simplify code
  0ece986... Revert "range: simplify code"
  9bdd6a3... Revert "range: move GtkColorScale special case to GtkColorS
  4ce732e... colorscale: don't use style properties to determine slider 
  9ce030e... range: remove border allocation hack
  c872b28... range: whitespace fix
  1a761da... scrollbar: deprecate min-slider-length style property
  7f3534d... range: move slider drawing where it belongs
  978ad14... boxgadget: add API to set expand/align flags for gadget chi
  47cd34c... range: use new GtkBoxGadget API instead of removing/inserti
  3b9cf7f... boxgadget: add APIs to insert gadgets next to siblings
  6b83695... range: use new GtkBoxGadget API instead of counting childre
  6f6e703... scale: always add marks at the beginning or the end
  8376c4c... range: add a gadget for the whole widget area
  a7e5307... Adwaita: WIP for new range theme
  148ef89... range: simplify code
  fa80384... gadget: add API to get various area boxes
  97f9cdb... range: use new GtkCssGadget API instead of rolling our own
  04c545f... range: use border box for slider area
  90a20f7... gadget: simplify code
  4ed925b... Adwaita: some more WIP theme work for the new scale
  5521d25... range: don't use gtk_range_set_min_slider_size()
  a9d7d6b... range: deprecate gtk_range_get/set_min_slider_size()

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