aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-gui-util.c
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-011-2/+4
* ** Fixes bug #352353Ushveen Kaur2006-09-121-0/+1
* Reverting last commit, head and stable are not branched so cannot commit stri...Devashish Sharma2006-09-071-1/+1
* Changed the comment "Do you want to overwrite it" to "Do you want to overwrit...Devashish Sharma2006-09-071-1/+1
* Convert filename from glib encoding to utf8 encoding. Fixes Bug #339151simon.zheng2006-06-291-2/+4
* Fix for Bug#33691Devashish Sharma2006-06-271-2/+4
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-7/+12
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-3/+3
* Added menu items for addressbook operations.Devashish Sharma2006-01-251-5/+5
* 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
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-251-1/+2
* Marked subject line for translation. Fixes #317753.Sushma Rai2005-10-221-3/+3
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-4/+9
* 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-031-2/+5
* Patch by Arunprakash to add missed error messages and marking themSushma Rai2005-07-191-2/+4
* Including the file path in the error string. Fixes #309624.Sushma Rai2005-07-081-4/+7
* Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774,Srinivasa Ragavan2005-07-061-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* moved e-error to e-utilNot Zed2005-05-161-1/+1
* Removed the plural form "contact(s)" from translatable error message.Sushma Rai2005-05-091-1/+26
* use eab_merging_book_add_contact instead of e_book_async_add_contact toSivaiah Nallagatla2005-04-081-2/+2
* Merge from offline brnachSivaiah Nallagatla2004-12-241-1/+8
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-1/+1
* reverting commitSivaiah Nallagatla2004-11-221-8/+1
* added message which gets prompted when user tries to access a book whichSivaiah Nallagatla2004-11-221-1/+8
* Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. WeSivaiah Nallagatla2004-11-021-2/+2
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-141-1/+1
* 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
* use memcpy not strcpy to copy to memory buffer. Fixes a UMW. See #60532.Not Zed2004-06-241-1/+1
* [ fixes bug #58696 ]Chris Toshok2004-06-181-1/+2
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-251-116/+44
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-201-2/+2
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-191-169/+262
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-181-1/+2
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-031-1/+2
* this signal takes an EContact* too. (modified_cb): same. (deleted_cb):Chris Toshok2004-04-231-25/+43
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-211-2/+4
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-4/+1
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-111-0/+107
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-9/+3
* don't know what I was thinking approving this change. the _() was onlyChris Toshok2004-03-251-5/+2
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-4/+5
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-241-2/+5
* [ fixes bug #53653, and a couple other instances ]Chris Toshok2004-03-231-3/+3
* Address Book, not AddressbookRodney Dawes2004-02-121-1/+1
* enable d&d drop photos.Chris Toshok2004-01-311-0/+24
* Implement. (eab_select_source): Implement. Public function that promptsHans Petter Jansson2004-01-301-18/+77
* [ fixes bug #51171 ] get this working.Chris Toshok2004-01-261-63/+46
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-6/+2
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+823