User:ChrisLord

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Today)
m (Dates)
 
(44 intermediate revisions by one user not shown)
Line 4: Line 4:
  
 
* <s>Don't set a specific icon size for the toolbar, to stay in-line with other apps</s>
 
* <s>Don't set a specific icon size for the toolbar, to stay in-line with other apps</s>
 +
* <s>Confirm/Fix Today kills itself when using the kill-all function</s> (It doesn't, it seems)
 +
* <s>Change button order in task manager? ([http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=818 bug #818])</s>
 +
* <s>Fix frequent crasher when closing apps with the task manager</s> (thanks to submitted patch)
 
* Refresh event query when a new day turns
 
* Refresh event query when a new day turns
 
* Use the Dates back-end library for calendar interaction(?)
 
* Use the Dates back-end library for calendar interaction(?)
* Confirm/Fix Today kills itself when using the kill-all function
+
* Look into [http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=820 bug #820] (no app-icons in task manager)
* Add confirmation when killing a single application ([http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=818 bug #818])
+
  
 
=== Dates ===
 
=== Dates ===
Line 14: Line 16:
 
* <s>Add event removal</s>
 
* <s>Add event removal</s>
 
* <s>Add search/category filter</s>
 
* <s>Add search/category filter</s>
* Add week view (pending on Dates widget library)
+
* <s>Add week view</s>
 +
* <s>Add proper scrolling support to JanaGtkDayView</s>
 +
* <s>Add 24-hour event view to JanaGtkDayView</s>
 +
* <s>Add event preview to week view</s>
 
* <s>Add month view</s>
 
* <s>Add month view</s>
 
* <s>Add day event-list to month view</s>
 
* <s>Add day event-list to month view</s>
 
* <s>Implement search/category filter in month view</s>
 
* <s>Implement search/category filter in month view</s>
* Add filter to calendar in month view (pending on Dates widget library)
 
* Add year view(?)
 
* Add alarms/repeats (pending on Dates ECal back-end library)
 
 
* <s>Add category support</s>
 
* <s>Add category support</s>
* Add category colours
+
* <s>Use MokoHintEntry on view/editing page</s>
 +
* <s>Add time validation to event editing page</s>
 +
* <s>Add category colours</s> (Might need some work?)
 +
* <s>Add all-day toggle to event editing page</s>
 +
* <s>Add search/filter to week view</s>
 +
* <s>Add search/filter to calendar in month view</s>
 +
* <s>Add window titles ([http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=816 bug #816])</s>
 +
* <s>Add year view</s>
 +
* <s>Modify om-2 theme to make widgets look nicer</s> (Could probably still do with some work)
 +
* <s>Read system time-zone on start-up</s> (works on Debian/SuSE/Redhat systems and has fallback)
 +
* <s>Add time-zone selection in event editing page</s>
 +
* <s>Add recurrence support (pending on back-end library)</s> (needs some work)
 +
* Hide the edit/view page when no event is selected
 +
* Beautify view page
 +
* Add exceptions support (pending on back-end library)
 +
* Add alarm support (pending on back-end library)
 +
* Switch list view to a day view(?) Or write an in-line entry day-view(?)
 
* Add web calendar support(?)
 
* Add web calendar support(?)
 
* Add ical/vcal event import(?)
 
* Add ical/vcal event import(?)
* Discuss themeing/styling issues
 
  
 
=== libmokoui ===
 
=== libmokoui ===
  
 +
* <s>Fix bug calculating indicator size/position when setting border-width >0 on MokoFingerScroll</s>
 +
* <s>Fix MokoHintEntry erasing input when it matches the hint text</s>
 +
* <s>Write new scrolling widget that doesn't take over events like MokoFingerScroll</s> (not necessary, made MokoFingerScroll behave better)
 +
* <s>Make MokoFingerScroll eat fewer events(?)</s>
 +
* <s>Fix bug with MokoFingerScroll where the next click after clicking on a MokoFingerScroll will be ignored</s>
 +
* Add mouse-wheel support to MokoFingerScroll
 
* Add scroll policy settings for MokoFingerScroll
 
* 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
 

Latest revision as of 15:37, 12 October 2007

Contents

[edit] Todo

[edit] Today

  • Don't set a specific icon size for the toolbar, to stay in-line with other apps
  • Confirm/Fix Today kills itself when using the kill-all function (It doesn't, it seems)
  • Change button order in task manager? (bug #818)
  • Fix frequent crasher when closing apps with the task manager (thanks to submitted patch)
  • Refresh event query when a new day turns
  • Use the Dates back-end library for calendar interaction(?)
  • Look into bug #820 (no app-icons in task manager)

[edit] Dates

  • Add event creation
  • Add event removal
  • Add search/category filter
  • Add week view
  • Add proper scrolling support to JanaGtkDayView
  • Add 24-hour event view to JanaGtkDayView
  • Add event preview to week view
  • Add month view
  • Add day event-list to month view
  • Implement search/category filter in month view
  • Add category support
  • Use MokoHintEntry on view/editing page
  • Add time validation to event editing page
  • Add category colours (Might need some work?)
  • Add all-day toggle to event editing page
  • Add search/filter to week view
  • Add search/filter to calendar in month view
  • Add window titles (bug #816)
  • Add year view
  • Modify om-2 theme to make widgets look nicer (Could probably still do with some work)
  • Read system time-zone on start-up (works on Debian/SuSE/Redhat systems and has fallback)
  • Add time-zone selection in event editing page
  • Add recurrence support (pending on back-end library) (needs some work)
  • Hide the edit/view page when no event is selected
  • Beautify view page
  • Add exceptions support (pending on back-end library)
  • Add alarm support (pending on back-end library)
  • Switch list view to a day view(?) Or write an in-line entry day-view(?)
  • Add web calendar support(?)
  • Add ical/vcal event import(?)

[edit] libmokoui

  • Fix bug calculating indicator size/position when setting border-width >0 on MokoFingerScroll
  • Fix MokoHintEntry erasing input when it matches the hint text
  • Write new scrolling widget that doesn't take over events like MokoFingerScroll (not necessary, made MokoFingerScroll behave better)
  • Make MokoFingerScroll eat fewer events(?)
  • Fix bug with MokoFingerScroll where the next click after clicking on a MokoFingerScroll will be ignored
  • Add mouse-wheel support to MokoFingerScroll
  • Add scroll policy settings for MokoFingerScroll
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 (pending on Dates widget library)
  • Add month view
  • Add day event-list to month view
  • Implement search/category filter in month view
  • Add 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

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