[gtk+] (37 commits) Created branch wip/css



The branch 'wip/css' was created.

Summary of new commits:

  3dcfd1e... cssprovider: Add parsing support for @keyframes
  b780606... tests: Add tests for keyframe parsing
  cc4c276... tests: Add parsing test for keyframe parsing
  a1070e0... styleprovider: Add query function for keyframes
  5282927... cssvalue: Add animation enum properties
  c40f99e... cssstyleproperty: Add animation properties
  9b00012... cssparser: Don't use a free'd string in error messages
  e14f446... tests: Add test for last commit
  e033d0a... gtk-demo: Add animated pixbufs example
  461e22f... css: Implement 'animation' shorthand parsing
  d438a0f... window: Add the .background class to windows unconditionall
  2976169... stylecontext: Provide a function for getting the style prov
  3ffdc38... widget: Use gtk_widget_queue_draw() for queueing redraws
  f8ae0cd... css: Add animation support
  2f7e054... animation: Add _gtk_style_animation_is_static()
  b0901f0... csscomputedvalues: Inline function
  18cc7b2... csscomputedvalues: Allow storing animated values here
  2a46da8... csscomputedvalues: Store animated values here
  29284ae... cssimage: Make cross-fades cross-fade properly
  75b43b5... csscomputedvalues: Get rid of animated values
  f019f4f... cssimage: Implement (most of) current cross-fade syntax
  a97d453... tests: Add a simple CSS test for cross-fade
  a458002... csseasevalue: fix wrong priority in steps easing transforma
  2660b3b... cssvalue: Always consider values equal to themselves
  868ca33... themingengine: animate spinners again
  f189916... cssvalue: Fix out-of-bounds in array transition code
  d50a43f... cssimage: Make cross-fade code safe for non-integer sizes
  a96c178... csscomputedvalues: Compute the changes by animations oursel
  eeb3a40... animation: Don't set the changed properties anymore
  c187357... csscomputedvalues: Handle starting animations differently
  a91a4a6... stylecontext: Remove leftover debugging
  0131ccb... stylecontext: Clear animations for values kept in cache
  9bef172... stylecontext: Refactor the way animations are started and s
  4b89374... stylecontext: Only create transitions conditionally
  f4e89e2... stylecontext: Always create animations
  ea3e420... cssanimation: Implement pausing the animation
  b53240f... css: Add a spinner animation to the default theme



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]