summaryrefslogtreecommitdiff
path: root/src/contacts-types.vala
Commit message (Expand)AuthorAgeFilesLines
* Avoid ownership mismatches of container elementsRico Tzschichholz2018-04-081-1/+1
* Contact: don't needlessly lookup the types of all fields.Niels De Graef2018-03-311-5/+0
* CSS: Remove unused class .contacts-entryNiels De Graef2018-01-161-1/+0
* Fix several Gtk-CRITICALS (bug 737627).Niels De Graef2017-06-261-3/+2
* types: added home to emails typeErick Pérez Castellanos2015-04-231-1/+2
* contacts-types: avoid ambiguous 'ListStore'Ryan Lortie2015-02-111-6/+6
* Explained the use of the "Other"Erick Pérez Castellanos2013-02-171-0/+2
* Added TypeSet.email for handling Personal email.Erick Pérez Castellanos2012-12-191-9/+24
* A lot of UX fixes.Erick Pérez Castellanos2012-12-181-1/+0
* Rename all contacts custom css classes to contacts-*Alexander Larsson2012-01-191-2/+2
* Use the real keysym defines instead of keyval_from_nameAlexander Larsson2012-01-181-1/+1
* Allow setting TypeCombo state by specifying a stringAlexander Larsson2011-12-161-6/+39
* When switching to custom type mode, ensure we don't loose focusAlexander Larsson2011-12-151-1/+1
* Add support for is_modified checks on TypeComboAlexander Larsson2011-12-131-0/+3
* Replace FSF address by a reference to its websiteFrédéric Péters2011-09-051-2/+1
* Allow escape key to cancel custom type entryAlexander Larsson2011-08-311-0/+9
* Don't allow empty custom typesAlexander Larsson2011-08-311-3/+11
* Style editing widgets like the mockupsAlexander Larsson2011-08-231-0/+2
* Change how editing state is stored and fix up sortingAlexander Larsson2011-08-161-6/+8
* Fix up for API changes in folks 0.6.0Alexander Larsson2011-08-161-14/+11
* Document the entry sizeingAlexander Larsson2011-06-231-1/+3
* Make the TypeCombo expand properlAlexander Larsson2011-06-231-0/+4
* Fix up issues with OTHER and custom typesAlexander Larsson2011-06-231-5/+16
* Implement type editingAlexander Larsson2011-06-231-11/+69
* Move TypeCombo to end of source fileAlexander Larsson2011-06-231-80/+80
* Reuse the generic InitDataAlexander Larsson2011-06-231-10/+11
* clean up typeset handlingAlexander Larsson2011-06-231-127/+174
* Add all custom labels seen to the TypeSetAlexander Larsson2011-06-221-0/+7
* Remove unused codeAlexander Larsson2011-06-221-7/+0
* Initial work on TypeCombo widgetAlexander Larsson2011-06-221-13/+150
* TypeSet: Break out data lookup from display name generationAlexander Larsson2011-06-211-8/+17
* Extract field type sets into its own fileAlexander Larsson2011-06-211-0/+164