Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -2/+9 |
* | tests: Use drawing area instead of draw signal | Benjamin Otte | 2016-11-18 | 1 | -14/+15 |
* | widget: Remove app-paintable | Timm Bäder | 2016-10-31 | 1 | -1/+0 |
* | animated-resizing, video-timer: Add missing return value from ::draw | Owen W. Taylor | 2013-04-25 | 1 | -1/+3 |
* | tests/animated-resizing: Split frame statistics out into a separate file | Owen W. Taylor | 2013-04-23 | 1 | -2/+2 |
* | Add gdk_frame_clock_begin/end_updating() | Owen W. Taylor | 2013-02-18 | 1 | -3/+1 |
* | GdkFrameClock: Clean up the public API | Owen W. Taylor | 2013-02-14 | 1 | -3/+3 |
* | Merge GdkFrameHistory into GdkFrameClock | Owen W. Taylor | 2013-02-14 | 1 | -6/+3 |
* | video-timer: add simple example of PLL-style clock adjustment | Owen W. Taylor | 2013-02-14 | 1 | -7/+83 |
* | video-timer: add a test case for display at a constant frame rate | Owen W. Taylor | 2013-02-14 | 1 | -0/+328 |