aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Added Slovak messagesStano Visnovsky2001-01-301-0/+2
* Replace the arrow icons in the ESelectNames component with "->" for aEttore Perazzoli2001-01-272-7/+13
* add comment about the else block here. (prop_info): add home_address,Chris Toshok2001-01-262-10/+19
* Made this only add the initial VCard if it finds a file "create-initial"Christopher James Lahey2001-01-264-5/+49
* Setup the view collection properly and handle the "display_view" signal.Christopher James Lahey2001-01-262-2/+24
* Actually make the icon for the "print" menu item work (I was missing aEttore Perazzoli2001-01-252-1/+6
* Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-252-0/+9
* Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-252-0/+35
* esexp api change fixes.Not Zed2001-01-253-11/+19
* make sure to add the lengths here (include the \0? anyone?).Chris Toshok2001-01-252-2/+12
* (Fix #1225: advanced search cancel/close)Jason Leach2001-01-242-32/+48
* properly ref the ecard. still need to kill some memory leaks.JP Rosevear2001-01-232-0/+6
* remove vfs dependencyJP Rosevear2001-01-233-11/+15
* Remove deleted records from the pilot map so we don't have dupes in theJP Rosevear2001-01-232-1/+7
* Updated sl translationsAndraz Tori2001-01-221-0/+2
* Update for e_popup_menu_run prototype change.Dan Winship2001-01-203-2/+8
* (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-192-1/+34
* always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-193-16/+29
* Made it return a gboolean; it was completely ignoring the return valueFederico Mena Quintero2001-01-193-5/+11
* add evolution-gnomecard-importer.Larry Ewing2001-01-182-0/+3
* add the doc/devel/importer/Makefile as a target.Larry Ewing2001-01-182-2/+10
* Forgot...Iain Holmes2001-01-181-1/+2
* Support the new interfacesIain Holmes2001-01-183-26/+16
* s/Helix Code/Ximian/ for the initial contact card.Jason Leach2001-01-172-5/+10
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-171-1/+1
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-162-8/+20
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-153-0/+6
* remove old config messageJP Rosevear2001-01-151-2/+3
* pass -module and -avoid-version to conduit linkerJP Rosevear2001-01-142-0/+6
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-132-1/+6
* added i18n for etable.Miguel de Icaza2001-01-122-0/+37
* Fix make distIain Holmes2001-01-121-0/+3
* Try againIain Holmes2001-01-121-1/+1
* get a book view from somewhere so we can give status messages - choose theChris Toshok2001-01-122-23/+100
* GnomeCard importerIain Holmes2001-01-124-1/+293
* More Makefile organization to compileMiguel de Icaza2001-01-102-12/+15
* Order LDADD flags correctly so it compiles.Miguel de Icaza2001-01-102-4/+8
* connect with the EAddressbookView's status_message signal.Chris Toshok2001-01-104-2/+106
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-109-81/+277
* if we're setting the full name regenerate ecard->name.Chris Toshok2001-01-102-0/+8
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-0514-9/+313
* Added this function.Christopher James Lahey2001-01-057-21/+259
* Remove non-existent fileJP Rosevear2001-01-0514-1478/+24
* Oops, this shouldn't have gone in yetJP Rosevear2001-01-052-0/+4
* Need to e_sexp_unref the the sexp, not gtk_object_unref it.JP Rosevear2001-01-056-5/+8
* check capabilities is valid before doing a strstr.Michael Meeks2001-01-042-5/+10
* g_strdup things we g_free.Michael Meeks2001-01-032-1/+6
* Make sure this won't crash if the given contact is removed from theChristopher James Lahey2001-01-034-33/+134
* copy the dialog's source, destroy the dialog after we're done, and makeChris Toshok2000-12-317-171/+67
* new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-3012-882/+1186
* add addressbook-config.[ch].Chris Toshok2000-12-294-0/+595
* Set draw background to FALSE.Miguel de Icaza2000-12-255-11/+14
* Added Ms. and Miss to the prefix drop down box. Patch submitted by MartinChristopher James Lahey2000-12-235-0/+14
* Ref the cards that get put in the change list (next_changed_item): utilJP Rosevear2000-12-223-64/+144
* Check for null strings (e_pilot_utf8_from_pchar): dittoJP Rosevear2000-12-212-3/+8
* Use my own wrapper functions instead of trying to *directly* access theJP Rosevear2000-12-212-3/+17
* Remove pointless commentJP Rosevear2000-12-202-40/+71
* Convert cal component strings to pilot character setJP Rosevear2000-12-202-18/+17
* Made it so that if you select multiple contacts, the right click menu toChristopher James Lahey2000-12-202-9/+59
* always use LDAP_NAME_ERROR (in the openldap1 case it's #defined toChris Toshok2000-12-192-19/+62
* Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, useChristopher James Lahey2000-12-142-0/+10
* update cut and paste description error.Michael Meeks2000-12-143-3/+8
* NUL-terminate the returned vcard so we don't sometimes end up withDan Winship2000-12-142-6/+12
* Make the -> in the select names dialog into a GNOME stock arrow pixmap.Iain Holmes2000-12-132-4/+15
* Connect to the "cursor_change" signal on the ETable here instead of theChristopher James Lahey2000-12-102-3/+13
* When setting the "name" argument, copy the incoming name. This fixes aChristopher James Lahey2000-12-102-1/+6
* Made editing the name using the full name button set the file as entryChristopher James Lahey2000-12-103-38/+43
* Made it so that the editor->name is set after the entry is changed. ThisChristopher James Lahey2000-12-093-4/+12
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-092-1/+7
* Fixed some formatting.Christopher James Lahey2000-12-095-10/+16
* Pass "" rather than NULL to e_card_new. (local_record_from_ecard): MakeJP Rosevear2000-12-082-13/+23
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-082-2/+9
* Moved the gal view menu stuff from here to EAddressbookView.Christopher James Lahey2000-12-074-9/+51
* Another conduit build fixJP Rosevear2000-12-062-0/+5
* Create an empty vcard with the appropriate id for deleted cardsJP Rosevear2000-12-053-38/+33
* Update the calls to `evolution_storage_new()' according to the newEttore Perazzoli2000-12-052-1/+7
* return NULL if we can't create a view.Michael Meeks2000-12-0515-159/+36
* ugh, it helps when you save the ChangeLog before commiting it :)Jeffrey Stedfast2000-12-011-1/+1
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-292-37/+26
* Remove "complete" fieldJP Rosevear2000-11-285-75/+111
* Set view.change_context to NULL in pas_backend_file_process_get_book_view.Christopher James Lahey2000-11-233-4/+15
* Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t...Ross Golder2000-11-231-1/+1
* Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that itMatt Bissiri2000-11-192-1/+9
* Added widgets/menus that contains the gal-view-menus.c code from Gal thatMiguel de Icaza2000-11-181-1/+1
* Initialize destination struct with '0's.JP Rosevear2000-11-162-1/+6
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-166-12/+12
* Changed the mime type from "text/vcard" to "text/x-vcard".Christopher James Lahey2000-11-132-1/+6
* Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-138-102/+58
* Add idl-generated files.Matt Bissiri2000-11-124-17/+28
* Link in composer bonobo code.Christopher James Lahey2000-11-129-55/+303
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-117-6/+13
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1129-361/+367
* Require gal 0.2.99.1.Christopher James Lahey2000-11-104-8/+36
* Add changed_hash, change list and complete boolJP Rosevear2000-11-108-93/+335
* Build e-dbhash.[hc]JP Rosevear2000-11-085-65/+141
* Switched from EAddressbookSearch to ESearchBar.Christopher James Lahey2000-11-076-445/+66
* Fix the addressbook crash that happened when the ESelectNames controlEttore Perazzoli2000-11-072-1/+7
* Add menus items to the envelope printing stuff.Christopher James Lahey2000-11-0611-10/+432
* Block signals from the toggle button. (date_changed_cb): MergedFederico Mena Quintero2000-11-052-0/+8
* Updated Spanish translationHector Garcia2000-11-031-0/+2
* Removed these unnecessary .cvsignores.Christopher James Lahey2000-11-038-71/+403
* The big api rename ...Michael Meeks2000-11-025-9/+9
* Add "highlighted" flag to evolution_storage_new_folderDan Winship2000-11-022-2/+10
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-013-0/+8
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-018-215/+365
* Mark two strings correctlyKjartan Maraas2000-10-311-2/+2
* Fixed marking of strings for translation. Use "_(" instead of "_ (". AddKjartan Maraas2000-10-314-36/+49
* Fixed these to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-285-3/+15
* unsigned charness.Michael Meeks2000-10-272-4/+10
* i2000-10-25 Chris Toshok <toshok@helixcode.com>Chris Toshok2000-10-262-16/+62
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-245-5/+13
* Use new libeconduit calls and abstractionJP Rosevear2000-10-243-27/+16
* Use e_pilot_map_read (post_sync): Use e_pilot_map_writeJP Rosevear2000-10-243-126/+23
* 2000-10-20 Michael Meeks <michael@helixcode.com>Michael Meeks2000-10-214-13/+19
* New structure of file - similar to calendar/todo conduitsJP Rosevear2000-10-218-1100/+1002
* Build fixJP Rosevear2000-10-203-0/+144
* Remove Family name column since it's a bit weird. This also fixes theChristopher James Lahey2000-10-202-1/+6
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-203-5/+18
* Change how the extension field acts when converting delivery addresses toChristopher James Lahey2000-10-192-3/+8
* Added the function e_card_delivery_address_to_label.Christopher James Lahey2000-10-197-20/+51
* update to new UI handler. (update_view_type): split fromMichael Meeks2000-10-192-45/+60
* Change NAME_OR_ORG to return the email address if both name andChristopher James Lahey2000-10-193-12/+17
* Add this file I forgot earlierIain Holmes2000-10-181-1/+2
* Updated Spanish translationHector Garcia2000-10-181-0/+2
* Change the initial dialog visibility to FALSE so the contact editorIain Holmes2000-10-184-182/+435
* Fixed a typo. Made this look a bit better.Christopher James Lahey2000-10-173-24/+29
* Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-167-28/+26
* if we are in LDAP mode then merge in the extra few items, otherwise justMichael Meeks2000-10-152-3/+10
* Icon property for the addressbook component.Ettore Perazzoli2000-10-154-0/+11
* Only allow one select-names dialog for each id.Iain Holmes2000-10-143-10/+50
* Rearranged these fields a bit more.Christopher James Lahey2000-10-145-138/+145
* Changed these for boolean ascending attribute instead of int ascendingChristopher James Lahey2000-10-1411-304/+300
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-115-15/+24
* Updated these to the new style ETables.Christopher James Lahey2000-10-115-139/+79
* Removed ondemand callback nonsense from rule_context_load().Not Zed2000-10-092-1/+6
* Updated French translation.Christophe Merlet2000-10-071-0/+2
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-056-89/+76
* kill.Michael Meeks2000-10-031-0/+6
* Made it so that minicard doesn't write out changes to the backend unlessChristopher James Lahey2000-10-013-24/+40
* Make sure that card->name and card->full_name are always valid.Matt Bissiri2000-09-276-40/+64
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-269-16/+30
* Moved files to e-util - FedericoFederico Mena Quintero2000-09-2610-1746/+0
* *** empty log message ***Nat Friedman2000-09-261-0/+5
* Added a ton of new prefixes and suffixes.Nat Friedman2000-09-261-10/+30
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-234-36/+20
* lots of changes. flesh out the remove/modify/create functions. add anotherChris Toshok2000-09-232-111/+472
* add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum.Chris Toshok2000-09-233-0/+15
* Fixed some warnings. Fixed a bug where quoted printable fields wereChristopher James Lahey2000-09-222-2/+6
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-228-22/+118
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-2219-142/+341
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-212-1/+5
* Oh my god! Chris Lahey killed Kenny! You bastard!Christopher James Lahey2000-09-215-38/+96
* Make this work when a field is spread across multiple lines.Christopher James Lahey2000-09-212-20/+55
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-2113-502/+206
* Fixed the Swedish translation.Christian Rose2000-09-201-1/+1
* Fixed display of the minicards when the addressbook was first loading. (ItChristopher James Lahey2000-09-202-3/+8
* Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticedDan Winship2000-09-202-1/+6
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-1848-106/+136
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-1815-559/+914
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-173-2/+13
* *Sigh.*Ettore Perazzoli2000-09-166-6/+38
* Moved files for Chris - FedericoFederico Mena Quintero2000-09-164-868/+0
* split all the ldap operations into 2 halves, a handler, and destructor,Chris Toshok2000-09-162-148/+471
* Call unicode_init for e-font stuff.Dan Winship2000-09-152-0/+8
* Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.Christopher James Lahey2000-09-144-0/+10
* fix path.Michael Meeks2000-09-146-5/+18
* hack. (create_toolbar): ditto.Michael Meeks2000-09-143-2/+61
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-142-100/+57
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-1427-5152/+21
* Thou shalt add a space after `-I' when invoking `orbit-idl'.Ettore Perazzoli2000-09-132-2/+7
* Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-132-4/+5
* fixes to make this beast distcheckPeter Teichman2000-09-131-0/+2
* Tidy some xml.Michael Meeks2000-09-131-62/+0
* Added Swedish translation.Christian Rose2000-09-131-0/+2
* Fixed a crash error.Christopher James Lahey2000-09-123-32/+50
* Fixed some warnings.Christopher James Lahey2000-09-122-3/+9
* *** empty log message ***Jesse Pavel2000-09-122-9/+90
* Made this a bit better balanced.Christopher James Lahey2000-09-115-3/+18
* Removed a bunch of redundant code. Made it so that when you set an addressChristopher James Lahey2000-09-1131-680/+2268
* Fixed a bug regarding the extraction of the region.Jesse Pavel2000-09-111-3/+21
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-095-18/+22
* *** empty log message ***Jesse Pavel2000-09-092-0/+393
* Fixed a few warnings.Christopher James Lahey2000-09-093-0/+6
* Preliminaries for new UI handler.Michael Meeks2000-09-082-1/+66
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-025-10/+16
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-012-2/+9
* Get the conduit to compile on my system.Ettore Perazzoli2000-09-012-2/+9
* Install load-gnomecard-addressbook and load-pine-addressbook.Christopher James Lahey2000-08-312-1/+8
* Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-312-29/+34
* Add a name to the minicard viewer.Dan Winship2000-08-314-0/+11
* Remove USING_OAF checksDan Winship2000-08-308-155/+22
* Use the right argument name to turn on grid lines.Christopher James Lahey2000-08-292-6/+12
* Comment out minicard-view-test since its gnorba dependentJP Rosevear2000-08-263-36/+41
* Die gnorba die.JP Rosevear2000-08-266-45/+13
* demo/* Removed the demo directory since it's no longer used.Christopher James Lahey2000-08-2613-1845/+4
* Remove gnorba stuffJP Rosevear2000-08-264-34/+6
* KillJP Rosevear2000-08-263-30/+7
* Add -export-dynamic so libglade will be able to resolve custom widgetDan Winship2000-08-262-1/+7
* Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-249-17/+48
* Fix this to not mess up if the person passes a VCard with a carriageChristopher James Lahey2000-08-233-1/+10
* Link with filter library.Michael Zucci2000-08-231-2/+3
* Missing commit, changes for search gui to link.Michael Zucci2000-08-231-0/+7
* Fixed fullname->full_name for search field.Not Zed2000-08-235-13/+107
* UTF-8 in contact editor + some fixes for dealing with illegal stringsLauris Kaplinski2000-08-233-58/+134
* Started adding a time zone field to ECard.Christopher James Lahey2000-08-236-0/+19
* Linked in the search dialog again. It looks like some changes in the shellChristopher James Lahey2000-08-222-3/+15
* many fixes to make it compile with strange prefixes...Mathieu Lacage2000-08-211-1/+1
* Moved e-text to UTF-8Lauris Kaplinski2000-08-202-4/+4
* Changed this to use ECardSimple.Christopher James Lahey2000-08-208-79/+194
* use style colors for the selected state. This doesn't properly redraw theLarry Ewing2000-08-163-14/+33
* Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ...Peter Williams2000-08-142-0/+9
* add address-conduit.hChris Toshok2000-08-143-2/+16
* add conduit subdir.Chris Toshok2000-08-142-1/+5
* add special oaf initialization hack so conduit can find wombat, and acceptChris Toshok2000-08-142-2/+40
* Fixed a typo that cause the wrong field to be searched.Christopher James Lahey2000-08-133-2/+10
* Fixed a typo in the name of the first phone entry.Christopher James Lahey2000-08-133-2/+7
* A few small interface fixes.Christopher James Lahey2000-08-135-5/+26
* Added addressbook/gui/search/Makefile.Christopher James Lahey2000-08-137-14/+56
* Ettore fixed compilation.Christopher James Lahey2000-08-122-3/+7
* Added load-gnomecard-addressbook.Christopher James Lahey2000-08-122-0/+5
* Made this into a Gtk object.Christopher James Lahey2000-08-123-19/+218
* Ref our book view listener.Christopher James Lahey2000-08-1210-95/+807
* implement code to encode the first email address and send to the pilot.Chris Toshok2000-08-122-11/+42
* add code for handling email addresses from pilot (which stores it as aChris Toshok2000-08-122-34/+56
* Changed a couple of input field names.Christopher James Lahey2000-08-112-2/+7
* Remove bogus prototype that was causing compilation to fail when LDAPEttore Perazzoli2000-08-112-4/+5
* New search dialog for addressbook.Christopher James Lahey2000-08-113-10/+44
* Update for changed prototype, pass evolution_homedir arg toDan Winship2000-08-114-13/+25
* Fixed any search to not crash on missing phone numbers or email addresses.Christopher James Lahey2000-08-112-2/+7
* Added a button to save to your addressbook.Christopher James Lahey2000-08-103-2/+117
* Made the toolbars conform to the user's gnomecc settings for detachableCody Russell2000-08-102-1/+11
* Added some military prefixes.Nat Friedman2000-08-092-1/+6
* Fixed a warning.Christopher James Lahey2000-08-092-1/+5
* Add an icon to the "Print contacts" menu item.Ettore Perazzoli2000-08-092-1/+7
* Put the print menu item in the right placeholder for consistency.Ettore Perazzoli2000-08-092-3/+13
* Changed e_popup_menu_run call to match the new arguments.Christopher James Lahey2000-08-099-101/+94
* use x-evolution-any-field.Chris Toshok2000-08-098-129/+177
* Removed the next and prev toolbar buttons since they don't do anything.Christopher James Lahey2000-08-083-0/+9
* Fixed the tab order to not repeat the web page address field.Christopher James Lahey2000-08-085-8/+16
* Fixed the tab order for this dialog.Christopher James Lahey2000-08-083-0/+85
* Fixed a warning.Christopher James Lahey2000-08-054-2/+13
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-043-0/+8
* 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