aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-gui-util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-3/+1
* Use e_book_client_connect().Matthew Barnes2013-01-301-12/+12
* Contact's print doesn't decode QP encoded email addressesMilan Crha2013-01-231-55/+0
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-1/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-7/+10
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+3
* Adapt addressbook/gui/widgets to the new ESource API.Matthew Barnes2012-06-031-32/+34
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-8/+19
* Bug #667912 - Remove name field from formatted address labelMilan Crha2012-04-181-6/+11
* Whitespace cleanup.Matthew Barnes2012-04-021-2/+2
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+10
* Fix compiler warnings.Matthew Barnes2011-12-171-7/+15
* Teach Evolution about Photo/Logo EContact fields stored as URIsTristan Van Berkom2011-11-021-0/+1
* Bug #661409 - Contact display drops address linesDan Vrátil2011-10-201-0/+7
* LC_ADDRESS is no posix and may not be defined.Antoine Jacoutot2011-10-011-0/+4
* Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-301-1/+1
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-8/+16
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-39/+60
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-16/+24
* Check for cancelled GIO operation error code tooMilan Crha2011-06-281-3/+4
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-87/+117
* Coding style and whitespace cleanups.Matthew Barnes2011-06-141-6/+1
* Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-031-0/+517
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-16/+31
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-2/+2
* Bug #632278 - Double .vcf extension on addressbook saveMilan Crha2010-10-291-7/+4
* Bug #629636 - Doesn't recognize local ESource-sMilan Crha2010-09-291-2/+21
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-191-22/+34
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-52/+28
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+3
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Bug #610658 - Contact is lost after moving to the same address bookMilan Crha2010-02-251-6/+11
* Bug #602996 - Prevent crash on certain circumstancesMilan Crha2010-02-221-2/+2
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+1
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-2/+5
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-5/+5
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-011-4/+6
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-23/+0
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-8/+4
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-184/+18
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-1/+2
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+2
|\
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-1/+2
| * Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
| * Whitespace cleanup.Matthew Barnes2009-05-291-13/+13
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-38/+38
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* | Whitespace cleanup.Matthew Barnes2009-05-291-13/+13
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-32/+32
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-1/+1
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
| * Bug 578176 – "Send message to contact" does not honor "always BCC"Matthew Barnes2009-05-171-3/+5
| * Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ...Suman Manjunath2008-12-081-19/+18
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-13/+14
| * ** Fix for bug #553273Milan Crha2008-09-231-1/+1
| * ** Fix for bug #552575Milan Crha2008-09-231-0/+1
| * Milan Crha <mcrha@redhat.com> ** Part of fix for bug #361413 (Print detailed...Suman Manjunath2008-09-081-0/+5
| * Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o...Suman Manjunath2008-09-011-1/+6
| * ** Fix for bug #534762Philip Withnall2008-08-271-10/+10
| * ** Fix for bug #547308Milan Crha2008-08-121-1/+8
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-19/+18
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-366/+1
* | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-14/+0
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+16
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-11/+21
* | Progress update:Matthew Barnes2008-08-301-1/+4
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-1/+8
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fixes bug #529768Matthew Barnes2008-04-291-0/+2
* ** Fix for bug #529254Milan Crha2008-04-231-3/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-223/+86
* ** Fix for bug #324604 inspired by patch of makuchaku (Mayank)Milan Crha2008-01-211-6/+91
* Corrected misspelled instances of vCard in:Suman Manjunath2007-12-061-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-38/+38
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-1/+1
* ** Fixes bug #437579Matthew Barnes2007-10-101-2/+0
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-45/+0
* ** Fix for bug #471791 (Move away from assert to g_ret)Srinivasa Ragavan2007-09-031-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fix for bug #353462Anand V M2007-08-231-2/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-3/+6
* 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