| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 2 | -8/+42 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 11 | -20/+696 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 2 | -0/+6 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 2 | -1/+7 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 2 | -3/+16 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 2 | -111/+243 |
* | Start feeding query matches back to the caller before the entire search is | Jon Trowbridge | 2001-03-18 | 2 | -9/+29 |
* | Tag all queued ops. (e_book_cancel_op): Added. Search for a pending op | Jon Trowbridge | 2001-03-18 | 4 | -43/+129 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 21 | -31/+334 |
* | Making warnings fatal is actually a pretty bad idea for anything other | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 16 | -219/+1004 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 3 | -3/+9 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 3 | -177/+0 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 2 | -1/+6 |
* | Change to ld order from Greg Williams. | Christopher James Lahey | 2001-03-14 | 2 | -1/+6 |
* | Moved where we call pas_book_respond_get_book_view. | Christopher James Lahey | 2001-03-14 | 2 | -6/+12 |
* | add E_STRING_PROP for categories. | Chris Toshok | 2001-03-13 | 5 | -1/+23 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 22 | -69/+418 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 3 | -4/+10 |
* | PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and remove | JP Rosevear | 2001-03-13 | 4 | -378/+8 |
* | Added. A simplified, cancellable query mechanism that lets you avoid | Jon Trowbridge | 2001-03-11 | 4 | -0/+180 |
* | Maybe I shouldn't have smoked all of that crack before I started | Jon Trowbridge | 2001-03-09 | 1 | -1/+0 |
* | Some dead code mades its way into my commit. Sorry. | Jon Trowbridge | 2001-03-09 | 1 | -4/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 15 | -166/+990 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 2 | -1/+7 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -2/+2 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 2 | -0/+8 |
* | Added. Just encapsulates opening | Jon Trowbridge | 2001-03-07 | 3 | -2/+40 |
* | Added the third argument to e_contact_editor_new. (Cheated and send NULL | Benjamin Kahn | 2001-03-07 | 3 | -2/+10 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 14 | -6/+1084 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 8 | -81/+100 |
* | doh, track renaming of objectclass from evolvePerson to evolutionPerson. | Chris Toshok | 2001-03-03 | 2 | -14/+19 |
* | rename evolveperson.schema to this, and add remaining attributes. | Chris Toshok | 2001-03-03 | 3 | -28/+95 |
* | install conduit icons | JP Rosevear | 2001-03-03 | 3 | -7/+16 |
* | track change to e_contact_editor_new. | Chris Toshok | 2001-03-02 | 2 | -1/+7 |
* | add objectclasses for "person", "organizationalPerson", and "top" as well, | Chris Toshok | 2001-03-02 | 2 | -38/+91 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 13 | -230/+753 |
* | add new entries for phone enums, and fill in the ecard_field with (bogus | Chris Toshok | 2001-03-02 | 6 | -33/+140 |
* | implement properly, we support everything. | Chris Toshok | 2001-03-02 | 2 | -1/+17 |
* | Oops, we do need to be able to write to "text" after all (for things like | Jon Trowbridge | 2001-03-02 | 4 | -5/+33 |
* | I am an idiot. | Jon Trowbridge | 2001-03-02 | 2 | -12/+27 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 18 | -1100/+2301 |
* | Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to | Christopher James Lahey | 2001-03-01 | 6 | -67/+199 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 3 | -7/+22 |
* | new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields): | Chris Toshok | 2001-02-21 | 13 | -81/+245 |
* | Moved the register_factory() code to here, since it was the only thing | Federico Mena Quintero | 2001-02-21 | 2 | -14/+38 |
* | new function. | Chris Toshok | 2001-02-20 | 4 | -1/+76 |
* | Oops, forgotten bits from last commit | JP Rosevear | 2001-02-20 | 1 | -1/+1 |
* | Remove PISOCK_LIBDIR | JP Rosevear | 2001-02-20 | 2 | -1/+5 |
* | Removed entry to nonexistant program. | Jon Trowbridge | 2001-02-20 | 1 | -12/+1 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 9 | -20/+608 |
* | add sequence<string> typedef, and add getSupportedFields method. | Chris Toshok | 2001-02-18 | 7 | -0/+91 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 3 | -0/+3 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 10 | -32/+105 |
* | Translations. | Kjartan Maraas | 2001-02-13 | 2 | -2/+3 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 10 | -49/+74 |
* | Removed an ancient #include <libgnorba/gnorba.h> | Jason Leach | 2001-02-12 | 2 | -1/+5 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 33 | -313/+40 |
* | flesh out this check. #ifdef the entire thing OPENLDAP2, as it only works | Chris Toshok | 2001-02-08 | 2 | -2/+53 |
* | Added N_("* Click here to add a contact *"). | Christopher James Lahey | 2001-02-08 | 2 | -0/+6 |
* | only set the DEBUG_LEVEL if we're OPENLDAP2. | Chris Toshok | 2001-02-08 | 2 | -0/+7 |
* | return TRUE if equal, FALSE otherwise. (business_compare): same. | Chris Toshok | 2001-02-07 | 2 | -40/+95 |
* | Added -DEVOLUTION_DATADIR=\""$(datadir)"\". | Christopher James Lahey | 2001-02-07 | 3 | -2/+12 |
* | doh, didn't mean to commit this. | Chris Toshok | 2001-02-07 | 2 | -3/+10 |
* | new file. this will eventually form the suggested additions to an existing | Chris Toshok | 2001-02-07 | 2 | -0/+116 |
* | don't need the = NULL's since we g_new0. (check_for_evolve_person): new | Chris Toshok | 2001-02-07 | 2 | -58/+215 |
* | err, allocate 2 char*s when i assign 2 char*s. | Chris Toshok | 2001-02-06 | 2 | -2/+6 |
* | switch to ldap_modify_ext_s if OPENLDAP2, as ldap_modify_s is deprecated. | Chris Toshok | 2001-02-06 | 2 | -18/+144 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 2 | -2/+17 |
* | Added gal-view-factory-minicard.c, gal-view-factory-minicard.h, | Christopher James Lahey | 2001-02-06 | 7 | -8/+380 |
* | Make the Note field be quoted printable. | Christopher James Lahey | 2001-02-05 | 3 | -4/+20 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 4 | -38/+126 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 2 | -15/+87 |
* | Added Slovak messages | Stano Visnovsky | 2001-01-30 | 1 | -0/+2 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 2 | -7/+13 |
* | add comment about the else block here. (prop_info): add home_address, | Chris Toshok | 2001-01-26 | 2 | -10/+19 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 4 | -5/+49 |
* | Setup the view collection properly and handle the "display_view" signal. | Christopher James Lahey | 2001-01-26 | 2 | -2/+24 |
* | Actually make the icon for the "print" menu item work (I was missing a | Ettore Perazzoli | 2001-01-25 | 2 | -1/+6 |
* | Make the addressbook use the new 16x16 icons in the menus. | Ettore Perazzoli | 2001-01-25 | 2 | -0/+9 |
* | Get the addressbook to use the new "Show all" icon. | Ettore Perazzoli | 2001-01-25 | 2 | -0/+35 |
* | esexp api change fixes. | Not Zed | 2001-01-25 | 3 | -11/+19 |
* | make sure to add the lengths here (include the \0? anyone?). | Chris Toshok | 2001-01-25 | 2 | -2/+12 |
* | (Fix #1225: advanced search cancel/close) | Jason Leach | 2001-01-24 | 2 | -32/+48 |
* | properly ref the ecard. still need to kill some memory leaks. | JP Rosevear | 2001-01-23 | 2 | -0/+6 |
* | remove vfs dependency | JP Rosevear | 2001-01-23 | 3 | -11/+15 |
* | Remove deleted records from the pilot map so we don't have dupes in the | JP Rosevear | 2001-01-23 | 2 | -1/+7 |
* | Updated sl translations | Andraz Tori | 2001-01-22 | 1 | -0/+2 |
* | Update for e_popup_menu_run prototype change. | Dan Winship | 2001-01-20 | 3 | -2/+8 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 2 | -1/+34 |
* | always free the delivery elements and correct embarrassingly stupid memory | JP Rosevear | 2001-01-19 | 3 | -16/+29 |
* | Made it return a gboolean; it was completely ignoring the return value | Federico Mena Quintero | 2001-01-19 | 3 | -5/+11 |
* | add evolution-gnomecard-importer. | Larry Ewing | 2001-01-18 | 2 | -0/+3 |
* | add the doc/devel/importer/Makefile as a target. | Larry Ewing | 2001-01-18 | 2 | -2/+10 |
* | Forgot... | Iain Holmes | 2001-01-18 | 1 | -1/+2 |
* | Support the new interfaces | Iain Holmes | 2001-01-18 | 3 | -26/+16 |
* | s/Helix Code/Ximian/ for the initial contact card. | Jason Leach | 2001-01-17 | 2 | -5/+10 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -1/+1 |
* | '2001-01-15 JP Rosevear <jpr@ximian.com> | JP Rosevear | 2001-01-16 | 2 | -8/+20 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 3 | -0/+6 |
* | remove old config message | JP Rosevear | 2001-01-15 | 1 | -2/+3 |
* | pass -module and -avoid-version to conduit linker | JP Rosevear | 2001-01-14 | 2 | -0/+6 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 2 | -1/+6 |
* | added i18n for etable. | Miguel de Icaza | 2001-01-12 | 2 | -0/+37 |
* | Fix make dist | Iain Holmes | 2001-01-12 | 1 | -0/+3 |
* | Try again | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | get a book view from somewhere so we can give status messages - choose the | Chris Toshok | 2001-01-12 | 2 | -23/+100 |
* | GnomeCard importer | Iain Holmes | 2001-01-12 | 4 | -1/+293 |
* | More Makefile organization to compile | Miguel de Icaza | 2001-01-10 | 2 | -12/+15 |
* | Order LDADD flags correctly so it compiles. | Miguel de Icaza | 2001-01-10 | 2 | -4/+8 |
* | connect with the EAddressbookView's status_message signal. | Chris Toshok | 2001-01-10 | 4 | -2/+106 |
* | register our status_message signal. (status_message): new function, emit | Chris Toshok | 2001-01-10 | 9 | -81/+277 |
* | if we're setting the full name regenerate ecard->name. | Chris Toshok | 2001-01-10 | 2 | -0/+8 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 14 | -9/+313 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 7 | -21/+259 |
* | Remove non-existent file | JP Rosevear | 2001-01-05 | 14 | -1478/+24 |
* | Oops, this shouldn't have gone in yet | JP Rosevear | 2001-01-05 | 2 | -0/+4 |
* | Need to e_sexp_unref the the sexp, not gtk_object_unref it. | JP Rosevear | 2001-01-05 | 6 | -5/+8 |
* | check capabilities is valid before doing a strstr. | Michael Meeks | 2001-01-04 | 2 | -5/+10 |
* | g_strdup things we g_free. | Michael Meeks | 2001-01-03 | 2 | -1/+6 |
* | Make sure this won't crash if the given contact is removed from the | Christopher James Lahey | 2001-01-03 | 4 | -33/+134 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 7 | -171/+67 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 12 | -882/+1186 |
* | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 4 | -0/+595 |
* | Set draw background to FALSE. | Miguel de Icaza | 2000-12-25 | 5 | -11/+14 |
* | Added Ms. and Miss to the prefix drop down box. Patch submitted by Martin | Christopher James Lahey | 2000-12-23 | 5 | -0/+14 |
* | Ref the cards that get put in the change list (next_changed_item): util | JP Rosevear | 2000-12-22 | 3 | -64/+144 |
* | Check for null strings (e_pilot_utf8_from_pchar): ditto | JP Rosevear | 2000-12-21 | 2 | -3/+8 |
* | Use my own wrapper functions instead of trying to *directly* access the | JP Rosevear | 2000-12-21 | 2 | -3/+17 |
* | Remove pointless comment | JP Rosevear | 2000-12-20 | 2 | -40/+71 |
* | Convert cal component strings to pilot character set | JP Rosevear | 2000-12-20 | 2 | -18/+17 |
* | Made it so that if you select multiple contacts, the right click menu to | Christopher James Lahey | 2000-12-20 | 2 | -9/+59 |
* | always use LDAP_NAME_ERROR (in the openldap1 case it's #defined to | Chris Toshok | 2000-12-19 | 2 | -19/+62 |
* | Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, use | Christopher James Lahey | 2000-12-14 | 2 | -0/+10 |
* | update cut and paste description error. | Michael Meeks | 2000-12-14 | 3 | -3/+8 |
* | NUL-terminate the returned vcard so we don't sometimes end up with | Dan Winship | 2000-12-14 | 2 | -6/+12 |
* | Make the -> in the select names dialog into a GNOME stock arrow pixmap. | Iain Holmes | 2000-12-13 | 2 | -4/+15 |
* | Connect to the "cursor_change" signal on the ETable here instead of the | Christopher James Lahey | 2000-12-10 | 2 | -3/+13 |