| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change E_PIXMAP size args over to E_ICON_SIZE_* values. | Jeffrey Stedfast | 2004-05-18 | 2 | -10/+13 |
* | Use an E_ICON_SIZE enum value for the icon_size argument to get_icon. | Jeffrey Stedfast | 2004-05-18 | 7 | -6/+29 |
* | Add PO box entries. | Hans Petter Jansson | 2004-05-13 | 3 | -8/+155 |
* | Fixes bug #55208. | S N Tejasvi | 2004-05-13 | 2 | -2/+51 |
* | set exception properly on failure. | Not Zed | 2004-05-12 | 4 | -4/+26 |
* | Remove the addressbook control | Dan Winship | 2004-05-12 | 4 | -169/+22 |
* | see if the selected group is groupwise one and setup the relative uri and | Sivaiah Nallagatla | 2004-05-11 | 2 | -1/+27 |
* | Fixes bug #44196 addressbook table view uses ASCII sort | Suresh Chandrasekharan | 2004-05-11 | 3 | -2/+26 |
* | Fix parts of #53466. | Enver ALTIN | 2004-05-10 | 2 | -1/+6 |
* | Implement. (init_address_record): Init textview. | Hans Petter Jansson | 2004-05-05 | 3 | -277/+270 |
* | fixup the dialog initialization. | Larry Ewing | 2004-05-05 | 2 | -2/+9 |
* | Use defaults from Anna. (im_service_default): Ditto. (email_default): | Hans Petter Jansson | 2004-05-05 | 2 | -14/+37 |
* | Remove blog, add home page. (set_entry_changed_signals): Ditto. | Hans Petter Jansson | 2004-05-05 | 3 | -9/+21 |
* | Do ref, unref in right order, so the same contact can be set twice without | Hans Petter Jansson | 2004-05-04 | 2 | -5/+21 |
* | Establish defaults for the phone number option menus. | Hans Petter Jansson | 2004-05-04 | 2 | -1/+11 |
* | Implement. (e_contact_editor_init): Hook up the help button. | Hans Petter Jansson | 2004-05-04 | 3 | -14/+26 |
* | bump the maximum download limit to 1000. | Larry Ewing | 2004-05-04 | 2 | -1/+4 |
* | set the email entry sesitive only when anonymous isn't selected. Make the | Larry Ewing | 2004-05-04 | 2 | -4/+8 |
* | remove unused colorpicker. | Larry Ewing | 2004-05-04 | 2 | -45/+5 |
* | missed this last time | Larry Ewing | 2004-05-04 | 1 | -1/+1 |
* | set the config item type | JP Rosevear | 2004-05-03 | 2 | -0/+9 |
* | see if the selected group is groupwise one and setup the relative uri and | Sivaiah Nallagatla | 2004-05-03 | 2 | -1/+8 |
* | sensitize the details dialog where appropriate. Don't try to read from | Larry Ewing | 2004-05-02 | 2 | -7/+17 |
* | don't use "email" twice for a variable name.. even though they don't | Chris Toshok | 2004-05-01 | 2 | -3/+10 |
* | Fixed a type-o. | Enver ALTIN | 2004-05-01 | 3 | -2/+7 |
* | Don't dereference the file_as pointer if it turns out to be NULL. | Hans Petter Jansson | 2004-04-29 | 2 | -1/+6 |
* | oops, fixed a missing ) | Jeffrey Stedfast | 2004-04-28 | 1 | -2/+2 |
* | We need a migration dialog if the revision <= 10. Fixes bug #57770. | Jeffrey Stedfast | 2004-04-28 | 2 | -1/+6 |
* | remove debug spew. | Larry Ewing | 2004-04-28 | 2 | -8/+7 |
* | Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbook | Jeffrey Stedfast | 2004-04-28 | 2 | -41/+8 |
* | fixed merge conflicts | Jeffrey Stedfast | 2004-04-28 | 1 | -6/+7 |
* | Migrate pilot data. | Jeffrey Stedfast | 2004-04-28 | 2 | -1/+139 |
* | Update dialog vbox and action area border widths to be HIG compliant | Rodney Dawes | 2004-04-28 | 4 | -2/+30 |
* | fix warnings, remove unused code. | Larry Ewing | 2004-04-27 | 2 | -244/+36 |
* | start integrate the new dialog. | Larry Ewing | 2004-04-27 | 3 | -504/+1485 |
* | Set spacing around notebook widget and the dialog's action area and vbox | Rodney Dawes | 2004-04-27 | 3 | -1/+25 |
* | add "mobile" mapping to E_CONTACT_PHONE_MOBILE, which is what thunderbird | Chris Toshok | 2004-04-26 | 2 | -0/+7 |
* | The firt EMAIL item is EMAIL_1, not EMAIL (assuming we want simple | Jeffrey Stedfast | 2004-04-24 | 2 | -38/+61 |
* | Fix the addressbook control to not crash. (Temporary fix.) | Dan Winship | 2004-04-23 | 2 | -2/+13 |
* | this signal takes an EContact* too. (modified_cb): same. (deleted_cb): | Chris Toshok | 2004-04-23 | 2 | -25/+54 |
* | Correct the dialog's title. | Hans Petter Jansson | 2004-04-23 | 3 | -56/+101 |
* | Override the save_contact function. (e_contact_editor_save_contact): | Hans Petter Jansson | 2004-04-23 | 2 | -16/+21 |
* | Make the window be a GtkDialog. | Hans Petter Jansson | 2004-04-23 | 2 | -2645/+2614 |
* | Implement. (extract_email): Preserve offscreen addresses. (extract_phone): | Hans Petter Jansson | 2004-04-22 | 2 | -0/+78 |
* | Add defines for the slot counts for email, phone, im, address. (phones): | Hans Petter Jansson | 2004-04-22 | 2 | -77/+221 |
* | store off the label as well as the folder name label, so we can reuse the | Chris Toshok | 2004-04-22 | 2 | -32/+195 |
* | added a new function to striff off any parameters present after ';' in the | Sivaiah Nallagatla | 2004-04-21 | 2 | -3/+31 |
* | Remove unused fields. | Hans Petter Jansson | 2004-04-21 | 3 | -88/+13 |
* | Make the phone type selectors be option menus. | Hans Petter Jansson | 2004-04-21 | 3 | -380/+310 |
* | fix for e_user_creatable_items handle api changes. | Not Zed | 2004-04-21 | 2 | -1/+6 |
* | use cursor-mode="line" to get rid of the annoying cell cursor. | Chris Toshok | 2004-04-21 | 4 | -4/+18 |
* | Set the default image for the contact photo to be the stock_person image | Rodney Dawes | 2004-04-19 | 16 | -93/+126 |
* | new macro. (extract_email): only create/add the attribute if the email | Chris Toshok | 2004-04-18 | 2 | -16/+42 |
* | Add "wants HTML" checkbox. | Hans Petter Jansson | 2004-04-17 | 3 | -291/+47 |
* | new function, use the async interface to load the book. | Chris Toshok | 2004-04-17 | 2 | -22/+42 |
* | Commit new contact editor UI by Anna. | Hans Petter Jansson | 2004-04-16 | 3 | -3370/+3552 |
* | force the info label to update its contents here if the load was | Chris Toshok | 2004-04-15 | 4 | -3/+21 |
* | rip out tons of functions - they all live in addressbook-view.c now. the | Chris Toshok | 2004-04-15 | 8 | -1339/+1486 |
* | disable the map link for 2.0. | Chris Toshok | 2004-04-14 | 2 | -0/+9 |
* | add GDK_ACTION_COPY to the supported drag types. Connect to the | Larry Ewing | 2004-04-13 | 2 | -2/+44 |
* | added a check for new auth type "plain/password" for groupwise in | Sivaiah Nallagatla | 2004-04-13 | 2 | -0/+8 |
* | treat "" the same as NULL (don't add it to the list). | Chris Toshok | 2004-04-13 | 2 | -1/+6 |
* | quiet valgrind uninitialized memory warning. | Chris Toshok | 2004-04-13 | 2 | -0/+6 |
* | [ should fix #56537 ] | Chris Toshok | 2004-04-13 | 3 | -32/+29 |
* | add prototypes for eab_load_error_dialog and eab_search_result_dialog. | Chris Toshok | 2004-04-11 | 5 | -103/+134 |
* | remove the e_destination_get_book api, since the function doesn't exist. | Chris Toshok | 2004-04-11 | 2 | -1/+5 |
* | bump version required to 8 for the contact list migration foo. | Chris Toshok | 2004-04-10 | 2 | -1/+6 |
* | pass GDK_CURRENT_TIME instead of a function pointer to "time" to | Chris Toshok | 2004-04-10 | 2 | -11/+31 |
* | use the new e_destination_export_to_vcard_attribute call to build up the | Chris Toshok | 2004-04-10 | 23 | -475/+521 |
* | use the new e_destination_export_to_vcard_attribute call to build up the | Chris Toshok | 2004-04-10 | 2 | -1723/+0 |
* | is Toshok <toshok@ximian.com> | Chris Toshok | 2004-04-10 | 1 | -6/+5 |
* | create an EUserCreatableItemsHandler (addressbook_view_clear): destroy it | Dan Winship | 2004-04-09 | 3 | -4/+30 |
* | we don't have an EBook* anymore. (e_destination_clear): same. | Chris Toshok | 2004-04-08 | 3 | -65/+67 |
* | Sync the changes here rather than setting 'changed' on the config control | Jeffrey Stedfast | 2004-04-08 | 2 | -23/+22 |
* | old name, new trimmed down implementation. This will be replacing | Chris Toshok | 2004-04-06 | 3 | -0/+1401 |
* | revert unapproved patch | Chris Toshok | 2004-04-06 | 2 | -28/+1 |
* | : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add a | Hao Sheng | 2004-04-06 | 3 | -25/+126 |
* | wrap this with the correct #ifdef. | Chris Toshok | 2004-04-06 | 2 | -2/+6 |
* | use the correct glade filename. | Chris Toshok | 2004-04-06 | 2 | -1/+6 |
* | Fixes #53433. | Hari Prasad Nadig | 2004-04-02 | 3 | -55/+45 |
* | [ fixes bug #34777 ] | Chris Toshok | 2004-03-31 | 3 | -2/+51 |
* | [ fixes bug #53544 ] | Chris Toshok | 2004-03-31 | 2 | -5/+31 |
* | [ part of the fix for #51977, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 2 | -1/+10 |
* | [ part of the fix for #54528, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 2 | -0/+26 |
* | [ fixes bug #53094 ] | Chris Toshok | 2004-03-31 | 3 | -265/+73 |
* | [ fixes bug #53634 ] | Chris Toshok | 2004-03-31 | 3 | -9/+33 |
* | [ gui part of the fix required for #48665 ] | Chris Toshok | 2004-03-31 | 2 | -2/+19 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 2 | -61/+59 |
* | do eab_editor_is_valid check only when user wants to save. | Sivaiah Nallagatla | 2004-03-26 | 2 | -5/+9 |
* | don't let the user delete their Personal addressbook. This is just a nice | Chris Toshok | 2004-03-25 | 2 | -2/+15 |
* | don't know what I was thinking approving this change. the _() was only | Chris Toshok | 2004-03-25 | 2 | -5/+9 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 11 | -435/+316 |
* | superclass for both EContactEditor and EContactListEditor. A start toward | Chris Toshok | 2004-03-25 | 4 | -2/+511 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 4 | -11/+17 |
* | [ fixes bug #53653, and a couple other instances ] | Chris Toshok | 2004-03-23 | 2 | -3/+12 |
* | Fixes #53625. | Hans Petter Jansson | 2004-03-18 | 2 | -0/+9 |
* | loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out of | Sivaiah Nallagatla | 2004-03-16 | 2 | -1/+7 |
* | build a11y/addressbook dir : add the accessibility support for | Hao Sheng | 2004-03-15 | 6 | -9/+31 |
* | #if 0 this, since nothing uses it anymore. (accum_address): new function, | Chris Toshok | 2004-03-11 | 2 | -40/+125 |
* | phone_choice is an index into the phones array. (_phone_arrow_pressed): | Chris Toshok | 2004-03-11 | 2 | -50/+79 |
* | Don't try to calculate the position of the popup menu for the dropdowns | Rodney Dawes | 2004-03-10 | 2 | -1/+6 |
* | Remove the dialog separator, and set appropriate border widths for the | Rodney Dawes | 2004-03-10 | 3 | -14/+28 |
* | fixed type in contact editor code to make email ui building work | Sivaiah Nallagatla | 2004-03-09 | 2 | -1/+5 |
* | : maintain a list of only those source groups which are added to menu | Sivaiah Nallagatla | 2004-03-04 | 2 | -2/+23 |
* | ** See #54991. | Not Zed | 2004-03-04 | 2 | -17/+30 |
* | Set error to NULL before using it. | Hans Petter Jansson | 2004-03-04 | 2 | -1/+6 |
* | Remove local data, with error reporting on failure. | Hans Petter Jansson | 2004-03-04 | 2 | -3/+35 |
* | add drop support for text/x-vcard to the source list. | Larry Ewing | 2004-03-02 | 2 | -0/+190 |
* | ref the pixbuf before we close/unref the loader so the pixbuf sticks | Chris Toshok | 2004-02-28 | 2 | -7/+20 |
* | Change the button relief back to normal for the drop-down buttons and move | Rodney Dawes | 2004-02-28 | 2 | -500/+570 |
* | add missing "break" to PROP_SOURCE's case. | Chris Toshok | 2004-02-28 | 2 | -0/+6 |
* | Get rid of some extraneous event boxes that were not needed/used for | Rodney Dawes | 2004-02-28 | 2 | -254/+223 |
* | Move unused variable declaration inside notyet conditional. | Hans Petter Jansson | 2004-02-27 | 9 | -11/+36 |
* | add the Groupwise IM attributes to the list of those we render. | Chris Toshok | 2004-02-27 | 2 | -4/+12 |
* | call eab_view_show_contact_preview here so we maintain the preview state | Chris Toshok | 2004-02-27 | 2 | -0/+9 |
* | view->scrolled -> view->contact_display. fixes crash. | Chris Toshok | 2004-02-27 | 2 | -2/+8 |
* | nuke this file | Chris Toshok | 2004-02-27 | 1 | -9/+0 |
* | fix checks for locations. | Chris Toshok | 2004-02-27 | 2 | -5/+10 |
* | set the location label/option menu to visible. | Chris Toshok | 2004-02-27 | 4 | -98/+179 |
* | added groupwise im related label and icon image file name | Sivaiah Nallagatla | 2004-02-25 | 3 | -1/+15 |
* | Port to new way of setting name in contact. | Hans petter Jansson | 2004-02-25 | 2 | -10/+7 |
* | Include bug number. | JP Rosevear | 2004-02-25 | 1 | -0/+2 |
* | don't init the dialog here (addressbook_migrate): init it here | JP Rosevear | 2004-02-25 | 2 | -4/+8 |
* | remove some spew. | Chris Toshok | 2004-02-21 | 2 | -1/+5 |
* | s/HAVE_NSS/ENABLE_SMIME. | Chris Toshok | 2004-02-20 | 3 | -4/+10 |
* | split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDX | Chris Toshok | 2004-02-20 | 2 | -84/+147 |
* | Fixes #45308 and duplicates. | Hans Petter Jansson | 2004-02-20 | 2 | -6/+16 |
* | provide ESC support for delete dialog of contact editor, fix bug 52765 | Leon Zhang | 2004-02-19 | 2 | -1/+9 |
* | add image_set slot. | Chris Toshok | 2004-02-18 | 5 | -9/+48 |
* | [ fixes bug #53620 ] | Chris Toshok | 2004-02-18 | 2 | -3/+11 |
* | free up the list returned by e_book_get_contacts. | Chris Toshok | 2004-02-13 | 2 | -0/+8 |
* | Fix capitalization of Address Book usage in sentence form Use Address Book | Rodney Dawes | 2004-02-13 | 3 | -10/+21 |
* | Forgot to list the bugs the last commit fixed... | Rodney Dawes | 2004-02-12 | 1 | -0/+2 |
* | Address Book, not Addressbook | Rodney Dawes | 2004-02-12 | 5 | -5/+14 |
* | build importers dir | JP Rosevear | 2004-02-10 | 2 | -1/+5 |
* | Initialize the personal_source to NULL | Rodney Dawes | 2004-02-09 | 2 | -0/+8 |
* | pass contact as an argument instead of contact id to | Sivaiah Nallagatla | 2004-02-08 | 2 | -1/+6 |
* | don't bother using a function-wide variable to store the personal source. | Chris Toshok | 2004-02-07 | 2 | -7/+13 |
* | Hide the border on the notebook also Don't pack another scrolled window | Rodney Dawes | 2004-02-07 | 3 | -7/+10 |
* | Use "Address Book" instead of "folder" or "Addressbook" for the "Address | Rodney Dawes | 2004-02-07 | 2 | -3/+11 |
* | only set the address if something in it's been filled in. | Chris Toshok | 2004-02-07 | 3 | -22/+24 |
* | implement | JP Rosevear | 2004-02-07 | 2 | -1/+17 |
* | implement (load_file_fn): use g_file_get_contents to get a string we can | JP Rosevear | 2004-02-07 | 2 | -7/+32 |
* | shlib importer info | JP Rosevear | 2004-02-07 | 7 | -0/+1012 |
* | remove some spew, and add an evo-icon: handler, for things in evolution's | Chris Toshok | 2004-02-04 | 2 | -79/+200 |
* | add widgets/misc for e-activity-handler.h | Dan Winship | 2004-02-04 | 2 | -3/+7 |
* | correected the date in Changelog | Sivaiah Nallagatla | 2004-02-04 | 1 | -1/+1 |
* | use gtk_spin_button_* apis to get and set values for download limit spin | Sivaiah Nallagatla | 2004-02-04 | 2 | -6/+14 |
* | hook up contact_changed/contact_removed signals. (contact_changed): new | Chris Toshok | 2004-02-03 | 3 | -12/+86 |
* | enable d&d drop photos. | Chris Toshok | 2004-01-31 | 8 | -267/+118 |
* | Implement. (eab_select_source): Implement. Public function that prompts | Hans Petter Jansson | 2004-01-30 | 3 | -18/+88 |
* | Changed "Finish" to "Apply" in dialog finish page text. | Hans Petter Jansson | 2004-01-30 | 2 | -1/+6 |
* | Sync the modified source list. | Hans Petter Jansson | 2004-01-30 | 3 | -2/+17 |
* | use the MigrationContext struct. (dialog_close): same. | Chris Toshok | 2004-01-30 | 2 | -97/+139 |
* | set group to temporary source | Radek Doulik | 2004-01-30 | 2 | -0/+6 |
* | Get file_as instead of full_name. | Hans Petter Jansson | 2004-01-29 | 3 | -2/+10 |
* | Handle NULL name. Fixes #53071. | Hans Petter Jansson | 2004-01-28 | 2 | -2/+15 |
* | set the relative_uri of a local source to be its uid. | Chris Toshok | 2004-01-28 | 3 | -15/+29 |
* | [ Should fix #53361 and other migration problems/crashes ] new function, | Chris Toshok | 2004-01-27 | 2 | -29/+63 |
* | [ fixes #53238 ] make this accept NULL's (and return FALSE for them). | Chris Toshok | 2004-01-27 | 2 | -14/+55 |
* | make sure we pass \0 terminated string to eab_contact_list_from_string [it | Radek Doulik | 2004-01-26 | 2 | -5/+18 |
* | [ fixes bug #51171 ] get this working. | Chris Toshok | 2004-01-26 | 2 | -63/+52 |
* | Select Contacts from Address Book, not Contents | Rodney Dawes | 2004-01-25 | 2 | -1/+8 |
* | oops. (migrate_contact_folder): fix the unreffing. | Chris Toshok | 2004-01-25 | 2 | -3/+15 |
* | use _("Personal"), not "Personal". | Chris Toshok | 2004-01-25 | 2 | -1/+6 |
* | i2004-01-24 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2004-01-25 | 2 | -7/+6 |
* | use e_folder_map_local_folders. (find_addressbook_dirs): nuke. | Chris Toshok | 2004-01-25 | 2 | -53/+11 |
* | use .evolution to store view info | JP Rosevear | 2004-01-24 | 2 | -1/+6 |
* | [ fixes bug #52571 ] ugh. name fields that have \" around the name break | Chris Toshok | 2004-01-24 | 3 | -29/+103 |
* | [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out contains | Chris Toshok | 2004-01-23 | 2 | -0/+37 |
* | [ fixes bug #52944 ] do some massaging of contacts as we import them, to | Chris Toshok | 2004-01-23 | 2 | -0/+63 |
* | Added missing entry-blog widget. | Nat Friedman | 2004-01-22 | 2 | -0/+23 |
* | Remove. (dialog_to_source): Don't create source dir, backend takes care of | Hans Petter Jansson | 2004-01-22 | 2 | -26/+7 |
* | new function. | Chris Toshok | 2004-01-22 | 4 | -17/+185 |
* | call widget_changed here too, since we're changing the destination. | Chris Toshok | 2004-01-22 | 2 | -0/+6 |
* | [ fixes bug #52955 ] handle the case properly where there are no query | Chris Toshok | 2004-01-21 | 3 | -4/+20 |
* | deal with the groups/sources already being there. Essentially make this | Chris Toshok | 2004-01-21 | 4 | -43/+93 |
* | do not try to unref when query is NULL | Sivaiah Nallagatla | 2004-01-21 | 2 | -1/+9 |
* | 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com> | Sivaiah Nallagatla | 2004-01-20 | 2 | -2/+9 |
* | Get name from correct model column. | Hans Petter Jansson | 2004-01-20 | 2 | -1/+6 |
* | Only unref if we have a query. | Hans Petter Jansson | 2004-01-20 | 2 | -2/+8 |
* | Implement. (load_primary_selection): Use get_primary_source (). | Hans Petter Jansson | 2004-01-20 | 2 | -9/+27 |
* | Don't run callback if the action was cancelled. (load_source_cb): Ditto. | Hans Petter Jansson | 2004-01-17 | 6 | -10/+84 |
* | only set the menus and command state if we actually are already displayed, | JP Rosevear | 2004-01-17 | 2 | -3/+11 |
* | Implement. (get_paned_position): Implement. (eab_view_new): Connect signal | Hans Petter Jansson | 2004-01-16 | 3 | -4/+58 |
* | Actually commit. | JP Rosevear | 2004-01-13 | 1 | -8/+0 |
* | revert dumb upgrade change | JP Rosevear | 2004-01-13 | 1 | -0/+5 |
* | migrate from 1.5.0 and 1.5.1 properly | JP Rosevear | 2004-01-13 | 2 | -0/+13 |
* | Oops, missed this. | JP Rosevear | 2004-01-13 | 1 | -0/+4 |
* | de-bold ui elements | JP Rosevear | 2004-01-13 | 1 | -4/+2 |
* | Take a sensitivity flag per menu item, and fall back to stock icons. | Hans Petter Jansson | 2004-01-12 | 3 | -15/+66 |
* | Added a dialog for adding a new IM account. Added the previously mentioned | Christian Hammond | 2004-01-12 | 10 | -43/+1595 |
* | Update for API changes to e-book-async | Ross Burton | 2004-01-09 | 5 | -32/+46 |
* | Add the video conferencing field | Ross Burton | 2004-01-09 | 3 | -3/+137 |
* | Doh, fix my last entry, Fixes 51966 not 50660 | Rodney Dawes | 2004-01-08 | 1 | -1/+1 |
* | Make the ESelectNames object be a HIG-compliant dialog, change "Folder" to | Rodney Dawes | 2004-01-08 | 3 | -270/+248 |
* | Move the smime_component_init call to the instance init callback, rather | Rodney Dawes | 2004-01-08 | 2 | -2/+10 |
* | link in printer stuff | JP Rosevear | 2004-01-07 | 2 | -0/+7 |
* | remove spew. (migrate_contacts): same. (migrate_contact_folder): same. | Chris Toshok | 2004-01-07 | 2 | -11/+10 |
* | add addressbook-migrate.[ch]. | Chris Toshok | 2004-01-07 | 6 | -46/+658 |
* | Apply patch from Roozbeh Pournader to update countries list | Rodney Dawes | 2004-01-07 | 2 | -4/+19 |
* | disconnect from selection-done signal | JP Rosevear | 2004-01-07 | 2 | -0/+7 |
* | these line breaks in the error messages should actually be spaces | JP Rosevear | 2004-01-06 | 2 | -9/+17 |
* | Impl. from calendar. (save_primary_selection): Implement, similar to | Hans Petter Jansson | 2003-12-20 | 2 | -0/+77 |
* | editable -> target_editable (e_contact_editor_get_property): Same. | Hans Petter Jansson | 2003-12-19 | 3 | -29/+92 |
* | install the "source" property. (eab_view_init): init eav->source to NULL. | Chris Toshok | 2003-12-18 | 4 | -388/+693 |
* | Embed Tree in GtkScrolledWindow | Rodney Dawes | 2003-12-18 | 2 | -1/+17 |
* | Update the contact's UID after normal add. | Hans Petter Jansson | 2003-12-17 | 2 | -0/+7 |
* | Make a public function that shows an error dialog, which can be used when | Hans Petter Jansson | 2003-12-17 | 5 | -93/+259 |
* | Implement. Makes the source menu reflect the source for the current book. | Hans Petter Jansson | 2003-12-17 | 2 | -0/+19 |
* | Implement. Creates source selection option menu. | Hans Petter Jansson | 2003-12-17 | 3 | -0/+75 |
* | Disable cell editing. | Hans Petter Jansson | 2003-12-17 | 2 | -0/+7 |
* | Implement. (text_to_address): Implement, using EAddressWestern. | Hans Petter Jansson | 2003-12-16 | 3 | -76/+191 |
* | Make "address" a boxed type. (e_contact_editor_address_init): Set address | Hans Petter Jansson | 2003-12-11 | 3 | -49/+59 |
* | free email list properly | JP Rosevear | 2003-12-10 | 2 | -2/+7 |
* | free the list, not unref it, and free the elements | JP Rosevear | 2003-12-10 | 2 | -2/+9 |
* | change prototype to fix warning, and change the comment to read | Chris Toshok | 2003-12-07 | 10 | -102/+264 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 10 | -27/+5 |
* | no more custom widget for the selection of the search source | JP Rosevear | 2003-12-06 | 12 | -209/+439 |
* | call remove_book_view/free_data here as well, to guard against multiple | Chris Toshok | 2003-12-06 | 2 | -0/+9 |
* | Clean up and sync with current model columns. | Hans Petter Jansson | 2003-12-05 | 2 | -48/+54 |
* | (retrieve_shell_view_interface_from_control): Remove. | Ettore Perazzoli | 2003-12-04 | 2 | -60/+7 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 8 | -19/+50 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 3 | -1/+12 |
* | (set_status_message): Call | Ettore Perazzoli | 2003-12-02 | 2 | -1/+10 |
* | Fix silly. | Ettore Perazzoli | 2003-12-02 | 1 | -2/+1 |
* | Replace activity_client with activity_id. (set_status_message): Use the | Ettore Perazzoli | 2003-12-02 | 4 | -29/+62 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 2 | -0/+17 |
* | remove stray conflict marker | Larry Ewing | 2003-12-02 | 1 | -1/+0 |
* | remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3. | Larry Ewing | 2003-12-02 | 2 | -1/+6 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 10 | -40/+53 |
* | Fix start page text. | Hans Petter Jansson | 2003-12-02 | 2 | -3/+14 |
* | use privconduitdir | JP Rosevear | 2003-12-02 | 3 | -3/+9 |
* | specify privlibdir as the location | JP Rosevear | 2003-12-02 | 3 | -4/+9 |
* | version the .conduit file | JP Rosvear | 2003-12-02 | 2 | -8/+13 |
* | Remove this too. | Hans Petter Jansson | 2003-12-01 | 2 | -194/+1 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 15 | -2073/+1003 |
* | turn on deprecated gtk and libgnomeui stuff | JP Rosevear | 2003-11-26 | 4 | -4/+10 |
* | Store a ref to the source selector. (impl_requestCreateItem): Implement. | Hans Petter Jansson | 2003-11-18 | 3 | -3/+112 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 2 | -4/+2 |
* | Oops. | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | include e-source from e-d-s | JP Rosevear | 2003-11-15 | 1 | -1/+1 |
* | Return TRUE for all cells, for now. | Hans Petter Jansson | 2003-11-14 | 5 | -47/+57 |
* | (impl__get_userCreatableItems): New, implementation for the | Ettore Perazzoli | 2003-11-13 | 2 | -1/+51 |
* | Add component_alias of "contacts". | Ettore Perazzoli | 2003-11-13 | 2 | -0/+7 |
* | Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade. | Hans Petter Jansson | 2003-11-09 | 6 | -1/+458 |
* | Remove some includes of directories that don't exist any more | Dan Winship | 2003-11-08 | 2 | -4/+5 |
* | don't include the c marshaller file twice | JP Rosevear | 2003-11-07 | 3 | -2/+7 |
* | make sure the marshal header is in the source list | JP Rosevear | 2003-11-07 | 5 | -2/+15 |
* | Shush. | JP Rosevear | 2003-11-07 | 2 | -4/+4 |