aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-gui-util.c
Commit message (Expand)AuthorAgeFilesLines
* 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