| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | When setting the "name" argument, copy the incoming name. This fixes a | Christopher James Lahey | 2000-12-10 | 2 | -1/+6 |
* | Made editing the name using the full name button set the file as entry | Christopher James Lahey | 2000-12-10 | 3 | -38/+43 |
* | Made it so that the editor->name is set after the entry is changed. This | Christopher James Lahey | 2000-12-09 | 3 | -4/+12 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 2 | -1/+7 |
* | Fixed some formatting. | Christopher James Lahey | 2000-12-09 | 5 | -10/+16 |
* | Pass "" rather than NULL to e_card_new. (local_record_from_ecard): Make | JP Rosevear | 2000-12-08 | 2 | -13/+23 |
* | Got rid of code referencing the ETableScrolled proxy functions. | Christopher James Lahey | 2000-12-08 | 2 | -2/+9 |
* | Moved the gal view menu stuff from here to EAddressbookView. | Christopher James Lahey | 2000-12-07 | 4 | -9/+51 |
* | Another conduit build fix | JP Rosevear | 2000-12-06 | 2 | -0/+5 |
* | Create an empty vcard with the appropriate id for deleted cards | JP Rosevear | 2000-12-05 | 3 | -38/+33 |
* | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 2 | -1/+7 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 15 | -159/+36 |
* | ugh, it helps when you save the ChangeLog before commiting it :) | Jeffrey Stedfast | 2000-12-01 | 1 | -1/+1 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Return a struct rather than a pointer to a struct (compare): | JP Rosevear | 2000-11-29 | 2 | -37/+26 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 5 | -75/+111 |
* | Set view.change_context to NULL in pas_backend_file_process_get_book_view. | Christopher James Lahey | 2000-11-23 | 3 | -4/+15 |
* | Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t... | Ross Golder | 2000-11-23 | 1 | -1/+1 |
* | Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that it | Matt Bissiri | 2000-11-19 | 2 | -1/+9 |
* | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 1 | -1/+1 |
* | Initialize destination struct with '0's. | JP Rosevear | 2000-11-16 | 2 | -1/+6 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 6 | -12/+12 |
* | Changed the mime type from "text/vcard" to "text/x-vcard". | Christopher James Lahey | 2000-11-13 | 2 | -1/+6 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 8 | -102/+58 |
* | Add idl-generated files. | Matt Bissiri | 2000-11-12 | 4 | -17/+28 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 9 | -55/+303 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 7 | -6/+13 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 29 | -361/+367 |
* | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 4 | -8/+36 |
* | Add changed_hash, change list and complete bool | JP Rosevear | 2000-11-10 | 8 | -93/+335 |
* | Build e-dbhash.[hc] | JP Rosevear | 2000-11-08 | 5 | -65/+141 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 6 | -445/+66 |
* | Fix the addressbook crash that happened when the ESelectNames control | Ettore Perazzoli | 2000-11-07 | 2 | -1/+7 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 11 | -10/+432 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 2 | -0/+8 |
* | Updated Spanish translation | Hector Garcia | 2000-11-03 | 1 | -0/+2 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 8 | -71/+403 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 5 | -9/+9 |
* | Add "highlighted" flag to evolution_storage_new_folder | Dan Winship | 2000-11-02 | 2 | -2/+10 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 3 | -0/+8 |
* | Let the warning make sense (compute_pid): remove | JP Rosevear | 2000-11-01 | 8 | -215/+365 |
* | Mark two strings correctly | Kjartan Maraas | 2000-10-31 | 1 | -2/+2 |
* | Fixed marking of strings for translation. Use "_(" instead of "_ (". Add | Kjartan Maraas | 2000-10-31 | 4 | -36/+49 |
* | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 5 | -3/+15 |
* | unsigned charness. | Michael Meeks | 2000-10-27 | 2 | -4/+10 |
* | i2000-10-25 Chris Toshok <toshok@helixcode.com> | Chris Toshok | 2000-10-26 | 2 | -16/+62 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 5 | -5/+13 |
* | Use new libeconduit calls and abstraction | JP Rosevear | 2000-10-24 | 3 | -27/+16 |
* | Use e_pilot_map_read (post_sync): Use e_pilot_map_write | JP Rosevear | 2000-10-24 | 3 | -126/+23 |
* | 2000-10-20 Michael Meeks <michael@helixcode.com> | Michael Meeks | 2000-10-21 | 4 | -13/+19 |
* | New structure of file - similar to calendar/todo conduits | JP Rosevear | 2000-10-21 | 8 | -1100/+1002 |
* | Build fix | JP Rosevear | 2000-10-20 | 3 | -0/+144 |
* | Remove Family name column since it's a bit weird. This also fixes the | Christopher James Lahey | 2000-10-20 | 2 | -1/+6 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 3 | -5/+18 |
* | Change how the extension field acts when converting delivery addresses to | Christopher James Lahey | 2000-10-19 | 2 | -3/+8 |
* | Added the function e_card_delivery_address_to_label. | Christopher James Lahey | 2000-10-19 | 7 | -20/+51 |
* | update to new UI handler. (update_view_type): split from | Michael Meeks | 2000-10-19 | 2 | -45/+60 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 3 | -12/+17 |
* | Add this file I forgot earlier | Iain Holmes | 2000-10-18 | 1 | -1/+2 |
* | Updated Spanish translation | Hector Garcia | 2000-10-18 | 1 | -0/+2 |
* | Change the initial dialog visibility to FALSE so the contact editor | Iain Holmes | 2000-10-18 | 4 | -182/+435 |
* | Fixed a typo. Made this look a bit better. | Christopher James Lahey | 2000-10-17 | 3 | -24/+29 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 7 | -28/+26 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 2 | -3/+10 |
* | Icon property for the addressbook component. | Ettore Perazzoli | 2000-10-15 | 4 | -0/+11 |
* | Only allow one select-names dialog for each id. | Iain Holmes | 2000-10-14 | 3 | -10/+50 |
* | Rearranged these fields a bit more. | Christopher James Lahey | 2000-10-14 | 5 | -138/+145 |
* | Changed these for boolean ascending attribute instead of int ascending | Christopher James Lahey | 2000-10-14 | 11 | -304/+300 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 5 | -15/+24 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 5 | -139/+79 |
* | Removed ondemand callback nonsense from rule_context_load(). | Not Zed | 2000-10-09 | 2 | -1/+6 |
* | Updated French translation. | Christophe Merlet | 2000-10-07 | 1 | -0/+2 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 6 | -89/+76 |
* | kill. | Michael Meeks | 2000-10-03 | 1 | -0/+6 |
* | Made it so that minicard doesn't write out changes to the backend unless | Christopher James Lahey | 2000-10-01 | 3 | -24/+40 |
* | Make sure that card->name and card->full_name are always valid. | Matt Bissiri | 2000-09-27 | 6 | -40/+64 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 9 | -16/+30 |
* | Moved files to e-util - Federico | Federico Mena Quintero | 2000-09-26 | 10 | -1746/+0 |
* | *** empty log message *** | Nat Friedman | 2000-09-26 | 1 | -0/+5 |
* | Added a ton of new prefixes and suffixes. | Nat Friedman | 2000-09-26 | 1 | -10/+30 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 4 | -36/+20 |
* | lots of changes. flesh out the remove/modify/create functions. add another | Chris Toshok | 2000-09-23 | 2 | -111/+472 |
* | add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum. | Chris Toshok | 2000-09-23 | 3 | -0/+15 |
* | Fixed some warnings. Fixed a bug where quoted printable fields were | Christopher James Lahey | 2000-09-22 | 2 | -2/+6 |
* | Added a function to set the status message associated with a given view. | Christopher James Lahey | 2000-09-22 | 8 | -22/+118 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 19 | -142/+341 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 2 | -1/+5 |
* | Oh my god! Chris Lahey killed Kenny! You bastard! | Christopher James Lahey | 2000-09-21 | 5 | -38/+96 |
* | Make this work when a field is spread across multiple lines. | Christopher James Lahey | 2000-09-21 | 2 | -20/+55 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 13 | -502/+206 |
* | Fixed the Swedish translation. | Christian Rose | 2000-09-20 | 1 | -1/+1 |
* | Fixed display of the minicards when the addressbook was first loading. (It | Christopher James Lahey | 2000-09-20 | 2 | -3/+8 |
* | Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed | Dan Winship | 2000-09-20 | 2 | -1/+6 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 48 | -106/+136 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 15 | -559/+914 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 3 | -2/+13 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 6 | -6/+38 |
* | Moved files for Chris - Federico | Federico Mena Quintero | 2000-09-16 | 4 | -868/+0 |
* | split all the ldap operations into 2 halves, a handler, and destructor, | Chris Toshok | 2000-09-16 | 2 | -148/+471 |
* | Call unicode_init for e-font stuff. | Dan Winship | 2000-09-15 | 2 | -0/+8 |
* | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 4 | -0/+10 |
* | fix path. | Michael Meeks | 2000-09-14 | 6 | -5/+18 |
* | hack. (create_toolbar): ditto. | Michael Meeks | 2000-09-14 | 3 | -2/+61 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 2 | -100/+57 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 27 | -5152/+21 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 2 | -2/+7 |
* | Get rid of the `ui.xml' stuff that Michael committed, as it's breaking | Ettore Perazzoli | 2000-09-13 | 2 | -4/+5 |
* | fixes to make this beast distcheck | Peter Teichman | 2000-09-13 | 1 | -0/+2 |
* | Tidy some xml. | Michael Meeks | 2000-09-13 | 1 | -62/+0 |
* | Added Swedish translation. | Christian Rose | 2000-09-13 | 1 | -0/+2 |
* | Fixed a crash error. | Christopher James Lahey | 2000-09-12 | 3 | -32/+50 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 2 | -3/+9 |
* | *** empty log message *** | Jesse Pavel | 2000-09-12 | 2 | -9/+90 |
* | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 5 | -3/+18 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 31 | -680/+2268 |
* | Fixed a bug regarding the extraction of the region. | Jesse Pavel | 2000-09-11 | 1 | -3/+21 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 5 | -18/+22 |
* | *** empty log message *** | Jesse Pavel | 2000-09-09 | 2 | -0/+393 |
* | Fixed a few warnings. | Christopher James Lahey | 2000-09-09 | 3 | -0/+6 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 2 | -1/+66 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 5 | -10/+16 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 2 | -2/+9 |
* | Get the conduit to compile on my system. | Ettore Perazzoli | 2000-09-01 | 2 | -2/+9 |
* | Install load-gnomecard-addressbook and load-pine-addressbook. | Christopher James Lahey | 2000-08-31 | 2 | -1/+8 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 2 | -29/+34 |
* | Add a name to the minicard viewer. | Dan Winship | 2000-08-31 | 4 | -0/+11 |
* | Remove USING_OAF checks | Dan Winship | 2000-08-30 | 8 | -155/+22 |
* | Use the right argument name to turn on grid lines. | Christopher James Lahey | 2000-08-29 | 2 | -6/+12 |
* | Comment out minicard-view-test since its gnorba dependent | JP Rosevear | 2000-08-26 | 3 | -36/+41 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 6 | -45/+13 |
* | demo/* Removed the demo directory since it's no longer used. | Christopher James Lahey | 2000-08-26 | 13 | -1845/+4 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 4 | -34/+6 |
* | Kill | JP Rosevear | 2000-08-26 | 3 | -30/+7 |
* | Add -export-dynamic so libglade will be able to resolve custom widget | Dan Winship | 2000-08-26 | 2 | -1/+7 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 9 | -17/+48 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 3 | -1/+10 |
* | Link with filter library. | Michael Zucci | 2000-08-23 | 1 | -2/+3 |
* | Missing commit, changes for search gui to link. | Michael Zucci | 2000-08-23 | 1 | -0/+7 |
* | Fixed fullname->full_name for search field. | Not Zed | 2000-08-23 | 5 | -13/+107 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 3 | -58/+134 |
* | Started adding a time zone field to ECard. | Christopher James Lahey | 2000-08-23 | 6 | -0/+19 |
* | Linked in the search dialog again. It looks like some changes in the shell | Christopher James Lahey | 2000-08-22 | 2 | -3/+15 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -1/+1 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 2 | -4/+4 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 8 | -79/+194 |
* | use style colors for the selected state. This doesn't properly redraw the | Larry Ewing | 2000-08-16 | 3 | -14/+33 |
* | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 2 | -0/+9 |
* | add address-conduit.h | Chris Toshok | 2000-08-14 | 3 | -2/+16 |
* | add conduit subdir. | Chris Toshok | 2000-08-14 | 2 | -1/+5 |
* | add special oaf initialization hack so conduit can find wombat, and accept | Chris Toshok | 2000-08-14 | 2 | -2/+40 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 3 | -2/+10 |
* | Fixed a typo in the name of the first phone entry. | Christopher James Lahey | 2000-08-13 | 3 | -2/+7 |
* | A few small interface fixes. | Christopher James Lahey | 2000-08-13 | 5 | -5/+26 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 7 | -14/+56 |
* | Ettore fixed compilation. | Christopher James Lahey | 2000-08-12 | 2 | -3/+7 |
* | Added load-gnomecard-addressbook. | Christopher James Lahey | 2000-08-12 | 2 | -0/+5 |
* | Made this into a Gtk object. | Christopher James Lahey | 2000-08-12 | 3 | -19/+218 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 10 | -95/+807 |
* | implement code to encode the first email address and send to the pilot. | Chris Toshok | 2000-08-12 | 2 | -11/+42 |
* | add code for handling email addresses from pilot (which stores it as a | Chris Toshok | 2000-08-12 | 2 | -34/+56 |
* | Changed a couple of input field names. | Christopher James Lahey | 2000-08-11 | 2 | -2/+7 |
* | Remove bogus prototype that was causing compilation to fail when LDAP | Ettore Perazzoli | 2000-08-11 | 2 | -4/+5 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 3 | -10/+44 |
* | Update for changed prototype, pass evolution_homedir arg to | Dan Winship | 2000-08-11 | 4 | -13/+25 |
* | Fixed any search to not crash on missing phone numbers or email addresses. | Christopher James Lahey | 2000-08-11 | 2 | -2/+7 |
* | Added a button to save to your addressbook. | Christopher James Lahey | 2000-08-10 | 3 | -2/+117 |
* | Made the toolbars conform to the user's gnomecc settings for detachable | Cody Russell | 2000-08-10 | 2 | -1/+11 |
* | Added some military prefixes. | Nat Friedman | 2000-08-09 | 2 | -1/+6 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-09 | 2 | -1/+5 |
* | Add an icon to the "Print contacts" menu item. | Ettore Perazzoli | 2000-08-09 | 2 | -1/+7 |