| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ Fixes #28165, 29171 ] check to see if the value has really changed. the | Chris Toshok | 2002-09-23 | 1 | -0/+17 |
| * | [ Fixes #30483 ] argh, contains => beginswith. | Chris Toshok | 2002-09-21 | 1 | -0/+6 |
| * | don't add the user creatable item for ldap-contact folders atm, since it | Chris Toshok | 2002-09-18 | 1 | -0/+7 |
| * | Fix a typo. | Kjartan Maraas | 2002-09-18 | 1 | -0/+4 |
| * | [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name to | Chris Toshok | 2002-09-13 | 1 | -0/+19 |
| * | return g_strdup("true"), not "true". | Dan Winship | 2002-09-13 | 1 | -0/+5 |
| * | institute an arbitrary minimum limit on the number of characters before we | Chris Toshok | 2002-09-12 | 1 | -0/+7 |
| * | [ fixes the other half of #17336 ] parse the name when we're asked to set | Chris Toshok | 2002-09-12 | 1 | -0/+7 |
| * | [ fixes part of #17336 ] get the window title from the .glade file, and | Chris Toshok | 2002-09-12 | 1 | -0/+10 |
| * | [ fixes #30208 ] if the user clicked cancel in the password dialog, let | Chris Toshok | 2002-09-12 | 1 | -0/+15 |
| * | Changed the description of the Directory Servers page of the settings | Anna Dirks | 2002-09-06 | 1 | -0/+7 |
| * | [ Fixes #29904 ] we need to activate either a contact list editor or | Chris Toshok | 2002-09-05 | 1 | -0/+8 |
| * | Pass FALSE to evolution_storage_new: the Other Contacts storage doesn't | Dan Winship | 2002-09-05 | 1 | -0/+7 |
| * | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 1 | -0/+6 |
| * | unref the "without", adapter, and model, then chain up the GnomeDialog | Mike Kestner | 2002-09-04 | 1 | -0/+6 |
| * | Use ldap-settings.png instead of evolution-contacts.png. | Ettore Perazzoli | 2002-09-04 | 1 | -0/+5 |
| * | [ fixes #29699 ] call _set_source with a NULL source to fill in dialog | Chris Toshok | 2002-09-04 | 1 | -0/+8 |
| * | (delete_contact_cb): Fix typo | Ettore Perazzoli | 2002-09-04 | 1 | -0/+6 |
| * | add QueryRefused, for when the backend refuses to perform a query. (part | Dan Winship | 2002-08-31 | 1 | -0/+12 |
| * | [ fixes #27923] up the version to 4_0 (4000). | Chris Toshok | 2002-08-30 | 1 | -0/+10 |
| * | call evolution_shell_component_add_user_creatable_item twice here, once | Chris Toshok | 2002-08-30 | 1 | -0/+6 |
| * | [ fixes #20347 ] hook up the backend_died signal. (backend_died): new | Chris Toshok | 2002-08-29 | 1 | -0/+25 |
| * | use strcasecmp here, since all the other helpers use case insensitive | Chris Toshok | 2002-08-29 | 1 | -0/+8 |
| * | return NULL if the list is empty. (pas_backend_ldap_connect): always try | Chris Toshok | 2002-08-29 | 1 | -0/+7 |
| * | [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined. | Chris Toshok | 2002-08-29 | 1 | -0/+18 |
| * | spew the filter we're using for the search. | Chris Toshok | 2002-08-29 | 1 | -0/+5 |
| * | stop the EBookViews before unreffing. | Mike Kestner | 2002-08-29 | 1 | -0/+5 |
| * | Add an evolution:shell_component_launch_order and rename | Dan Winship | 2002-08-29 | 1 | -0/+6 |
| * | [ oops, merged the .h and .glade file back to the HEAD from the 1-0 | Chris Toshok | 2002-08-28 | 1 | -0/+9 |
| * | [ fixes #19286 ] confirm deletion of contacts when using the menubar or | Chris Toshok | 2002-08-28 | 1 | -0/+6 |
| * | [ fixes #28897 ] set book_data to NULL after clearing/freeing the list. | Chris Toshok | 2002-08-28 | 1 | -0/+7 |
| * | [ fixes #20348 ] deprecate "categories" in favor of "category". evolution | Chris Toshok | 2002-08-28 | 1 | -0/+16 |
| * | [ Fixes #14835 ] notify_complete with InvalidQuery if the parse fails. | Chris Toshok | 2002-08-28 | 1 | -0/+6 |
| * | [ fixes #26907 ] use beginswith for email. | Chris Toshok | 2002-08-28 | 1 | -0/+6 |
| * | change prototype for complete_sequence to match sequence_complete. | Chris Toshok | 2002-08-27 | 1 | -0/+6 |
| * | [ fixes #29446 ] searching_modify_func can be NULL (since we don't require | Chris Toshok | 2002-08-27 | 1 | -0/+8 |
| * | [ Fixes (almost certainly) #24649, #25494, #27351, and other LDAP search | Chris Toshok | 2002-08-27 | 1 | -0/+29 |
| * | stop the view before unref, in case the listener has pending events. | Mike Kestner | 2002-08-27 | 1 | -0/+5 |
| * | not sure what i was thinking here... the EBook isn't valid if we couldn't | Chris Toshok | 2002-08-21 | 1 | -0/+6 |
| * | add the listener_id slot. | Chris Toshok | 2002-08-20 | 1 | -0/+13 |
| * | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 1 | -0/+84 |
| * | add "cache-completions" here, since file completion results are blanket | Chris Toshok | 2002-08-20 | 1 | -0/+23 |
| * | add an "addresses" property, to get the "Dan Winship <danw@ximian.com>" | Dan Winship | 2002-08-20 | 1 | -0/+10 |
| * | fix c&p error that was losing the ssl setting. | Chris Toshok | 2002-08-17 | 1 | -0/+6 |
| * | Import into the default book not the local one | Iain Holmes | 2002-08-16 | 1 | -0/+7 |
| * | new function to save a little typing. (find_book_view): same. | Chris Toshok | 2002-08-16 | 1 | -0/+25 |
| * | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 1 | -0/+18 |
| * | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -0/+45 |
| * | initialize summary->upgraded to quiet valgrind. | Chris Toshok | 2002-08-09 | 1 | -0/+5 |
| * | Use "\r" rather than including literal CRs in the string, which confuses | Dan Winship | 2002-08-07 | 1 | -0/+7 |
| * | [ fixes bug #25958 ] use FULL_NAME in the case where we're untoggling a | Chris Toshok | 2002-08-02 | 1 | -0/+8 |
| * | no more search_entry. | Chris Toshok | 2002-08-02 | 1 | -0/+12 |
| * | remove folders and folders_by_uri, and the 2 listeners. | Chris Toshok | 2002-08-02 | 1 | -0/+11 |
| * | (create_component): Use | Ettore Perazzoli | 2002-08-02 | 1 | -0/+5 |
| * | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 1 | -0/+6 |
| * | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 1 | -0/+6 |
| * | [ roll in the following change from the 1.0 branch.] change the CALURI and | Chris Toshok | 2002-08-01 | 1 | -0/+11 |
| * | (activate_factories_for_uri): Don't | Ettore Perazzoli | 2002-07-31 | 1 | -0/+7 |
| * | don't save empty strings. (pas_backend_summary_save): print out the errno | Chris Toshok | 2002-07-28 | 1 | -0/+6 |
| * | Don't set up the ContactNew and | Ettore Perazzoli | 2002-07-27 | 1 | -0/+9 |
| * | Change libversit.la -> libversit.a for danw's changes. | Peter Williams | 2002-07-25 | 1 | -0/+5 |
| * | s/libversit_lt/libversit/ | Dan Winship | 2002-07-24 | 1 | -0/+5 |
| * | Split pas-backend-file and pas-backend-ldap out of libpas and build them | Dan Winship | 2002-07-23 | 1 | -0/+9 |
| * | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -0/+8 |
| * | remove the option menu and browse button, and add a custom widget | Chris Toshok | 2002-07-17 | 1 | -0/+30 |
| * | Install the SelectNames IDL and ancillary changes. | Peter Williams | 2002-07-17 | 1 | -0/+5 |
| * | free the full_name (as well as given_name. oops.) | Chris Toshok | 2002-07-13 | 1 | -0/+14 |
| * | Make the ENTRY_PROPERTY_ID_SIMPLE_CARD_LIST case not crash, although | Dan Winship | 2002-07-13 | 1 | -0/+7 |
| * | e_book_get_book_view => e_book_get_completion_view, so the backends have | Chris Toshok | 2002-07-11 | 1 | -0/+7 |
| * | actually remove the items from the pointer array too, so an error while | Chris Toshok | 2002-07-11 | 1 | -0/+21 |
| * | Oops, missed this one. | Peter Williams | 2002-07-11 | 1 | -0/+7 |
| * | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 1 | -0/+28 |
| * | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -0/+6 |
| * | add Book.getCompletionView. | Chris Toshok | 2002-07-10 | 1 | -0/+73 |
| * | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -0/+7 |
| * | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 1 | -0/+7 |
| * | don't unref selection_model (otherwise 3 clicks of "Show Supported Bases" | Sean Atkinson | 2002-07-01 | 1 | -0/+6 |
| * | add pas-backend-summary.[ch]. | Chris Toshok | 2002-06-30 | 1 | -0/+26 |
| * | reorder the adding of creatable items so the default is a new contact, not | Chris Toshok | 2002-06-26 | 1 | -0/+6 |
| * | remove source argument (get it from the dialog). (edit_source_clicked): | Sean Atkinson | 2002-06-25 | 1 | -0/+8 |
| * | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 1 | -2/+0 |
| * | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 1 | -0/+9 |
| * | [ fixes bug #26130 ] pass ce->app as parent_window. | Chris Toshok | 2002-06-16 | 1 | -0/+17 |
| * | use ldap_unbind_ext. (create_card_handler): don't leak the new vcard. | Chris Toshok | 2002-06-16 | 1 | -0/+7 |
| * | up the max threshold to 3000 cards from 1000 cards.. seems to improve | Chris Toshok | 2002-06-16 | 1 | -0/+8 |
| * | Made "" compare as not equal to "" for addresses. (use_common_book_cb): | Christopher James Lahey | 2002-06-15 | 1 | -0/+8 |
| * | Don't enable fields if the editor isn't editable and the | Christopher James Lahey | 2002-06-14 | 1 | -0/+7 |
| * | [ fixes bug #17332 ] we shouldn't ever return NULL here. in error cases we | Chris Toshok | 2002-06-12 | 1 | -0/+7 |
| * | Made double clicking on read only folders not do anything. | Christopher James Lahey | 2002-06-12 | 1 | -0/+5 |
| * | Made expand_uri a bit more robust and readable. | Christopher James Lahey | 2002-06-11 | 1 | -0/+10 |
| * | Call e_minicard_selected in the GDK_BUTTON_RELEASE case here. | Christopher James Lahey | 2002-06-06 | 1 | -0/+7 |
| * | Commented out this unused function. | Christopher James Lahey | 2002-06-04 | 1 | -0/+11 |
| * | Set the title of our GalVIewCollection. | Christopher James Lahey | 2002-06-04 | 1 | -0/+5 |
| * | Changed some spacing and expanding behavior to make this dialog behave | Anna Marie Dirks | 2002-05-30 | 1 | -0/+6 |
| * | put this back in, accidentally got snipped with the hacking going on in | Chris Toshok | 2002-05-25 | 1 | -0/+6 |
| * | [ part of #25047 ] remove the autocompletion config control from here, as | Chris Toshok | 2002-05-24 | 1 | -0/+8 |
| * | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 1 | -0/+63 |
| * | fix parameter/local variable overloading. | Chris Toshok | 2002-05-24 | 1 | -0/+5 |
| * | Fix typo in the ChangeLog. | Ettore Perazzoli | 2002-05-22 | 1 | -1/+1 |
| * | Don't try to invoke e_book_get_uri() on NULL. Fixes #20069. | Ettore Perazzoli | 2002-05-22 | 1 | -0/+5 |
| * | make sure we map status -> string correctly (add missing strings). | Chris Toshok | 2002-05-21 | 1 | -0/+12 |
| * | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -0/+7 |
| * | New, quit handler for the EvolutionShellComponent. (add_creatable_item): | Ettore Perazzoli | 2002-05-17 | 1 | -0/+20 |
| * | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -0/+5 |
| * | Removed an incorrect comment here. | Christopher James Lahey | 2002-05-14 | 1 | -0/+4 |
| * | Enable the dropdown widgets even if the contact is not editable so that | Christopher James Lahey | 2002-05-14 | 1 | -0/+7 |
| * | Added SimpleCard interface. | Christopher James Lahey | 2002-05-11 | 1 | -0/+15 |
| * | Added "first_email" property. | Christopher James Lahey | 2002-05-10 | 1 | -0/+5 |
| * | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 1 | -0/+6 |
| * | link against the libtool version of libversit | JP Rosevear | 2002-05-08 | 1 | -0/+5 |
| * | oops, add the NULL back at the end of possible_types. | Chris Toshok | 2002-05-08 | 1 | -0/+6 |
| * | bleah, need to pass the GtkWindow here so we can pop up the a modal | Chris Toshok | 2002-05-08 | 1 | -0/+11 |
| * | s/ldap_config/addressbook_config/ so this compiles again. | Dan Winship | 2002-05-07 | 1 | -0/+5 |
| * | doh, remove >>>>>'s | Chris Toshok | 2002-05-04 | 1 | -1/+0 |
| * | finally remove the #if 0's and use the oaf query stuff to get backends | Chris Toshok | 2002-05-04 | 1 | -0/+7 |
| * | Call evolution_config_control_changed when the EFolderList changes. | Christopher James Lahey | 2002-05-04 | 1 | -0/+6 |
| * | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 1 | -0/+20 |
| * | Desensitize the to, cc, and bcc buttons if there's no selection here. | Christopher James Lahey | 2002-05-03 | 1 | -0/+6 |
| * | Changed some of these to bind to the ContactListEditor verbs since they're | Christopher James Lahey | 2002-05-03 | 1 | -0/+6 |
| * | fix | JP Rosevear | 2002-05-01 | 1 | -0/+4 |
| * | Added this function so that there would be less duplication of cards | Christopher James Lahey | 2002-05-01 | 1 | -0/+15 |
| * | Changed this to set a subject when sending a contact. This makes the | Christopher James Lahey | 2002-05-01 | 1 | -0/+6 |
| * | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+4 |
| * | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+2 |
| * | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+4 |
| * | Unref the text_model here instead of the model, since the model never gets | Christopher James Lahey | 2002-04-26 | 1 | -0/+7 |
| * | Updated this for the new e_table_memory_store_insert function prototype. | Christopher James Lahey | 2002-04-25 | 1 | -0/+5 |
| * | Added a "Browse..." button to switch to a different addressbook folder. | Christopher James Lahey | 2002-04-25 | 1 | -0/+12 |
| * | Coded handling of the select_entry to search within the displayed | Christopher James Lahey | 2002-04-24 | 1 | -0/+9 |
| * | Updated this dialog to match the redesign. | Christopher James Lahey | 2002-04-24 | 1 | -0/+5 |
| * | Make unused menu items disappear instead of graying out. | Christopher James Lahey | 2002-04-24 | 1 | -0/+5 |
| * | Removed e_addressbook_reflow_adapter_right_click and | Christopher James Lahey | 2002-04-24 | 1 | -0/+20 |
| * | Removed an unused variable here. | Christopher James Lahey | 2002-04-23 | 1 | -0/+9 |
| * | Allow GDK_ACTION_COPY also, since the composer for example does not accept | Jeffrey Stedfast | 2002-04-23 | 1 | -0/+6 |
| * | change order of scope option menu to match how it's stored. | Chris Toshok | 2002-04-19 | 1 | -0/+5 |
| * | change ldap config control text so it fits in the config dialog. | Chris Toshok | 2002-04-19 | 1 | -0/+18 |
| * | add LDAP_CFLAGS to INCLUDES | Chris Toshok | 2002-04-19 | 1 | -0/+4 |
| * | no more source->type. | Chris Toshok | 2002-04-19 | 1 | -0/+5 |
| * | fill in source->ssl. (addressbook_source_dialog_set_source): set up | Chris Toshok | 2002-04-19 | 1 | -0/+26 |
| * | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -0/+37 |
| * | Append /addressbook.db to the end of the default URI if it starts with | Dan Winship | 2002-04-19 | 1 | -0/+9 |
| * | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -0/+12 |
| * | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 1 | -0/+21 |
| * | Update for new-and-improved consistent default folder uri. | Dan Winship | 2002-04-10 | 1 | -0/+11 |
| * | Add view_info arg, but don't do anything with it. | Dan Winship | 2002-04-09 | 1 | -0/+5 |
| * | add config_item:type | JP Rosevear | 2002-04-07 | 1 | -0/+5 |
| * | link to the static libversit | JP Rosevear | 2002-04-05 | 1 | -0/+4 |
| * | Update for evolution_shell_client_user_select_folder API change. | Dan Winship | 2002-04-05 | 1 | -0/+5 |
| * | Remove AddressbookConfig, ContactNew, ContactNewList EPixmap entries. | Ettore Perazzoli | 2002-04-04 | 1 | -0/+9 |
| * | Fix spelling of E_CARD_SIMPLE_PHONE_ID_TTYTDD and | Dan Winship | 2002-04-02 | 1 | -0/+10 |
| * | parent_class should be static. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-01 | 1 | -0/+5 |
| * | Add priority for the config page. Renamed to "Directory Servers". | Ettore Perazzoli | 2002-03-30 | 1 | -0/+5 |
| * | don't free req->vcard. it's freed in pas_book_free_request. | Chris Toshok | 2002-03-28 | 1 | -0/+12 |
| * | make sure to call ldap_value_free (values);, and ldap_msgfree (resp). | Chris Toshok | 2002-03-28 | 1 | -0/+17 |
| * | Update for libversit change: Use .a rather than .la now. | Dan Winship | 2002-03-20 | 1 | -0/+9 |
| * | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 1 | -0/+15 |
| * | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -0/+12 |
| * | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 1 | -1/+5 |
| * | Add an icon for the LDAP sources configuration control. | Ettore Perazzoli | 2002-03-14 | 1 | -0/+5 |
| * | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 1 | -0/+39 |
| * | change contains x-evolution-any-field to beginswith on email, full_name, | Chris Toshok | 2002-03-12 | 1 | -0/+7 |
| * | add TLSNotAvailable to BookLister_CallStatus. | Chris Toshok | 2002-03-10 | 1 | -0/+23 |
| * | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -1/+23 |
| * | track union/struct change. (pas_book_queue_remove_card): same. | Chris Toshok | 2002-03-08 | 1 | -0/+39 |
| * | Update for evolution_storage_new() change. | Dan Winship | 2002-03-08 | 1 | -0/+6 |
| * | don't set "editable" here, as the way things work the backend isn't able | Chris Toshok | 2002-03-05 | 1 | -0/+7 |
| * | [fixes bug #20871] add the status-message label. | Chris Toshok | 2002-03-05 | 1 | -0/+15 |
| * | don't ref the view here, since it keeps the view alive until the search is | Chris Toshok | 2002-03-01 | 1 | -0/+12 |
| * | i2002-02-26 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2002-03-01 | 1 | -0/+6 |
| * | [fixes bug #20690] the data arg is not GList** anymore, it's | Chris Toshok | 2002-03-01 | 1 | -0/+21 |
| * | only handle the ESB_ADVANCED case here now. the actual query work is done | Chris Toshok | 2002-02-25 | 1 | -0/+10 |
| * | make the right auth page start up open. | Chris Toshok | 2002-02-25 | 1 | -0/+10 |
| * | [ Fixes bugs 20740, 16680, and god knows what else :) ] double the | Chris Toshok | 2002-02-23 | 1 | -0/+42 |
| * | Define $(iconsdir). | Ettore Perazzoli | 2002-02-22 | 1 | -0/+9 |
| * | track change to signature, and (for now) just change all the return | Chris Toshok | 2002-02-21 | 1 | -0/+31 |
| * | if the load_uri fails, notify the listener that the repository is offline. | Chris Toshok | 2002-02-19 | 1 | -0/+7 |
| * | escape commas in the dn, since they're used by ldap to specify the node's | Chris Toshok | 2002-02-19 | 1 | -0/+7 |
| * | Keep a ref of the model in this case as well. | Christopher James Lahey | 2002-02-14 | 1 | -0/+5 |
| * | Make sure to only set the query once when creating a new book and not at | Christopher James Lahey | 2002-02-14 | 1 | -0/+16 |
| * | Attach to the emvw instead of the emv here. | Christopher James Lahey | 2002-02-14 | 1 | -0/+14 |
| * | New functions that take a file:// url ending in the directory name and | Christopher James Lahey | 2002-02-14 | 1 | -0/+47 |
| * | Attach the GalViewMinicard to the EMinicardView here. | Christopher James Lahey | 2002-02-13 | 1 | -0/+12 |
| * | Added an argument to get the model. | Christopher James Lahey | 2002-02-13 | 1 | -0/+12 |
| * | remove "New" from user creatable menu items | JP Rosevear | 2002-02-08 | 1 | -0/+5 |
| * | Missed one. | Chris Lahey | 2002-02-07 | 1 | -1/+2 |
| * | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -0/+7 |
| * | tidy | JP Rosevear | 2002-02-05 | 1 | -0/+20 |
| * | if the shown address in the mailing address or there is no mailing | JP Rosevear | 2002-02-04 | 1 | -0/+18 |
| * | New function to find out if a destination was one which was auto-matically | Jeffrey Stedfast | 2002-02-02 | 1 | -0/+15 |
| * | Made this preserve addressbook flags other than the first three. | Christopher James Lahey | 2002-02-02 | 1 | -0/+13 |
| * | compute the change db filename based on our contact db filename. | Chris Toshok | 2002-01-31 | 1 | -0/+9 |
| * | Revert my previous change as trow says this will break auto-completion | Jeffrey Stedfast | 2002-01-29 | 1 | -0/+6 |
| * | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -0/+8 |
| * | Don't check for an @ in the email address. This is to fix bug #10960. | Jeffrey Stedfast | 2002-01-26 | 1 | -0/+5 |
| * | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 1 | -0/+58 |
| * | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -0/+13 |
| * | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 1 | -0/+6 |
| * | #include <locale.h>. | Ettore Perazzoli | 2002-01-24 | 1 | -0/+5 |
| * | [ fixes bug # 16864 ] create and return a GString here, instead of writing | Chris Toshok | 2002-01-23 | 1 | -0/+7 |
| * | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 1 | -0/+15 |
| * | Made username match with no domain match be vague instead of partial. | Christopher James Lahey | 2002-01-18 | 1 | -0/+6 |
| * | From addressbook/ChangeLog: | Christopher James Lahey | 2002-01-18 | 1 | -0/+19 |
| * | Sort country list. Country list moves from fulladdr.glade to | Christopher James Lahey | 2002-01-18 | 1 | -0/+8 |
| * | Fixes #17725 | Zbigniew Chyla | 2002-01-18 | 1 | -0/+8 |
| * | move all functions here, get rid of header files, use e-pilot-settings to | JP Rosevear | 2002-01-17 | 1 | -0/+5 |
| * | remove misleading title and fix spacing | JP Rosevear | 2002-01-16 | 1 | -0/+5 |
| * | Handle setting the search bar to "Advanced..." when the alphabet buttons | Christopher James Lahey | 2002-01-11 | 1 | -0/+17 |
| * | Commit the ChangeLog for the fixes I just accidently committed: | Christopher James Lahey | 2002-01-11 | 1 | -0/+9 |
| * | ChangeLog change. | Chris Lahey | 2002-01-11 | 1 | -1/+1 |
| * | Use toggle buttons here. | Christopher James Lahey | 2002-01-11 | 1 | -0/+6 |
| * | Choose the first filled in address field here. Fixes Ximian bug #2222. | Christopher James Lahey | 2002-01-10 | 1 | -0/+5 |
| * | Add a test for getting arbitrary fields. | Joe Shaw | 2002-01-10 | 1 | -0/+13 |
| * | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 1 | -0/+85 |
| * | -- Merge fix for #17377 from the evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 1 | -0/+7 |
| * | Add cut/copy/paste to right-click menu. | Jon Trowbridge | 2001-12-20 | 1 | -0/+11 |
| * | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 1 | -0/+31 |
| * | [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP] | Chris Toshok | 2001-12-18 | 1 | -0/+13 |
| * | Merging changes: | Christopher James Lahey | 2001-12-18 | 1 | -0/+6 |
| * | Added 'cache_complete' flag to ESelectNamesCompletionPrivate. | Jon Trowbridge | 2001-12-17 | 1 | -0/+11 |
| * | don't free the hash table keys, we didn't allocate them and free the | JP Rosevear | 2001-12-16 | 1 | -0/+9 |
| * | Make sure to copy the custom fields so they are not overwritten | JP Rosevear | 2001-12-14 | 1 | -0/+5 |
| * | Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (Bug | Jon Trowbridge | 2001-12-14 | 1 | -0/+6 |
| * | Remove a reference to code I don't want to commit yet. :-) | Jon Trowbridge | 2001-12-08 | 1 | -0/+4 |
| * | Extensively refactored -- this code had gotten _really_ ugly. Untangle | Jon Trowbridge | 2001-12-08 | 1 | -0/+11 |
| * | move search_for_dn's contents here, and add an "existing_objectclasses" | Chris Toshok | 2001-12-07 | 1 | -0/+23 |
| * | we need to be able to disable non-labels here as well. since we're using | Chris Toshok | 2001-12-07 | 1 | -0/+18 |
| * | Merging changes: | Christopher James Lahey | 2001-12-06 | 1 | -7/+19 |
| * | Make address comparisons case-insensitive. (Fixes 11776) | Jon Trowbridge | 2001-12-04 | 1 | -0/+7 |
| * | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 1 | -0/+8 |
| * | Merging changes: | Christopher James Lahey | 2001-12-01 | 1 | -0/+7 |
| * | Merged changes: | Christopher James Lahey | 2001-12-01 | 1 | -0/+5 |
| * | Merging fixes: | Christopher James Lahey | 2001-12-01 | 1 | -0/+6 |
| * | s/gnome_font_get_width_string/gnome_font_get_width_utf8/ | Chyla Zbigniew | 2001-11-17 | 1 | -0/+10 |
| * | check against LDAP_SUCCESS as the return value, not -1. | Chris Toshok | 2001-11-15 | 1 | -0/+7 |
| * | [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filled | Chris Toshok | 2001-11-13 | 1 | -0/+8 |
| * | Release callback's reference to EContactListEditor. (list_modified_cb): | Jon Trowbridge | 2001-11-13 | 1 | -0/+12 |
| * | If our call to e_categories_new returns NULL, put up an error dialog and | Jon Trowbridge | 2001-11-13 | 1 | -0/+6 |
| * | [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.c | Chris Toshok | 2001-11-10 | 1 | -0/+21 |
| * | [ Fixes Ximian bug #14646 ] new function. if the default_book failed to | Chris Toshok | 2001-11-10 | 1 | -0/+13 |
| * | Explicitly destroy entries. Part of the fix for the lingering completion | Jon Trowbridge | 2001-11-09 | 1 | -0/+6 |
| * | Use ordering of the pilot's phone label list to find fields we sync in | JP Rosevear | 2001-11-05 | 1 | -0/+7 |
| * | [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb): | Chris Toshok | 2001-11-04 | 1 | -0/+35 |
| * | Check for NULL dates before converting them to strings. Fixes Ximian bug | Christopher James Lahey | 2001-11-03 | 1 | -0/+6 |
| * | Leak select-names related data structures until the memory management | Jon Trowbridge | 2001-11-03 | 1 | -0/+6 |
| * | Make the pre_changes and changes match here. | Christopher James Lahey | 2001-10-31 | 1 | -0/+7 |
| * | Check that local_listener and other_contacts_listener are non-NULL before | Jon Trowbridge | 2001-10-31 | 1 | -1/+18 |
| * | Force the select names dialog to be destroyed. This is a hack to fix bug | Jon Trowbridge | 2001-10-31 | 1 | -0/+7 |
| * | Oops. | JP Rosevear | 2001-10-31 | 1 | -1/+2 |
| * | make sure to translate the character sets of the names | JP Rosevear | 2001-10-31 | 1 | -0/+4 |
| * | send a null bonobo arg to prevent explosion | JP Rosevear | 2001-10-30 | 1 | -0/+5 |