summaryrefslogtreecommitdiff
path: root/src/contacts-app.vala
Commit message (Expand)AuthorAgeFilesLines
* Don't show authentication UI from the search provideAlexander Larsson2015-06-251-1/+1
* app: exit properly on eds connection failureErick Pérez Castellanos2015-04-301-1/+3
* search-provider: update to shell new APIErick Pérez Castellanos2014-09-191-0/+16
* app: properly set default address book afterErick Pérez Castellanos2014-09-161-0/+3
* App: hooked Ctrl+n to new contact creation modeErick Pérez Castellanos2014-08-111-2/+1
* Window: provide entry point for inline contact creationErick Pérez Castellanos2014-08-111-2/+0
* build: moved css tweaks from gnome-themes-standardErick Pérez Castellanos2014-05-311-0/+6
* App: added setup and window creation handling codeErick Pérez Castellanos2014-05-291-58/+77
* App: made Store instance belong to Contacts.AppErick Pérez Castellanos2014-05-291-5/+3
* Window: added setup view widgetsErick Pérez Castellanos2014-05-291-1/+2
* App: removed unused 'using' statementErick Pérez Castellanos2014-05-291-2/+0
* Window: ContactPane instance made internal widgetErick Pérez Castellanos2014-05-291-68/+0
* Window: moved more content widgets internallyErick Pérez Castellanos2014-05-291-48/+1
* Window: ListPane instance made internal widgetErick Pérez Castellanos2014-05-291-112/+2
* Window: moved signals handlers internallyErick Pérez Castellanos2014-05-291-32/+0
* Window: moved ListPane into ui fileErick Pérez Castellanos2014-05-291-4/+2
* ContactPane: moved into WindowErick Pérez Castellanos2014-05-291-5/+3
* Initial work to move code into Contacts.WindowErick Pérez Castellanos2014-05-291-3/+7
* Address Book dialog: update button captionErick Pérez Castellanos2014-04-101-1/+1
* Address Book dialog: updated UIErick Pérez Castellanos2014-04-101-25/+20
* build: remove unused function argumentErick Pérez Castellanos2014-04-041-1/+1
* Change Address Book: fix height of dialog buttonsErick Pérez Castellanos2014-04-021-6/+4
* about: updated website url and copyright yearErick Pérez Castellanos2014-02-151-2/+2
* build: remove margin_left/right deprecated callsErick Pérez Castellanos2014-02-131-4/+4
* app: Add app menu to setup windowErick Pérez Castellanos2014-02-121-3/+19
* Contacts.App: make the buttons as center verticallyYosef Or Boczko2013-09-261-0/+2
* misc: Fix whitespace issuesErick Pérez Castellanos2013-09-031-9/+9
* Contacts.Titlebar: fix right title when in edit-modeErick Pérez Castellanos2013-09-031-1/+0
* l18n: fix edit-mode titlebar constructErick Pérez Castellanos2013-08-311-4/+5
* l18n: properly handled plurals formsErick Pérez Castellanos2013-08-191-3/+5
* window: respect show called on quiescent signal handlerErick Pérez Castellanos2013-08-191-5/+0
* Contacts.App: display contact name after done editingErick Pérez Castellanos2013-08-191-1/+4
* Change Address Book dialog: add Cancel buttonErick Pérez Castellanos2013-08-161-0/+9
* Contacts.App: display the selected contact nameErick Pérez Castellanos2013-08-161-0/+1
* Contacts.App: simplify contacts showing pathErick Pérez Castellanos2013-08-161-4/+2
* Contacts.ListPane: revert split between all and main contactsErick Pérez Castellanos2013-08-151-10/+0
* Contacts.Window: make more chrome internalErick Pérez Castellanos2013-08-151-23/+8
* Contacts.Window: add main overlay for notificationsErick Pérez Castellanos2013-08-151-14/+9
* Contacts.Window: hide toolbars from Contacts.AppErick Pérez Castellanos2013-08-151-6/+6
* Contacts.Window: hide more UI detailsErick Pérez Castellanos2013-08-151-10/+4
* left-header-bar: use proper title in selection-modeErick Pérez Castellanos2013-08-151-0/+6
* Contacts.Window: reworks titlebarErick Pérez Castellanos2013-08-151-98/+43
* AccountsList: hooked to ContactsStore signal for updateErick Pérez Castellanos2013-08-091-0/+5
* Remove use of GtkStockPhilip Withnall2013-08-041-4/+4
* Catch some unhandled errors and print warningsPhilip Withnall2013-08-041-3/+7
* Remove unused variablesPhilip Withnall2013-08-041-1/+0
* Fix passing null to a non-nullable function parameterPhilip Withnall2013-08-041-3/+3
* AccountsList: reworked flow, refactore codeErick Pérez Castellanos2013-07-241-1/+2
* Fixes: casting and debug sentences removedErick Pérez Castellanos2013-07-231-2/+1
* Change Address Book dialog reworkedErick Pérez Castellanos2013-07-231-6/+17