aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* update spell errorsRadek Doulik2004-05-261-0/+2
* reenable this function, in a slightly broken manner. we don't haveChris Toshok2004-05-261-11/+17
* [ fixes #58654 ]Chris Toshok2004-05-261-25/+20
* read the "auth-domain" property from e-source and use it as the componentSivaiah Nallagatla2004-05-251-4/+12
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-255-227/+77
* Fixes #58516.H P Nadig2004-05-221-1/+1
* Implement. (migrate_contacts_hidden_fields): Implement.Hans Petter Jansson2004-05-211-0/+78
* use the new ebook api here. missed this one in my earlier commit.Chris Toshok2004-05-211-1/+3
* added call to begin page, ref printable and sink it to avoid finalizing ofRadek Doulik2004-05-211-2/+6
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-208-39/+53
* Check if individual email fields are supported.Hans Petter Jansson2004-05-201-0/+4
* Remove debug output. (real_save_contact): Separate out actual save logicHans Petter Jansson2004-05-202-14/+95
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-202-913/+927
* make exchange accounts insensitve.Larry Ewing2004-05-191-1/+4
* Add menu_label and menu_accelerator.William Jon McCann2004-05-191-0/+2
* pass 0 to eab_send_contact. (file_send_to_cb): same.Chris Toshok2004-05-191-2/+2
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-193-170/+303
* Fixes #57940Jerome Lacoste2004-05-191-3/+3
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-183-9/+109
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-9/+9
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-10/+10
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-186-6/+8
* Add PO box entries.Hans Petter Jansson2004-05-132-8/+146
* Fixes bug #55208.S N Tejasvi2004-05-131-2/+43
* set exception properly on failure.Not Zed2004-05-123-4/+18
* Remove the addressbook controlDan Winship2004-05-123-169/+10
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-111-1/+21
* Fixes bug #44196 addressbook table view uses ASCII sortSuresh Chandrasekharan2004-05-112-2/+12
* Fix parts of #53466.Enver ALTIN2004-05-101-1/+1
* Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-052-277/+257
* fixup the dialog initialization.Larry Ewing2004-05-051-2/+4
* Use defaults from Anna. (im_service_default): Ditto. (email_default):Hans Petter Jansson2004-05-051-14/+20
* Remove blog, add home page. (set_entry_changed_signals): Ditto.Hans Petter Jansson2004-05-052-9/+9
* Do ref, unref in right order, so the same contact can be set twice withoutHans Petter Jansson2004-05-041-5/+14
* Establish defaults for the phone number option menus.Hans Petter Jansson2004-05-041-1/+5
* Implement. (e_contact_editor_init): Hook up the help button.Hans Petter Jansson2004-05-042-14/+18
* bump the maximum download limit to 1000.Larry Ewing2004-05-041-1/+1
* set the email entry sesitive only when anonymous isn't selected. Make theLarry Ewing2004-05-041-4/+4
* remove unused colorpicker.Larry Ewing2004-05-041-45/+1
* missed this last timeLarry Ewing2004-05-041-1/+1
* set the config item typeJP Rosevear2004-05-031-0/+4
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-031-1/+2
* sensitize the details dialog where appropriate. Don't try to read fromLarry Ewing2004-05-021-7/+11
* Fixed a type-o.Enver ALTIN2004-05-011-1/+1
* 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-281-1/+1
* remove debug spew.Larry Ewing2004-04-281-8/+3
* Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbookJeffrey Stedfast2004-04-281-41/+5
* Migrate pilot data.Jeffrey Stedfast2004-04-281-1/+134
* Update dialog vbox and action area border widths to be HIG compliantRodney Dawes2004-04-283-2/+21
* fix warnings, remove unused code.Larry Ewing2004-04-271-243/+32
* start integrate the new dialog.Larry Ewing2004-04-272-504/+1478
* Set spacing around notebook widget and the dialog's action area and vboxRodney Dawes2004-04-272-1/+18
* Fix the addressbook control to not crash. (Temporary fix.)Dan Winship2004-04-231-2/+8
* this signal takes an EContact* too. (modified_cb): same. (deleted_cb):Chris Toshok2004-04-231-25/+43
* Correct the dialog's title.Hans Petter Jansson2004-04-232-56/+84
* Override the save_contact function. (e_contact_editor_save_contact):Hans Petter Jansson2004-04-231-16/+12
* Make the window be a GtkDialog.Hans Petter Jansson2004-04-231-2645/+2609
* Implement. (extract_email): Preserve offscreen addresses. (extract_phone):Hans Petter Jansson2004-04-221-0/+71
* Add defines for the slot counts for email, phone, im, address. (phones):Hans Petter Jansson2004-04-221-77/+198
* store off the label as well as the folder name label, so we can reuse theChris Toshok2004-04-221-32/+177
* added a new function to striff off any parameters present after ';' in theSivaiah Nallagatla2004-04-211-3/+24
* Remove unused fields.Hans Petter Jansson2004-04-212-88/+2
* Make the phone type selectors be option menus.Hans Petter Jansson2004-04-212-380/+279
* fix for e_user_creatable_items handle api changes.Not Zed2004-04-211-1/+1
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-213-4/+6
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-1915-93/+103
* new macro. (extract_email): only create/add the attribute if the emailChris Toshok2004-04-181-16/+34
* Add "wants HTML" checkbox.Hans Petter Jansson2004-04-172-291/+22
* new function, use the async interface to load the book.Chris Toshok2004-04-171-22/+35
* Commit new contact editor UI by Anna.Hans Petter Jansson2004-04-162-3370/+3465
* force the info label to update its contents here if the load wasChris Toshok2004-04-153-3/+8
* rip out tons of functions - they all live in addressbook-view.c now. theChris Toshok2004-04-157-1339/+1453
* disable the map link for 2.0.Chris Toshok2004-04-141-0/+4
* add GDK_ACTION_COPY to the supported drag types. Connect to theLarry Ewing2004-04-131-1/+36
* added a check for new auth type "plain/password" for groupwise inSivaiah Nallagatla2004-04-131-0/+2
* treat "" the same as NULL (don't add it to the list).Chris Toshok2004-04-131-1/+1
* quiet valgrind uninitialized memory warning.Chris Toshok2004-04-131-0/+1
* [ should fix #56537 ]Chris Toshok2004-04-132-32/+15
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-114-103/+114
* bump version required to 8 for the contact list migration foo.Chris Toshok2004-04-101-1/+1
* pass GDK_CURRENT_TIME instead of a function pointer to "time" toChris Toshok2004-04-101-11/+22
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-1018-448/+341
* is Toshok <toshok@ximian.com>Chris Toshok2004-04-101-6/+5
* create an EUserCreatableItemsHandler (addressbook_view_clear): destroy itDan Winship2004-04-092-4/+18
* Sync the changes here rather than setting 'changed' on the config controlJeffrey Stedfast2004-04-081-23/+13
* revert unapproved patchChris Toshok2004-04-061-22/+0
* : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add aHao Sheng2004-04-062-25/+112
* use the correct glade filename.Chris Toshok2004-04-061-1/+1
* Fixes #53433.Hari Prasad Nadig2004-04-022-55/+31
* [ fixes bug #34777 ]Chris Toshok2004-03-312-2/+37
* [ fixes bug #53544 ]Chris Toshok2004-03-311-5/+20
* [ part of the fix for #51977, the other part is in e-d-s ]Chris Toshok2004-03-311-1/+1
* [ fixes bug #53094 ]Chris Toshok2004-03-312-265/+63
* [ fixes bug #53634 ]Chris Toshok2004-03-312-9/+18
* [ gui part of the fix required for #48665 ]Chris Toshok2004-03-311-2/+12
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-301-61/+53
* do eab_editor_is_valid check only when user wants to save.Sivaiah Nallagatla2004-03-261-5/+4
* don't let the user delete their Personal addressbook. This is just a niceChris Toshok2004-03-251-2/+7
* don't know what I was thinking approving this change. the _() was onlyChris Toshok2004-03-251-5/+2
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-2510-435/+228
* superclass for both EContactEditor and EContactListEditor. A start towardChris Toshok2004-03-253-2/+502
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-243-11/+9
* [ fixes bug #53653, and a couple other instances ]Chris Toshok2004-03-231-3/+3
* Fixes #53625.Hans Petter Jansson2004-03-181-0/+2
* loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out ofSivaiah Nallagatla2004-03-161-1/+1
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-155-9/+19
* #if 0 this, since nothing uses it anymore. (accum_address): new function,Chris Toshok2004-03-111-40/+113
* phone_choice is an index into the phones array. (_phone_arrow_pressed):Chris Toshok2004-03-111-50/+59
* Don't try to calculate the position of the popup menu for the dropdownsRodney Dawes2004-03-101-1/+1
* Remove the dialog separator, and set appropriate border widths for theRodney Dawes2004-03-102-14/+20
* fixed type in contact editor code to make email ui building workSivaiah Nallagatla2004-03-091-1/+1
* : maintain a list of only those source groups which are added to menuSivaiah Nallagatla2004-03-041-2/+15
* ** See #54991.Not Zed2004-03-041-17/+20
* Set error to NULL before using it.Hans Petter Jansson2004-03-041-1/+1
* Remove local data, with error reporting on failure.Hans Petter Jansson2004-03-041-3/+30
* add drop support for text/x-vcard to the source list.Larry Ewing2004-03-021-0/+185
* ref the pixbuf before we close/unref the loader so the pixbuf sticksChris Toshok2004-02-281-7/+13
* Change the button relief back to normal for the drop-down buttons and moveRodney Dawes2004-02-281-500/+564
* add missing "break" to PROP_SOURCE's case.Chris Toshok2004-02-281-0/+1
* Get rid of some extraneous event boxes that were not needed/used forRodney Dawes2004-02-281-254/+212
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-276-9/+6
* add the Groupwise IM attributes to the list of those we render.Chris Toshok2004-02-271-4/+7
* call eab_view_show_contact_preview here so we maintain the preview stateChris Toshok2004-02-271-0/+2
* view->scrolled -> view->contact_display. fixes crash.Chris Toshok2004-02-271-2/+2
* fix checks for locations.Chris Toshok2004-02-271-5/+5
* set the location label/option menu to visible.Chris Toshok2004-02-273-98/+154
* added groupwise im related label and icon image file nameSivaiah Nallagatla2004-02-252-1/+6
* Port to new way of setting name in contact.Hans petter Jansson2004-02-251-10/+2
* don't init the dialog here (addressbook_migrate): init it hereJP Rosevear2004-02-251-3/+2
* remove some spew.Chris Toshok2004-02-211-1/+0
* s/HAVE_NSS/ENABLE_SMIME.Chris Toshok2004-02-202-4/+4
* split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDXChris Toshok2004-02-201-84/+134
* Fixes #45308 and duplicates.Hans Petter Jansson2004-02-201-6/+8
* provide ESC support for delete dialog of contact editor, fix bug 52765Leon Zhang2004-02-191-1/+1
* add image_set slot.Chris Toshok2004-02-184-9/+28
* [ fixes bug #53620 ]Chris Toshok2004-02-181-3/+3
* free up the list returned by e_book_get_contacts.Chris Toshok2004-02-131-0/+3
* Fix capitalization of Address Book usage in sentence form Use Address BookRodney Dawes2004-02-132-10/+14
* Address Book, not AddressbookRodney Dawes2004-02-124-5/+5
* Initialize the personal_source to NULLRodney Dawes2004-02-091-0/+1
* pass contact as an argument instead of contact id toSivaiah Nallagatla2004-02-081-1/+1
* don't bother using a function-wide variable to store the personal source.Chris Toshok2004-02-071-7/+5
* Hide the border on the notebook also Don't pack another scrolled windowRodney Dawes2004-02-072-7/+2
* Use "Address Book" instead of "folder" or "Addressbook" for the "AddressRodney Dawes2004-02-071-3/+3
* remove some spew, and add an evo-icon: handler, for things in evolution'sChris Toshok2004-02-041-79/+177
* add widgets/misc for e-activity-handler.hDan Winship2004-02-041-2/+1
* use gtk_spin_button_* apis to get and set values for download limit spinSivaiah Nallagatla2004-02-041-6/+7
* hook up contact_changed/contact_removed signals. (contact_changed): newChris Toshok2004-02-032-12/+69
* enable d&d drop photos.Chris Toshok2004-01-317-267/+98
* Implement. (eab_select_source): Implement. Public function that promptsHans Petter Jansson2004-01-302-18/+80
* Changed "Finish" to "Apply" in dialog finish page text.Hans Petter Jansson2004-01-301-1/+1
* Sync the modified source list.Hans Petter Jansson2004-01-302-2/+9
* use the MigrationContext struct. (dialog_close): same.Chris Toshok2004-01-301-97/+117
* set group to temporary sourceRadek Doulik2004-01-301-0/+1
* Get file_as instead of full_name.Hans Petter Jansson2004-01-292-2/+2
* Handle NULL name. Fixes #53071.Hans Petter Jansson2004-01-281-2/+9
* set the relative_uri of a local source to be its uid.Chris Toshok2004-01-282-15/+12
* [ Should fix #53361 and other migration problems/crashes ] new function,Chris Toshok2004-01-271-29/+46
* make sure we pass \0 terminated string to eab_contact_list_from_string [itRadek Doulik2004-01-261-5/+12
* [ fixes bug #51171 ] get this working.Chris Toshok2004-01-261-63/+46
* Select Contacts from Address Book, not ContentsRodney Dawes2004-01-251-1/+1
* oops. (migrate_contact_folder): fix the unreffing.Chris Toshok2004-01-251-3/+9
* use _("Personal"), not "Personal".Chris Toshok2004-01-251-1/+1
* i2004-01-24 Chris Toshok <toshok@ximian.com>Chris Toshok2004-01-251-7/+0
* use e_folder_map_local_folders. (find_addressbook_dirs): nuke.Chris Toshok2004-01-251-53/+5
* use .evolution to store view infoJP Rosevear2004-01-241-1/+1
* [ fixes bug #52571 ] ugh. name fields that have \" around the name breakChris Toshok2004-01-241-10/+26
* [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out containsChris Toshok2004-01-231-0/+30
* [ fixes bug #52944 ] do some massaging of contacts as we import them, toChris Toshok2004-01-231-0/+56
* Added missing entry-blog widget.Nat Friedman2004-01-221-0/+18
* Remove. (dialog_to_source): Don't create source dir, backend takes care ofHans Petter Jansson2004-01-221-26/+1
* new function.Chris Toshok2004-01-223-17/+165
* call widget_changed here too, since we're changing the destination.Chris Toshok2004-01-221-0/+1
* [ fixes bug #52955 ] handle the case properly where there are no queryChris Toshok2004-01-211-3/+8
* deal with the groups/sources already being there. Essentially make thisChris Toshok2004-01-213-43/+78
* 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com>Sivaiah Nallagatla2004-01-201-2/+4
* Get name from correct model column.Hans Petter Jansson2004-01-201-1/+1
* Implement. (load_primary_selection): Use get_primary_source ().Hans Petter Jansson2004-01-201-9/+19
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-175-10/+59
* only set the menus and command state if we actually are already displayed,JP Rosevear2004-01-171-3/+5
* Implement. (get_paned_position): Implement. (eab_view_new): Connect signalHans Petter Jansson2004-01-162-4/+50
* Actually commit.JP Rosevear2004-01-131-8/+0
* migrate from 1.5.0 and 1.5.1 properlyJP Rosevear2004-01-131-0/+8
* de-bold ui elementsJP Rosevear2004-01-131-4/+2
* Take a sensitivity flag per menu item, and fall back to stock icons.Hans Petter Jansson2004-01-122-15/+55
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-128-42/+1571
* Update for API changes to e-book-asyncRoss Burton2004-01-093-22/+27
* Add the video conferencing fieldRoss Burton2004-01-092-3/+131
* Make the ESelectNames object be a HIG-compliant dialog, change "Folder" toRodney Dawes2004-01-082-270/+239
* Move the smime_component_init call to the instance init callback, ratherRodney Dawes2004-01-081-2/+4
* link in printer stuffJP Rosevear2004-01-071-0/+1
* remove spew. (migrate_contacts): same. (migrate_contact_folder): same.Chris Toshok2004-01-071-11/+2
* add addressbook-migrate.[ch].Chris Toshok2004-01-075-46/+637
* Apply patch from Roozbeh Pournader to update countries listRodney Dawes2004-01-071-4/+12
* disconnect from selection-done signalJP Rosevear2004-01-071-0/+2
* these line breaks in the error messages should actually be spacesJP Rosevear2004-01-061-9/+9
* Impl. from calendar. (save_primary_selection): Implement, similar toHans Petter Jansson2003-12-201-0/+68
* editable -> target_editable (e_contact_editor_get_property): Same.Hans Petter Jansson2003-12-192-29/+73
* install the "source" property. (eab_view_init): init eav->source to NULL.Chris Toshok2003-12-183-388/+625
* Embed Tree in GtkScrolledWindowRodney Dawes2003-12-181-1/+12
* Update the contact's UID after normal add.Hans Petter Jansson2003-12-171-0/+2
* Make a public function that shows an error dialog, which can be used whenHans Petter Jansson2003-12-174-93/+231
* Implement. Makes the source menu reflect the source for the current book.Hans Petter Jansson2003-12-171-0/+14
* Implement. Creates source selection option menu.Hans Petter Jansson2003-12-172-0/+66
* Disable cell editing.Hans Petter Jansson2003-12-171-0/+2
* Implement. (text_to_address): Implement, using EAddressWestern.Hans Petter Jansson2003-12-162-76/+173
* Make "address" a boxed type. (e_contact_editor_address_init): Set addressHans Petter Jansson2003-12-112-49/+43
* free email list properlyJP Rosevear2003-12-101-2/+2
* free the list, not unref it, and free the elementsJP Rosevear2003-12-101-2/+2
* change prototype to fix warning, and change the comment to readChris Toshok2003-12-079-102/+229
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-077-24/+1
* no more custom widget for the selection of the search sourceJP Rosevear2003-12-0611-209/+393
* call remove_book_view/free_data here as well, to guard against multipleChris Toshok2003-12-061-0/+3
* Clean up and sync with current model columns.Hans Petter Jansson2003-12-051-48/+49
* (retrieve_shell_view_interface_from_control): Remove.Ettore Perazzoli2003-12-041-60/+0
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-037-19/+18
* Version the schemas Removed AddedRodney Dawes2003-12-022-1/+6
* (set_status_message): CallEttore Perazzoli2003-12-021-1/+4
* Fix silly.Ettore Perazzoli2003-12-021-2/+1
* Replace activity_client with activity_id. (set_status_message): Use theEttore Perazzoli2003-12-023-29/+47
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-0/+12
* remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3.Larry Ewing2003-12-021-1/+0
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-029-40/+40
* Fix start page text.Hans Petter Jansson2003-12-021-3/+4
* Remove this too.Hans Petter Jansson2003-12-012-194/+1
* Remove addressbook-storage.[ch] and new-addressbook.[ch].Hans Petter Jansson2003-12-0114-2073/+888
* turn on deprecated gtk and libgnomeui stuffJP Rosevear2003-11-263-4/+0
* Store a ref to the source selector. (impl_requestCreateItem): Implement.Hans Petter Jansson2003-11-182-3/+100
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-172-4/+2
* include e-source from e-d-sJP Rosevear2003-11-151-1/+1
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-144-47/+39
* (impl__get_userCreatableItems): New, implementation for theEttore Perazzoli2003-11-131-1/+42
* Add component_alias of "contacts".Ettore Perazzoli2003-11-131-0/+2
* Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade.Hans Petter Jansson2003-11-095-1/+441
* don't include the c marshaller file twiceJP Rosevear2003-11-072-2/+0
* make sure the marshal header is in the source listJP Rosevear2003-11-074-2/+4
* Shush.JP Rosevear2003-11-072-4/+4
* don't destroy the widget here - its dead when removed from the panedJP Rosevear2003-11-071-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-0733-46/+42
* Fix a castLarry Ewing2003-11-051-1/+1
* Update factory ID.Ettore Perazzoli2003-11-043-4/+4
* Change "evolution:config_item" into "evolution2:config_item".Ettore Perazzoli2003-11-041-9/+9
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-312-11/+9
* add the S/MIME config control here.Chris Toshok2003-10-301-0/+24
* ifdef the smime code with HAVE_NSS.Chris Toshok2003-10-302-2/+9
* convert 8 spaces to a tab.Chris Toshok2003-10-242-0/+5
* fixed typo in variable name.Rodrigo Moya2003-10-231-1/+1
* Add an "evolution:button_icon" attribute.Ettore Perazzoli2003-10-231-0/+1
* Add an "evolution:button_sort_order" property.Ettore Perazzoli2003-10-231-0/+1