summaryrefslogtreecommitdiff
path: root/gtk/gtktimeline.c
Commit message (Expand)AuthorAgeFilesLines
* Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc.Owen W. Taylor2013-02-141-909/+0
* GtkTimeline: Wrap around the progress correctly when loopingOwen W. Taylor2013-02-141-2/+20
* GtkTimeline: introspection fixes, add :progress-type propertyOwen W. Taylor2013-02-141-8/+39
* Hook GtkTimeline up to GdkFrameClockOwen W. Taylor2013-02-141-69/+240
* GtkTimeline: remove settable FPSOwen W. Taylor2013-02-141-72/+1
* Add back GtkTimelineOwen W. Taylor2013-02-141-0/+760
* css: Remove old animation codeBenjamin Otte2012-04-171-760/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkTimeline: un-doc-commentifyMatthias Clasen2012-02-231-36/+36
* timeline: Add _gtk_timeline_get_elapsed_time()Carlos Garcia Campos2012-02-231-3/+22
* GtkTimeline: protect the timeline from unrefRyan Lortie2012-01-251-0/+6
* GtkTimeline: don't look when animations are disabledMatthias Clasen2011-04-141-4/+8
* Silence new gcc warningsMatthias Clasen2011-01-231-2/+0
* Avoid C99 sinf()Hans Breuer2011-01-021-1/+1
* Fix abi check after recent mergesMatthias Clasen2010-12-051-111/+111
* Remove gtkalias from style context code.Carlos Garnacho2010-12-041-3/+0
* Add GtkTimeline as a private object.Carlos Garnacho2010-12-041-0/+738