aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_3'.GTKHTML_0_3nobody2000-05-291-946/+0
* Added double click to open contact editor.Christopher James Lahey2000-05-281-0/+60
* Removed some columns.Christopher James Lahey2000-05-261-4/+0
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-3/+9
* Switched printing and gui.Christopher James Lahey2000-05-241-0/+20
* Fixed some memory leaks.Christopher James Lahey2000-05-161-2/+6
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-2/+5
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-1/+0
* Make the table view be sorted by name initially.Christopher James Lahey2000-05-111-1/+1
* Send a proper response when you can't find the ldap URI.Christopher James Lahey2000-05-111-10/+12
* Added a dialog for when you can't open an addressbook.Christopher James Lahey2000-05-111-0/+30
* Destroy the view object when leaving the minicard view.Christopher James Lahey2000-05-101-1/+4
* Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-091-1/+1
* make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-081-2/+8
* (addressbook_factory): create the ebook once.Chris Toshok2000-05-081-3/+4
* don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-081-10/+6
* Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-081-30/+10
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-071-3/+13
* remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-071-74/+203
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-41/+156
* Mostly finished ECardSimple.Christopher James Lahey2000-05-071-6/+4
* Made the component take a uri through its property bag.Christopher James Lahey2000-05-071-3/+103
* #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-031-3/+8
* added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-011-31/+46
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-4/+10
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-2/+2
* + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-161-7/+66
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-111-1/+15
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-111-9/+42
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-2/+6
* + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-101-3/+3
* + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-101-19/+83
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-17/+30
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-091-0/+275