Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ListPane: moved signal connection to ui file | Erick Pérez Castellanos | 2014-05-31 | 1 | -1/+1 |
* | build: move resource files into data subdir | Erick Pérez Castellanos | 2014-05-31 | 1 | -1/+1 |
* | Window: replaced ListPane for loading spinner | Erick Pérez Castellanos | 2014-05-29 | 1 | -0/+4 |
* | ListPane: removed "Other Contacts" section | Erick Pérez Castellanos | 2014-05-29 | 1 | -6/+0 |
* | Window: moved ListPane into ui file | Erick Pérez Castellanos | 2014-05-29 | 1 | -4/+11 |
* | Contacts.View: moved into ui file | Erick Pérez Castellanos | 2014-05-29 | 1 | -7/+3 |
* | ListPane: moved to template file | Erick Pérez Castellanos | 2014-05-29 | 1 | -65/+30 |
* | l18n: Changed Link string for more accurated: Website | Erick Pérez Castellanos | 2013-09-23 | 1 | -0/+1 |
* | Port to GtkRevealer | Stefano Facchini | 2013-08-21 | 1 | -2/+3 |
* | colors: fixed background | Erick Pérez Castellanos | 2013-08-17 | 1 | -1/+0 |
* | Contacts.ListPane: show all contacts by default | Erick Pérez Castellanos | 2013-08-16 | 1 | -1/+1 |
* | Contacts.ListPane: revert split between all and main contacts | Erick Pérez Castellanos | 2013-08-15 | 1 | -9/+4 |
* | left-header-bar: use proper title in selection-mode | Erick Pérez Castellanos | 2013-08-15 | 1 | -0/+4 |
* | Remove unused variables | Philip Withnall | 2013-08-04 | 1 | -1/+0 |
* | View: Convert from EggListBox to GtkListBox | Alexander Larsson | 2013-06-12 | 1 | -1/+1 |
* | Don't search for "empty" strings | Chris Cummins | 2013-05-27 | 1 | -1/+1 |
* | Fixed ListPane changing width | Erick Pérez Castellanos | 2013-05-04 | 1 | -1/+5 |
* | search-entry: Added placeholder text | Erick Pérez Castellanos | 2013-05-04 | 1 | -0/+1 |
* | Use GtkSearchEntry | Erick Pérez Castellanos | 2013-05-04 | 1 | -13/+2 |
* | Add reveal effect to show selection-toolbar | Erick Pérez Castellanos | 2013-02-21 | 1 | -10/+9 |
* | Show all contacts or just main. | Erick Pérez Castellanos | 2013-02-16 | 1 | -5/+11 |
* | Added link operation to selection-mode. | Erick Pérez Castellanos | 2013-02-14 | 1 | -0/+8 |
* | Hooked ::delete_contacts signal. | Erick Pérez Castellanos | 2013-02-06 | 1 | -3/+3 |
* | Added marking handling to Contacts.ListPane | Erick Pérez Castellanos | 2013-02-06 | 1 | -0/+24 |
* | Added selection-mode skel. | Erick Pérez Castellanos | 2013-02-06 | 1 | -1/+22 |
* | Added selection API to ListPane and ContactsView. | Erick Pérez Castellanos | 2013-02-06 | 1 | -0/+8 |
* | Show the search field by default | Alexander Larsson | 2012-09-05 | 1 | -36/+1 |
* | Use new ListBox.add_to_scrolled helper | Alexander Larsson | 2012-05-16 | 1 | -3/+1 |
* | Use Egg.ListBox for Contacts.View, not TreeView | Alexander Larsson | 2012-05-15 | 1 | -1/+3 |
* | Combine View and ViewWidget | Alexander Larsson | 2012-02-20 | 1 | -7/+4 |
* | Remove unused separator in search toolbar | Alexander Larsson | 2012-02-14 | 1 | -4/+0 |
* | Add first run dialog | Alexander Larsson | 2012-01-27 | 1 | -53/+1 |
* | Work around issue with lost grab when displaying the search first time | Alexander Larsson | 2012-01-20 | 1 | -1/+12 |
* | Scroll reveal the search toolbar | Alexander Larsson | 2012-01-19 | 1 | -8/+9 |
* | Rename the always visible contacts as "Main" rather than "primary" | Alexander Larsson | 2012-01-19 | 1 | -2/+2 |
* | Make the search toolbar hidden by default | Alexander Larsson | 2012-01-18 | 1 | -0/+24 |
* | Fix up styling to look more like mockups | Alexander Larsson | 2012-01-18 | 1 | -1/+1 |
* | Add menu style toolbar | Alexander Larsson | 2012-01-17 | 1 | -13/+0 |
* | Only show non-primary contacts when searching | Alexander Larsson | 2012-01-16 | 1 | -0/+6 |
* | Fix GtkGrid spacing | Alexander Larsson | 2011-09-21 | 1 | -1/+1 |
* | Remove accents etc when searching | Alexander Larsson | 2011-09-13 | 1 | -1/+1 |
* | Replace FSF address by a reference to its website | Frédéric Péters | 2011-09-05 | 1 | -2/+1 |
* | Make it possible to not send changes when selecting contact | Alexander Larsson | 2011-08-29 | 1 | -2/+7 |
* | Make list pane less wide (now 315 px) as per mockup | Alexander Larsson | 2011-08-24 | 1 | -1/+1 |
* | Remove unnecessary padding in toolbar | Alexander Larsson | 2011-08-22 | 1 | -5/+1 |
* | Add initial display for empty contacts db | Alexander Larsson | 2011-08-22 | 1 | -3/+65 |
* | Split out TreeView from list pane into its own widget | Alexander Larsson | 2011-08-17 | 1 | -82/+8 |
* | Split out cell renderer to its own file | Alexander Larsson | 2011-08-17 | 1 | -277/+0 |
* | Split out the view from Store | Alexander Larsson | 2011-08-17 | 1 | -5/+7 |
* | Show availibility via phone by using an icon | Alexander Larsson | 2011-08-16 | 1 | -9/+11 |