- Timestamp:
- 08/04/07 23:18:11 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/ChangeLog
r2635 r2637 1 2007-08-04 Holger Hans Peter Freyther <zecke@selfish.org> 2 3 First version that can fetch feeds again and display some part of the 4 message to the user. 5 6 Some how scrolling with MokoFingerScrollView and WebKitGtkPage does not 7 work. 8 9 The application is still very raw, beginning with missing icons, to missing 10 configuration possibilities to missing features. 11 12 * src/Makefile.am: 13 * src/feed-data.c: 14 (feed_sort_init): 15 (feed_data_load_from_cache): 16 (feed_filter_new): 17 (feed_sort_new): 18 * src/feed-item-view.c: 19 (do_highlight): 20 (search_entry_changed_closure): 21 (feed_item_view_init): 22 (feed_item_view_highlight): 23 * src/feed-item-view.h: 24 * src/feed-selection-view.c: Added. 25 (treeview_selection_changed): 26 (treeview_keypress_event): 27 (refresh_feeds_closure): 28 (feed_selection_view_init): 29 (feed_selection_view_class_init): 30 (feed_selection_view_new): 31 (feed_selection_view_add_column): 32 (feed_selection_view_get_search_string): 33 * src/feed-selection-view.h: 34 * src/main.c: 35 (feed_selection_changed): 36 (create_feed_view): 37 (create_configuration_ui): 38 (create_ui): 39 1 40 2007-08-04 Holger Hans Peter Freyther <zecke@selfish.org> 2 41
Note: See TracChangeset
for help on using the changeset viewer.
