| Commit message (Expand) | Author | Age | Files | Lines |
* | Use EClientComboBox where appropriate. | Matthew Barnes | 2013-03-02 | 1 | -26/+49 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 1 | -5/+5 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 1 | -17/+16 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -18/+24 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -1/+1 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -5/+3 |
* | Adapt EContactEditor to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -28/+35 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 1 | -7/+12 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -2/+6 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -15/+23 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -42/+62 |
* | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-28 | 1 | -4/+4 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -35/+45 |
* | Fix compiler warnings | Milan Crha | 2011-06-03 | 1 | -2/+2 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -14/+20 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -4/+4 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -4/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -14/+27 |
* | Bug #640707 - Crash on 'Add to address book'->'Edit full' click | Milan Crha | 2011-01-28 | 1 | -2/+0 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 1 | -1/+1 |
* | Use e_load_book_source_async() for all EBook loading. | Matthew Barnes | 2011-01-22 | 1 | -62/+68 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -8/+8 |
* | Forgot to commit some bits. | Matthew Barnes | 2010-04-08 | 1 | -1/+1 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -16/+18 |
* | If no <> in the email address, the address should be the full email address. | caiqm | 2010-03-31 | 1 | -0/+2 |
* | Bug 607520 - 'Add to Address Book' fails when address has space | Matthew Barnes | 2010-02-03 | 1 | -0/+25 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -1/+1 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -1/+4 |
* | Bug #565306 - "Edit Full" in "Add to address book" searches first | Milan Crha | 2009-10-16 | 1 | -3/+25 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -21/+2 |
* | Bug #593633 - Runtime warnings trying to create a recurrence event | Milan Crha | 2009-09-24 | 1 | -2/+21 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -5/+0 |
* | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 1 | -1/+6 |
* | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 1 | -11/+11 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -3/+3 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 1 | -2/+2 |
| * | Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -18/+14 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+0 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -2/+2 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -18/+14 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -6/+1 |
* | ** Fix for bug #273177 | Milan Crha | 2008-03-13 | 1 | -2/+74 |
* | ** Fix for bug #448441 | Milan Crha | 2008-01-10 | 1 | -7/+54 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -16/+16 |
* | ** Fixes part of bug #417999 | Matthew Barnes | 2007-10-23 | 1 | -6/+14 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -0/+1 |
* | Fix compiler warnings in addressbook folder. (#440272) | Matthew Barnes | 2007-06-03 | 1 | -0/+2 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 1 | -3/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Remove duplicate include. Fix some compiler warnings. Cast away a compiler | Kjartan Maraas | 2006-10-01 | 1 | -1/+1 |
* | created patch to make _F,_m,_S mnemonics in contact-quick add dialog work. | Oswald Rodrigues | 2006-06-14 | 1 | -0/+3 |
* | Fix for Bug #341465 | Devashish Sharma | 2006-06-12 | 1 | -1/+1 |
* | Fix memory leak. Fixes bug #335423. | Chris Heath | 2006-06-09 | 1 | -1/+0 |
* | gui/contact-editor/e-contact-quick-add.c : Right click add to | Devashish Sharma | 2006-05-25 | 1 | -2/+2 |
* | Added source selector to contact quick-add dialog. | Devashish Sharma | 2006-01-23 | 1 | -6/+47 |
* | Change the xpad and ypad to 0 here, we don't need the extra padding Add | Rodney Dawes | 2005-01-22 | 1 | -14/+28 |
* | Don't set properties on the contact immediately. (clicked_cb): Set the | Hans Petter Jansson | 2005-01-21 | 1 | -7/+3 |
* | Move unused variable declaration inside notyet conditional. | Hans Petter Jansson | 2004-02-27 | 1 | -3/+1 |
* | Port to new way of setting name in contact. | Hans petter Jansson | 2004-02-25 | 1 | -10/+2 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -2/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -34/+26 |
* | Added HIG-appropriate HIG-appropriate spacing, padding, accelerators. | Anna Marie Dirks | 2003-05-19 | 1 | -6/+10 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 1 | -10/+8 |
* | Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install | Dan Winship | 2003-02-06 | 1 | -0/+1 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -4/+3 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -15/+6 |
* | add include for gtkstock.h. | Chris Toshok | 2002-11-27 | 1 | -0/+1 |
* | port work. | Chris Toshok | 2002-11-08 | 1 | -10/+14 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -26/+26 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 1 | -6/+2 |
* | [ fixes #27521 ] always unref the contact editor when we get the | Chris Toshok | 2002-09-28 | 1 | -3/+3 |
* | [ fixes the other half of #17336 ] parse the name when we're asked to set | Chris Toshok | 2002-09-12 | 1 | -6/+9 |
* | change to EBookCallback signature, and unref the book. | Chris Toshok | 2001-10-28 | 1 | -5/+20 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 1 | -2/+2 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 1 | -1/+0 |
* | Paranoia. Check that name != qa->name. (quick_add_set_email): Check that | Jon Trowbridge | 2001-08-30 | 1 | -10/+29 |
* | Check that name != NULL before we start messing with it. (Fixes bug #7329) | Jon Trowbridge | 2001-08-16 | 1 | -9/+11 |
* | Remove single- or double-quotes from names before sticking them into the | Jon Trowbridge | 2001-08-11 | 1 | -5/+17 |
* | mark the dialog as changed so the save button is immediately available. | Chris Toshok | 2001-08-09 | 1 | -0/+5 |
* | better to assume that we can write to the local addressbook than that we | Chris Toshok | 2001-08-09 | 1 | -1/+1 |
* | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 1 | -31/+18 |
* | Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by | Jon Trowbridge | 2001-06-19 | 1 | -118/+139 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 1 | -1/+2 |
* | Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly | Jon Trowbridge | 2001-04-22 | 1 | -6/+20 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+9 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -0/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+1 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -58/+160 |
* | Added the third argument to e_contact_editor_new. (Cheated and send NULL | Benjamin Kahn | 2001-03-07 | 1 | -1/+1 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 1 | -0/+282 |