From: cedlemo <nu...@co...> - 2017-10-28 11:59:59
|
cedlemo 2017-10-28 02:03:51 +0900 (Sat, 28 Oct 2017) New Revision: 71d99fd74c45ced44f2261f96349309d10f9992d https://github.com/ruby-gnome2/ruby-gnome2/commit/71d99fd74c45ced44f2261f96349309d10f9992d Merged b2a3c13: Merge pull request #1109 from cedlemo/gtk3_sample_gtk_demo_tree_store_rb Message: Update gtk-demo TODO Modified files: gtk3/sample/gtk-demo/TODO Modified: gtk3/sample/gtk-demo/TODO (+1 -1) =================================================================== --- gtk3/sample/gtk-demo/TODO 2017-10-28 02:03:18 +0900 (d5498f8b9) +++ gtk3/sample/gtk-demo/TODO 2017-10-28 02:03:51 +0900 (1c64d197d) @@ -59,6 +59,7 @@ combobox.c ok ok css_blendmodes.c ok ok fishbowl.c ok ok flowbox.c ok ok +tree_store.c ok ok Remains : @@ -68,7 +69,6 @@ foreigndrawing no no gestures.c no no shortcuts.c no no toolpalette.c no no -tree_store.c ok no # Ruby version Check all the ruby demos that doesn't correspond to a C version. |