aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component
Commit message (Expand)AuthorAgeFilesLines
* set the source selector to be able to toggle the current selection. FixNot Zed2004-06-161-0/+2
* Fixes #57795.Hans Petter Jansson2004-06-081-0/+25
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-1/+1
* only resolve destinations against persons, not contact lists.Chris Toshok2004-06-051-18/+30
* Add missing negation that caused a crash.Hans Petter Jansson2004-06-031-1/+1
* remove hidden field migration, and add in a phase to clear theChris Toshok2004-06-031-52/+17
* Don't need these two functions any more (source_to_dialog,Rodney Dawes2004-06-022-1705/+1131
* call e_select_names_model_load_contacts after settingChris Toshok2004-05-295-8/+123
* added missing #ifdef HAVE_LDAPChristophe Fergeau2004-05-291-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-252-65/+21
* 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
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-206-33/+47
* make exchange accounts insensitve.Larry Ewing2004-05-191-1/+4
* Add menu_label and menu_accelerator.William Jon McCann2004-05-191-0/+2
* 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-182-2/+2
* 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-111-1/+1
* Fix parts of #53466.Enver ALTIN2004-05-101-1/+1
* fixup the dialog initialization.Larry Ewing2004-05-051-2/+4
* 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
* 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
* fix warnings, remove unused code.Larry Ewing2004-04-271-243/+32
* start integrate the new dialog.Larry Ewing2004-04-272-504/+1478
* Fix the addressbook control to not crash. (Temporary fix.)Dan Winship2004-04-231-2/+8
* 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
* fix for e_user_creatable_items handle api changes.Not Zed2004-04-211-1/+1
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-194-23/+26
* new function, use the async interface to load the book.Chris Toshok2004-04-171-22/+35
* 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
* added a check for new auth type "plain/password" for groupwise inSivaiah Nallagatla2004-04-131-0/+2
* quiet valgrind uninitialized memory warning.Chris Toshok2004-04-131-0/+1
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-112-103/+2
* 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-1011-336/+248
* 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
* Fixes #53433.Hari Prasad Nadig2004-04-022-55/+31
* [ fixes bug #53544 ]Chris Toshok2004-03-311-5/+20
* [ fixes bug #53094 ]Chris Toshok2004-03-312-265/+63
* [ fixes bug #53634 ]Chris Toshok2004-03-311-3/+0
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-301-61/+53
* don't let the user delete their Personal addressbook. This is just a niceChris Toshok2004-03-251-2/+7
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-0/+7
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-151-0/+2
* : 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
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-273-3/+2
* don't init the dialog here (addressbook_migrate): init it hereJP Rosevear2004-02-251-3/+2
* 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
* 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-121-2/+2
* Initialize the personal_source to NULLRodney Dawes2004-02-091-0/+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-071-0/+1
* 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
* 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
* 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
* 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
* [ 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
* 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
* deal with the groups/sources already being there. Essentially make thisChris Toshok2004-01-213-43/+78
* 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-172-2/+25
* 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-161-1/+14
* Actually commit.JP Rosevear2004-01-131-8/+0
* migrate from 1.5.0 and 1.5.1 properlyJP Rosevear2004-01-131-0/+8
* 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-121-0/+1
* Update for API changes to e-book-asyncRoss Burton2004-01-091-10/+15
* 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
* 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
* install the "source" property. (eab_view_init): init eav->source to NULL.Chris Toshok2003-12-181-378/+331
* Embed Tree in GtkScrolledWindowRodney Dawes2003-12-181-1/+12
* Make a public function that shows an error dialog, which can be used whenHans Petter Jansson2003-12-172-62/+68
* change prototype to fix warning, and change the comment to readChris Toshok2003-12-079-102/+229
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-072-7/+1
* no more custom widget for the selection of the search sourceJP Rosevear2003-12-0611-209/+393
* (retrieve_shell_view_interface_from_control): Remove.Ettore Perazzoli2003-12-041-60/+0
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-036-13/+16
* 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-027-38/+38
* 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-261-1/+0
* Store a ref to the source selector. (impl_requestCreateItem): Implement.Hans Petter Jansson2003-11-181-2/+94
* 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
* (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
* make sure the marshal header is in the source listJP Rosevear2003-11-071-1/+1
* Shush.JP Rosevear2003-11-072-4/+4
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-0710-13/+9
* 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
* Make the the scrolled window have an "in" shadow. Likewise. Likewise.Ettore Perazzoli2003-10-232-0/+2
* (impl_createControls): SetEttore Perazzoli2003-10-231-0/+2
* Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-2230-3832/+606
* remove the "addressbook.db.summary" correctly. #48538Gilbert Fang2003-09-191-3/+6
* Chain.Hans Petter Jansson2003-08-142-5/+24
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-241-12/+1
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-183-6/+20
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-143-8/+13
* ** For #42691.Not Zed2003-06-112-4/+6
* fix the initial run case. the config upgrade code creates all elements soChris Toshok2003-05-201-0/+5
* HIG-ified the various dialogs (including the settings pages, the configAnna Marie Dirks2003-05-191-41/+43
* i2003-05-19 Sean Gao <sean.gao@sun.com>Chris Toshok2003-05-191-1/+9
* Revert the patch I didn't mean to commit anywayRodney Dawes2003-05-171-2/+1
* Check for libgcc stuff to make solaris happyRodney Dawes2003-05-161-1/+2
* backing out a tiny porting of jpr's fix - we need to set the book on theChris Toshok2003-05-161-0/+3
* clear the view (book_open_cb): track the book in the view, don't unref theJP Rosevear2003-05-154-61/+40
* strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same.Chris Toshok2003-05-142-31/+75
* [ fixes bug #41245 ] fix spacing/border widths as per HIG.Chris Toshok2003-05-122-151/+154
* Use glib macro to case from pointer to int.Jeremy Katz2003-05-091-1/+1
* [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. SwitchChris Toshok2003-04-301-6/+59
* [ fixes bug #41211 ] call e_button_new_with_stock_icon to create ourChris Toshok2003-04-301-1/+2
* [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the oldChris Toshok2003-04-281-1/+1
* [ either mostly or entirely fixes #33708 ] new function, factor it out ofChris Toshok2003-04-241-20/+29
* [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do allChris Toshok2003-04-201-9/+15
* Add missing -DPREFIXRodney Dawes2003-04-191-0/+1
* [ fixes #21499 ]Rodney Dawes2003-04-193-2/+3
* [ fixes #40727 ] if the query text is either shorter than the cachedChris Toshok2003-04-091-5/+9
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-1/+0
* Remove color specifications from the druid so it will use theme colors.Dan Winship2003-04-082-30/+8
* [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout.Chris Toshok2003-04-081-13/+13
* [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callbackChris Toshok2003-04-081-0/+160
* change the ok/cancel button layout to be higified.Chris Toshok2003-04-081-5/+11
* [ last portion of #40046 fix ] ifdef this out to quiet the compiler.Chris Toshok2003-04-081-141/+35
* Clean up server names.Dan Winship2003-04-082-19/+17
* [ fixes bug #40715 ] add this callback, to unref the book/free the closureChris Toshok2003-04-041-10/+5
* add EVOLUTION_IMAGESDIRChris Toshok2003-04-031-0/+3
* change all this around so that we populate the existing popup. This meansChris Toshok2003-04-033-179/+122
* Remove folder-selector button initialization. (e_select_names_new):Dan Winship2003-03-315-61/+63
* [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so weChris Toshok2003-03-311-1/+1
* [ fixes bug #34651 ] strcmp -> g_utf8_collate. (update_query): encode theChris Toshok2003-03-271-6/+13
* [ fixes bug #31786 ] fix some gtk warnings. (set_advanced_button_state):Chris Toshok2003-03-242-3248/+23
* [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep.Chris Toshok2003-03-232-7/+7
* up the column count by one for the underline.Chris Toshok2003-03-191-1/+5
* fix use of deprecated gtk_menu_append. (card_picker_selection_changed):Chris Toshok2003-03-191-54/+31
* [ Fixes addressbook bug #39730 ] add response ids to the search baseChris Toshok2003-03-192-55/+28
* use alternating-row-colors="false"Chris Toshok2003-03-193-61/+24
* disconnect/keep track of search result signal id. (e_select_names_init):Not Zed2003-03-182-5/+28
* [ fixes bug #20210 ] change "Edit Contact Info" to "View Contact Info", asChris Toshok2003-03-131-2/+2
* [ fixes bug #39507 ] new function, sync the models after we do a search.Chris Toshok2003-03-121-0/+12
* fix compiler warnings about deprecated functions.Chris Toshok2003-03-125-77/+41
* removed. (owner_unset_cb): Basically a noop, the shell does the quit, weNot Zed2003-03-051-10/+3
* Fixes #37881JP Rosevear2003-03-051-1/+1
* reflect prior column additionJP Rosevear2003-03-053-2/+3
* (e_select_names_new): Don't set the "modal" property throughEttore Perazzoli2003-03-041-1/+3
* (e_select_names_init): Instead of using gtk_widget_unparent(),Ettore Perazzoli2003-03-041-2/+2
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-6/+6
* use g_signal_connect here, not swapped... although since we pass theChris Toshok2003-02-282-7/+24
* if we fail to activate factories for a given protocol, return.Chris Toshok2003-02-271-62/+14
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-222-4/+4
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-1/+1
* revert previous changeDan Winship2003-02-201-5/+5
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-5/+5
* [ fix #38074 ] first arg is a GtkWidget. duh.Chris Toshok2003-02-201-1/+1
* if we can complete solely from our cached cards, callChris Toshok2003-02-181-0/+8
* plug memory leak (always free val).Chris Toshok2003-02-171-2/+2
* indent properly.Chris Toshok2003-02-171-12/+12
* gone. (match_initials): gone. (book_query_sexp): remove the primaryChris Toshok2003-02-101-47/+17
* lots of changes here. should be a big performance gain. god i hope this isChris Toshok2003-02-101-228/+104
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-081-2/+1
* check the status, not the book, and unref the book here.Chris Toshok2003-02-073-41/+26
* Use different tmp file names so these rules can be executed in parallelEttore Perazzoli2003-02-071-5/+6
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-071-2/+2
* Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): RemoveDan Winship2003-02-064-35/+29
* Remove cruft. (serverdir, gladedir, etspecdir): Remove definitionsDan Winship2003-02-064-10/+2
* Replace deprecated glade_gnome_init() with glade_init().Dan Winship2003-02-061-1/+1
* pull forward Jack Jia's fix for #33672, but convert it to use unlinkChris Toshok2003-02-041-13/+16
* i need to sleep more.Chris Toshok2003-01-261-1/+0
* need to assign this here or else the lib doesn't get built.Chris Toshok2003-01-261-0/+1
* Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-251-2/+0
* Remove definition; no need to set it here since it's now defined inEttore Perazzoli2003-01-241-1/+0
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-2/+0
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-233-35/+36
* Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-152-2/+3
* Add $(schema_DATA).Ettore Perazzoli2003-01-151-3/+4
* try to load the uri again if it failed previously. (book_open_cb): setChris Toshok2003-01-101-2/+27
* #include gtklabel.h, fixes an unresolved symbol.Chris Toshok2003-01-101-0/+1
* call e_select_names_bonobo_construct on the newly created object.Chris Toshok2003-01-101-0/+2
* addressbook-config.etspec is gone.Chris Toshok2003-01-104-6353/+5991
* comment out the factory oaf_server, and change the location of theChris Toshok2003-01-103-6/+18
* add in the schema entry for minimum_query_length.Chris Toshok2003-01-091-0/+11
* $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-091-2/+2
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-061-2/+0
* [ fixes the non-ui portion of #36183 ] use the entry'sChris Toshok2003-01-024-15/+47
* One more typoAndrew V. Samoilov2002-12-271-1/+1
* Typo fixedAndrew V. Samoilov2002-12-271-1/+1