aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-203-913/+1026
* make exchange accounts insensitve.Larry Ewing2004-05-191-1/+4
* Add menu_label and menu_accelerator.William Jon McCann2004-05-192-0/+7
* pass 0 to eab_send_contact. (file_send_to_cb): same.Chris Toshok2004-05-192-2/+8
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-194-171/+325
* Fixes #57940Jerome Lacoste2004-05-192-3/+10
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-184-9/+122
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-182-9/+12
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-182-10/+13
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-187-6/+29
* Add PO box entries.Hans Petter Jansson2004-05-133-8/+155
* Fixes bug #55208.S N Tejasvi2004-05-132-2/+51
* set exception properly on failure.Not Zed2004-05-124-4/+26
* Remove the addressbook controlDan Winship2004-05-124-169/+22
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-112-1/+27
* Fixes bug #44196 addressbook table view uses ASCII sortSuresh Chandrasekharan2004-05-113-2/+26
* Fix parts of #53466.Enver ALTIN2004-05-102-1/+6
* Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-053-277/+270
* fixup the dialog initialization.Larry Ewing2004-05-052-2/+9
* Use defaults from Anna. (im_service_default): Ditto. (email_default):Hans Petter Jansson2004-05-052-14/+37
* Remove blog, add home page. (set_entry_changed_signals): Ditto.Hans Petter Jansson2004-05-053-9/+21
* Do ref, unref in right order, so the same contact can be set twice withoutHans Petter Jansson2004-05-042-5/+21
* Establish defaults for the phone number option menus.Hans Petter Jansson2004-05-042-1/+11
* Implement. (e_contact_editor_init): Hook up the help button.Hans Petter Jansson2004-05-043-14/+26
* bump the maximum download limit to 1000.Larry Ewing2004-05-042-1/+4
* set the email entry sesitive only when anonymous isn't selected. Make theLarry Ewing2004-05-042-4/+8
* remove unused colorpicker.Larry Ewing2004-05-042-45/+5
* missed this last timeLarry Ewing2004-05-041-1/+1
* set the config item typeJP Rosevear2004-05-032-0/+9
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-032-1/+8
* sensitize the details dialog where appropriate. Don't try to read fromLarry Ewing2004-05-022-7/+17
* don't use "email" twice for a variable name.. even though they don'tChris Toshok2004-05-012-3/+10
* Fixed a type-o.Enver ALTIN2004-05-013-2/+7
* Don't dereference the file_as pointer if it turns out to be NULL.Hans Petter Jansson2004-04-292-1/+6
* oops, fixed a missing )Jeffrey Stedfast2004-04-281-2/+2
* We need a migration dialog if the revision <= 10. Fixes bug #57770.Jeffrey Stedfast2004-04-282-1/+6
* remove debug spew.Larry Ewing2004-04-282-8/+7
* Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbookJeffrey Stedfast2004-04-282-41/+8
* fixed merge conflictsJeffrey Stedfast2004-04-281-6/+7
* Migrate pilot data.Jeffrey Stedfast2004-04-282-1/+139
* Update dialog vbox and action area border widths to be HIG compliantRodney Dawes2004-04-284-2/+30
* fix warnings, remove unused code.Larry Ewing2004-04-272-244/+36
* start integrate the new dialog.Larry Ewing2004-04-273-504/+1485
* Set spacing around notebook widget and the dialog's action area and vboxRodney Dawes2004-04-273-1/+25
* add "mobile" mapping to E_CONTACT_PHONE_MOBILE, which is what thunderbirdChris Toshok2004-04-262-0/+7
* The firt EMAIL item is EMAIL_1, not EMAIL (assuming we want simpleJeffrey Stedfast2004-04-242-38/+61
* Fix the addressbook control to not crash. (Temporary fix.)Dan Winship2004-04-232-2/+13
* this signal takes an EContact* too. (modified_cb): same. (deleted_cb):Chris Toshok2004-04-232-25/+54
* Correct the dialog's title.Hans Petter Jansson2004-04-233-56/+101
* Override the save_contact function. (e_contact_editor_save_contact):Hans Petter Jansson2004-04-232-16/+21
* Make the window be a GtkDialog.Hans Petter Jansson2004-04-232-2645/+2614
* Implement. (extract_email): Preserve offscreen addresses. (extract_phone):Hans Petter Jansson2004-04-222-0/+78
* Add defines for the slot counts for email, phone, im, address. (phones):Hans Petter Jansson2004-04-222-77/+221
* store off the label as well as the folder name label, so we can reuse theChris Toshok2004-04-222-32/+195
* added a new function to striff off any parameters present after ';' in theSivaiah Nallagatla2004-04-212-3/+31
* Remove unused fields.Hans Petter Jansson2004-04-213-88/+13
* Make the phone type selectors be option menus.Hans Petter Jansson2004-04-213-380/+310
* fix for e_user_creatable_items handle api changes.Not Zed2004-04-212-1/+6
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-214-4/+18
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-1916-93/+126
* new macro. (extract_email): only create/add the attribute if the emailChris Toshok2004-04-182-16/+42
* Add "wants HTML" checkbox.Hans Petter Jansson2004-04-173-291/+47
* new function, use the async interface to load the book.Chris Toshok2004-04-172-22/+42
* Commit new contact editor UI by Anna.Hans Petter Jansson2004-04-163-3370/+3552
* force the info label to update its contents here if the load wasChris Toshok2004-04-154-3/+21
* rip out tons of functions - they all live in addressbook-view.c now. theChris Toshok2004-04-158-1339/+1486
* disable the map link for 2.0.Chris Toshok2004-04-142-0/+9
* add GDK_ACTION_COPY to the supported drag types. Connect to theLarry Ewing2004-04-132-2/+44
* added a check for new auth type "plain/password" for groupwise inSivaiah Nallagatla2004-04-132-0/+8
* treat "" the same as NULL (don't add it to the list).Chris Toshok2004-04-132-1/+6
* quiet valgrind uninitialized memory warning.Chris Toshok2004-04-132-0/+6
* [ should fix #56537 ]Chris Toshok2004-04-133-32/+29
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-115-103/+134
* remove the e_destination_get_book api, since the function doesn't exist.Chris Toshok2004-04-112-1/+5
* bump version required to 8 for the contact list migration foo.Chris Toshok2004-04-102-1/+6
* pass GDK_CURRENT_TIME instead of a function pointer to "time" toChris Toshok2004-04-102-11/+31
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-1023-475/+521
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-102-1723/+0
* is Toshok <toshok@ximian.com>Chris Toshok2004-04-101-6/+5
* create an EUserCreatableItemsHandler (addressbook_view_clear): destroy itDan Winship2004-04-093-4/+30
* we don't have an EBook* anymore. (e_destination_clear): same.Chris Toshok2004-04-083-65/+67
* Sync the changes here rather than setting 'changed' on the config controlJeffrey Stedfast2004-04-082-23/+22
* old name, new trimmed down implementation. This will be replacingChris Toshok2004-04-063-0/+1401
* revert unapproved patchChris Toshok2004-04-062-28/+1
* : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add aHao Sheng2004-04-063-25/+126
* wrap this with the correct #ifdef.Chris Toshok2004-04-062-2/+6
* use the correct glade filename.Chris Toshok2004-04-062-1/+6
* Fixes #53433.Hari Prasad Nadig2004-04-023-55/+45
* [ fixes bug #34777 ]Chris Toshok2004-03-313-2/+51
* [ fixes bug #53544 ]Chris Toshok2004-03-312-5/+31
* [ part of the fix for #51977, the other part is in e-d-s ]Chris Toshok2004-03-312-1/+10
* [ part of the fix for #54528, the other part is in e-d-s ]Chris Toshok2004-03-312-0/+26
* [ fixes bug #53094 ]Chris Toshok2004-03-313-265/+73
* [ fixes bug #53634 ]Chris Toshok2004-03-313-9/+33
* [ gui part of the fix required for #48665 ]Chris Toshok2004-03-312-2/+19
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-302-61/+59
* do eab_editor_is_valid check only when user wants to save.Sivaiah Nallagatla2004-03-262-5/+9
* don't let the user delete their Personal addressbook. This is just a niceChris Toshok2004-03-252-2/+15
* don't know what I was thinking approving this change. the _() was onlyChris Toshok2004-03-252-5/+9
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-2511-435/+316
* superclass for both EContactEditor and EContactListEditor. A start towardChris Toshok2004-03-254-2/+511
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Šegan2004-03-244-11/+17
* [ fixes bug #53653, and a couple other instances ]Chris Toshok2004-03-232-3/+12
* Fixes #53625.Hans Petter Jansson2004-03-182-0/+9
* loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out ofSivaiah Nallagatla2004-03-162-1/+7
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-156-9/+31
* #if 0 this, since nothing uses it anymore. (accum_address): new function,Chris Toshok2004-03-112-40/+125
* phone_choice is an index into the phones array. (_phone_arrow_pressed):Chris Toshok2004-03-112-50/+79
* Don't try to calculate the position of the popup menu for the dropdownsRodney Dawes2004-03-102-1/+6
* Remove the dialog separator, and set appropriate border widths for theRodney Dawes2004-03-103-14/+28
* fixed type in contact editor code to make email ui building workSivaiah Nallagatla2004-03-092-1/+5
* : maintain a list of only those source groups which are added to menuSivaiah Nallagatla2004-03-042-2/+23
* ** See #54991.Not Zed2004-03-042-17/+30
* Set error to NULL before using it.Hans Petter Jansson2004-03-042-1/+6
* Remove local data, with error reporting on failure.Hans Petter Jansson2004-03-042-3/+35
* add drop support for text/x-vcard to the source list.Larry Ewing2004-03-022-0/+190
* ref the pixbuf before we close/unref the loader so the pixbuf sticksChris Toshok2004-02-282-7/+20
* Change the button relief back to normal for the drop-down buttons and moveRodney Dawes2004-02-282-500/+570
* add missing "break" to PROP_SOURCE's case.Chris Toshok2004-02-282-0/+6
* Get rid of some extraneous event boxes that were not needed/used forRodney Dawes2004-02-282-254/+223
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-279-11/+36
* add the Groupwise IM attributes to the list of those we render.Chris Toshok2004-02-272-4/+12
* call eab_view_show_contact_preview here so we maintain the preview stateChris Toshok2004-02-272-0/+9
* view->scrolled -> view->contact_display. fixes crash.Chris Toshok2004-02-272-2/+8
* nuke this fileChris Toshok2004-02-271-9/+0
* fix checks for locations.Chris Toshok2004-02-272-5/+10
* set the location label/option menu to visible.Chris Toshok2004-02-274-98/+179
* added groupwise im related label and icon image file nameSivaiah Nallagatla2004-02-253-1/+15
* Port to new way of setting name in contact.Hans petter Jansson2004-02-252-10/+7
* Include bug number.JP Rosevear2004-02-251-0/+2
* don't init the dialog here (addressbook_migrate): init it hereJP Rosevear2004-02-252-4/+8
* remove some spew.Chris Toshok2004-02-212-1/+5
* s/HAVE_NSS/ENABLE_SMIME.Chris Toshok2004-02-203-4/+10
* split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDXChris Toshok2004-02-202-84/+147
* Fixes #45308 and duplicates.Hans Petter Jansson2004-02-202-6/+16
* provide ESC support for delete dialog of contact editor, fix bug 52765Leon Zhang2004-02-192-1/+9
* add image_set slot.Chris Toshok2004-02-185-9/+48
* [ fixes bug #53620 ]Chris Toshok2004-02-182-3/+11