aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Emit "model_pre_change" signal as appropriate.Christopher James Lahey2000-08-035-0/+14
* Adapted this to supply the new append_row API of ETableModel.Christopher James Lahey2000-08-023-14/+39
* Changed the default set of columns.Christopher James Lahey2000-08-012-6/+5
* Added load-gnomecard-addressbook compilation.Christopher James Lahey2000-07-295-33/+162
* Make sure the LDAP backend files get distributed even if OpenLDAPEttore Perazzoli2000-07-282-1/+13
* flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record.Seth Alves2000-07-271-12/+10
* add handling for phone labels, going either direction (from pilot and to pilot.)Seth Alves2000-07-271-5/+56
* Changed the URI to load to.Christopher James Lahey2000-07-272-1/+13
* remove double freeSeth Alves2000-07-271-4/+1
* bug fixesSeth Alves2000-07-272-5/+5
* more work on addressbook syncerSeth Alves2000-07-272-18/+105
* Fixed a warning.Christopher James Lahey2000-07-273-4/+4
* wait to free the view until we've taken care of freeing its internals.Chris Toshok2000-07-272-51/+77
* add support for user settable scope. (pas_backend_ldap_search): same.Chris Toshok2000-07-272-5/+19
* lowercasify the supported_mime_typesDan Winship2000-07-264-6/+11
* add enum for e-card pilot status.Chris Toshok2000-07-265-89/+161
* add comment headers to signals that didn't have any.Chris Toshok2000-07-262-3/+93
* use the user's Contact db. not toshok's.Chris Toshok2000-07-262-2/+15
* add textual exception printout. (set_editor_text): close pre tags & checkMichael Meeks2000-07-263-1/+12
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-266-5/+30
* Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to readChristopher James Lahey2000-07-252-13/+37
* add pilot_id.Chris Toshok2000-07-253-2/+25
* more stuff. too much to use a changelog for.Chris Toshok2000-07-255-444/+326
* Remove the idle handler when we're destroyed.Christopher James Lahey2000-07-243-4/+16
* Fixed the oaf info.Christopher James Lahey2000-07-2114-122/+460
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-212-1/+6
* Added the Turkish desktop entryFatih Demir2000-07-202-0/+7
* Added "text/vCard" to the list of mime types we support.Christopher James Lahey2000-07-183-2/+11
* Added gui/minicard/e-minicard-control.c,Christopher James Lahey2000-07-1814-120/+260
* New files for using a minicard as a widget or a bonobo control.Christopher James Lahey2000-07-189-0/+1218
* a building but non-functional address conduitSeth Alves2000-07-156-0/+1642
* duh. don't save the port in the host slot either.Chris Toshok2000-07-152-1/+6
* Added these.Christopher James Lahey2000-07-145-0/+194
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-1415-39/+358
* oops. fix typo that was saving the port in the rootdn spot.Chris Toshok2000-07-132-7/+67
* From addressbook/ChangeLog:Christopher James Lahey2000-07-133-3/+11
* Add icons to the toolbars.Christopher James Lahey2000-07-133-16/+32
* Added installation of arrow.png.Christopher James Lahey2000-07-135-6/+24
* Removed an unused functionChristopher James Lahey2000-07-122-7/+4
* Add the OAF stuff to `EXTRA_DIST'.Ettore Perazzoli2000-07-111-2/+1
* add idl file to EXTRA_DISTDan Winship2000-07-112-1/+8
* Get rid of the ESelectNames test menu entry.Ettore Perazzoli2000-07-112-38/+5
* Fix the address entry box for more than one address being specifiedPeter Williams2000-07-102-19/+27
* Switched from ETable to ETableScrolled.Christopher James Lahey2000-07-108-19/+30
* Added a field that gives the name if it exists and the company nameChristopher James Lahey2000-07-107-11/+66
* Fixed a small off by one error that was causing an extra character to getChristopher James Lahey2000-07-092-1/+8
* Several contacts list bugfixes.Anders Carlsson2000-07-098-38/+75
* Removed unused do_nothing_cb function.Christopher James Lahey2000-07-099-36/+177
* Link the toolbar print button to the print callback.Not Zed2000-07-092-1/+6
* Hitting OK or Cancel at least closes the dialog now.Christopher James Lahey2000-07-092-0/+7
* Set the returned entry to use the ellipsis.Christopher James Lahey2000-07-092-0/+7
* Include e-select-names-factory.h.Christopher James Lahey2000-07-098-8/+86
* Ignore dynamically created source filesJeffrey Stedfast2000-07-092-0/+9
* Added code for initializing the values of the fields in the messageEttore Perazzoli2000-07-082-2/+29
* Wrap the ESelectNames stuff into a Bonobo interface, so that we canEttore Perazzoli2000-07-0813-11/+622
* Added an "editable" argument.Christopher James Lahey2000-07-086-24/+63
* Changed to line mode.Christopher James Lahey2000-07-082-0/+14
* Implemented the get_cards function.Christopher James Lahey2000-07-084-3/+84
* Make the entry widgets we create editable.Christopher James Lahey2000-07-086-12/+64
* Since ELDAPServer->port is a char *, allocate a string with the number 389Christopher James Lahey2000-07-0811-25/+224
* add scope to ELDAPServer, and make port a string.Chris Toshok2000-07-074-20/+73
* Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbarChristopher James Lahey2000-07-068-37/+375
* call e_ldap_storage_add_server call.Chris Toshok2000-07-068-94/+216
* remove hack to read "uri" file from local directory.Chris Toshok2000-07-066-9/+267
* Fixed more compile errors.Christopher James Lahey2000-07-044-3/+11
* Fixed compile error.Christopher James Lahey2000-07-042-2/+4
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-0434-866/+1186
* EvolutionShellClient.Ettore Perazzoli2000-06-302-1/+7
* New select names manager interface (Not complete.)Christopher James Lahey2000-06-293-0/+227
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-2710-11/+94
* remove spew. (pas_backend_ldap_ensure_connected): duh, don't access aChris Toshok2000-06-272-21/+26
* Remove usage of "x" and "y" arguments.Christopher James Lahey2000-06-217-12/+6
* Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-193-2/+8
* Made the left column of minicards not get any wider than the widestChristopher James Lahey2000-06-177-18/+137
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-132-9/+7
* Removed the ETableModel thaw handler. Likewise.Federico Mena Quintero2000-06-136-53/+12
* Fixed the widget reparenting.Christopher James Lahey2000-06-112-2/+8
* Added glade files.Christopher James Lahey2000-06-117-15/+62
* Forgot ChangeLog for my latest commit.Ettore Perazzoli2000-06-111-0/+9
* Make ETable use EScrollFrame instead of GtkScrolledWindow.Ettore Perazzoli2000-06-115-4/+13
* Renamed a bunch of functions for better readability.Christopher James Lahey2000-06-115-53/+119
* Glade files for Select Names dialog.Christopher James Lahey2000-06-113-0/+260
* Do e_card_simple_sync and extract_info more often.Christopher James Lahey2000-06-114-7/+119
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-102-3/+22
* Bind Save As to save the current view of the contact as a vcard.Christopher James Lahey2000-06-093-2/+29
* Doh, sync the card simple and extract the card info.Federico Mena Quintero2000-06-093-0/+11
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-0916-4314/+5182
* Fix Makefiles so that (guess what?) they work with builddir != srcdir.Ettore Perazzoli2000-06-085-26/+38
* Bind right click on the ETable to "Save to VCard."Christopher James Lahey2000-06-062-0/+26
* a bunch of patches to make evolution compile with bonobo in strange prefixes....Mathieu Lacage2000-06-054-22/+22
* Made phone/email/address labels change correctly again.Christopher James Lahey2000-06-033-6/+11
* Made evolution-addressbook shut down when the shell is done with it.Christopher James Lahey2000-06-032-2/+24
* Made double click only work on the first button.Christopher James Lahey2000-06-025-2/+9
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-0211-28/+420
* Use stock Cancel buttons in the addressbook dialogs.Ettore Perazzoli2000-06-012-3/+12
* Added accelerators for the remaining items.Miguel de Icaza2000-06-015-534/+319
* Make the toolbar look like a standard GNOME toolbar my putting it intoEttore Perazzoli2000-06-012-2/+16
* New files for card list.Christopher James Lahey2000-05-313-0/+277
* Made the alphabet buttons not focusable.Christopher James Lahey2000-05-316-55/+22
* Added a bit of space around the alphabet bar.Christopher James Lahey2000-05-313-4/+11
* Added alphabet.glade and alphabet.glade.h.Christopher James Lahey2000-05-3113-13/+1023
* Added BONOBO_GNOME_CFLAGS to CPPFLAGS.Christopher James Lahey2000-05-302-1/+6
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-3010-58/+305
* Added "sequence_complete" signal.Christopher James Lahey2000-05-3012-9/+138
* Remove storage test code that I committed by accident.Ettore Perazzoli2000-05-282-5/+7
* Added double click to open contact editor.Christopher James Lahey2000-05-286-0/+105
* Fix 'make dist' errors.Ross Golder2000-05-282-2/+3
* Removed some columns.Christopher James Lahey2000-05-262-4/+4
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-2511-4/+261
* Switched printing and gui.Christopher James Lahey2000-05-2415-169/+301
* Fixed some memory leaks.Christopher James Lahey2000-05-242-0/+6
* Added e-contact-editor-save-as.c and e-contact-editor-save-as.h.Christopher James Lahey2000-05-239-2/+274
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-205-0/+78
* Fixed a bug that broke address field support.Christopher James Lahey2000-05-193-2/+7
* Added support for arbitrary fields in the contact editor.Christopher James Lahey2000-05-195-0/+214
* Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with aChristopher James Lahey2000-05-1912-1113/+1159
* Fixed the code to write out and read in arbitrary fields.Christopher James Lahey2000-05-182-18/+46
* Implemented "MAILER" field. Added arbitrary field support.Christopher James Lahey2000-05-188-246/+303
* Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet.Christopher James Lahey2000-05-173-0/+7
* convert to use ECardSimple. (poll_ldap): same.Chris Toshok2000-05-172-38/+23
* add typedefs for the can_write functions, and add parameters toChris Toshok2000-05-176-15/+146
* Fixed a large memory leak.Christopher James Lahey2000-05-162-1/+7
* Fixed another memory leak.Christopher James Lahey2000-05-162-2/+5
* Fixed some memory leaks.Christopher James Lahey2000-05-1610-81/+75
* Fixed a reference leak.Christopher James Lahey2000-05-163-1/+10
* Fixed a compile error.Christopher James Lahey2000-05-163-9/+16
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-169-60/+118
* Use the correct policy for resize.Christopher James Lahey2000-05-143-2/+7
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-1428-815/+2866
* Use accelerators here.Miguel de Icaza2000-05-135-88/+106
* Saved translatable strings. Added files to POTFILES.in.Valek Frob2000-05-135-34/+136
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-122-1/+6
* Make the table view be sorted by name initially.Christopher James Lahey2000-05-112-1/+6
* Send a proper response when you can't find the ldap URI.Christopher James Lahey2000-05-113-15/+26
* Added a dialog for when you can't open an addressbook.Christopher James Lahey2000-05-112-0/+35
* Removed dist-hook section.Christopher James Lahey2000-05-109-8/+44
* Make sure that the canvas doesn't intercept keyboard focus.Christopher James Lahey2000-05-103-0/+7
* Added briefcase.png to get installed.Christopher James Lahey2000-05-103-24/+82
* Replaced the Address button with a label and rearranged the address area aChristopher James Lahey2000-05-105-60/+72
* Reenable editting.Christopher James Lahey2000-05-104-7/+10
* Destroy the view object when leaving the minicard view.Christopher James Lahey2000-05-102-1/+9
* Fixed reflow sorting to call reflow_request when sorting on an itemChristopher James Lahey2000-05-102-0/+6
* Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-104-26/+173
* Enabled a couple more fieldsChristopher James Lahey2000-05-092-2/+7
* Added a default card to all new file backends.Christopher James Lahey2000-05-092-18/+68
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-099-26/+66
* Fixed some indentation.Christopher James Lahey2000-05-098-161/+441
* Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-093-6/+25
* Fixed this up a bit. Syncing should work better now.Christopher James Lahey2000-05-082-0/+7
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-089-148/+252
* make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-084-4/+24
* comment function, and fix an ABR.Chris Toshok2000-05-082-3/+11
* comment function, and fix an ABR.Chris Toshok2000-05-082-6/+18
* Added saving in minicard view.Christopher James Lahey2000-05-083-0/+94
* Fixed an off by 2 error.Christopher James Lahey2000-05-082-1/+8
* (addressbook_factory): create the ebook once.Chris Toshok2000-05-082-3/+5
* don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-082-10/+12
* Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-083-4/+9
* Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-084-52/+22
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-076-7/+31
* remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-072-74/+240
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-075-0/+802
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-077-109/+268
* Mostly finished ECardSimple.Christopher James Lahey2000-05-0710-266/+486
* ignore evolution-addressbook.pureChris Toshok2000-05-073-0/+19
* if a port isn't specified in the uri default to 389.Chris Toshok2000-05-072-0/+8
* Made the component take a uri through its property bag.Christopher James Lahey2000-05-072-3/+108
* ignore .pure directoryChris Toshok2000-05-051-0/+1
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-058-582/+972
* ignore the .pure directoryChris Toshok2000-05-056-4/+10
* #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-032-3/+15
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-032-0/+6
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-033-2/+9
* Add back in the CORBA_Object_release.Christopher James Lahey2000-05-023-2/+26
* Made uri slightly better managed.Christopher James Lahey2000-05-025-14/+25
* Switched the subdirs order since backend depends on ename.Christopher James Lahey2000-05-022-1/+6
* fix a typo in the for loop.Larry Ewing2000-05-022-1/+6
* include a header to make it compile...Michael Meeks2000-05-012-0/+5
* Added new status values for the IDL stuff.Federico Mena Quintero2000-05-0110-91/+511
* added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-016-31/+556
* create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-012-12/+18
* Added load-pine-addressbook.Christopher James Lahey2000-05-012-0/+5
* Made some fields invisible that were visible before.Christopher James Lahey2000-05-017-18/+48
* From addressbook/ChangeLogChristopher James Lahey2000-05-0110-60/+693
* Fixed a string mismatch.Christopher James Lahey2000-04-305-4/+9
* Added ename includes and libs.Christopher James Lahey2000-04-3012-642/+599
* add support for a rootdn in the uri.Chris Toshok2000-04-302-3/+17
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-3021-88/+1819
* fix the `USING_OAF' changes so that they work for when we are not usingLarry Ewing2000-04-292-1/+8
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-2814-71/+291
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-2815-288/+735
* Oops, forgot this.Nat Friedman2000-04-271-0/+856
* Added an address label field.Christopher James Lahey2000-04-2712-844/+737
* Added proper handling of the email field.Christopher James Lahey2000-04-263-48/+145
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-2613-678/+714
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-264-4/+11
* The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-262-17/+16
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2163-253/+287
* ssshhhhSeth Alves2000-04-211-0/+3
* Started ChangeLog here - FedericoFederico Mena Quintero2000-04-181-0/+3
* Updated - FedericoFederico Mena Quintero2000-04-171-4/+0
* No longer needed - FedericoFederico Mena Quintero2000-04-171-55/+0
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-178-6/+206
* Added orginization and role fields.Christopher James Lahey2000-04-1614-185/+426
* + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-161-7/+66
* Added a note field.Christopher James Lahey2000-04-156-24/+67
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-155-10/+13
* don't ldap_simple_bind_s if the ldap_open failed, and fix warnings.Chris Toshok2000-04-151-44/+52
* Check for 0 length fields when building the outgoing ECard.Christopher James Lahey2000-04-132-76/+112
* Give correct warnings.Christopher James Lahey2000-04-132-6/+6
* reflect the title attribute in the contact editor. (extract_info): same.Chris Toshok2000-04-132-0/+26
* add the title attribute.Chris Toshok2000-04-131-0/+1
* add a title.Chris Toshok2000-04-134-0/+18
* save out the title to the vcard.Chris Toshok2000-04-131-1/+4
* add title field foo to the test.Chris Toshok2000-04-133-2/+36
* make sure to g_source_remove the idle id.Chris Toshok2000-04-131-0/+2
* new function that polls ldap for more search responses.Chris Toshok2000-04-131-73/+99
* rework this function to use a table mapping search field names to vcardChris Toshok2000-04-132-65/+132
* + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-124-12/+18
* delay the setting of the ldap variable until we've ensured we wereChris Toshok2000-04-121-11/+31
* add LDAP_LIBS here.Chris Toshok2000-04-122-85/+498
* free the esexp_result. (entry_compare): we want comparison functions toChris Toshok2000-04-121-1/+3
* new function for searching all email addresses of a contact.Chris Toshok2000-04-121-5/+83
* new function, taking code from func_contains to get string properties.Chris Toshok2000-04-111-12/+89
* This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-112-6/+4
* remove spew. (pas_backend_file_process_create_card): move the sync to theChris Toshok2000-04-111-14/+14
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-113-9/+23
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-118-5/+68
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-113-9/+44
* Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-114-44/+88
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-114-80/+212
* use view != NULL instead of checking db_error when we callChris Toshok2000-04-111-1/+1
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-1015-298/+619
* + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-101-3/+3
* + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-106-21/+93
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-17/+30
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-0912-118/+444
* Fixed a small typo.Christopher James Lahey2000-04-091-1/+1
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-0919-227/+1742
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-0914-25/+514
* + * addressbook/demo/addressbook.c (control_activate_cb): NewMatthew Loper2000-04-081-0/+88
* wombat is built someplace else nowChris Toshok2000-04-071-17/+0
* correctly (well, untested) implement. (view_destroy): new function.Chris Toshok2000-04-071-27/+73
* Changed calls to e_cell_text_new to match new function signature.Christopher James Lahey2000-04-062-2/+2
* Committing this thing I wrote last year to parse names. It's cute.Nat Friedman2000-04-066-0/+339
* Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-052-2/+46
* Changed this to backend to an ebook.Christopher James Lahey2000-04-0511-168/+263
* Fixed an incorrect function.Christopher James Lahey2000-04-0513-66/+791
* A bit of clean up.Christopher James Lahey2000-04-0321-322/+1502
* Added some missing gtk_object_refs.Christopher James Lahey2000-03-312-0/+2