aboutsummaryrefslogtreecommitdiff
path: root/src/idotimeline.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-031-54/+46
|
* Guard against CID:12651, division by zero of FPS value due to its use for ↵Mathieu Trudel-Lapierre2013-02-061-2/+2
| | | | timing timeline updates.
* Shut up coverity about CID:12650.Mathieu Trudel-Lapierre2013-02-061-1/+2
|
* Add introspection and Vala support to IDORobert Ancell2012-12-141-0/+88
|
* fix various unused-variable warnings; not directly related to gtk3 work, but ↵Michael Terry2011-06-011-2/+0
| | | | helps focus on actual problems
* some further automake magic for dual versioningMichael Terry2011-06-011-1/+1
|
* Need to update the last progress.Cody Russell2010-07-271-1/+1
|
* ido_timeline_set_progress()Cody Russell2010-07-221-0/+21
|
* Fix compile for ARMCody Russell2010-07-141-1/+1
|
* IdoMessageDialog - a morphing message dialog.Cody Russell2010-05-121-0/+721