aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor.h
Commit message (Expand)AuthorAgeFilesLines
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-191-3/+1
* Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-03-181-0/+3
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-3/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-1/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-2/+0
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+16
* | 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-141-5/+5
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-13/+16
* | Progress update:Matthew Barnes2008-08-301-4/+0
|/
* 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-2/+1
* ** Fix for bug #495711Milan Crha2007-11-231-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix for bug #333858Srinivasa Ragavan2007-05-301-0/+2
* Fix for bug 332909Srinivasa Ragavan2006-07-141-1/+4
* Define new list for storing required fieldsSivaiah Nallagatla2004-11-291-0/+2
* Check source book writeability directly instead of relying on storedHans Petter Jansson2004-07-201-4/+0
* disconnect source/target_editable signal ids.Chris Toshok2004-06-301-0/+4
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-181-1/+1
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-201-7/+0
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-181-0/+2
* Remove unused fields.Hans Petter Jansson2004-04-211-16/+0
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-17/+4
* add image_set slot.Chris Toshok2004-02-181-0/+3
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-171-0/+4
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-121-0/+5
* editable -> target_editable (e_contact_editor_get_property): Same.Hans Petter Jansson2003-12-191-2/+5
* Make a public function that shows an error dialog, which can be used whenHans Petter Jansson2003-12-171-1/+2
* Implement. (text_to_address): Implement, using EAddressWestern.Hans Petter Jansson2003-12-161-4/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-21/+19
* remove the select names stuff (the Related Contacts button/entry.)Chris Toshok2003-01-101-3/+0
* [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as wellChris Toshok2002-11-251-0/+6
* port work.Chris Toshok2002-11-081-14/+8
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-171-9/+11
* if the shown address in the mailing address or there is no mailingJP Rosevear2002-02-041-0/+1
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-041-0/+3
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Added related_contacts field.Christopher James Lahey2001-07-021-0/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-201-8/+14
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-0/+1
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-2/+3
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-4/+4
* add is_read_only param.Chris Toshok2001-03-131-1/+5
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-021-1/+4
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-151-4/+5
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-1/+1
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-211-1/+1
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-181-2/+2
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-141-0/+4
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-091-3/+17
* Added support for arbitrary fields in the contact editor.Christopher James Lahey2000-05-191-0/+2
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-051-50/+5
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-0/+1
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+2
* Added an address label field.Christopher James Lahey2000-04-271-1/+1
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-261-1/+52
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-1/+1
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-2/+2
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-091-2/+3
* Changed some line spacing.Chris Lahey2000-01-211-3/+13
* Images for e-contact-editor.c.Chris Lahey2000-01-171-0/+74