aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug # 336470Boby Wang2006-04-271-0/+6
* Committing atch from PR Suman to add icons missing in menu items.Srinivasa Ragavan2006-04-261-2/+5
* Committing patch for bug #317512.Srinivasa Ragavan2006-04-263-4/+240
* Fix for Bug 336713Devashish Sharma2006-04-211-4/+2
* Fix for bug #336454 we should return false if it is not a del event toLi Yuan2006-04-071-3/+4
* Fix for Bug 331020.Devashish Sharma2006-03-101-3/+3
* Fix for Bug 331023Devashish Sharma2006-03-101-2/+2
* Fix for Bug #333855Devashish Sharma2006-03-101-47/+49
* Fix for Bug 332915.Devashish Sharma2006-03-061-1/+1
* Static image preview in contact-editor image selector.Devashish Sharma2006-03-051-6/+7
* Fix for bug 268458.Devashish Sharma2006-03-051-1/+1
* Fix for Bug 332811Devashish Sharma2006-02-281-1/+1
* Fix for Bug #332498: Orphaned category editor crashes evo.Devashish Sharma2006-02-281-3/+16
* Fix for bug #322689Devashish Sharma2006-02-271-1/+1
* Fix for Bug #332123.Devashish Sharma2006-02-231-0/+2
* New->Contact should create contact on selected addressbook.Devashish Sharma2006-02-231-1/+25
* eab_view_discard_menus : Dont assert if view->view_instance is NULL.Devashish Sharma2006-02-221-1/+0
* 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>,Andre Klapper2006-02-131-6/+6
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-063-8/+8
* fixing typos. fixes #304996 partially.Andre Klapper2006-02-061-1/+1
* File selector shows preview of the image when choosing picture of aDevashish Sharma2006-02-011-0/+27
* Fix for Bug #329315Devashish Sharma2006-02-011-1/+1
* Link with libefilterbar, too.Tor Lillqvist2006-01-311-0/+1
* Remove unused files from source tree.Harish Krishnaswamy2006-01-304-420/+0
* Remove inclusion of unused header.Harish Krishnaswamy2006-01-302-2/+0
* Removed reference to "search" directory. Fixes the build issue.Sushma Rai2006-01-301-1/+0
* Search types for addressbookDevashish Sharma2006-01-301-0/+174
* Added save advanced search for addressbook.Devashish Sharma2006-01-304-31/+53
* removes an unused variable.Devashish Sharma2006-01-301-1/+0
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-2717-123/+39
* Fix for bug #237297.Devashish Sharma2006-01-251-9/+35
* Added menu items for addressbook operations.Devashish Sharma2006-01-254-92/+272
* ** Fixes #327203Simon Zheng2006-01-252-4/+0
* Added source selector to contact quick-add dialog.Devashish Sharma2006-01-232-770/+51
* Checking for the property user and username. Fixes #327819.Sushma Rai2006-01-231-3/+9
* i2006-01-16 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2006-01-161-1/+1
* Added support for CSV and TAB file import.Devashish Sharma2006-01-161-0/+3
* *** empty log message ***Devashish Sharma2006-01-161-3/+29
* ** Fixes bug #326268Srinivasa Ragavan2006-01-141-1/+1
* Changes Contacts View accel from Control+F2 to Control+2.Srinivasa Ragavan2006-01-121-1/+1
* use e_filename_make_safe() inSimon Zheng2006-01-101-0/+1
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-1/+1
* add a not NULL-pointer check before using lud->scope.Shi Pu2006-01-051-11/+13
* Modified the categories to option menu format in advanced searchSrinivasa Ragavan2005-12-221-1/+68
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-17/+18
* Include libedataserver/e-xml-utils.h, too.Tor Lillqvist2005-12-181-10/+9
* gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file()Tor Lillqvist2005-12-171-3/+9
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API toTor Lillqvist2005-12-171-24/+34
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-171-1/+1
* Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-151-0/+5
* Not inserting new line at the end and also placing the cursor at theSushma Rai2005-12-101-4/+10
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-267-15/+84
* Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a callTor Lillqvist2005-11-261-1/+7
* Include openldap-extract.h on Windows. Include e-util-private.h to getTor Lillqvist2005-11-261-10/+63
* New file. Contains various things lifted from OpenLDAP for use on WindowsTor Lillqvist2005-11-262-1/+1429
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-251-1/+2
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-251-1/+1
* Added keyboard accelerators for contacts.Srinivasa Ragavan2005-11-162-18/+18
* Setting the focus to the corresponding entry field after changing dropdownSushma Rai2005-10-261-11/+30
* Marked subject line for translation. Fixes #317753.Sushma Rai2005-10-221-3/+3
* Making the LDAP search filter configurable. Fixes #311884.Sushma Rai2005-10-222-17/+377
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-041-1/+1
* Using "collate" compare type for "File As". Fixes #271594, and #273870.Sushma Rai2005-10-041-1/+1
* Fix for issues related to printing contacts. Fixes #248624, #274285,Sushma Rai2005-10-031-6/+10
* Not allowing partial comparisons while finding duplicate entries.Sushma Rai2005-09-301-1/+1
* This now takes care to escape any auth mechanism in the uri.Sarfraaz Ahmed2005-09-301-8/+8
* Fix for the crash when adding duplicate contacts without e-mail ids bySushma Rai2005-09-282-9/+16
* Allowing to delete address book folder using Del/Delete key.Sushma Rai2005-09-281-0/+50
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to theTor Lillqvist2005-09-281-1/+1
* Clearing the contacts preview pane after every search. Fixes #269655.Sushma Rai2005-09-261-0/+3
* 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