aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1733-48/+52
* Replaced wombat master category list with e-categories from libedataserver.Sushma Rai2005-06-101-32/+10
* moved e-error to e-utilNot Zed2005-05-162-2/+2
* moved e-error to e-utilNot Zed2005-05-165-5/+5
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-161-0/+1
* Fixed wrong xalign of Zip/Postal Code. This was very ugly in languagesUlrich Neumann2005-05-121-3/+3
* Fixed the bug 209416. It shows a different view for contact listsSrinivasa Ragavan2005-05-111-7/+26
* Misses header file with previous commit.Sushma Rai2005-05-091-1/+1
* Removed the plural form "contact(s)" from translatable error message.Sushma Rai2005-05-091-1/+26
* Forming contact deletion confirmation message based on contact(s) orSushma Rai2005-05-092-11/+39
* Fixes #301459 Corrected the spelling for addresses and address.Chenthill Palanisamy2005-05-061-1/+1
* Changed string 'login' Rephrased photo string Rephrased photo stringSrinivasa Ragavan2005-05-061-2/+2
* Fix some leaksRoss Burton2005-04-282-1/+13
* Add focus_in_event function.Mengjie Yu2005-04-221-0/+31
* We should incarnate the reflow item if it doesn't exist.Yu Mengjie2005-04-211-0/+14
* get the uri from Ebook instead of Esource. e_source_get_uri returns NULLSivaiah Nallagatla2005-04-081-7/+5
* use eab_merging_book_add_contact instead of e_book_async_add_contact toSivaiah Nallagatla2005-04-081-2/+2
* remove the edit function.Li Yuan2005-03-241-7/+1
* make the search field consistent with the Search Dialog.Mengjie Yu2005-03-161-1/+1
* Make sure LoadSourceData has call back installed before calling it. cb isSivaiah Nallagatla2005-03-051-1/+2
* Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEMSivaiah Nallagatla2005-03-011-1/+1
* Just close the editor when user presees cancel or closes the editor whenSivaiah Nallagatla2005-02-261-1/+3
* Removed the hack, setting absolute URI to NULL. Fixes #72715Sushma Rai2005-02-241-1/+0
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-242-2/+2
* close the editor here in case of save and discard so that callers need notSivaiah Nallagatla2005-02-222-10/+9
* update the base uri of the "On This Computer" group when user home dirSivaiah Nallagatla2005-02-221-2/+16
* connect to "value_changed" signal of spin button instead of "changed"Sivaiah Nallagatla2005-02-151-1/+1
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-102-2/+2
* clean up descriptionsJP Rosevear2005-02-081-5/+5
* changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 soSivaiah Nallagatla2005-02-071-1/+1
* new function to filter contact lists from search results (query_cb) :Sivaiah Nallagatla2005-02-061-6/+38
* display a warning dialog if the server version is not proper added warningvivek jain2005-02-041-24/+31
* Implement based on the create_groups () function in addressbook-migrate.c.Hans Petter Jansson2005-02-032-0/+93
* Fix a small spacing issue in the Display section's children, to be HIGRodney Dawes2005-02-031-1/+1
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-011-1/+1
* call the eab_merging_* functions instead of e_book_sync* directly. TheParthasarathi Susarla2005-01-291-2/+3
* new function to sensitize im types based on supported fieldsSivaiah Nallagatla2005-01-291-5/+39
* Changed a string to make it complete and clear for transaltion FixesSivaiah Nallagatla2005-01-291-2/+2
* Remove leading "%s" from the transalatable string Fixes #36137Sivaiah Nallagatla2005-01-281-2/+6
* add access key to 'Member' Button.Hao Sheng2005-01-271-1/+1
* use the new ECategoriesDialog widget.Rodrigo Moya2005-01-251-16/+4
* Fixes #70622JP Rosevear2005-01-251-0/+1
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-225-33/+58
* Change the xpad and ypad to 0 here, we don't need the extra padding AddRodney Dawes2005-01-222-53/+30
* Call gtk_widget_ensure_style to ensure that we set the border widths ofRodney Dawes2005-01-221-0/+1
* Fix some spacing and remove the separator for HIG compliance Set properRodney Dawes2005-01-222-5/+21
* Fixes #46404JP Rosevear2005-01-221-5/+5
* reverting my last change, we will acheive the same thing withSivaiah Nallagatla2005-01-211-1/+0
* Don't set properties on the contact immediately. (clicked_cb): Set theHans Petter Jansson2005-01-211-7/+3
* in case of new book set the uid of the source as the relative uri.Sivaiah Nallagatla2005-01-211-1/+1
* add accessable key to the contact editor UI. add accessable key to theHao Sheng2005-01-202-71/+116
* add a11y name for the contact's treeview.Hao Sheng2005-01-181-0/+3
* add a11y names for widgets named "Image","Anniversary" and "Birthday". addHao Sheng2005-01-182-0/+13
* show "other" when email does not carry "TYPE" (fill_in_email) : passSivaiah Nallagatla2005-01-181-2/+2
* add the a11y name for arrow-button named "Telephone".Hao Sheng2005-01-171-0/+3
* Fixes #61973JP Rosevear2005-01-131-0/+7
* When spawning an editor, set the initial editability from the target book,Hans Petter Jansson2005-01-101-2/+2
* install schemas properlyJP Rosevear2005-01-071-1/+1
* Merge from offline brnachSivaiah Nallagatla2004-12-243-12/+78
* This is the last we see of ESelectNames.Hans Petter Jansson2004-12-2329-7290/+0
* No more select-names. (libevolution_addressbook_la_LIBADD): RemoveHans Petter Jansson2004-12-233-18/+1
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-234-71/+86
* api changes.Not Zed2004-12-223-3/+3
* Fixes #61975JP Rosevear2004-12-221-20/+0
* convert to G_DEFINE_TYPEJP Rosevear2004-12-213-31/+19
* set the window title based upon the sourceJain Vivek2004-12-151-1/+5
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-098-8/+8
* some strcasecmp() calls changed with g_ascii_strcasecmp() for TurkishS.Çaglar Onur2004-12-091-2/+2
* set the active item based on the current group.Not Zed2004-12-061-2/+7
* remove camel, add ADDRESSBOOK_LIBS.Not Zed2004-12-034-4/+3
* save the uid and set it again in the contact. Otherwise, there isSivaiah Nallagatla2004-12-021-1/+8
* Define new list for storing required fieldsSivaiah Nallagatla2004-11-292-13/+128
* Setting addressbook empty messages based on the type of addressbook.Sushma Rai2004-11-271-6/+20
* get image directly from icon factoryJP Rosevear2004-11-262-14/+2
* add "labelled by" between entry and label, make accessbility work. addHao Sheng2004-11-252-0/+170
* Evolution product name spelled with an uppercase EJoan Sanfeliu2004-11-232-3/+3
* reverting commitSivaiah Nallagatla2004-11-223-72/+12
* added message which gets prompted when user tries to access a book whichSivaiah Nallagatla2004-11-223-12/+72
* rename and make it a public function. (e_minicard_event): changeSteven Zhang2004-11-082-23/+24
* populate contact only afte we are sure that data is valid and we canSivaiah Nallagatla2004-11-081-2/+1
* Translate the category pretty names that we pass for creation of new menuRodney Dawes2004-11-081-2/+2
* fix for bugzilla #44876mengjie yu2004-11-041-0/+12
* popup right-click menu after pressing Shift+F10.Hao Sheng2004-11-021-0/+7
* Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. WeSivaiah Nallagatla2004-11-021-2/+2
* Fixes #61972.Andre Klapper2004-10-271-1/+1
* Display mutlivalued contact attributes in the preview. (render_contact):Nat Friedman2004-10-261-6/+19
* Added the bbdb plugin.Nat Friedman2004-10-221-0/+1
* correct hook name typoJP Rosevear2004-10-222-1/+2
* add appropriate popup iconsJP Rosevear2004-10-211-2/+4
* fix a past-o for no-ldap case.Not Zed2004-10-211-1/+1
* forgot to commitMichael Zucci2004-10-212-0/+272
* register config hook.Not Zed2004-10-215-809/+630
* convert to org.gnome hook namesJP Rosevear2004-10-205-12/+12
* add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so thatSivaiah Nallagatla2004-10-151-9/+9
* uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composerSivaiah Nallagatla2004-10-151-1/+1
* added an any select mask and updated the hook maps.Not Zed2004-10-159-4/+438
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-147-7/+9
* Don't unref the view - removing it from the hash table will do this forHans Petter Jansson2004-10-121-3/+2
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-078-43/+87
* convert to using EABPopup. (sources): remove dead code.Not Zed2004-10-065-356/+627
* Fixes bug #66520.Not Zed2004-09-301-5/+0
* Fixes bug #65537.Hans Petter Jansson2004-09-301-2/+13
* Fix for #66523Hao Sheng2004-09-241-0/+18
* Quiet debug messages.William Jon McCann2004-09-223-8/+22
* Point at the correct XML file for documentationRodney Dawes2004-09-141-1/+1
* check for _LABEL type address fields also in supported fileds whileSivaiah Nallagatla2004-09-131-1/+2
* Fixes #63191JP Rosevear2004-09-131-1/+1
* ** See bug #64080.Not Zed2004-09-091-0/+1
* add new widget variable contact_dsiplay_window to _EABView strcut toSivaiah Nallagatla2004-09-072-11/+15
* ** See bug #62856 (workaround).Not Zed2004-08-301-1/+1
* ** See bug #64011.Not Zed2004-08-301-1/+1
* Really fixes #61833 and #63697.Hans Petter Jansson2004-08-271-1/+1
* [ patch for the rest of 60889 ] new function, either start up the query orChris Toshok2004-08-271-7/+50
* Don't mark component menu accels for translation.Christian Neumair2004-08-271-1/+1
* disbale the display name widget in case of groupwise as we can not handleSivaiah Nallagatla2004-08-261-2/+8
* May fix #61833.Hans Petter Jansson2004-08-251-1/+1
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-251-0/+2
* remove the dead ldap config control stuff.Chris Toshok2004-08-221-6/+0
* Fixes bug #62715.Hans Petter Jansson2004-08-211-10/+38
* Makes the contact image selector use GtkFileChooser if available.Hans Petter Jansson2004-08-211-12/+50
* [ likely fixes #61500 ] remove the secondary text, since we don't have theChris Toshok2004-08-201-19/+57
* select names dialog can not be modal as password dialogs can come up whileSivaiah Nallagatla2004-08-191-1/+1
* Remove the custom prompt-to-save dialogs from here - useHans Petter Jansson2004-08-171-53/+15
* reinstate the ngettext patch that was part of the #53464 commit ofChris Toshok2004-08-171-2/+5
* 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
* e passwords api change/reprompt if we need to.Not Zed2004-08-121-3/+5
* just revering a local change gone in in the commit i just madeSivaiah nallagatla2004-08-121-3/+3
* when user cancels auth dialog send the anonoymous query only in case ofSivaiah Nallagatla2004-08-122-3/+13
* #include <gtk/gtkvbox.h>Rodney Dawes2004-08-041-0/+1
* Fixes #60529.Hans Petter Jansson2004-08-041-6/+31
* Make the main dialog here be an actual GtkDialog instead of a GtkWindowRodney Dawes2004-08-032-1306/+1279
* [ fixes #61365 and other misc issues with the addressbook source editors ]Chris Toshok2004-07-314-21/+115
* change contacts group to address bookJP Rosevear2004-07-262-5/+5
* but buttons to button box, use vbox instead of tableRadek Doulik2004-07-224-51/+42
* include config.h #61395.Not Zed2004-07-223-0/+12
* [ fixes #60508 ]Chris Toshok2004-07-222-40/+23
* Give a reasonable name to the widget for the _Where labelRodney Dawes2004-07-222-2/+4
* don't set the toggle selectionJP Rosevear2004-07-211-2/+2
* Check source book writeability directly instead of relying on storedHans Petter Jansson2004-07-202-35/+44
* [ fixes #60873, and possibly other crashes ]Chris Toshok2004-07-161-1/+2
* ignore Evolution-Addressbook-SelectNames.h.Chris Toshok2004-07-153-2/+13
* [ fixes #56657 ]Rodney Dawes2004-07-141-16/+6
* [ fixes #61299 ]Chris Toshok2004-07-131-3/+3
* [ part of fix for bug #56520 ]Chris Toshok2004-07-132-31/+33
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-092-2/+1
* Set the source option menu sensitivity here.Hans Petter Jansson2004-07-031-0/+2
* disconnect source/target_editable signal ids.Chris Toshok2004-06-302-3/+39
* fix shortcuts. #56746Not Zed2004-06-281-2/+2
* Implement. (eab_contact_compare_name): Don't leak if only one of theHans Petter Jansson2004-06-262-2/+44
* Add a newline between street line and rest of extended address.Hans Petter Jansson2004-06-261-1/+4
* Add table. (append_to_address_label): Implement. (set_address_label):Hans Petter Jansson2004-06-251-2/+48
* do not limit the text len to 2047 charactersRadek Doulik2004-06-241-9/+0
* Set window to be invisible initially.Hans Petter Jansson2004-06-242-1/+4
* use memcpy not strcpy to copy to memory buffer. Fixes a UMW. See #60532.Not Zed2004-06-241-1/+1
* Add an x-source-vcard target entry that includes the source book URI.Hans Petter Jansson2004-06-244-99/+153
* Move the search bar to the top and add a label _Search so that the entryRodney Dawes2004-06-231-47/+85
* Name the labels.Hans Petter Jansson2004-06-232-51/+74
* Fixes #59622.Hans Petter Jansson2004-06-232-0/+48
* [ should fix #60495, #58635 ] don't free the list of contacts - libebookChris Toshok2004-06-231-5/+0
* don't set the changed flag unless we actually add something.Larry Ewing2004-06-231-3/+3
* revert this change.Chris Toshok2004-06-221-12/+1
* make completion respect your download limit for a given source. speeds upChris Toshok2004-06-221-1/+12
* Make the scrolled windows around text views use GTK_SHADOW_IN, forFederico Mena Quintero2004-06-221-4/+4
* remove the auth-entry-notebook in the edit dialog, and rename the authChris Toshok2004-06-224-258/+108
* set auth-domain property on groupwise sources, so that newly createdSivaiah Nallagatla2004-06-191-0/+1
* only go through the process of creating/loading the EBook if the model hasChris Toshok2004-06-191-3/+5
* [ fixes bug #59376 ]Chris Toshok2004-06-191-1/+3
* [ fixes bug #58696 ]Chris Toshok2004-06-181-1/+2
* EBookFieldsCallback -> EBookEListCallback.Chris Toshok2004-06-181-3/+3
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-1816-17/+13
* update the model column numbers as new fields like E_CONTACT_EMAIL_4 areSivaiah Nallagatla2004-06-171-31/+31
* set the source selector to be able to toggle the current selection. FixNot Zed2004-06-161-0/+2
* compare old and new full names and if it is different set the new the nameSivaiah Nallagatla2004-06-161-1/+4
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-152-17/+18
* new function. do the get_view in an idle handler.Chris Toshok2004-06-092-10/+33
* Fixes #58921.Hans Petter Jansson2004-06-081-0/+1
* disable editing of cells in the contact table.Jon Oberheide2004-06-081-1/+1
* Fixes #57795.Hans Petter Jansson2004-06-081-0/+25
* Like the previous build dep fix, but this works.Hans Petter2004-06-082-3/+8
* Fix order of dependencies.Hans Petter Jansson2004-06-081-1/+1
* Added few headers needed for select names dialog.H P Nadig2004-06-083-0/+112
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-1/+1
* remove bonobo menus and cruft add ok/cancel buttons.Larry Ewing2004-06-053-179/+72
* only resolve destinations against persons, not contact lists.Chris Toshok2004-06-051-18/+30
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-046-47/+113
* 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
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-023-32/+195
* render all email addresses, not just the first 3.Chris Toshok2004-05-291-26/+18
* call e_select_names_model_load_contacts after settingChris Toshok2004-05-295-8/+123
* Add back office, spouse, web log fields. Allow for 8 phone numbers, ofHans Petter Jansson2004-05-292-315/+616
* added missing #ifdef HAVE_LDAPChristophe Fergeau2004-05-291-0/+2
* 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