aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* The previous commit breaks the build by introducing a circular dependancy.Harish Krishnaswamy2005-06-252-1/+6
* Setting TYPE=OTHER default parameter to email attribute. Fixes #240756.Sushma Rai2005-06-252-0/+13
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-252-0/+6
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2319-31/+32
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-198-38/+77
* gui/component/GNOME_Evolution_Addressbook.server.in.inTor Lillqvist2005-06-184-3/+10
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1735-49/+54
* Replaced wombat master category list with e-categories from libedataserver.Sushma Rai2005-06-102-32/+17
* moved e-error to e-utilNot Zed2005-05-162-2/+2
* moved e-error to e-utilNot Zed2005-05-1610-180/+115
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-162-0/+5
* Fixed wrong xalign of Zip/Postal Code. This was very ugly in languagesUlrich Neumann2005-05-122-3/+9
* Fixed the bug 209416. It shows a different view for contact listsSrinivasa Ragavan2005-05-112-7/+31
* Misses header file with previous commit.Sushma Rai2005-05-091-1/+1
* Removed the plural form "contact(s)" from translatable error message.Sushma Rai2005-05-093-3/+40
* Forming contact deletion confirmation message based on contact(s) orSushma Rai2005-05-093-11/+50
* Fixes #301459 Corrected the spelling for addresses and address.Chenthill Palanisamy2005-05-062-1/+7
* Changed string 'login' Rephrased photo string Rephrased photo stringSrinivasa Ragavan2005-05-061-2/+2
* Changelog already addedChenthill Palanisamy2005-05-062-2/+2
* Fixes #272464Chenthill Palanisamy2005-05-063-4/+11
* Fix some leaksRoss Burton2005-04-283-1/+19
* Add focus_in_event function.Mengjie Yu2005-04-222-1/+41
* We should incarnate the reflow item if it doesn't exist.Yu Mengjie2005-04-212-0/+21
* get the uri from Ebook instead of Esource. e_source_get_uri returns NULLSivaiah Nallagatla2005-04-082-7/+16
* use eab_merging_book_add_contact instead of e_book_async_add_contact toSivaiah Nallagatla2005-04-082-2/+10
* remove the edit function.Li Yuan2005-03-242-7/+8
* make the search field consistent with the Search Dialog.Mengjie Yu2005-03-162-1/+9
* Make sure LoadSourceData has call back installed before calling it. cb isSivaiah Nallagatla2005-03-052-1/+10
* Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEMSivaiah Nallagatla2005-03-012-1/+9
* Just close the editor when user presees cancel or closes the editor whenSivaiah Nallagatla2005-02-262-1/+14
* Removed the hack, setting absolute URI to NULL. Fixes #72715Sushma Rai2005-02-242-1/+5
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-243-2/+8
* close the editor here in case of save and discard so that callers need notSivaiah Nallagatla2005-02-223-10/+24
* update the base uri of the "On This Computer" group when user home dirSivaiah Nallagatla2005-02-222-2/+25
* connect to "value_changed" signal of spin button instead of "changed"Sivaiah Nallagatla2005-02-152-1/+9
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-104-3/+9
* New functions which peeks at the conents of the file and guesses theChristophe Fergeau2005-02-092-15/+136
* clean up descriptionsJP Rosevear2005-02-082-5/+10
* changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 soSivaiah Nallagatla2005-02-072-1/+8
* new function to filter contact lists from search results (query_cb) :Sivaiah Nallagatla2005-02-062-8/+42
* display a warning dialog if the server version is not proper added warningvivek jain2005-02-044-24/+50
* Implement based on the create_groups () function in addressbook-migrate.c.Hans Petter Jansson2005-02-033-0/+106
* Fix a small spacing issue in the Display section's children, to be HIGRodney Dawes2005-02-032-1/+6
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-012-3/+8
* call the eab_merging_* functions instead of e_book_sync* directly. TheParthasarathi Susarla2005-01-292-2/+14
* new function to sensitize im types based on supported fieldsSivaiah Nallagatla2005-01-292-5/+51
* Changed a string to make it complete and clear for transaltion FixesSivaiah Nallagatla2005-01-292-2/+9
* Remove leading "%s" from the transalatable string Fixes #36137Sivaiah Nallagatla2005-01-291-0/+6
* Remove leading "%s" from the transalatable string Fixes #36137Sivaiah Nallagatla2005-01-281-2/+6
* case insesitive version of strstr. Used from camelSivaiah Nallagatla2005-01-272-4/+43
* add access key to 'Member' Button.Hao Sheng2005-01-272-1/+6
* use the new ECategoriesDialog widget.Rodrigo Moya2005-01-252-16/+9
* Fixes #70622JP Rosevear2005-01-252-2/+9
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-226-33/+87
* Change the xpad and ypad to 0 here, we don't need the extra padding AddRodney Dawes2005-01-223-53/+50
* Call gtk_widget_ensure_style to ensure that we set the border widths ofRodney Dawes2005-01-222-0/+7
* Fix some spacing and remove the separator for HIG compliance Set properRodney Dawes2005-01-223-5/+30
* Fixes #46404JP Rosevear2005-01-224-13/+32
* reverting my last change, we will acheive the same thing withSivaiah Nallagatla2005-01-211-1/+0
* Don't set properties on the contact immediately. (clicked_cb): Set theHans Petter Jansson2005-01-212-7/+11
* in case of new book set the uid of the source as the relative uri.Sivaiah Nallagatla2005-01-212-1/+8
* add accessable key to the contact editor UI. add accessable key to theHao Sheng2005-01-203-71/+123
* add a11y name for the contact's treeview.Hao Sheng2005-01-182-0/+9
* add a11y names for widgets named "Image","Anniversary" and "Birthday". addHao Sheng2005-01-183-0/+20
* show "other" when email does not carry "TYPE" (fill_in_email) : passSivaiah Nallagatla2005-01-182-2/+12
* add the a11y name for arrow-button named "Telephone".Hao Sheng2005-01-172-0/+8
* Fixes #61973JP Rosevear2005-01-132-0/+13
* cast length specifier to int.Not Zed2005-01-122-1/+6
* When spawning an editor, set the initial editability from the target book,Hans Petter Jansson2005-01-102-2/+8
* install schemas properlyJP Rosevear2005-01-072-1/+5
* Fixing bug 61068 (removing a white space in a string)Andre Klapper2005-01-032-1/+6
* Merge from offline brnachSivaiah Nallagatla2004-12-244-12/+104
* This is the last we see of ESelectNames.Hans Petter Jansson2004-12-2330-7290/+34
* No more select-names. (libevolution_addressbook_la_LIBADD): RemoveHans Petter Jansson2004-12-234-18/+13
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-235-71/+103
* api changes.Not Zed2004-12-224-3/+13
* Fixes #61975JP Rosevear2004-12-222-20/+7
* Fix spacingJP Rosevear2004-12-211-1/+2
* convert to G_DEFINE_TYPEJP Rosevear2004-12-214-31/+27
* set the window title based upon the sourceJain Vivek2004-12-152-1/+10
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-0914-1395/+26
* some strcasecmp() calls changed with g_ascii_strcasecmp() for TurkishS.Çaglar Onur2004-12-092-2/+10
* set the active item based on the current group.Not Zed2004-12-062-2/+12
* remove camel, add ADDRESSBOOK_LIBS.Not Zed2004-12-037-6/+20
* save the uid and set it again in the contact. Otherwise, there isSivaiah Nallagatla2004-12-022-1/+16
* Define new list for storing required fieldsSivaiah Nallagatla2004-11-293-13/+152
* Setting addressbook empty messages based on the type of addressbook.Sushma Rai2004-11-272-6/+26
* get image directly from icon factoryJP Rosevear2004-11-263-14/+10
* add "labelled by" between entry and label, make accessbility work. addHao Sheng2004-11-253-0/+178
* Add bug # reference to last entryRodney Dawes2004-11-231-0/+2
* Evolution product name spelled with an uppercase EJoan Sanfeliu2004-11-233-3/+9
* Fix name attribute values to be identicalRodney Dawes2004-11-232-1/+8
* reverting commitSivaiah Nallagatla2004-11-223-72/+12
* added message which gets prompted when user tries to access a book whichSivaiah Nallagatla2004-11-221-0/+5
* added message which gets prompted when user tries to access a book whichSivaiah Nallagatla2004-11-224-12/+87
* When name is NULL query against complete email id instead of user nameSivaiah Nallagatla2004-11-182-7/+16
* update to generated fileMichael Zucci2004-11-121-1/+1
* Fixes bug #61966.Andre Klapper2004-11-092-1/+7
* rename and make it a public function. (e_minicard_event): changeSteven Zhang2004-11-083-23/+31
* populate contact only afte we are sure that data is valid and we canSivaiah Nallagatla2004-11-082-2/+8
* Translate the category pretty names that we pass for creation of new menuRodney Dawes2004-11-082-2/+11
* fix for bugzilla #44876mengjie yu2004-11-042-0/+19
* popup right-click menu after pressing Shift+F10.Hao Sheng2004-11-022-0/+12
* Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. WeSivaiah Nallagatla2004-11-022-2/+10
* Fixing a typo (bug 61069).Andre Klapper2004-10-282-1/+6
* Fixes #61972.Andre Klapper2004-10-272-1/+8
* Display mutlivalued contact attributes in the preview. (render_contact):Nat Friedman2004-10-262-6/+26
* Added the bbdb plugin.Nat Friedman2004-10-221-0/+1
* correct hook name typoJP Rosevear2004-10-223-1/+5
* add appropriate popup iconsJP Rosevear2004-10-212-2/+8
* fix a past-o for no-ldap case.Not Zed2004-10-212-1/+6
* forgot to commitMichael Zucci2004-10-212-0/+272
* register config hook.Not Zed2004-10-216-809/+647
* convert to org.gnome hook namesJP Rosevear2004-10-206-12/+19
* add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so thatSivaiah Nallagatla2004-10-152-9/+16
* uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composerSivaiah Nallagatla2004-10-152-1/+8
* added an any select mask and updated the hook maps.Not Zed2004-10-1510-4/+453
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-1410-9/+32
* Don't unref the view - removing it from the hash table will do this forHans Petter Jansson2004-10-122-3/+10
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-079-43/+112
* convert to using EABPopup. (sources): remove dead code.Not Zed2004-10-068-356/+675
* Fixes bug #66520.Not Zed2004-09-302-5/+8
* Fixes bug #66369.Hans Petter Jansson2004-09-302-26/+41
* Fixes bug #65537.Hans Petter Jansson2004-09-302-2/+20
* Fix for #66523Hao Sheng2004-09-244-0/+39
* Fixes #61978Pamplona Hackers2004-09-242-1/+8
* Changed the string into proper grammar 'In normal mode, there should notFazlu & Hannah2004-09-242-1/+8
* only set the file as address to the company if no full name existsJP Rosevear2004-09-242-4/+19
* Quiet debug messages.William Jon McCann2004-09-224-8/+34
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-202-0/+6
* Point at the correct XML file for documentationRodney Dawes2004-09-142-1/+6
* check for _LABEL type address fields also in supported fileds whileSivaiah Nallagatla2004-09-132-1/+9
* Fix empty log.JP Rosevear2004-09-131-0/+6553
* Fixes #63191JP Rosevear2004-09-132-6547/+1
* ** See bug #64080.Not Zed2004-09-092-0/+8
* add new widget variable contact_dsiplay_window to _EABView strcut toSivaiah Nallagatla2004-09-073-11/+30
* ** See bug #62856 (workaround).Not Zed2004-08-302-1/+6
* ** See bug #64011.Not Zed2004-08-302-1/+9
* Really fixes #61833 and #63697.Hans Petter Jansson2004-08-272-1/+8
* [ patch for the rest of 60889 ] new function, either start up the query orChris Toshok2004-08-272-7/+66
* Don't mark component menu accels for translation.Christian Neumair2004-08-272-1/+6
* disbale the display name widget in case of groupwise as we can not handleSivaiah Nallagatla2004-08-262-2/+16
* May fix #61833.Hans Petter Jansson2004-08-252-1/+10
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-2/+8
* remove the dead ldap config control stuff.Chris Toshok2004-08-222-6/+5
* Fixes bug #62715.Hans Petter Jansson2004-08-212-10/+47
* Makes the contact image selector use GtkFileChooser if available.Hans Petter Jansson2004-08-212-12/+65
* [ likely fixes #61500 ] remove the secondary text, since we don't have theChris Toshok2004-08-203-20/+69
* select names dialog can not be modal as password dialogs can come up whileSivaiah Nallagatla2004-08-192-1/+9
* Remove the custom prompt-to-save dialogs from here - useHans Petter Jansson2004-08-172-53/+22
* reinstate the ngettext patch that was part of the #53464 commit ofChris Toshok2004-08-172-2/+11
* Commit the correct version of carlos's patch.JP Rosevear2004-08-131-6/+6
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-38/+97
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-1/+5
* e passwords api change/reprompt if we need to.Not Zed2004-08-122-3/+10
* just revering a local change gone in in the commit i just madeSivaiah nallagatla2004-08-122-3/+8
* when user cancels auth dialog send the anonoymous query only in case ofSivaiah Nallagatla2004-08-123-3/+22
* #include <gtk/gtkvbox.h>Rodney Dawes2004-08-042-0/+5
* Fixes #60529.Hans Petter Jansson2004-08-042-6/+46
* get source uid (addrconduit_dupe_configuration): copy source_uidJP Rosevear2004-08-033-7/+60
* Make the main dialog here be an actual GtkDialog instead of a GtkWindowRodney Dawes2004-08-033-1306/+1294
* [ fixes #61365 and other misc issues with the addressbook source editors ]Chris Toshok2004-07-315-21/+151
* change contacts group to address bookJP Rosevear2004-07-263-5/+13
* but buttons to button box, use vbox instead of tableRadek Doulik2004-07-225-51/+53
* include config.h #61395.Not Zed2004-07-224-0/+18
* [ fixes #60508 ]Chris Toshok2004-07-223-40/+34
* Give a reasonable name to the widget for the _Where labelRodney Dawes2004-07-223-2/+14
* don't set the toggle selectionJP Rosevear2004-07-212-2/+8
* Check source book writeability directly instead of relying on storedHans Petter Jansson2004-07-203-35/+64
* [ fixes #60873, and possibly other crashes ]Chris Toshok2004-07-162-1/+11
* ignore Evolution-Addressbook-SelectNames.h.Chris Toshok2004-07-154-2/+25
* [ fixes #56657 ]Rodney Dawes2004-07-142-16/+16
* [ fixes #61299 ]Chris Toshok2004-07-132-3/+12
* [ part of fix for bug #56520 ]Chris Toshok2004-07-133-31/+53
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-093-2/+10
* Set the source option menu sensitivity here.Hans Petter Jansson2004-07-032-0/+7
* disconnect source/target_editable signal ids.Chris Toshok2004-06-303-3/+53
* Change to privlibexec_PROGRAMSRodney Dawes2004-06-302-1/+7
* fix shortcuts. #56746Not Zed2004-06-282-2/+7
* Implement. (eab_contact_compare_name): Don't leak if only one of theHans Petter Jansson2004-06-263-2/+52
* Add a newline between street line and rest of extended address.Hans Petter Jansson2004-06-262-1/+10
* Add table. (append_to_address_label): Implement. (set_address_label):Hans Petter Jansson2004-06-252-2/+55
* Don't accept input that doesn't have at least a "BEGIN:VCARD" in it.Hans Petter Jansson2004-06-252-0/+12
* do not limit the text len to 2047 charactersRadek Doulik2004-06-242-9/+8
* Set window to be invisible initially.Hans Petter Jansson2004-06-243-1/+12
* use memcpy not strcpy to copy to memory buffer. Fixes a UMW. See #60532.Not Zed2004-06-242-1/+7
* Add an x-source-vcard target entry that includes the source book URI.Hans Petter Jansson2004-06-247-99/+257
* Move the search bar to the top and add a label _Search so that the entryRodney Dawes2004-06-232-47/+93
* Name the labels.Hans Petter Jansson2004-06-233-51/+87
* Fixes #59622.Hans Petter Jansson2004-06-233-0/+62
* [ should fix #60495, #58635 ] don't free the list of contacts - libebookChris Toshok2004-06-232-5/+7
* don't set the changed flag unless we actually add something.Larry Ewing2004-06-232-3/+8
* revert this change.Chris Toshok2004-06-222-20/+1
* make completion respect your download limit for a given source. speeds upChris Toshok2004-06-222-1/+20
* Make the scrolled windows around text views use GTK_SHADOW_IN, forFederico Mena Quintero2004-06-222-4/+10
* remove the auth-entry-notebook in the edit dialog, and rename the authChris Toshok2004-06-225-258/+137
* Make sure the UIDs match. Should fix bug #59725.Jeffrey Stedfast2004-06-212-2/+11
* set auth-domain property on groupwise sources, so that newly createdSivaiah Nallagatla2004-06-192-0/+7
* Always set the File_As attribute in case the pilot attrib changed. FixesJeffrey Stedfast2004-06-192-4/+7
* only go through the process of creating/loading the EBook if the model hasChris Toshok2004-06-192-3/+11
* [ fixes bug #59376 ]Chris Toshok2004-06-192-1/+11
* [ fixes bug #58696 ]Chris Toshok2004-06-182-1/+10
* EBookFieldsCallback -> EBookEListCallback.Chris Toshok2004-06-182-3/+9
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-1820-23/+63
* update the model column numbers as new fields like E_CONTACT_EMAIL_4 areSivaiah Nallagatla2004-06-172-31/+38
* set the source selector to be able to toggle the current selection. FixNot Zed2004-06-162-0/+8
* compare old and new full names and if it is different set the new the nameSivaiah Nallagatla2004-06-162-1/+12
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-153-17/+31
* handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-142-1/+19
* new function. do the get_view in an idle handler.Chris Toshok2004-06-093-10/+44
* Fixes #58921.Hans Petter Jansson2004-06-082-0/+8
* disable editing of cells in the contact table.Jon Oberheide2004-06-082-1/+6
* Fixes #57795.Hans Petter Jansson2004-06-082-0/+32
* Like the previous build dep fix, but this works.Hans Petter2004-06-082-3/+8
* Fix order of dependencies.Hans Petter Jansson2004-06-082-1/+5
* Added few headers needed for select names dialog.H P Nadig2004-06-084-0/+127
* fix the name of "stock_save-as" everywhereDan Winship2004-06-072-1/+5
* remove bonobo menus and cruft add ok/cancel buttons.Larry Ewing2004-06-054-179/+83
* Fixes #55945JP Rosevear2004-06-055-10/+20
* only resolve destinations against persons, not contact lists.Chris Toshok2004-06-052-18/+36
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-047-47/+144
* found the bug it fixed, yay.Jeffrey Stedfast2004-06-041-1/+1
* Protect against a NULL uid. Fixes bug #57619. (ecard_from_remote_record):Jeffrey Stedfast2004-06-042-6/+14
* Protect against a NULL uid. Fixes bug #57619.Jeffrey Stedfast2004-06-042-2/+10
* Add missing negation that caused a crash.Hans Petter Jansson2004-06-032-1/+7
* remove hidden field migration, and add in a phase to clear theChris Toshok2004-06-032-52/+23
* Don't need these two functions any more (source_to_dialog,Rodney Dawes2004-06-023-1705/+1171
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-024-32/+206
* render all email addresses, not just the first 3.Chris Toshok2004-05-292-26/+24
* call e_select_names_model_load_contacts after settingChris Toshok2004-05-296-8/+153
* Add back office, spouse, web log fields. Allow for 8 phone numbers, ofHans Petter Jansson2004-05-293-315/+634
* added missing #ifdef HAVE_LDAPChristophe Fergeau2004-05-292-0/+6
* update spell errorsRadek Doulik2004-05-262-0/+10
* reenable this function, in a slightly broken manner. we don't haveChris Toshok2004-05-262-11/+27
* [ fixes #58654 ]Chris Toshok2004-05-262-25/+30
* read the "auth-domain" property from e-source and use it as the componentSivaiah Nallagatla2004-05-252-4/+19
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-259-229/+261
* add tools back to the build.Chris Toshok2004-05-252-3/+5
* fix this for current build foo.Chris Toshok2004-05-255-410/+422
* [ fixes bug #32194 ]Chris Toshok2004-05-252-0/+47
* [ fixes bug #40013 ]Chris Toshok2004-05-252-0/+60
* Fixes #58516.H P Nadig2004-05-222-1/+8
* Add helper func. (process_item_fn): Add undisplayed fields to notes.Hans Petter Jansson2004-05-213-0/+70
* Implement. (migrate_contacts_hidden_fields): Implement.Hans Petter Jansson2004-05-212-0/+85
* use the new ebook api here. missed this one in my earlier commit.Chris Toshok2004-05-212-1/+8
* finish pages printing by gnome_print_job_close call before showing previewRadek Doulik2004-05-212-0/+8
* added call to begin page, ref printable and sink it to avoid finalizing ofRadek Doulik2004-05-212-2/+16
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-2012-45/+108
* Check if individual email fields are supported.Hans Petter Jansson2004-05-202-0/+9
* Remove debug output. (real_save_contact): Separate out actual save logicHans Petter Jansson2004-05-203-14/+113