aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* 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
* free up the list returned by e_book_get_contacts.Chris Toshok2004-02-132-0/+8
* Fix capitalization of Address Book usage in sentence form Use Address BookRodney Dawes2004-02-133-10/+21
* Forgot to list the bugs the last commit fixed...Rodney Dawes2004-02-121-0/+2
* Address Book, not AddressbookRodney Dawes2004-02-125-5/+14
* build importers dirJP Rosevear2004-02-102-1/+5
* Initialize the personal_source to NULLRodney Dawes2004-02-092-0/+8
* pass contact as an argument instead of contact id toSivaiah Nallagatla2004-02-082-1/+6
* don't bother using a function-wide variable to store the personal source.Chris Toshok2004-02-072-7/+13
* Hide the border on the notebook also Don't pack another scrolled windowRodney Dawes2004-02-073-7/+10
* Use "Address Book" instead of "folder" or "Addressbook" for the "AddressRodney Dawes2004-02-072-3/+11
* only set the address if something in it's been filled in.Chris Toshok2004-02-073-22/+24
* implementJP Rosevear2004-02-072-1/+17
* implement (load_file_fn): use g_file_get_contents to get a string we canJP Rosevear2004-02-072-7/+32
* shlib importer infoJP Rosevear2004-02-077-0/+1012
* remove some spew, and add an evo-icon: handler, for things in evolution'sChris Toshok2004-02-042-79/+200
* add widgets/misc for e-activity-handler.hDan Winship2004-02-042-3/+7
* 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-042-6/+14
* hook up contact_changed/contact_removed signals. (contact_changed): newChris Toshok2004-02-033-12/+86
* enable d&d drop photos.Chris Toshok2004-01-318-267/+118
* Implement. (eab_select_source): Implement. Public function that promptsHans Petter Jansson2004-01-303-18/+88
* Changed "Finish" to "Apply" in dialog finish page text.Hans Petter Jansson2004-01-302-1/+6
* Sync the modified source list.Hans Petter Jansson2004-01-303-2/+17
* use the MigrationContext struct. (dialog_close): same.Chris Toshok2004-01-302-97/+139
* set group to temporary sourceRadek Doulik2004-01-302-0/+6
* Get file_as instead of full_name.Hans Petter Jansson2004-01-293-2/+10
* Handle NULL name. Fixes #53071.Hans Petter Jansson2004-01-282-2/+15
* set the relative_uri of a local source to be its uid.Chris Toshok2004-01-283-15/+29
* [ Should fix #53361 and other migration problems/crashes ] new function,Chris Toshok2004-01-272-29/+63
* [ fixes #53238 ] make this accept NULL's (and return FALSE for them).Chris Toshok2004-01-272-14/+55
* make sure we pass \0 terminated string to eab_contact_list_from_string [itRadek Doulik2004-01-262-5/+18
* [ fixes bug #51171 ] get this working.Chris Toshok2004-01-262-63/+52
* Select Contacts from Address Book, not ContentsRodney Dawes2004-01-252-1/+8
* oops. (migrate_contact_folder): fix the unreffing.Chris Toshok2004-01-252-3/+15
* use _("Personal"), not "Personal".Chris Toshok2004-01-252-1/+6
* i2004-01-24 Chris Toshok <toshok@ximian.com>Chris Toshok2004-01-252-7/+6
* use e_folder_map_local_folders. (find_addressbook_dirs): nuke.Chris Toshok2004-01-252-53/+11
* use .evolution to store view infoJP Rosevear2004-01-242-1/+6
* [ fixes bug #52571 ] ugh. name fields that have \" around the name breakChris Toshok2004-01-243-29/+103
* [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out containsChris Toshok2004-01-232-0/+37
* [ fixes bug #52944 ] do some massaging of contacts as we import them, toChris Toshok2004-01-232-0/+63
* Added missing entry-blog widget.Nat Friedman2004-01-222-0/+23
* Remove. (dialog_to_source): Don't create source dir, backend takes care ofHans Petter Jansson2004-01-222-26/+7
* new function.Chris Toshok2004-01-224-17/+185
* call widget_changed here too, since we're changing the destination.Chris Toshok2004-01-222-0/+6
* [ fixes bug #52955 ] handle the case properly where there are no queryChris Toshok2004-01-213-4/+20
* deal with the groups/sources already being there. Essentially make thisChris Toshok2004-01-214-43/+93
* do not try to unref when query is NULLSivaiah Nallagatla2004-01-212-1/+9
* 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com>Sivaiah Nallagatla2004-01-202-2/+9
* Get name from correct model column.Hans Petter Jansson2004-01-202-1/+6
* Only unref if we have a query.Hans Petter Jansson2004-01-202-2/+8
* Implement. (load_primary_selection): Use get_primary_source ().Hans Petter Jansson2004-01-202-9/+27
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-176-10/+84
* only set the menus and command state if we actually are already displayed,JP Rosevear2004-01-172-3/+11
* Implement. (get_paned_position): Implement. (eab_view_new): Connect signalHans Petter Jansson2004-01-163-4/+58
* Actually commit.JP Rosevear2004-01-131-8/+0
* revert dumb upgrade changeJP Rosevear2004-01-131-0/+5
* migrate from 1.5.0 and 1.5.1 properlyJP Rosevear2004-01-132-0/+13
* Oops, missed this.JP Rosevear2004-01-131-0/+4
* 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-123-15/+66
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-1210-43/+1595
* Update for API changes to e-book-asyncRoss Burton2004-01-095-32/+46
* Add the video conferencing fieldRoss Burton2004-01-093-3/+137
* Doh, fix my last entry, Fixes 51966 not 50660Rodney Dawes2004-01-081-1/+1
* Make the ESelectNames object be a HIG-compliant dialog, change "Folder" toRodney Dawes2004-01-083-270/+248
* Move the smime_component_init call to the instance init callback, ratherRodney Dawes2004-01-082-2/+10
* link in printer stuffJP Rosevear2004-01-072-0/+7
* remove spew. (migrate_contacts): same. (migrate_contact_folder): same.Chris Toshok2004-01-072-11/+10
* add addressbook-migrate.[ch].Chris Toshok2004-01-076-46/+658
* Apply patch from Roozbeh Pournader to update countries listRodney Dawes2004-01-072-4/+19
* disconnect from selection-done signalJP Rosevear2004-01-072-0/+7
* these line breaks in the error messages should actually be spacesJP Rosevear2004-01-062-9/+17
* Impl. from calendar. (save_primary_selection): Implement, similar toHans Petter Jansson2003-12-202-0/+77
* editable -> target_editable (e_contact_editor_get_property): Same.Hans Petter Jansson2003-12-193-29/+92
* install the "source" property. (eab_view_init): init eav->source to NULL.Chris Toshok2003-12-184-388/+693
* Embed Tree in GtkScrolledWindowRodney Dawes2003-12-182-1/+17
* Update the contact's UID after normal add.Hans Petter Jansson2003-12-172-0/+7
* Make a public function that shows an error dialog, which can be used whenHans Petter Jansson2003-12-175-93/+259
* Implement. Makes the source menu reflect the source for the current book.Hans Petter Jansson2003-12-172-0/+19
* Implement. Creates source selection option menu.Hans Petter Jansson2003-12-173-0/+75
* Disable cell editing.Hans Petter Jansson2003-12-172-0/+7
* Implement. (text_to_address): Implement, using EAddressWestern.Hans Petter Jansson2003-12-163-76/+191
* Make "address" a boxed type. (e_contact_editor_address_init): Set addressHans Petter Jansson2003-12-113-49/+59
* free email list properlyJP Rosevear2003-12-102-2/+7
* free the list, not unref it, and free the elementsJP Rosevear2003-12-102-2/+9
* change prototype to fix warning, and change the comment to readChris Toshok2003-12-0710-102/+264
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-0710-27/+5
* no more custom widget for the selection of the search sourceJP Rosevear2003-12-0612-209/+439
* call remove_book_view/free_data here as well, to guard against multipleChris Toshok2003-12-062-0/+9
* Clean up and sync with current model columns.Hans Petter Jansson2003-12-052-48/+54
* (retrieve_shell_view_interface_from_control): Remove.Ettore Perazzoli2003-12-042-60/+7
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-038-19/+50
* Version the schemas Removed AddedRodney Dawes2003-12-023-1/+12
* (set_status_message): CallEttore Perazzoli2003-12-022-1/+10
* Fix silly.Ettore Perazzoli2003-12-021-2/+1
* Replace activity_client with activity_id. (set_status_message): Use theEttore Perazzoli2003-12-024-29/+62
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-022-0/+17
* remove stray conflict markerLarry Ewing2003-12-021-1/+0
* remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3.Larry Ewing2003-12-022-1/+6
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0210-40/+53
* Fix start page text.Hans Petter Jansson2003-12-022-3/+14
* use privconduitdirJP Rosevear2003-12-023-3/+9
* specify privlibdir as the locationJP Rosevear2003-12-023-4/+9
* version the .conduit fileJP Rosvear2003-12-022-8/+13
* Remove this too.Hans Petter Jansson2003-12-012-194/+1
* Remove addressbook-storage.[ch] and new-addressbook.[ch].Hans Petter Jansson2003-12-0115-2073/+1003
* turn on deprecated gtk and libgnomeui stuffJP Rosevear2003-11-264-4/+10
* Store a ref to the source selector. (impl_requestCreateItem): Implement.Hans Petter Jansson2003-11-183-3/+112
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-172-4/+2
* Oops.JP Rosevear2003-11-151-0/+4
* include e-source from e-d-sJP Rosevear2003-11-151-1/+1
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-145-47/+57
* (impl__get_userCreatableItems): New, implementation for theEttore Perazzoli2003-11-132-1/+51
* Add component_alias of "contacts".Ettore Perazzoli2003-11-132-0/+7
* Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade.Hans Petter Jansson2003-11-096-1/+458
* Remove some includes of directories that don't exist any moreDan Winship2003-11-082-4/+5
* don't include the c marshaller file twiceJP Rosevear2003-11-073-2/+7
* make sure the marshal header is in the source listJP Rosevear2003-11-075-2/+15
* Shush.JP Rosevear2003-11-072-4/+4
* No longer needed.JP Rosevear2003-11-071-6/+0
* dist the marshal listJP Rosevear2003-11-072-2/+9
* don't destroy the widget here - its dead when removed from the panedJP Rosevear2003-11-072-1/+6
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-07133-30443/+63
* Fix a castLarry Ewing2003-11-052-1/+5
* Update factory ID.Ettore Perazzoli2003-11-044-4/+12
* Change "evolution:config_item" into "evolution2:config_item".Ettore Perazzoli2003-11-042-9/+14
* 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-302-0/+29
* change the poa hint to PER_REQUEST. fixes a couple of deadlocks.Chris Toshok2003-10-302-1/+6
* ifdef the smime code with HAVE_NSS.Chris Toshok2003-10-303-2/+17
* libpas should depend on libebook, but NOT on libpasfile, etc, since itDan Winship2003-10-242-2/+34
* convert 8 spaces to a tab.Chris Toshok2003-10-245-1/+23
* make it work with the new ebook apiJP Rosevear2003-10-2310-565/+402
* fixed typo in variable name.Rodrigo Moya2003-10-232-1/+6
* Add an "evolution:button_icon" attribute.Ettore Perazzoli2003-10-232-0/+6
* Add an "evolution:button_sort_order" property.Ettore Perazzoli2003-10-232-0/+6
* use the synchronous api for this. simplifies it a bunch.Chris Toshok2003-10-2318-259/+451
* Make the the scrolled window have an "in" shadow. Likewise. Likewise.Ettore Perazzoli2003-10-234-0/+13
* (impl_createControls): SetEttore Perazzoli2003-10-232-0/+8
* Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-232-0/+8
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-22180-19544/+19832
* remove the "addressbook.db.summary" correctly. #48538Gilbert Fang2003-09-192-3/+11
* Remove libebook-static.laDan Winship2003-09-113-14/+13
* duplicate the extra address linesJP Rosevear2003-08-272-1/+6
* use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706)Gilbert Fang2003-08-202-1/+7
* unref the EComponentListener before unloading the CORBA object.Rodrigo Moya2003-08-162-6/+11
* Chain.Hans Petter Jansson2003-08-1414-14/+122
* deal with "uses_list". Fixes #30839. (e_contact_print_dialog_new): useChris Toshok2003-07-282-9/+44
* fix a typo.Chris Toshok2003-07-282-1/+5
* Use 'Sans' instead of 'Helvetica' for the font name. Likewise.Akira TAGOH2003-07-253-6/+12
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-249-81/+28
* Remove gtk_window_set_policy call since that function is deprecated and itDan Winship2003-07-233-1/+11
* Make the "vcard" arg const. ...: add lots and lots of other consts as aDan Winship2003-07-223-96/+102
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-186-6/+53
* new function, override the event handler for focus_in_event, set the firstGilbert Fang2003-06-262-0/+32
* in the EUrlEntry case just reassign widget. it'll be handled by theChris Toshok2003-06-242-1/+8
* Fix lots of leaks, update for correct use of g_object_get. Some cleanups.Larry Ewing2003-06-148-8/+64
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-1412-35/+106
* update for correct used of g_object_get.Larry Ewing2003-06-142-11/+25
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+3
* ** For #42691.Not Zed2003-06-114-7/+27
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-16759/+16758
* adapted to changes in EComponentListener API.Rodrigo Moya2003-06-042-1/+6
* i2003-05-19 Chris Toshok <toshok@ximian.com>Chris Toshok2003-05-202-1/+8
* handle the case where @book == NULL, which can happen if there was aChris Toshok2003-05-202-2/+11
* fix the initial run case. the config upgrade code creates all elements soChris Toshok2003-05-202-0/+12
* if we've got focus, set the background of the rect to bg[NORMAL], and theChris Toshok2003-05-202-3/+11
* add a g_object_ref(card), to match the one inChris Toshok2003-05-202-1/+7
* Added HIG-appropriate HIG-appropriate spacing, padding, accelerators.Anna Marie Dirks2003-05-192-6/+13
* HIG-ified the various dialogs (including the settings pages, the configAnna Marie Dirks2003-05-192-41/+47
* Changed button order, and added HIG-appropriate spacing/padding. Fixes bugAnna Marie Dirks2003-05-192-6/+12
* Changed button order, and added HIG-appropriate spacing/padding. Fixes bugAnna Marie Dirks2003-05-192-8/+16
* i2003-05-19 Sean Gao <sean.gao@sun.com>Chris Toshok2003-05-192-1/+14
* Added HIG-appropriate spacing, padding, capitalization and accelerators.Anna Marie Dirks2003-05-172-11/+17
* Added HIG-appropriate spacing, padding, capitalization and accelerators.Anna Marie Dirks2003-05-172-2/+6
* Added HIG-appropriate spacing, padding, caps, title and accelerators.Anna Marie Dirks2003-05-172-8/+14
* Added HIG-appropriate spacing, padding, capitalization and accelerators.Anna Marie Dirks2003-05-172-48/+55
* Move the tools to a more appropriate directory, privlibexecdirRodney Dawes2003-05-172-1/+6
* Revert the patch I didn't mean to commit anywayRodney Dawes2003-05-172-6/+1
* Check for libgcc stuff to make solaris happyRodney Dawes2003-05-162-1/+6
* this change fixes 43090 tooChris Toshok2003-05-161-1/+1
* backing out a tiny porting of jpr's fix - we need to set the book on theChris Toshok2003-05-162-0/+10
* new function, split out the duplicated teardown code from final_cb andChris Toshok2003-05-162-7/+21
* replace the text_buffer_delete/text_buffer_insert withChris Toshok2003-05-152-24/+51
* set the clip_height on reflow so the name of the field is as high as theChris Toshok2003-05-152-1/+12
* handle the case where we haven't filled in the address yet. fixes #42620.Chris Toshok2003-05-152-0/+9
* clear the view (book_open_cb): track the book in the view, don't unref theJP Rosevear2003-05-156-64/+72
* strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same.Chris Toshok2003-05-143-31/+94
* rename addressbook_destroy to this, and guard against multiple calls.Chris Toshok2003-05-142-6/+18
* terminate g_build_filename with NULL.Sean Gao2003-05-122-1/+7
* [ fixes bug #42048 ] button => response. (e_addressbook_view_print):Chris Toshok2003-05-122-3/+10
* [ fixes bug #41245 ] fix spacing/border widths as per HIG.Chris Toshok2003-05-123-151/+164
* Use glib macro to case from pointer to int.Jeremy Katz2003-05-094-2/+14
* i2003-05-06 Chris Toshok <toshok@ximian.com>Chris Toshok2003-05-072-14/+13
* [ fixes bug #41255 ] use stock buttons for Add/Remove.Chris Toshok2003-04-302-4/+10
* [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. SwitchChris Toshok2003-04-302-6/+67
* [ fixes bug #41211 ] call e_button_new_with_stock_icon to create ourChris Toshok2003-04-302-1/+9
* remove duplicate HOME_COUNTRY field add.Gilbert Fang2003-04-302-2/+5
* [ fixes bug #41910 ] change from model_changed to row_deleted here.Chris Toshok2003-04-301-0/+12
* [ fixes bug #41843] use e_card_simple_get_ecard_field instead ofChris Toshok2003-04-282-1/+9
* [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the oldChris Toshok2003-04-282-1/+8
* [ fixes bug #37351 ] the row the signal is called with is already theChris Toshok2003-04-242-1/+7
* [ either mostly or entirely fixes #33708 ] new function, factor it out ofChris Toshok2003-04-242-20/+48
* [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if theChris Toshok2003-04-202-7/+18
* [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do allChris Toshok2003-04-202-9/+25
* Add missing -DPREFIXRodney Dawes2003-04-192-0/+5
* [ fixes #21499 ]Rodney Dawes2003-04-198-4/+19
* [ fixes #41252 ] change title from "Check Address" to "Full Address".Chris Toshok2003-04-162-1/+7
* [ fixes #40727 ] if the query text is either shorter than the cachedChris Toshok2003-04-092-5/+18
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-1/+0
* (d): Remove all debuggingEttore Perazzoli2003-04-092-1/+6
* Remove color specifications from the druid so it will use theme colors.Dan Winship2003-04-083-30/+17
* [ fixes #7103 ] init style_set. and add the signal.Chris Toshok2003-04-086-97/+186
* [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout.Chris Toshok2003-04-082-13/+19
* [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callbackChris Toshok2003-04-082-0/+180
* change the ok/cancel button layout to be higified.Chris Toshok2003-04-082-6/+18
* [ last portion of #40046 fix ] ifdef this out to quiet the compiler.Chris Toshok2003-04-082-141/+50
* Fixes #40252.Not Zed2003-04-082-45/+52
* add tools.Chris Toshok2003-04-082-1/+5
* [ fixes bug #23036 ] : new and improved export utility.Gilbert Fang2003-04-087-0/+1168
* Clean up server names.Dan Winship2003-04-085-29/+41
* set "handle_popup" on the field to be TRUE if it's got focus, FALSE ifChris Toshok2003-04-042-0/+17
* set the im_context on the field's EText. (e_minicard_label_event): removeChris Toshok2003-04-042-46/+7
* [ fixes bug #40715 ] add this callback, to unref the book/free the closureChris Toshok2003-04-044-20/+63
* add EVOLUTION_IMAGESDIRChris Toshok2003-04-032-0/+8
* change all this around so that we populate the existing popup. This meansChris Toshok2003-04-034-179/+138
* add NONE:OBJECTChris Toshok2003-04-034-0/+35
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-033-0/+8
* new function, just return the local uri. (set_default_book_uri_local): useChris Toshok2003-04-012-7/+34
* it emits a list nowJP Rosevear2003-03-312-17/+26
* Remove folder-selector button initialization. (e_select_names_new):Dan Winship2003-03-316-61/+84