summaryrefslogtreecommitdiff
path: root/src/contacts-contact-pane.vala
Commit message (Expand)AuthorAgeFilesLines
* Contact: remove the personas_changed signal.Niels De Graef2018-02-171-2/+2
* ContactPane: Update right titlebar after editing contactFrank Zschage2018-02-061-0/+6
* Center: remove xalign.Niels De Graef2018-01-221-1/+0
* LinkedAccountsDialog: use GtkTemplate.Niels De Graef2018-01-221-4/+2
* Contact: Remove display_name property.Niels De Graef2018-01-221-1/+1
* Slightly enlarge the avatar in the contact pane.Niels De Graef2018-01-201-1/+1
* Use the conventional path for resources.Niels De Graef2017-12-241-1/+1
* ContactSheet: remove unused Store.Niels De Graef2017-12-241-1/+1
* Extract LinkSuggestionGrid into a class.Niels De Graef2017-12-231-67/+14
* Cleanup: Remove App singletonNiels De Graef2017-08-271-1/+1
* App singleton cleanup: Remove show_message()Niels De Graef2017-08-271-6/+15
* Remove final uses of App.app.contacts_store.Niels De Graef2017-08-271-1/+1
* Prevent more uses of App singleton for its StoreNiels De Graef2017-08-271-18/+21
* Use a constructor for ContactPane.Niels De Graef2017-08-271-17/+5
* Try to steer away from using App as a singleton.Niels De Graef2017-08-271-4/+3
* Cleanup: set App.window privateNiels De Graef2017-08-261-2/+2
* Clean up ContactPane.create_contact()Niels De Graef2017-07-021-76/+47
* Use GtkTemplate for ContactPane.Niels De Graef2017-07-021-93/+53
* ContactPane: fix double format stringJürg Billeter2016-11-011-1/+0
* types: change Personal by HomeErick Pérez Castellanos2015-04-231-1/+1
* ContactPane: commit avatar changes when editing or creatingErick Pérez Castellanos2014-08-111-0/+17
* ContactPane: added commit new contact codeErick Pérez Castellanos2014-08-111-3/+79
* ContactPane: fix leave edit-mode when no contact is setErick Pérez Castellanos2014-08-111-3/+7
* ContactPane: provide API to handle inline contact creationErick Pérez Castellanos2014-08-111-0/+21
* misc: API change to maintain readabilityErick Pérez Castellanos2014-08-111-1/+1
* misc: move ::change_avatar to ContactEditor sourceErick Pérez Castellanos2014-08-111-21/+0
* ContactPane: move internal widgets to ContactEditorErick Pérez Castellanos2014-08-111-73/+4
* edit-mode: added [Cancel] buttonErick Pérez Castellanos2014-06-071-26/+28
* UI: removed double strokes on Contacts.WindowErick Pérez Castellanos2014-05-311-27/+23
* ContactPane: set Store property after constructionErick Pérez Castellanos2014-05-291-1/+4
* ContactPane: move handling edit-mode to the WindowErick Pérez Castellanos2014-05-291-3/+0
* misc: improved ui filesErick Pérez Castellanos2014-05-291-1/+0
* ContactPane: moved into WindowErick Pérez Castellanos2014-05-291-9/+17
* ContactPane: fix GtkLabel wrappingErick Pérez Castellanos2014-04-071-0/+1
* ContactPane: remove debug instructionErick Pérez Castellanos2014-04-051-2/+0
* ContactPane: hooked actions to Editor propertiesErick Pérez Castellanos2014-04-051-10/+22
* ContactPane: migrated custom toolbar to ActionBarErick Pérez Castellanos2014-04-041-37/+10
* ContactPane: removed unused signal callbackErick Pérez Castellanos2014-04-041-25/+13
* misc: moved Center helper container to utilscErick Pérez Castellanos2014-04-041-51/+0
* ContactPane: use popover in "new detail" buttonErick Pérez Castellanos2014-04-041-81/+44
* build: remove unused function argumentErick Pérez Castellanos2014-04-041-1/+1
* build: removed more gtk+ deprecated callsErick Pérez Castellanos2014-02-151-6/+7
* build: remove margin_left/right deprecated callsErick Pérez Castellanos2014-02-131-12/+3
* l18n: Changed Link string for more accurated: WebsiteErick Pérez Castellanos2013-09-231-1/+1
* l18n: fix margin to work properly on RTL languagesErick Pérez Castellanos2013-09-161-3/+12
* ContactPane: removed hack for use MenuButton.set_popupErick Pérez Castellanos2013-08-191-6/+2
* ContactPane: fixed avatar size and name alignmentErick Pérez Castellanos2013-08-191-1/+1
* ContactPane: refine select of Select a contactErick Pérez Castellanos2013-08-171-2/+5
* colors: fixed backgroundErick Pérez Castellanos2013-08-171-0/+4
* contacts-header-bar: fix styleErick Pérez Castellanos2013-08-151-5/+3