aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-contacts.ui
Commit message (Collapse)AuthorAgeFilesLines
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-201-12/+12
| | | | | | | | | GtkAction subclass called EPopupAction. Migrate all the modules over to using EPopupActions in their popup menus. Add sensitivity management of GtkActions to EMailReader. Not finished. svn path=/branches/kill-bonobo/; revision=37106
* Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-311-0/+1
| | | | | | | from evolution-data-server (see bug #558322). Kill another frivolous plugin: select-one-source svn path=/branches/kill-bonobo/; revision=36705
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-0/+7
| | | | svn path=/branches/kill-bonobo/; revision=36427
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1/+20
| | | | svn path=/branches/kill-bonobo/; revision=36260
* Progress update:Matthew Barnes2008-08-301-1/+14
| | | | | | | | | | | - Contacts module partially working! - Implement UI merging. Also merge EInfoLabel into ESidebar. The shell window now manages the icon and labels and keeps them up-to-date via EShellView properties. svn path=/branches/kill-bonobo/; revision=36214
* Progress update:Matthew Barnes2008-08-271-0/+45
- Further refinements of the shell API. - Kill ESMenu and EUserCreatableItemsHandler. - Start ripping apart the addressbook component. svn path=/branches/kill-bonobo/; revision=36093