aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-list-editor
Commit message (Expand)AuthorAgeFilesLines
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Bug 695477 - Crash in EContactListEditorMatthew Barnes2013-03-111-2/+9
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-022-25/+30
* Coding style and whitespace cleanup.Matthew Barnes2013-02-241-1/+1
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-6/+25
* Use e_book_client_connect().Matthew Barnes2013-01-301-12/+13
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-1/+1
* Bug #691134 - Only autocompleted name is added to a contact listMilan Crha2013-01-111-3/+35
* Bug #691134 - New contact lists always saved to a default bookMilan Crha2013-01-091-1/+1
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-134-14/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-11-112-26/+43
* Bug #679862 - Do not use ENameSelectorEntry in .ui filesMilan Crha2012-08-211-1/+1
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-252-11/+5
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+9
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-043-9/+2
* Adapt EContactListEditor to the new ESource API.Matthew Barnes2012-06-032-21/+24
* Remove tooltip_markup from .uiPiotr Drąg2012-05-191-4/+1
* Mark forgotten tooltip strings as translatablePiotr Drąg2012-05-161-3/+3
* Bug #668998 - Consistent UI for saving Contacts like in Events/Tasks/MemosMilan Crha2012-04-261-1/+2
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-10/+20
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-032-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-202-25/+19
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Bug #661404 - Adding multiple e-mails to contact list is too hardMilan Crha2011-10-111-25/+26
* Simplify library dependency flags.Matthew Barnes2011-10-051-6/+4
* Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-302-3/+5
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-62/+76
* Coding style and whitespace cleanup.Matthew Barnes2011-09-042-19/+21
* Coding style and whitespace cleanup.Matthew Barnes2011-08-132-23/+46
* Coding style and whitespace cleanups.Matthew Barnes2011-07-241-2/+4
* Autocompletion in contact list editor didn't workMilan Crha2011-06-301-0/+2
* Bug #653644 - Warning when adding plain address into a contact listDan Vrátil2011-06-301-6/+14
* Bug #224687 - Various fixes in contact list editorDan Vrátil2011-06-293-34/+138
* Bug #224687 - Create lists of listsDan Vrátil2011-06-283-295/+278
* Check for cancelled GIO operation error code tooMilan Crha2011-06-281-3/+6
* Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-8/+2
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-142-74/+77
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-22/+63
* Bug #229244 - Re-ordering email addresses in contact list editorDan Vrátil2011-05-282-9/+293
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-272-0/+5
* Bug #619347 - Decode QP in email in Contact List EditorMilan Crha2011-05-131-0/+10
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-11/+5
* Dialogs no longer have separators.Matthew Barnes2011-01-251-1/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-4/+4
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-4/+6
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-2/+2
* bugs.meego.com #2329 - Contact list editor is not translatedFederico Mena Quintero2010-08-281-11/+11
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-191-38/+30
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-3/+3
* Fix some compiler warnings.Matthew Barnes2010-07-111-2/+4
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-24/+24
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-081-0/+2
* Bug 331305 - Can't drag email addresses to Contact List EditorMatthew Barnes2010-06-233-56/+40
* Bug 619347 - Contact List Editor calls wrong EDestination functionMatthew Barnes2010-06-211-1/+1
* More GTK3 preparation.Matthew Barnes2010-06-041-2/+9
* Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-1/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+7
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-8/+8
* Remove a long lived win32 hackFridrich Strba2010-03-061-4/+0
* Add DnD support to e-selection.c.Matthew Barnes2010-02-091-33/+14
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-6/+0
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-8/+10
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-5/+13
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-082-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-012-4/+4
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-012-2/+4
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-2/+4
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-171-1/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-174-161/+160
* Bug #449520 - Adding a contact to a contact list fails when using a commaMilan Crha2009-10-161-1/+26
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-132-2/+4
* Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-1/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+4
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-132-21/+46
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+4
|\
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-1/+1
| * Remove trailing whitespace, again.Matthew Barnes2009-05-294-11/+11
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-274-12/+12
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-274-11/+11
| |/
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-5/+0
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-2/+0
|\|
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-4/+0
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-2/+0
| * ** Fix for bug #553273Milan Crha2008-09-232-2/+2
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-033-27/+50
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-1/+18
| * ** Fixes bug #546057Matthew Barnes2008-08-031-1/+1
| * ** Fix for bug #544383Milan Crha2008-07-281-1/+9
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-2/+0
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-142-85/+137
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-022-2/+2
* | Progress update:Matthew Barnes2008-09-181-2/+0
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-114-28/+68
* | Progress update:Matthew Barnes2008-08-271-2/+0
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-082-2/+10
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* ** Fix for bug #511952Milan Crha2008-03-181-1/+1
* ** Part of fix for bug #514836Milan Crha2008-02-231-4/+6
* ** Fixes bug #489652Matthew Barnes2007-11-298-1638/+1697
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-152-26/+26
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-1/+1
* ** Fixes part of bug #417999Matthew Barnes2007-10-232-23/+27
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-2/+0
* 2007-09-21 mcrha Fix for bug #411125Milan Crha2007-09-211-1/+1
* ** 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-022-4/+4
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-7/+0
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-3/+3
* Fix for bug #417797 and #424055Srinivasa Ragavan2007-05-141-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Autocompletion in contact list email entry.Devashish Sharma2006-07-212-11/+83
* [addressbook]Ross Burton2006-07-191-4/+6
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-191-2/+2
* Fix for Bug #317511Devashish Sharma2006-06-161-2/+7
* contacts added to a contact-list cant be added again.Devashish Sharma2006-05-251-5/+36
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-2/+0
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-261-2/+14
* Fix for the crash when adding duplicate contacts without e-mail ids bySushma Rai2005-09-281-6/+10
* Spec file change to selecte multiple entries in the contact list editor.Sushma Rai2005-09-141-1/+1
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-2/+2
* Allow selecting and removing multiple entries from contact list editor.Sushma Rai2005-08-221-3/+20
* The previous commit breaks the build by introducing a circular dependancy.Harish Krishnaswamy2005-06-251-1/+0
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-251-0/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-191-7/+16
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-174-3/+4
* moved e-error to e-utilNot Zed2005-05-161-1/+1
* Fixes #301459 Corrected the spelling for addresses and address.Chenthill Palanisamy2005-05-061-1/+1
* close the editor here in case of save and discard so that callers need notSivaiah Nallagatla2005-02-221-8/+2
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-101-1/+1
* call the eab_merging_* functions instead of e_book_sync* directly. TheParthasarathi Susarla2005-01-291-2/+3
* add access key to 'Member' Button.Hao Sheng2005-01-271-1/+1
* add accessable key to the contact editor UI. add accessable key to theHao Sheng2005-01-201-2/+13
* No more select-names. (libevolution_addressbook_la_LIBADD): RemoveHans Petter Jansson2004-12-231-11/+1
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-232-71/+65
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-2/+2
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-141-1/+2
* Fix for #66523Hao Sheng2004-09-241-0/+18
* Fixes #63191JP Rosevear2004-09-131-1/+1
* Fixes #60529.Hans Petter Jansson2004-08-041-6/+31
* ignore Evolution-Addressbook-SelectNames.h.Chris Toshok2004-07-153-2/+13
* [ part of fix for bug #56520 ]Chris Toshok2004-07-132-31/+33
* Set the source option menu sensitivity here.Hans Petter Jansson2004-07-031-0/+2
* don't set the changed flag unless we actually add something.Larry Ewing2004-06-231-3/+3
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-182-2/+1
* disable editing of cells in the contact table.Jon Oberheide2004-06-081-1/+1
* Like the previous build dep fix, but this works.Hans Petter2004-06-081-2/+7
* Added few headers needed for select names dialog.H P Nadig2004-06-083-0/+112
* remove bonobo menus and cruft add ok/cancel buttons.Larry Ewing2004-06-053-179/+72
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-023-32/+195
* pass 0 to eab_send_contact. (file_send_to_cb): same.Chris Toshok2004-05-191-2/+2
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-9/+9
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-192-14/+18
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-102-41/+81
* is Toshok <toshok@ximian.com>Chris Toshok2004-04-101-6/+5
* [ fixes bug #34777 ]Chris Toshok2004-03-311-0/+13
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-252-150/+78
* add image_set slot.Chris Toshok2004-02-182-4/+10
* enable d&d drop photos.Chris Toshok2004-01-313-264/+24
* free email list properlyJP Rosevear2003-12-101-2/+2
* free the list, not unref it, and free the elementsJP Rosevear2003-12-101-2/+2
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-4/+0
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-141-1/+1
* make sure the marshal header is in the source listJP Rosevear2003-11-071-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-072-4/+4
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-225-139/+396
* Chain.Hans Petter Jansson2003-08-142-4/+10
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-242-17/+5
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-141-1/+4
* Added HIG-appropriate spacing, padding, capitalization and accelerators.Anna Marie Dirks2003-05-171-11/+11
* terminate g_build_filename with NULL.Sean Gao2003-05-121-1/+1
* i2003-05-06 Chris Toshok <toshok@ximian.com>Chris Toshok2003-05-071-2/+2
* [ fixes bug #41255 ] use stock buttons for Add/Remove.Chris Toshok2003-04-301-4/+4
* [ fixes #21499 ]Rodney Dawes2003-04-192-1/+2
* [ fixes bug #34085 ] only successfully complete the drag if they dropped aChris Toshok2003-03-271-11/+17
* $evolution_uidir -> $evolutionuidirChris Toshok2003-03-271-1/+1
* set the dialog to "Visible: No" so it doesn't flash when we bring it up.Chris Toshok2003-03-241-254/+289
* [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep.Chris Toshok2003-03-231-1/+1
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-3/+3
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-2/+2
* revert previous changeDan Winship2003-02-201-3/+3
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-3/+3
* Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): RemoveDan Winship2003-02-063-12/+7
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-2/+2
* Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-251-1/+0
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-232-23/+23
* $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-091-1/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-192-6/+7
* add include for gtkstock.h.Chris Toshok2002-11-272-5/+14
* remove redundant setting of y2.Chris Toshok2002-11-271-0/+3
* change signature to that of a weak ref notify function. (main): ::destroyChris Toshok2002-11-121-3/+3
* convert to glade-2Chris Toshok2002-11-084-297/+301
* gobjectify this.Chris Toshok2002-11-071-1/+0
* ignore the marshal generated stuff.Chris Toshok2002-11-067-188/+219
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-103-10/+17
* [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name toChris Toshok2002-09-131-20/+30
* [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined.Chris Toshok2002-08-292-0/+10
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+1
* [ fixes bug #26130 ] pass ce->app as parent_window.Chris Toshok2002-06-161-1/+1
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-172-9/+48
* Changed some of these to bind to the ContactListEditor verbs since they'reChristopher James Lahey2002-05-031-3/+3
* ignore .pureChris Toshok2002-04-021-0/+1
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-3/+2
* Merging changes:Christopher James Lahey2001-12-011-3/+44
* Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-131-9/+21
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-042-1/+25
* new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-301-0/+26
* Comment out spew.Jon Trowbridge2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-282-2/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-272-4/+4
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-061-1/+13
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-1/+1
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-2/+2
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-181-0/+8
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-091-0/+10
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-081-0/+8
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-251-0/+17
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-252-5/+24
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-091-0/+3
* Marked a string for translation.Kjartan Maraas2001-07-091-1/+1
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-073-101/+51
* 2001-07-05 Anna Marie Dirks <anna@ximian.com:Anna Dirks2001-07-061-218/+186
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+1
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-022-3/+3
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-293-18/+35
* track storage change - we're only using 1 array now.Chris Toshok2001-06-285-76/+320
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-265-112/+291
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-257-0/+1158