View source for User:ChrisLord

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:ChrisLord.

Personal tools

Todo

Today

  • Don't set a specific icon size for the toolbar, to stay in-line with other apps
  • Refresh event query when a new day turns
  • Use the Dates back-end library for calendar interaction(?)
  • Confirm/Fix Today kills itself when using the kill-all function
  • Add confirmation when killing a single application (bug #818)

Dates

  • Add event creation
  • Add event removal
  • Add search/category filter
  • Add week view
  • Add proper scrolling support to JanaGtkDayView
  • Add search/filter to week view (pending on Dates widget library)
  • Add event preview to week view
  • Switch list view to a day view(?) (list view seems redundant, given the list in month view)
  • Add month view
  • Add day event-list to month view
  • Implement search/category filter in month view
  • Add search/filter to calendar in month view (pending on Dates widget library)
  • Add year view(?)
  • Add alarms/repeats (pending on Dates ECal back-end library)
  • Add category support
  • Add category colours
  • Add web calendar support(?)
  • Add ical/vcal event import(?)
  • Discuss themeing/styling issues
  • Add window titles (bug #816)

libmokoui

  • Add scroll policy settings for MokoFingerScroll
  • Fix bug calculating indicator size/position when setting border-width >0 on MokoFingerScroll
  • Write new scrolling widget that doesn't take over events like MokoFingerScroll
  • Make MokoFingerScroll eat fewer events(?)