summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused contacts booleansnew-designAlexander Larsson2011-12-163-6/+0
* Support actually creating new contacts with the new contact dialogAlexander Larsson2011-12-162-2/+155
* More work on New contact dialogAlexander Larsson2011-12-161-27/+187
* Allow setting TypeCombo state by specifying a stringAlexander Larsson2011-12-161-6/+39
* Move postal subproperty arrays to ContactAlexander Larsson2011-12-162-7/+7
* Split out ContactsFrame to its own fileAlexander Larsson2011-12-163-221/+243
* Split out avater menu to its own fileAlexander Larsson2011-12-163-172/+194
* Move new contacts dialog to its own fileAlexander Larsson2011-12-164-4/+61
* Add a title to the add detail windowAlexander Larsson2011-12-161-3/+14
* Use a label for the title in the select target dialogAlexander Larsson2011-12-161-2/+12
* Support calling in the UIAlexander Larsson2011-12-161-0/+82
* Support starting a chatAlexander Larsson2011-12-161-14/+79
* Handle sensitivity for chat and call buttonsAlexander Larsson2011-12-161-0/+27
* Track email button sensitivityAlexander Larsson2011-12-161-2/+17
* Support sending emailsAlexander Larsson2011-12-161-0/+85
* Support adding new details to personasAlexander Larsson2011-12-161-1/+146
* Fix error introduced in the common DetailedFieldRow codeAlexander Larsson2011-12-151-6/+8
* Connect_after to entry to avoid error in spinbutton caseAlexander Larsson2011-12-151-1/+1
* Support birthdate editingAlexander Larsson2011-12-151-5/+82
* Add common helper for grab laterAlexander Larsson2011-12-151-10/+10
* Add support for not editingAlexander Larsson2011-12-151-1/+69
* Add editing of addressesAlexander Larsson2011-12-151-10/+104
* Make chat fields non-editableAlexander Larsson2011-12-151-4/+21
* Support editing nicknamesAlexander Larsson2011-12-151-6/+34
* Support editing phone fieldsAlexander Larsson2011-12-151-18/+17
* Generalize email row to work for all detailed string typesAlexander Larsson2011-12-151-13/+18
* When switching to custom type mode, ensure we don't loose focusAlexander Larsson2011-12-151-1/+1
* Keep row focus on exit of edit mode if a child had focusAlexander Larsson2011-12-151-0/+4
* Allow focus inside focusable FieldRowsAlexander Larsson2011-12-151-1/+57
* Avoid warnings on row deletionAlexander Larsson2011-12-141-2/+5
* Allow activation of FieldRowsAlexander Larsson2011-12-141-0/+8
* Allow for non-grabbing setup_entry_for_editAlexander Larsson2011-12-141-6/+8
* Track for focus outside editing row => exit editingAlexander Larsson2011-12-141-0/+17
* Make FieldRow redraw on allocate, since it draw focus rect nowAlexander Larsson2011-12-141-0/+1
* Allow canceling editing by escapeAlexander Larsson2011-12-131-0/+6
* Centralize entry setup for edit modeAlexander Larsson2011-12-131-9/+13
* Support edit emailsAlexander Larsson2011-12-131-2/+39
* Avoid saving changes when exiting edit more if nothing changedAlexander Larsson2011-12-131-5/+8
* Add helper to create entry + type comboAlexander Larsson2011-12-131-0/+20
* Make throws more explicitAlexander Larsson2011-12-131-3/+3
* Add support for is_modified checks on TypeComboAlexander Larsson2011-12-131-0/+3
* Allow non-saving exit from edit modeAlexander Larsson2011-12-131-10/+12
* Add remove row supportAlexander Larsson2011-12-131-0/+9
* Actually save properties (just links for now)Alexander Larsson2011-12-131-7/+49
* Support FakePersona in Contact.set_persona_propertyAlexander Larsson2011-12-131-21/+26
* Move property name to FieldSet so we can use it to set valuesAlexander Larsson2011-12-131-27/+13
* Initial work at edit mode.Alexander Larsson2011-12-131-3/+73
* Add field_set to DataFieldRowAlexander Larsson2011-12-131-2/+2
* Don't take string for pack_text (not used)Alexander Larsson2011-12-131-4/+4
* Prefix all packing helper in FieldRow with pack_Alexander Larsson2011-12-131-15/+15