| Commit message (Expand) | Author | Age | Files | Lines |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 11 | -203/+291 |
* | 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 | 2 | -0/+10 |
* | Add cut/copy/paste to right-click menu. | Jon Trowbridge | 2001-12-20 | 3 | -2/+85 |
* | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 6 | -15/+151 |
* | [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP] | Chris Toshok | 2001-12-18 | 2 | -1/+75 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 2 | -19/+11 |
* | Added 'cache_complete' flag to ESelectNamesCompletionPrivate. | Jon Trowbridge | 2001-12-17 | 2 | -1/+20 |
* | don't free the hash table keys, we didn't allocate them and free the | JP Rosevear | 2001-12-16 | 2 | -13/+23 |
* | Make sure to copy the custom fields so they are not overwritten | JP Rosevear | 2001-12-14 | 2 | -0/+10 |
* | Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (Bug | Jon Trowbridge | 2001-12-14 | 2 | -1/+7 |
* | Remove a reference to code I don't want to commit yet. :-) | Jon Trowbridge | 2001-12-08 | 2 | -2/+4 |
* | Extensively refactored -- this code had gotten _really_ ugly. Untangle | Jon Trowbridge | 2001-12-08 | 5 | -421/+433 |
* | move search_for_dn's contents here, and add an "existing_objectclasses" | Chris Toshok | 2001-12-07 | 2 | -40/+115 |
* | we need to be able to disable non-labels here as well. since we're using | Chris Toshok | 2001-12-07 | 5 | -7/+42 |
* | Merging changes: | Christopher James Lahey | 2001-12-06 | 4 | -28/+42 |
* | Make address comparisons case-insensitive. (Fixes 11776) | Jon Trowbridge | 2001-12-04 | 3 | -6/+14 |
* | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 3 | -3/+15 |
* | Merging changes: | Christopher James Lahey | 2001-12-01 | 2 | -3/+51 |
* | Merged changes: | Christopher James Lahey | 2001-12-01 | 2 | -0/+34 |
* | Merging fixes: | Christopher James Lahey | 2001-12-01 | 2 | -37/+79 |
* | s/gnome_font_get_width_string/gnome_font_get_width_utf8/ | Chyla Zbigniew | 2001-11-17 | 3 | -24/+34 |
* | check against LDAP_SUCCESS as the return value, not -1. | Chris Toshok | 2001-11-15 | 2 | -7/+16 |
* | [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filled | Chris Toshok | 2001-11-13 | 2 | -8/+19 |
* | Release callback's reference to EContactListEditor. (list_modified_cb): | Jon Trowbridge | 2001-11-13 | 2 | -9/+33 |
* | If our call to e_categories_new returns NULL, put up an error dialog and | Jon Trowbridge | 2001-11-13 | 2 | -0/+14 |
* | [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.c | Chris Toshok | 2001-11-10 | 4 | -16/+25 |
* | [ Fixes Ximian bug #14646 ] new function. if the default_book failed to | Chris Toshok | 2001-11-10 | 3 | -1/+44 |
* | Explicitly destroy entries. Part of the fix for the lingering completion | Jon Trowbridge | 2001-11-09 | 2 | -0/+22 |
* | Use ordering of the pilot's phone label list to find fields we sync in | JP Rosevear | 2001-11-05 | 2 | -61/+64 |
* | [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb): | Chris Toshok | 2001-11-04 | 5 | -2/+85 |
* | Check for NULL dates before converting them to strings. Fixes Ximian bug | Christopher James Lahey | 2001-11-03 | 2 | -10/+20 |
* | Leak select-names related data structures until the memory management | Jon Trowbridge | 2001-11-03 | 2 | -1/+13 |
* | Make the pre_changes and changes match here. | Christopher James Lahey | 2001-10-31 | 4 | -0/+14 |
* | Check that local_listener and other_contacts_listener are non-NULL before | Jon Trowbridge | 2001-10-31 | 4 | -14/+31 |
* | Force the select names dialog to be destroyed. This is a hack to fix bug | Jon Trowbridge | 2001-10-31 | 2 | -0/+14 |
* | Oops. | JP Rosevear | 2001-10-31 | 1 | -1/+2 |
* | make sure to translate the character sets of the names | JP Rosevear | 2001-10-31 | 2 | -4/+6 |
* | send a null bonobo arg to prevent explosion | JP Rosevear | 2001-10-30 | 2 | -1/+11 |
* | correct include typo | JP Rosevear | 2001-10-30 | 2 | -1/+5 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 3 | -5/+3 |
* | 2001-10-29 Jon Trowbridge <trow@ximian.com. | Jon Trowbridge | 2001-10-30 | 3 | -2/+22 |
* | Removed conflict spew. | Jon Trowbridge | 2001-10-30 | 1 | -1/+0 |
* | Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok" | Jon Trowbridge | 2001-10-30 | 4 | -21/+61 |
* | new function, a "Do you want to save changes?" dialog. | Chris Toshok | 2001-10-30 | 5 | -0/+96 |
* | overload this function for modifying objectclasses too, so we can make | Chris Toshok | 2001-10-30 | 2 | -5/+29 |
* | Comment out spew. | Jon Trowbridge | 2001-10-30 | 7 | -8/+22 |
* | Check that our BonoboUIComponent has a container so we don't get a lot of | Jon Trowbridge | 2001-10-30 | 7 | -72/+93 |
* | We were using book_data->book_view immediately after unrefing it. | Jon Trowbridge | 2001-10-30 | 2 | -3/+15 |
* | add prototype for pas_book_factory_dump_active_backends. | Chris Toshok | 2001-10-30 | 3 | -1/+35 |
* | Drop a match if either of the text fields is NULL. This could happen if | Jon Trowbridge | 2001-10-30 | 2 | -0/+14 |
* | fix bug that allowed for phone's not to be in priority order and the item | JP Rosevear | 2001-10-30 | 3 | -53/+43 |
* | a card also needs to have its phone nums in priority order to be | JP Rosevear | 2001-10-30 | 2 | -1/+30 |
* | move the syncable checking code to a different function | JP Rosevear | 2001-10-29 | 2 | -86/+116 |
* | Use the actual ECardName in the ECard instead of parsing the full_name | Christopher James Lahey | 2001-10-29 | 2 | -14/+13 |
* | New function to set the ECardName on this card and fix the file_as if | Christopher James Lahey | 2001-10-29 | 3 | -0/+19 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 8 | -6/+92 |
* | tidy | JP Rosevear | 2001-10-29 | 4 | -2/+12 |
* | Expose this function. (e_card_date_to_string): ...and this one. Fixes | Jon Trowbridge | 2001-10-28 | 3 | -4/+14 |
* | Change "this should never happen" dialog to not give my name/e-mail. Sorry | Jon Trowbridge | 2001-10-28 | 3 | -1/+18 |
* | [ bug #12979 ] new function. (anniversary_ber): new function. | Chris Toshok | 2001-10-28 | 2 | -19/+172 |
* | free up all the book_data list stuff. | Chris Toshok | 2001-10-28 | 4 | -90/+170 |
* | change to EBookCallback signature, and unref the book. | Chris Toshok | 2001-10-28 | 2 | -5/+27 |
* | change to EBookCallback signature, and unref the book. (add_card_idle_cb): | Chris Toshok | 2001-10-28 | 4 | -10/+64 |
* | Don't leak stuff. (Bug #13709) | Jon Trowbridge | 2001-10-28 | 2 | -10/+20 |
* | Fix the address of the FSF in the licensing comments. | Ettore Perazzoli | 2001-10-28 | 1 | -3/+4 |
* | Set book_uri when cardification occurs. | Christopher James Lahey | 2001-10-28 | 2 | -13/+32 |
* | Bumped required version of gal to 0.15.99.6. | Christopher James Lahey | 2001-10-28 | 2 | -2/+8 |
* | Doh! We should be sorting our contacts so that the most frequently used | Jon Trowbridge | 2001-10-28 | 2 | -2/+10 |
* | oops, left a collision marker in | Jon Trowbridge | 2001-10-28 | 1 | -1/+0 |
* | That should be a bonobo_object_unref, not a gtk_object_unref. | Jon Trowbridge | 2001-10-28 | 2 | -2/+24 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 9 | -49/+62 |
* | copy phone labels and show phone as well, clear correct entry text and | JP Rosevear | 2001-10-28 | 2 | -20/+16 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 63 | -63/+0 |
* | touch the record on lookup (check_for_slow_setting): write touched only if | JP Rosevear | 2001-10-27 | 2 | -5/+16 |
* | Added paranoid reentrancy guards. (pas_book_queue_request): Changed our | Jon Trowbridge | 2001-10-27 | 2 | -5/+25 |
* | add prototypes for addressbook_config_database, and | Chris Toshok | 2001-10-27 | 3 | -0/+60 |
* | Return on cancellation. (simple_query_sequence_complete_cb): Act if not | Jon Trowbridge | 2001-10-27 | 3 | -16/+70 |
* | remove the merges as valid sync types | JP Rosevear | 2001-10-27 | 4 | -6/+28 |
* | Oops... forgot to commit before. | Jon Trowbridge | 2001-10-27 | 1 | -0/+2 |
* | Cancel any pending queries. | Jon Trowbridge | 2001-10-27 | 2 | -0/+15 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 63 | -126/+126 |
* | Don't assert, but check if ce->app != NULL, since this function can | Jon Trowbridge | 2001-10-27 | 2 | -6/+9 |
* | Remove bad dialog ref-counting crap. | Jon Trowbridge | 2001-10-27 | 3 | -7/+21 |
* | make debug info more accurate | JP Rosevear | 2001-10-27 | 2 | -10/+13 |
* | prevent double unref (cursor_cb): correct typo (card_removed): remove the | JP Rosevear | 2001-10-27 | 2 | -11/+22 |
* | new member | JP Rosevear | 2001-10-26 | 3 | -31/+132 |
* | Added has_cursor argument. Setting the argument to TRUE if the minicard | Christopher James Lahey | 2001-10-26 | 3 | -16/+51 |
* | Initialize gnome-vfs. | Jon Trowbridge | 2001-10-25 | 4 | -12/+134 |
* | Removed key_press handler here since delete and backspace are now handled | Christopher James Lahey | 2001-10-24 | 2 | -27/+6 |
* | Fix command paths when we specify our pixmaps, so we don't get a lot of | Jon Trowbridge | 2001-10-24 | 3 | -5/+16 |
* | Removed our cancelled flag and e_select_names_completion_cancel function, | Jon Trowbridge | 2001-10-24 | 2 | -39/+75 |
* | Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can be | Christopher James Lahey | 2001-10-23 | 2 | -0/+7 |
* | Put up an error dialog if there's an error while saving. If the person | Christopher James Lahey | 2001-10-22 | 2 | -1/+26 |
* | right_click_up here when we let go of the popup. | Christopher James Lahey | 2001-10-21 | 3 | -0/+9 |
* | Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067. | Christopher James Lahey | 2001-10-21 | 2 | -33/+29 |
* | Call e_addressbook_model_force_folder_bar_message when we activate the | Jon Trowbridge | 2001-10-21 | 4 | -2/+24 |
* | (e_select_names_set_default): don't forget to unref the oldstyle. | Larry Ewing | 2001-10-21 | 2 | -1/+2 |
* | stick with the style font if the efont bold font does not exist. | Larry Ewing | 2001-10-21 | 2 | -8/+24 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 5 | -1/+21 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 4 | -2/+17 |
* | Make LDAP servers non-user-creatable. | Ettore Perazzoli | 2001-10-21 | 2 | -1/+6 |
* | Check that the string we are checking for xml-ness is non-NULL. | Jon Trowbridge | 2001-10-21 | 2 | -1/+4 |
* | Filter out empty destinations. (also Bug #13036) | Jon Trowbridge | 2001-10-21 | 4 | -12/+58 |
* | Handle focus_change in event by selecting that contact. Fixes Ximian bug | Christopher James Lahey | 2001-10-21 | 2 | -0/+17 |
* | Repeatedly call gtk_main_quit here as long as there is a main loop around. | Christopher James Lahey | 2001-10-20 | 2 | -2/+16 |
* | Added #include <gal/widgets/e-unicode.h>. | Christopher James Lahey | 2001-10-20 | 3 | -62/+101 |
* | Changed this to not grab on a right click. Fixes Ximian bug #12660. | Christopher James Lahey | 2001-10-20 | 2 | -1/+10 |
* | Pass the @folder_type to ::handleDrop. | Ettore Perazzoli | 2001-10-20 | 2 | -1/+10 |
* | Translate labels in select-names option menu. (Bug #9604) | Jon Trowbridge | 2001-10-20 | 3 | -2/+15 |
* | Made this take a const GList. | Christopher James Lahey | 2001-10-19 | 3 | -4/+9 |
* | Added. Check if our book is local or networked. | Jon Trowbridge | 2001-10-19 | 2 | -0/+25 |
* | Lag our cardification on focus-out. This seems to help with the unintended | Jon Trowbridge | 2001-10-19 | 3 | -5/+11 |
* | grab focus in the Account entry when preparing the dialog, fixes #10406. | Chris Toshok | 2001-10-18 | 2 | -0/+10 |
* | make sure to also add "ldap-contacts" folders to the option menu. | Chris Toshok | 2001-10-18 | 2 | -1/+7 |
* | sync all the fields we can, with out overwriting | JP Rosevear | 2001-10-18 | 2 | -110/+369 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 3 | -47/+57 |
* | add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's, | Chris Toshok | 2001-10-17 | 2 | -29/+104 |
* | Check for no extension | Iain Holmes | 2001-10-17 | 2 | -0/+9 |
* | If card->id is NULL, return an empty string. (e_card_set_id): Don't allow | Jon Trowbridge | 2001-10-17 | 2 | -3/+12 |
* | don't set the phone info if it is blank (ecard_from_remote_record): save | JP Rosevear | 2001-10-17 | 2 | -10/+29 |
* | unref the book after we pass it off to evolution-addressbook. | Chris Toshok | 2001-10-16 | 2 | -0/+23 |
* | unref op->view. (pas_backend_ldap_process_create_card): ref op->view. | Chris Toshok | 2001-10-16 | 2 | -3/+39 |
* | make sure to unref the book_view here so we don't leak them. | Chris Toshok | 2001-10-16 | 2 | -1/+15 |
* | Properly decide whether a property needs to be marked as QP by searching | Christopher James Lahey | 2001-10-15 | 2 | -9/+106 |
* | Set the default file name here. Fixes Ximian bug #7053. | Christopher James Lahey | 2001-10-15 | 2 | -4/+61 |
* | Added linebreaks to our "this shouldn't happen" dialog message. (Bug | Jon Trowbridge | 2001-10-15 | 2 | -5/+12 |
* | Add a component name to the e_passwords_init() call. | Jon Trowbridge | 2001-10-13 | 2 | -1/+6 |
* | commit the importer originally from Michael M. Morrison, with fixups by | Chris Toshok | 2001-10-13 | 7 | -4/+699 |
* | Added a boolean type here. | Christopher James Lahey | 2001-10-13 | 3 | -0/+35 |
* | Check to see if the uri we are setting is the same as the current uri. If | Jon Trowbridge | 2001-10-12 | 2 | -0/+16 |
* | On second thought, that should be a less-than-or-equal... :) | Jon Trowbridge | 2001-10-12 | 1 | -1/+1 |
* | Added. Heuristic for whether or not we want to revert to an earlier | Jon Trowbridge | 2001-10-12 | 2 | -6/+46 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 14 | -164/+258 |
* | Don't need this any more. | Dan Winship | 2001-10-12 | 2 | -16/+5 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 6 | -55/+206 |
* | If our select names dialog is still around, destroy it. Otherwise, the | Jon Trowbridge | 2001-10-11 | 2 | -2/+7 |
* | Added "Palestinian territory" to the country list | Yuri Syrota | 2001-10-09 | 1 | -0/+1 |
* | add an Email Address field/label/help text. | Chris Toshok | 2001-10-07 | 3 | -27/+110 |
* | db isn't a BonoboObject, so don't bonobo_object_unref it! | Jon Trowbridge | 2001-10-06 | 2 | -1/+16 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 7 | -121/+153 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 5 | -15/+44 |
* | don't set the editable field on the model - let the book do that. | Chris Toshok | 2001-10-06 | 2 | -1/+9 |
* | for some reason, matching on protocol is causing problems for me. | Chris Toshok | 2001-10-05 | 2 | -2/+11 |
* | use ldap.png for ldap contacts. | Chris Toshok | 2001-10-05 | 2 | -1/+6 |
* | Fixed warning | Iain Holmes | 2001-10-04 | 1 | -3/+12 |
* | ifdef out the LDAP only bits. Cleans some warnings on startup | Iain Holmes | 2001-10-04 | 2 | -0/+10 |
* | Fixed these to determine the fields to use properly. | Christopher James Lahey | 2001-10-04 | 3 | -5/+8 |
* | Strip out commas before forming our query. (match_name): Use | Jon Trowbridge | 2001-10-04 | 5 | -140/+187 |
* | remove most of the oaf stuff from here. we do it in load_uri, where we'll | Chris Toshok | 2001-10-03 | 2 | -35/+179 |
* | Made the max length of the textification be 2047 characters. Fixes Ximian | Christopher James Lahey | 2001-10-02 | 2 | -0/+13 |
* | if there was no first name or last name, file as the company. | JP Rosevear | 2001-10-02 | 2 | -0/+7 |
* | if there is a db error, assume deletion (pas_backend_file_changes): write | JP Rosevear | 2001-10-02 | 2 | -7/+9 |
* | g_strdup (pas_backend_file_changes): ditto, make sure to free all data and | JP Rosevear | 2001-09-29 | 3 | -32/+73 |
* | Update the paths, /menu/ComponentToolsPlaceholder/Tools/ -> | Ettore Perazzoli | 2001-09-28 | 2 | -2/+8 |
* | use the old record (if there was one) so as not to overwrite fields we | JP Rosevear | 2001-09-27 | 3 | -5/+24 |
* | use priv->iid instead of the hardcoded string here. | Chris Toshok | 2001-09-27 | 3 | -9/+33 |
* | Use camel_address_format, not camel_address_encode. | Jon Trowbridge | 2001-09-27 | 2 | -1/+6 |
* | Added help text (thanks to Aaron) and re-worded the labels, and fixed the | Anna Marie Dirks | 2001-09-27 | 2 | -119/+181 |
* | add completion_book. | Chris Toshok | 2001-09-27 | 3 | -3/+59 |
* | Properly handle names when the individual elements (given, addition, | Jon Trowbridge | 2001-09-27 | 4 | -42/+108 |
* | set the last_use and use_score fields of the card to known values so the | JP Rosevear | 2001-09-27 | 3 | -10/+65 |
* | Handle creating the new contact in the current folder if it's a contacts | Christopher James Lahey | 2001-09-25 | 2 | -5/+36 |
* | add evolutionperson.schema (EXTRA_DIST): add LDAP_SCHEMA to the dist (but | Chris Toshok | 2001-09-25 | 2 | -1/+15 |
* | sync the note the to pilot and make sure to blank fields when appropriate | JP Rosevear | 2001-09-24 | 2 | -25/+31 |
* | when creating the cards, don't display any of the subname fields (surname, | Chris Toshok | 2001-09-23 | 2 | -1/+7 |
* | add getters for the additional name fields. (field_data): move FAMILY_NAME | Chris Toshok | 2001-09-23 | 3 | -2/+41 |
* | Hooked up print preview button. | Christopher James Lahey | 2001-09-22 | 6 | -4/+121 |
* | I'm slowly losing my mind. | Jon Trowbridge | 2001-09-20 | 1 | -1/+0 |
* | Yikes... fixing accidental breakage. | Jon Trowbridge | 2001-09-20 | 1 | -1/+1 |
* | Use the default e-mail address if we have nothing else to go on. | Jon Trowbridge | 2001-09-20 | 7 | -167/+136 |
* | don't add to the complete list of cards if the card is a list | JP Rosevear | 2001-09-20 | 2 | -5/+33 |
* | Change the "this should never happen" message into a request for people to | Jon Trowbridge | 2001-09-20 | 2 | -1/+10 |
* | Freeing name[i] instead of namev[i] is a bad idea. (bug #10270) | Jon Trowbridge | 2001-09-20 | 2 | -1/+4 |
* | Properly handle our GnomeUIInfo labels so that they won't be leaked if | Jon Trowbridge | 2001-09-19 | 2 | -151/+137 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 7 | -13/+232 |
* | create a sexp and check if the cards match before adding them to the list | JP Rosevear | 2001-09-19 | 2 | -7/+28 |
* | remove conflict droppings | Larry Ewing | 2001-09-18 | 1 | -1/+0 |
* | unref the destination regardless of whether we get an email addresss. | Larry Ewing | 2001-09-18 | 2 | -2/+8 |
* | use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as): | Larry Ewing | 2001-09-18 | 4 | -12/+22 |
* | don't malloc a match we will never use. | Larry Ewing | 2001-09-18 | 2 | -1/+4 |
* | free the dup'd capabilities. | Larry Ewing | 2001-09-18 | 2 | -0/+7 |
* | We want to assume that a destination that comes from a card is | Jon Trowbridge | 2001-09-18 | 2 | -1/+7 |
* | Fixed a stupid bug was causing completion to fail for contacts who have | Jon Trowbridge | 2001-09-18 | 2 | -9/+14 |
* | Do the right thing if the card we are trying to send to has no valid | Jon Trowbridge | 2001-09-18 | 2 | -53/+60 |
* | Code implicitly assumed that event->button.button is 1, 2, or 3, causing | Jon Trowbridge | 2001-09-18 | 2 | -17/+26 |
* | use enable_widget instead of gtk_widget_set_sensitive. | Chris Toshok | 2001-09-17 | 4 | -53/+109 |
* | fix syntax errors (which are broken, imo...) | Chris Toshok | 2001-09-17 | 2 | -2/+7 |
* | reorder the LDAP scopes so that they match the order of the option menus | Chris Toshok | 2001-09-17 | 3 | -4/+82 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 3 | -1/+10 |
* | We can't use NULL as the first arg for e_addressbook_show_contact_editor | Jon Trowbridge | 2001-09-15 | 2 | -2/+7 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 10 | -209/+255 |
* | Set CLEANFILES directly instead of using `+='. | Ettore Perazzoli | 2001-09-15 | 2 | -1/+4 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -5/+16 |
* | use ldap_init. ldap_open is deprecated in openldap 2.x. | Chris Toshok | 2001-09-14 | 2 | -1/+6 |
* | Fix vcard importing | Iain Holmes | 2001-09-13 | 2 | -1/+8 |
* | free the values that are being leaked here. | Larry Ewing | 2001-09-13 | 2 | -4/+20 |
* | printf arguments were reversed by mistake. Fixed bug #9693. | Jon Trowbridge | 2001-09-13 | 2 | -1/+6 |
* | Added. Treat right-clicks on a contact list as a special case. | Jon Trowbridge | 2001-09-10 | 2 | -4/+111 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 8 | -81/+153 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 5 | -92/+248 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 1 | -0/+97 |
* | (make_contact_editor_cb): show the right contact editor (the list editor | Chris Toshok | 2001-09-09 | 2 | -3/+15 |
* | do the EDestination xml magic on email addresses we put in the popup. | Chris Toshok | 2001-09-09 | 2 | -1/+18 |
* | For every category: - set .translate to FALSE | Chyla Zbigniew | 2001-09-08 | 2 | -2/+14 |
* | Fixed two bugs: - missing coversion of contact name to GTK+ locale, - | Chyla Zbigniew | 2001-09-08 | 2 | -15/+49 |
* | Removed unused factory variable. | Christopher James Lahey | 2001-09-08 | 2 | -2/+5 |
* | new function, notify the bonobo listener. (remove_ldap_folder): track | Chris Toshok | 2001-09-07 | 3 | -18/+64 |
* | change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose. | Chris Toshok | 2001-09-07 | 2 | -1/+6 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 7 | -39/+89 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 3 | -23/+28 |
* | Check if the file is a VCard before importing | Iain Holmes | 2001-09-05 | 2 | -0/+9 |
* | This file is no longer needed. | Chyla Zbigniew | 2001-09-03 | 1 | -355/+0 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 9 | -157/+249 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 22 | -308/+484 |
* | s/_/U_/ | Chyla Zbigniew | 2001-09-01 | 5 | -4/+23 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 7 | -3/+97 |
* | Paranoia. Check that name != qa->name. (quick_add_set_email): Check that | Jon Trowbridge | 2001-08-30 | 2 | -10/+39 |
* | Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195) | Jon Trowbridge | 2001-08-30 | 2 | -3/+12 |
* | This function can be re-entrant during the signal emission; Added extra | Jon Trowbridge | 2001-08-30 | 2 | -4/+22 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 3 | -5/+13 |
* | Added. Generated queries against file_as. (match_file_as): Added. Match | Jon Trowbridge | 2001-08-28 | 2 | -2/+68 |
* | Added ref/unref pair to make sure that our listener doesn't get finalized | Jon Trowbridge | 2001-08-28 | 2 | -2/+19 |
* | Removed some debugging spew that I left in by mistake. | Jon Trowbridge | 2001-08-28 | 3 | -5/+6 |
* | Do the right thing if the card we are trying to send to is a contact list. | Jon Trowbridge | 2001-08-28 | 2 | -23/+91 |
* | Display localized status string (added missing _()). | Chyla Zbigniew | 2001-08-27 | 2 | -1/+6 |
* | Put a freeze/thaw around our the set of operations that changes the | Jon Trowbridge | 2001-08-25 | 2 | -14/+30 |
* | add BUTTON_PRESS_MASK so double clicks still work. | Chris Toshok | 2001-08-24 | 2 | -0/+6 |
* | switch "full_name" to "x-evolution-any-field" in all the queries where we | Chris Toshok | 2001-08-23 | 2 | -3/+10 |
* | In the GUI, the toggle is labelled "hide addresses", not "show addresses" | Jon Trowbridge | 2001-08-23 | 4 | -4/+43 |
* | emit an event from our event source (contact_editor_cb): emit a destroy | jacob berkman | 2001-08-23 | 5 | -19/+87 |
* | make sure we don't get into a situation where priv->email == NULL. | Chris Toshok | 2001-08-23 | 2 | -12/+25 |
* | if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE | Chris Toshok | 2001-08-21 | 2 | -21/+9 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 4 | -7/+106 |
* | fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2. | Chris Toshok | 2001-08-21 | 4 | -17/+71 |
* | use DB_NOTFOUND const | JP Rosevear | 2001-08-21 | 2 | -2/+7 |
* | null out card_sexp so that we don't crash when copying | JP Rosevear | 2001-08-20 | 2 | -1/+8 |
* | fix warnings, get compiling again | JP Rosevear | 2001-08-20 | 5 | -25/+38 |
* | Used Delete icon in menu. | Damon Chaplin | 2001-08-20 | 2 | -1/+2 |
* | use bigger Save icon for toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+4 |
* | use 'Save As' icon rather than 'Save' as it seems more appropriate. Also | Damon Chaplin | 2001-08-20 | 2 | -1/+7 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 2 | -1/+7 |
* | use new Cut/Copy/Paste/Save/Search icons. | Damon Chaplin | 2001-08-20 | 2 | -1/+13 |
* | Forgot to mention that this commit fixes Ximian bug #4670. | Chris Lahey | 2001-08-20 | 1 | -1/+2 |
* | Set the folder bar message here. | Christopher James Lahey | 2001-08-20 | 7 | -4/+167 |
* | Added full country list. Fixes Ximian bug #5123. | Christopher James Lahey | 2001-08-19 | 2 | -1/+236 |
* | Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise. | Ettore Perazzoli | 2001-08-19 | 3 | -0/+8 |
* | add prototype for addressbook_get_other_contact_storage. | Chris Toshok | 2001-08-18 | 3 | -5/+22 |
* | connect to the "changed" signal on "entry-web" to update command state. | Chris Toshok | 2001-08-18 | 2 | -0/+11 |
* | call e_card_set_id on the list's card so we can continue to use this | Chris Toshok | 2001-08-18 | 3 | -0/+29 |