aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Name the labels.Hans Petter Jansson2004-06-231-0/+13
* Fixes #59622.Hans Petter Jansson2004-06-231-0/+14
* [ should fix #60495, #58635 ] don't free the list of contacts - libebookChris Toshok2004-06-231-0/+7
* don't set the changed flag unless we actually add something.Larry Ewing2004-06-231-0/+5
* revert this change.Chris Toshok2004-06-221-8/+0
* make completion respect your download limit for a given source. speeds upChris Toshok2004-06-221-0/+8
* Make the scrolled windows around text views use GTK_SHADOW_IN, forFederico Mena Quintero2004-06-221-0/+6
* remove the auth-entry-notebook in the edit dialog, and rename the authChris Toshok2004-06-221-0/+29
* Make sure the UIDs match. Should fix bug #59725.Jeffrey Stedfast2004-06-211-0/+5
* set auth-domain property on groupwise sources, so that newly createdSivaiah Nallagatla2004-06-191-0/+6
* Always set the File_As attribute in case the pilot attrib changed. FixesJeffrey Stedfast2004-06-191-0/+6
* only go through the process of creating/loading the EBook if the model hasChris Toshok2004-06-191-0/+6
* [ fixes bug #59376 ]Chris Toshok2004-06-191-0/+8
* [ fixes bug #58696 ]Chris Toshok2004-06-181-0/+8
* EBookFieldsCallback -> EBookEListCallback.Chris Toshok2004-06-181-0/+6
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-181-0/+44
* update the model column numbers as new fields like E_CONTACT_EMAIL_4 areSivaiah Nallagatla2004-06-171-0/+7
* set the source selector to be able to toggle the current selection. FixNot Zed2004-06-161-0/+6
* compare old and new full names and if it is different set the new the nameSivaiah Nallagatla2004-06-161-0/+8
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-151-0/+13
* handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-141-0/+7
* new function. do the get_view in an idle handler.Chris Toshok2004-06-091-0/+11
* Fixes #58921.Hans Petter Jansson2004-06-081-0/+7
* disable editing of cells in the contact table.Jon Oberheide2004-06-081-0/+5
* Fixes #57795.Hans Petter Jansson2004-06-081-0/+7
* Fix order of dependencies.Hans Petter Jansson2004-06-081-0/+4
* Added few headers needed for select names dialog.H P Nadig2004-06-081-0/+15
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-0/+4
* remove bonobo menus and cruft add ok/cancel buttons.Larry Ewing2004-06-051-0/+11
* Fixes #55945JP Rosevear2004-06-051-0/+10
* only resolve destinations against persons, not contact lists.Chris Toshok2004-06-051-0/+6
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-041-0/+31
* 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-041-0/+4
* Protect against a NULL uid. Fixes bug #57619.Jeffrey Stedfast2004-06-041-0/+5
* Add missing negation that caused a crash.Hans Petter Jansson2004-06-031-0/+6
* remove hidden field migration, and add in a phase to clear theChris Toshok2004-06-031-0/+6
* Don't need these two functions any more (source_to_dialog,Rodney Dawes2004-06-021-0/+40
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-021-0/+11
* render all email addresses, not just the first 3.Chris Toshok2004-05-291-0/+6
* call e_select_names_model_load_contacts after settingChris Toshok2004-05-291-0/+30
* Add back office, spouse, web log fields. Allow for 8 phone numbers, ofHans Petter Jansson2004-05-291-0/+18
* added missing #ifdef HAVE_LDAPChristophe Fergeau2004-05-291-0/+4
* update spell errorsRadek Doulik2004-05-261-0/+8
* reenable this function, in a slightly broken manner. we don't haveChris Toshok2004-05-261-0/+10
* [ fixes #58654 ]Chris Toshok2004-05-261-0/+10
* read the "auth-domain" property from e-source and use it as the componentSivaiah Nallagatla2004-05-251-0/+7
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-251-0/+32
* add tools back to the build.Chris Toshok2004-05-251-0/+4
* fix this for current build foo.Chris Toshok2004-05-251-0/+8
* [ fixes bug #32194 ]Chris Toshok2004-05-251-0/+7
* [ fixes bug #40013 ]Chris Toshok2004-05-251-0/+9
* Fixes #58516.H P Nadig2004-05-221-0/+7
* Add helper func. (process_item_fn): Add undisplayed fields to notes.Hans Petter Jansson2004-05-211-0/+10
* Implement. (migrate_contacts_hidden_fields): Implement.Hans Petter Jansson2004-05-211-0/+7
* use the new ebook api here. missed this one in my earlier commit.Chris Toshok2004-05-211-0/+5
* finish pages printing by gnome_print_job_close call before showing previewRadek Doulik2004-05-211-0/+6
* added call to begin page, ref printable and sink it to avoid finalizing ofRadek Doulik2004-05-211-0/+10
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-201-0/+48
* Check if individual email fields are supported.Hans Petter Jansson2004-05-201-0/+5
* Remove debug output. (real_save_contact): Separate out actual save logicHans Petter Jansson2004-05-201-0/+18
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-201-0/+99
* Add menu_label and menu_accelerator.William Jon McCann2004-05-191-0/+5
* pass 0 to eab_send_contact. (file_send_to_cb): same.Chris Toshok2004-05-191-0/+6
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-191-1/+22
* Fixes #57940Jerome Lacoste2004-05-191-0/+7
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-181-0/+13
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-0/+3
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-0/+3
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-181-0/+21
* Add PO box entries.Hans Petter Jansson2004-05-131-0/+9
* Fixes bug #55208.S N Tejasvi2004-05-131-0/+8
* set exception properly on failure.Not Zed2004-05-121-0/+8
* Remove the addressbook controlDan Winship2004-05-121-0/+12
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-111-0/+6
* Fixes bug #44196 addressbook table view uses ASCII sortSuresh Chandrasekharan2004-05-111-0/+14
* Fix parts of #53466.Enver ALTIN2004-05-101-0/+5
* Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-051-0/+13
* fixup the dialog initialization.Larry Ewing2004-05-051-0/+5
* Use defaults from Anna. (im_service_default): Ditto. (email_default):Hans Petter Jansson2004-05-051-0/+17
* Remove blog, add home page. (set_entry_changed_signals): Ditto.Hans Petter Jansson2004-05-051-0/+12
* Do ref, unref in right order, so the same contact can be set twice withoutHans Petter Jansson2004-05-041-0/+7
* Establish defaults for the phone number option menus.Hans Petter Jansson2004-05-041-0/+6
* Implement. (e_contact_editor_init): Hook up the help button.Hans Petter Jansson2004-05-041-0/+8
* bump the maximum download limit to 1000.Larry Ewing2004-05-041-0/+3
* set the email entry sesitive only when anonymous isn't selected. Make theLarry Ewing2004-05-041-0/+4
* remove unused colorpicker.Larry Ewing2004-05-041-0/+4
* set the config item typeJP Rosevear2004-05-031-0/+5
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-031-0/+6
* sensitize the details dialog where appropriate. Don't try to read fromLarry Ewing2004-05-021-0/+6
* don't use "email" twice for a variable name.. even though they don'tChris Toshok2004-05-011-0/+6
* Fixed a type-o.Enver ALTIN2004-05-011-0/+5
* Don't dereference the file_as pointer if it turns out to be NULL.Hans Petter Jansson2004-04-291-0/+5
* We need a migration dialog if the revision <= 10. Fixes bug #57770.Jeffrey Stedfast2004-04-281-0/+5
* remove debug spew.Larry Ewing2004-04-281-0/+4
* Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbookJeffrey Stedfast2004-04-281-0/+3
* fixed merge conflictsJeffrey Stedfast2004-04-281-6/+7
* Migrate pilot data.Jeffrey Stedfast2004-04-281-0/+5
* Update dialog vbox and action area border widths to be HIG compliantRodney Dawes2004-04-281-0/+9
* fix warnings, remove unused code.Larry Ewing2004-04-271-1/+4
* start integrate the new dialog.Larry Ewing2004-04-271-0/+7
* Set spacing around notebook widget and the dialog's action area and vboxRodney Dawes2004-04-271-0/+7
* add "mobile" mapping to E_CONTACT_PHONE_MOBILE, which is what thunderbirdChris Toshok2004-04-261-0/+6
* The firt EMAIL item is EMAIL_1, not EMAIL (assuming we want simpleJeffrey Stedfast2004-04-241-0/+18
* Fix the addressbook control to not crash. (Temporary fix.)Dan Winship2004-04-231-0/+5
* this signal takes an EContact* too. (modified_cb): same. (deleted_cb):Chris Toshok2004-04-231-0/+11
* Correct the dialog's title.Hans Petter Jansson2004-04-231-0/+17
* Override the save_contact function. (e_contact_editor_save_contact):Hans Petter Jansson2004-04-231-0/+9
* Make the window be a GtkDialog.Hans Petter Jansson2004-04-231-0/+5
* Implement. (extract_email): Preserve offscreen addresses. (extract_phone):Hans Petter Jansson2004-04-221-0/+7
* Add defines for the slot counts for email, phone, im, address. (phones):Hans Petter Jansson2004-04-221-0/+23
* store off the label as well as the folder name label, so we can reuse theChris Toshok2004-04-221-0/+18
* added a new function to striff off any parameters present after ';' in theSivaiah Nallagatla2004-04-211-0/+7
* Remove unused fields.Hans Petter Jansson2004-04-211-0/+11
* Make the phone type selectors be option menus.Hans Petter Jansson2004-04-211-0/+31
* fix for e_user_creatable_items handle api changes.Not Zed2004-04-211-0/+5
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-211-0/+12
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-0/+23
* new macro. (extract_email): only create/add the attribute if the emailChris Toshok2004-04-181-0/+8
* Add "wants HTML" checkbox.Hans Petter Jansson2004-04-171-0/+25
* new function, use the async interface to load the book.Chris Toshok2004-04-171-0/+7
* Commit new contact editor UI by Anna.Hans Petter Jansson2004-04-161-0/+87
* force the info label to update its contents here if the load wasChris Toshok2004-04-151-0/+13
* rip out tons of functions - they all live in addressbook-view.c now. theChris Toshok2004-04-151-0/+33
* disable the map link for 2.0.Chris Toshok2004-04-141-0/+5
* add GDK_ACTION_COPY to the supported drag types. Connect to theLarry Ewing2004-04-131-1/+8
* added a check for new auth type "plain/password" for groupwise inSivaiah Nallagatla2004-04-131-0/+6
* treat "" the same as NULL (don't add it to the list).Chris Toshok2004-04-131-0/+5
* quiet valgrind uninitialized memory warning.Chris Toshok2004-04-131-0/+5
* [ should fix #56537 ]Chris Toshok2004-04-131-0/+14
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-111-0/+20
* remove the e_destination_get_book api, since the function doesn't exist.Chris Toshok2004-04-111-0/+5
* bump version required to 8 for the contact list migration foo.Chris Toshok2004-04-101-0/+5
* pass GDK_CURRENT_TIME instead of a function pointer to "time" toChris Toshok2004-04-101-0/+9
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-0/+143
* create an EUserCreatableItemsHandler (addressbook_view_clear): destroy itDan Winship2004-04-091-0/+12
* we don't have an EBook* anymore. (e_destination_clear): same.Chris Toshok2004-04-081-0/+16
* Sync the changes here rather than setting 'changed' on the config controlJeffrey Stedfast2004-04-081-0/+9
* old name, new trimmed down implementation. This will be replacingChris Toshok2004-04-061-0/+5
* revert unapproved patchChris Toshok2004-04-061-6/+1
* : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add aHao Sheng2004-04-061-0/+14
* wrap this with the correct #ifdef.Chris Toshok2004-04-061-0/+4
* use the correct glade filename.Chris Toshok2004-04-061-0/+5
* Fixes #53433.Hari Prasad Nadig2004-04-021-0/+14
* [ fixes bug #34777 ]Chris Toshok2004-03-311-0/+14
* [ fixes bug #53544 ]Chris Toshok2004-03-311-0/+11
* [ part of the fix for #51977, the other part is in e-d-s ]Chris Toshok2004-03-311-0/+9
* [ part of the fix for #54528, the other part is in e-d-s ]Chris Toshok2004-03-311-0/+10
* [ fixes bug #53094 ]Chris Toshok2004-03-311-0/+10
* [ fixes bug #53634 ]Chris Toshok2004-03-311-0/+15
* [ gui part of the fix required for #48665 ]Chris Toshok2004-03-311-0/+7
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-301-0/+6
* do eab_editor_is_valid check only when user wants to save.Sivaiah Nallagatla2004-03-261-0/+5
* don't let the user delete their Personal addressbook. This is just a niceChris Toshok2004-03-251-0/+8
* don't know what I was thinking approving this change. the _() was onlyChris Toshok2004-03-251-0/+7
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-0/+88
* superclass for both EContactEditor and EContactListEditor. A start towardChris Toshok2004-03-251-0/+9
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-241-0/+8
* [ fixes bug #53653, and a couple other instances ]Chris Toshok2004-03-231-0/+9
* Fixes #53625.Hans Petter Jansson2004-03-181-0/+7
* loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out ofSivaiah Nallagatla2004-03-161-0/+6
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-151-0/+12
* #if 0 this, since nothing uses it anymore. (accum_address): new function,Chris Toshok2004-03-111-0/+12
* phone_choice is an index into the phones array. (_phone_arrow_pressed):Chris Toshok2004-03-111-0/+20
* Don't try to calculate the position of the popup menu for the dropdownsRodney Dawes2004-03-101-0/+5
* Remove the dialog separator, and set appropriate border widths for theRodney Dawes2004-03-101-0/+8
* fixed type in contact editor code to make email ui building workSivaiah Nallagatla2004-03-091-0/+4
* : maintain a list of only those source groups which are added to menuSivaiah Nallagatla2004-03-041-0/+8
* ** See #54991.Not Zed2004-03-041-0/+10
* Set error to NULL before using it.Hans Petter Jansson2004-03-041-0/+5
* Remove local data, with error reporting on failure.Hans Petter Jansson2004-03-041-0/+5
* add drop support for text/x-vcard to the source list.Larry Ewing2004-03-021-0/+5
* ref the pixbuf before we close/unref the loader so the pixbuf sticksChris Toshok2004-02-281-0/+7
* Change the button relief back to normal for the drop-down buttons and moveRodney Dawes2004-02-281-0/+6
* add missing "break" to PROP_SOURCE's case.Chris Toshok2004-02-281-0/+5
* Get rid of some extraneous event boxes that were not needed/used forRodney Dawes2004-02-281-0/+11
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-271-0/+27
* add the Groupwise IM attributes to the list of those we render.Chris Toshok2004-02-271-0/+5
* call eab_view_show_contact_preview here so we maintain the preview stateChris Toshok2004-02-271-0/+7
* view->scrolled -> view->contact_display. fixes crash.Chris Toshok2004-02-271-0/+6
* fix checks for locations.Chris Toshok2004-02-271-0/+5
* set the location label/option menu to visible.Chris Toshok2004-02-271-0/+25
* added groupwise im related label and icon image file nameSivaiah Nallagatla2004-02-251-0/+9
* Port to new way of setting name in contact.Hans petter Jansson2004-02-251-0/+5
* Include bug number.JP Rosevear2004-02-251-0/+2
* don't init the dialog here (addressbook_migrate): init it hereJP Rosevear2004-02-251-1/+6
* remove some spew.Chris Toshok2004-02-211-0/+5
* s/HAVE_NSS/ENABLE_SMIME.Chris Toshok2004-02-201-0/+6
* split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDXChris Toshok2004-02-201-0/+13
* Fixes #45308 and duplicates.Hans Petter Jansson2004-02-201-0/+8
* provide ESC support for delete dialog of contact editor, fix bug 52765Leon Zhang2004-02-191-0/+8
* add image_set slot.Chris Toshok2004-02-181-0/+20
* [ fixes bug #53620 ]Chris Toshok2004-02-181-0/+8
* free up the list returned by e_book_get_contacts.Chris Toshok2004-02-131-0/+5
* Fix capitalization of Address Book usage in sentence form Use Address BookRodney Dawes2004-02-131-0/+7
* Forgot to list the bugs the last commit fixed...Rodney Dawes2004-02-121-0/+2
* Address Book, not AddressbookRodney Dawes2004-02-121-0/+9
* build importers dirJP Rosevear2004-02-101-0/+4
* Initialize the personal_source to NULLRodney Dawes2004-02-091-0/+7
* pass contact as an argument instead of contact id toSivaiah Nallagatla2004-02-081-0/+5
* don't bother using a function-wide variable to store the personal source.Chris Toshok2004-02-071-0/+8
* Hide the border on the notebook also Don't pack another scrolled windowRodney Dawes2004-02-071-0/+8
* Use "Address Book" instead of "folder" or "Addressbook" for the "AddressRodney Dawes2004-02-071-0/+8
* only set the address if something in it's been filled in.Chris Toshok2004-02-071-0/+12
* implementJP Rosevear2004-02-071-0/+5
* implement (load_file_fn): use g_file_get_contents to get a string we canJP Rosevear2004-02-071-0/+7
* shlib importer infoJP Rosevear2004-02-071-0/+14
* remove some spew, and add an evo-icon: handler, for things in evolution'sChris Toshok2004-02-041-0/+23
* add widgets/misc for e-activity-handler.hDan Winship2004-02-041-1/+6
* correected the date in ChangelogSivaiah Nallagatla2004-02-041-1/+1
* use gtk_spin_button_* apis to get and set values for download limit spinSivaiah Nallagatla2004-02-041-0/+7
* hook up contact_changed/contact_removed signals. (contact_changed): newChris Toshok2004-02-031-0/+17
* enable d&d drop photos.Chris Toshok2004-01-311-0/+20
* Implement. (eab_select_source): Implement. Public function that promptsHans Petter Jansson2004-01-301-0/+8
* Changed "Finish" to "Apply" in dialog finish page text.Hans Petter Jansson2004-01-301-0/+5
* Sync the modified source list.Hans Petter Jansson2004-01-301-0/+8
* use the MigrationContext struct. (dialog_close): same.Chris Toshok2004-01-301-0/+22
* set group to temporary sourceRadek Doulik2004-01-301-0/+5
* Get file_as instead of full_name.Hans Petter Jansson2004-01-291-0/+8
* Handle NULL name. Fixes #53071.Hans Petter Jansson2004-01-281-0/+6
* set the relative_uri of a local source to be its uid.Chris Toshok2004-01-281-0/+17
* [ Should fix #53361 and other migration problems/crashes ] new function,Chris Toshok2004-01-271-0/+17
* [ fixes #53238 ] make this accept NULL's (and return FALSE for them).Chris Toshok2004-01-271-0/+15
* make sure we pass \0 terminated string to eab_contact_list_from_string [itRadek Doulik2004-01-261-0/+6
* [ fixes bug #51171 ] get this working.Chris Toshok2004-01-261-0/+6
* Select Contacts from Address Book, not ContentsRodney Dawes2004-01-251-0/+7
* oops. (migrate_contact_folder): fix the unreffing.Chris Toshok2004-01-251-0/+6
* use _("Personal"), not "Personal".Chris Toshok2004-01-251-0/+5
* i2004-01-24 Chris Toshok <toshok@ximian.com>Chris Toshok2004-01-251-0/+6
* use e_folder_map_local_folders. (find_addressbook_dirs): nuke.Chris Toshok2004-01-251-0/+6
* use .evolution to store view infoJP Rosevear2004-01-241-0/+5
* [ fixes bug #52571 ] ugh. name fields that have \" around the name breakChris Toshok2004-01-241-0/+24
* [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out containsChris Toshok2004-01-231-0/+7
* [ fixes bug #52944 ] do some massaging of contacts as we import them, toChris Toshok2004-01-231-0/+7
* Added missing entry-blog widget.Nat Friedman2004-01-221-0/+5
* Remove. (dialog_to_source): Don't create source dir, backend takes care ofHans Petter Jansson2004-01-221-0/+6
* new function.Chris Toshok2004-01-221-0/+20
* call widget_changed here too, since we're changing the destination.Chris Toshok2004-01-221-0/+5
* [ fixes bug #52955 ] handle the case properly where there are no queryChris Toshok2004-01-211-0/+11
* deal with the groups/sources already being there. Essentially make thisChris Toshok2004-01-211-0/+15
* do not try to unref when query is NULLSivaiah Nallagatla2004-01-211-0/+5
* 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com>Sivaiah Nallagatla2004-01-201-0/+5
* Get name from correct model column.Hans Petter Jansson2004-01-201-0/+5
* Only unref if we have a query.Hans Petter Jansson2004-01-201-0/+5
* Implement. (load_primary_selection): Use get_primary_source ().Hans Petter Jansson2004-01-201-0/+8
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-171-0/+25
* only set the menus and command state if we actually are already displayed,JP Rosevear2004-01-171-0/+6
* Implement. (get_paned_position): Implement. (eab_view_new): Connect signalHans Petter Jansson2004-01-161-0/+8
* revert dumb upgrade changeJP Rosevear2004-01-131-0/+5
* migrate from 1.5.0 and 1.5.1 properlyJP Rosevear2004-01-131-0/+5