aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* Spec file change to selecte multiple entries in the contact list editor.Sushma Rai2005-09-141-1/+1
* Proper ordering of column and field names in ETableSpecification.Sushma Rai2005-08-261-38/+38
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-249-25/+33
* Using e_contact_get() for E_CONTACT_IS_LIST. See #314152.Sushma Rai2005-08-221-3/+5
* Commiting Devashish patch for #241219. 2005-08-19 Devashish SharmaSrinivasa Ragavan2005-08-221-10/+19
* Allow selecting and removing multiple entries from contact list editor.Sushma Rai2005-08-221-3/+20
* Fixed the problem of comparison and never returning true, inSushma Rai2005-08-221-3/+4
* Not checking for the duplicate contacts matching emial ids of a list.Sushma Rai2005-08-171-34/+38
* While adding new contact, during the duplicate contact check, not comparingSushma Rai2005-08-171-1/+2
* Handling GTK_RESPONSE_DELETE_EVENT response.Sushma Rai2005-08-171-0/+3
* Added scroll bar to duplicate detected dialog.Sushma Rai2005-08-171-138/+151
* Add eab-popup.c back which apparently was accidentally removed.Tor Lillqvist2005-08-171-1/+2
* Install missing e-plugin header eab-config.h, eab-menu.h and eab-popup.h.Christian Kellner2005-08-171-3/+7
* Proper Checking for naming context value. Now pops up the errorSushma Rai2005-08-131-1/+1
* defined prototype for sensitize_ok(), fixes the compile time warnings.Sushma Rai2005-08-101-0/+1
* Fix for #258257, got missed while I committed the changelog for it.Sushma Rai2005-08-101-0/+10
* Vulnerability patch submitted by "Sitic Vulnerability Advisory <sitic@pts.se>"Sushma Rai2005-08-051-3/+3
* Add missing forward referencesJules Colding2005-08-031-0/+3
* Not removing the contacts, if move fails because of destination address bookSushma Rai2005-08-031-5/+17
* Made the error dialog for load-error nonmodal, since it block the UI alongSrinivasa Ragavan2005-08-032-6/+12
* Fixes the bug #309416Srinivasa Ragavan2005-07-291-1/+1
* Fixed in a genereic way, the resizing of contact photosSrinivasa Ragavan2005-07-291-32/+42
* fix make distcheck issues. remove duplicate inclusion of headerHarish Krishnaswamy2005-07-272-2/+1
* Added a string for resize popup Added code to check the size of image andSrinivasa Ragavan2005-07-251-1/+32
* Patch by "Arunprakash <arunp@novell.com>" to change the string marked forSushma Rai2005-07-251-8/+7
* Using autocompletion stock icon instead of contacts icon, forSushma Rai2005-07-221-1/+1
* Showing the file_as name in the contact editor dialog title. Patch bySushma Rai2005-07-221-6/+27
* Not prompting the delete confirmation dialog for cut contact operation.Sushma Rai2005-07-213-6/+8
* Patch by Arunprakash to add missed error messages and marking themSushma Rai2005-07-191-2/+4
* Unrefing the query.Sushma Rai2005-07-151-2/+3
* Merge back eplugin-import-branch.Michael Zucci2005-07-122-0/+9
* // uris. Also, opens a contact in the editor if the contact-uid in the urlVeerapuram Varadhan2005-07-113-0/+145
* Including the file path in the error string. Fixes #309624.Sushma Rai2005-07-081-4/+7
* Enable autocompletion on personal addressbook when creating it (MandrivaFrédéric Crozat2005-07-072-0/+4
* added comments about the hookpointsVivek Jain2005-07-062-0/+16
* Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774,Srinivasa Ragavan2005-07-064-3/+26
* The previous commit breaks the build by introducing a circular dependancy.Harish Krishnaswamy2005-06-251-1/+0
* Setting TYPE=OTHER default parameter to email attribute. Fixes #240756.Sushma Rai2005-06-251-0/+8
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-251-0/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2319-31/+32
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-196-37/+47
* gui/component/GNOME_Evolution_Addressbook.server.in.inTor Lillqvist2005-06-181-1/+1
* 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