User:ThomasWood

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Contacts)
Line 19: Line 19:
  
 
* Crashing on contact lookup (possibly moko_contacts_get_photo (),  openmoko-dialer/src/moko-contacts.c)
 
* Crashing on contact lookup (possibly moko_contacts_get_photo (),  openmoko-dialer/src/moko-contacts.c)
 +
* Run through valgrind to check memory leaks etc
  
 
=== Tasks ===
 
=== Tasks ===
Line 25: Line 26:
 
* Category creation UI
 
* Category creation UI
 
* Check "Due date" usability
 
* Check "Due date" usability
 +
 +
=== Today ===
 +
 +
* Run through valgrind to check memory leaks etc
  
 
=== Theme ===
 
=== Theme ===

Revision as of 12:49, 31 August 2007

Contents

Todo

Contacts

  • Initial details UI setup state
  • borders on detail & groups treeviews
  • add scrolled window to detail page
  • right align detail treeview attribute labels
  • correct icon for contact photo
  • delete->cancel->stay on detail page
  • commit contact on tab switch
  • set background to groups and history titles
  • adding groups - add through contact, not creating HitoContactGroup
  • Not starting from .desktop file in Today
  • crash on delete attribute
  • fix copyright headers

Dialer

  • Crashing on contact lookup (possibly moko_contacts_get_photo (), openmoko-dialer/src/moko-contacts.c)
  • Run through valgrind to check memory leaks etc

Tasks

  • Implement searching
  • Category creation UI
  • Check "Due date" usability

Today

  • Run through valgrind to check memory leaks etc

Theme

  • Fix progress bar redrawing problems


libmokoui

  • size style property for scroll widget indicator
  • add gtk-doc support
Personal tools

Todo

Contacts

  • Initial details UI setup state
  • borders on detail & groups treeviews
  • add scrolled window to detail page
  • right align detail treeview attribute labels
  • correct icon for contact photo
  • delete->cancel->stay on detail page
  • commit contact on tab switch
  • set background to groups and history titles
  • adding groups - add through contact, not creating HitoContactGroup
  • Not starting from .desktop file in Today
  • crash on delete attribute
  • fix copyright headers

Dialer

  • Crashing on contact lookup (possibly moko_contacts_get_photo (), openmoko-dialer/src/moko-contacts.c)
  • Run through valgrind to check memory leaks etc

Tasks

  • Implement searching
  • Category creation UI
  • Check "Due date" usability

Today

  • Run through valgrind to check memory leaks etc

Theme

  • Fix progress bar redrawing problems


libmokoui

  • size style property for scroll widget indicator
  • add gtk-doc support