summaryrefslogtreecommitdiff
path: root/src/contacts-window.vala
Commit message (Expand)AuthorAgeFilesLines
* search-provider: update to shell new APIErick Pérez Castellanos2014-09-191-0/+4
* App: hooked Ctrl+n to new contact creation modeErick Pérez Castellanos2014-08-111-17/+17
* Window: fix leave edit-mode behaviorErick Pérez Castellanos2014-08-111-7/+7
* Window: provide entry point for inline contact creationErick Pérez Castellanos2014-08-111-5/+36
* ListPane: select the row of the current contactErick Pérez Castellanos2014-06-091-0/+6
* edit-mode: added [Cancel] buttonErick Pérez Castellanos2014-06-071-35/+79
* build: move resource files into data subdirErick Pérez Castellanos2014-05-311-1/+1
* misc: fixed minor warnings and FIXME instructionsErick Pérez Castellanos2014-05-291-6/+5
* Window: properly handling address-book setupErick Pérez Castellanos2014-05-291-9/+23
* Window: fixed ui file. Improved loading box styleErick Pérez Castellanos2014-05-291-1/+1
* Window: fixed bug when calling set_list_pane twiceErick Pérez Castellanos2014-05-291-9/+14
* App: made Store instance belong to Contacts.AppErick Pérez Castellanos2014-05-291-3/+0
* Window: replaced ListPane for loading spinnerErick Pérez Castellanos2014-05-291-5/+26
* ContactPane: set Store property after constructionErick Pérez Castellanos2014-05-291-3/+9
* Window: added setup view widgetsErick Pérez Castellanos2014-05-291-10/+48
* Window: [Select] button made private widgetErick Pérez Castellanos2014-05-291-3/+2
* Window: consolidating modes handlingErick Pérez Castellanos2014-05-291-37/+54
* Window: ContactPane instance made internal widgetErick Pérez Castellanos2014-05-291-13/+76
* Window: moved more content widgets internallyErick Pérez Castellanos2014-05-291-7/+33
* Window: ListPane instance made internal widgetErick Pérez Castellanos2014-05-291-2/+133
* Window: moved signals handlers internallyErick Pérez Castellanos2014-05-291-0/+32
* Window: moved ListPane into ui fileErick Pérez Castellanos2014-05-291-14/+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-0/+3
* window: Fix the location of the buttons in the headerbar when is splitYosef Or Boczko2014-02-131-0/+9
* window: respect show called on quiescent signal handlerErick Pérez Castellanos2013-08-191-0/+2
* Contacts.Window: use template for composited widgetsErick Pérez Castellanos2013-08-161-54/+13
* Contacts.Window: make more chrome internalErick Pérez Castellanos2013-08-151-9/+21
* Contacts.Window: add main overlay for notificationsErick Pérez Castellanos2013-08-151-0/+15
* Contacts.Window: hide toolbars from Contacts.AppErick Pérez Castellanos2013-08-151-1/+20
* Contacts.Window: hide more UI detailsErick Pérez Castellanos2013-08-151-0/+18
* contacts-header-bar: fix styleErick Pérez Castellanos2013-08-151-2/+1
* Contacts.Window: reworks titlebarErick Pérez Castellanos2013-08-151-3/+58
* Add a ContactsWindowAlexander Larsson2012-01-181-0/+26