| Commit message (Expand) | Author | Age | Files | Lines |
* | ifdef this HAVE_LDAP. | Chris Toshok | 2001-08-08 | 2 | -0/+7 |
* | set the title of the window to "Advanced Search". | Chris Toshok | 2001-08-08 | 2 | -1/+7 |
* | pass view->view instead of the EBook. (addressbook_search_menu_items): | Chris Toshok | 2001-08-08 | 4 | -122/+74 |
* | [ Fixes bug #5066 ] new function, remove the source. (register_storage): | Chris Toshok | 2001-08-08 | 2 | -0/+22 |
* | use g_strcasecmp since ldap attribute names are not case sensitive. | Chris Toshok | 2001-08-08 | 2 | -1/+6 |
* | make sure we update the changed state if a successful drop happens. | Chris Toshok | 2001-08-08 | 2 | -0/+14 |
* | Make the OK button the keyboard default instead of Cancel. Bug #4942. | Jason Leach | 2001-08-08 | 2 | -0/+7 |
* | new EBookOp destructor (e_book_unqueue_op): use e_book_op_free | Radek Doulik | 2001-08-07 | 2 | -16/+34 |
* | set op->listener to NULL to catch possible use of freed op | Radek Doulik | 2001-08-05 | 3 | -1/+20 |
* | Made it so that if there's one less match than possible compares are | Christopher James Lahey | 2001-08-05 | 2 | -1/+7 |
* | Once again forgot to mark which bug this fixes. Ximian bug #3699. | Chris Lahey | 2001-08-04 | 1 | -1/+1 |
* | Check for storage != NULL here. This shouldn't come up unless addressbook | Christopher James Lahey | 2001-08-04 | 2 | -13/+24 |
* | Added annotation that my last commit fixes Ximian bug #4674. | Chris Lahey | 2001-08-04 | 1 | -1/+2 |
* | Changed the criteria of whether the first part of each iteration matched | Christopher James Lahey | 2001-08-04 | 2 | -29/+32 |
* | Update for EvolutionStorage API changes. (addressbook_storage_add_source): | Jason Leach | 2001-08-04 | 2 | -2/+8 |
* | Noted that the last commit fixes Ximian bug #2202 | Chris Lahey | 2001-08-04 | 1 | -1/+2 |
* | Made this change the query based on which letter is clicked. | Christopher James Lahey | 2001-08-04 | 2 | -2/+76 |
* | Fixed warnings here. | Christopher James Lahey | 2001-08-03 | 3 | -10/+11 |
* | Made the list of E_CARD_PHONE types in phone_correspondences more complete | Christopher James Lahey | 2001-08-03 | 4 | -51/+105 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 10 | -142/+224 |
* | Removed some extra padding and pack the addressbook view into a frame with | Jason Leach | 2001-08-03 | 2 | -16/+24 |
* | Update the updated Save, Save As, and Print icons for menus and the | Jason Leach | 2001-08-03 | 2 | -2/+20 |
* | ChangeLog fix. Should have been: | Christopher James Lahey | 2001-08-02 | 1 | -1/+2 |
* | Added ContactsSaveAsVCard, ContactsSendContactToOther, and | Christopher James Lahey | 2001-08-02 | 4 | -29/+114 |
* | Removed this file from this unused directory. | Christopher James Lahey | 2001-08-01 | 2 | -8/+5 |
* | Added file-exists.glade. | Christopher James Lahey | 2001-08-01 | 4 | -1/+158 |
* | Removed thrash checking code here since thrashing shouldn't happen now | Christopher James Lahey | 2001-08-01 | 3 | -83/+88 |
* | Added #include <e-util/e-path.h>. | Christopher James Lahey | 2001-07-31 | 3 | -3/+18 |
* | Properly handle the case where our "cleaned" completion is the empty | Jon Trowbridge | 2001-07-31 | 3 | -20/+102 |
* | Fix a return value bug, to make it so if it fails to load an | Jason Leach | 2001-07-31 | 2 | -26/+34 |
* | Fix support for gtkhtml when compiled with gconf support | Frédéric Crozat | 2001-07-30 | 2 | -0/+13 |
* | Tidy ldadds | JP Rosevear | 2001-07-28 | 2 | -4/+8 |
* | Fixing a small, stupid mistake; use e_select_names_model_get_textification | Jon Trowbridge | 2001-07-26 | 2 | -2/+13 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 6 | -22/+116 |
* | change the way x-evolution-any-field is converted to an ldap query. it | Chris Toshok | 2001-07-26 | 2 | -14/+12 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 4 | -3/+20 |
* | Added checks for all of the args of the exposed functions, so that we | Jon Trowbridge | 2001-07-25 | 2 | -0/+23 |
* | "_Add Anyway" to "Add Anyway". | Jason Leach | 2001-07-25 | 2 | -1/+6 |
* | Added fallbacks for the name in the case of an e-card, to avoid the | Jon Trowbridge | 2001-07-25 | 2 | -1/+19 |
* | need the EDestination magic here too for when we modify an already shown | Chris Toshok | 2001-07-25 | 4 | -5/+52 |
* | call widget_changed. (phone_entry_changed): same. (email_entry_changed): | Chris Toshok | 2001-07-25 | 2 | -25/+100 |
* | Check if evolution_shell_client_get_local_storage returns | Jon Trowbridge | 2001-07-25 | 2 | -0/+20 |
* | Don't stop the idle_queue and unref from here, since this might be called | Dan Winship | 2001-07-25 | 2 | -11/+15 |
* | Re-fix for my 07-18 not-quite-fix. | Dan Winship | 2001-07-24 | 5 | -8/+84 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 2 | -12/+26 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 2 | -1/+7 |
* | [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ] | Chris Toshok | 2001-07-19 | 2 | -15/+75 |
* | Flush the listener's queue before unreffing it to ensure that it doesn't | Dan Winship | 2001-07-19 | 4 | -5/+22 |
* | prune the list of cards that match our query using the avoid list here, | Chris Toshok | 2001-07-19 | 2 | -17/+29 |
* | [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\" | Chris Toshok | 2001-07-18 | 2 | -6/+25 |
* | Hold a reference to our listener while the idle function is active. | Jon Trowbridge | 2001-07-18 | 7 | -19/+68 |
* | Removed old, broken code and annoying g_messages. | Jon Trowbridge | 2001-07-18 | 3 | -50/+22 |
* | Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a few | Christopher James Lahey | 2001-07-17 | 5 | -57/+61 |
* | Added addSectionWithLimit to the SelectNames interface. | Jon Trowbridge | 2001-07-17 | 9 | -37/+254 |
* | [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn] | Chris Toshok | 2001-07-17 | 4 | -5/+29 |
* | Use other folders to import into | Iain Holmes | 2001-07-17 | 2 | -2/+15 |
* | Commented out some unused variables and labels. (e_destination_importv): | Christopher James Lahey | 2001-07-15 | 3 | -0/+22 |
* | Added a call to e_table_view_to_model_row here. | Christopher James Lahey | 2001-07-15 | 2 | -3/+16 |
* | Changed Company to Organization here. | Christopher James Lahey | 2001-07-13 | 2 | -2/+7 |
* | add ldap cflags | JP Rosevear | 2001-07-13 | 2 | -0/+5 |
* | Oops. I introduced my own bug, accidently set `email' to a g_free'd | Jeffrey Stedfast | 2001-07-13 | 2 | -1/+7 |
* | Optimized the same way I optimized g_strsplit. If you use a GPtrArray | Jeffrey Stedfast | 2001-07-13 | 2 | -97/+76 |
* | Check the file even if the extension is NULL | Iain Holmes | 2001-07-13 | 2 | -6/+9 |
* | add accelerators, taylor's patch | JP Rosevear | 2001-07-12 | 2 | -3/+8 |
* | Crash fix because strcmp() hates NULL arguments. Bug #3777. | Jason Leach | 2001-07-12 | 2 | -1/+14 |
* | Added some comments for clarity and fixed a pretty noticable bug with how | Jason Leach | 2001-07-11 | 2 | -0/+12 |
* | assign OID's to the schema entries, and add schema support for contact | Chris Toshok | 2001-07-11 | 2 | -24/+54 |
* | Set bf->priv->file_db before calling do_create. | Christopher James Lahey | 2001-07-10 | 3 | -2/+15 |
* | Check that str isn't the empty string before doing an insert. | Jon Trowbridge | 2001-07-09 | 3 | -14/+58 |
* | Marked a string for translation. Also add the neccesary includes to make | Kjartan Maraas | 2001-07-09 | 2 | -1/+5 |
* | Marked a string for translation. | Kjartan Maraas | 2001-07-09 | 2 | -1/+6 |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 9 | -145/+106 |
* | Detect the embedded EDestination XML, and convert it to a nice-looking | Jon Trowbridge | 2001-07-07 | 10 | -374/+922 |
* | Removed. [It was just bogus testing code for the right-click menu | Ettore Perazzoli | 2001-07-06 | 2 | -15/+10 |
* | Added some accelerators, padding, and a "memebers" frame; also fixed | Anna Marie Dirks | 2001-07-06 | 1 | -0/+5 |
* | 2001-07-05 Anna Marie Dirks <anna@ximian.com: | Anna Dirks | 2001-07-06 | 1 | -218/+186 |
* | Fix a memory leak here. | Christopher James Lahey | 2001-07-05 | 2 | -3/+14 |
* | Set info->avoid = NULL. This shouldn't make a difference, but it can't | Christopher James Lahey | 2001-07-05 | 2 | -0/+7 |
* | Upped the required version of gal. | Christopher James Lahey | 2001-07-05 | 2 | -2/+14 |
* | added $(BONOBO_CONF_LIBS) to get it to compile. | Damon Chaplin | 2001-07-03 | 2 | -0/+6 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 4 | -12/+14 |
* | srcdir != builddir compile fix. | Peter Williams | 2001-07-02 | 5 | -0/+15 |
* | Turned off wombatification of the categories master list here. | Christopher James Lahey | 2001-07-02 | 2 | -0/+15 |
* | use ECARD_UID_LINK_PREFIX. | Chris Toshok | 2001-07-02 | 6 | -3/+73 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 9 | -140/+284 |
* | Fall back to use the name field if all else fails (which can happen with | Jon Trowbridge | 2001-07-02 | 2 | -0/+10 |
* | Fix for the "recipient not specified" bug --- we were not correctly | Jon Trowbridge | 2001-07-02 | 2 | -1/+13 |
* | Check args. Somewhere in the code (somewhere in the minicard stuff) this | Jon Trowbridge | 2001-07-01 | 2 | -0/+7 |
* | I was accidentally comparing characters and strings here, and didn't see | Jon Trowbridge | 2001-07-01 | 2 | -13/+29 |
* | Marked strings for translation. | Chyla Zbigniew | 2001-06-30 | 2 | -3/+8 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 9 | -64/+429 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 4 | -105/+148 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 3 | -3/+15 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 4 | -19/+70 |
* | add EVOLUTION_IMAGESDIR define. | Chris Toshok | 2001-06-29 | 4 | -1/+52 |
* | s | Jose Maria Celorio | 2001-06-29 | 1 | -0/+1 |
* | pop up list editor for lists, contact editor otherwise. | Chris Toshok | 2001-06-29 | 5 | -10/+48 |
* | remove ancient e-table include, and add include for contact-editor so we | Chris Toshok | 2001-06-29 | 4 | -18/+52 |
* | add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES. | Chris Toshok | 2001-06-29 | 3 | -0/+94 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 2 | -1/+8 |
* | track storage change - we're only using 1 array now. | Chris Toshok | 2001-06-28 | 6 | -76/+365 |
* | Oops. Can't use the wombat version of the master categories list yet. | Christopher James Lahey | 2001-06-27 | 2 | -2/+8 |
* | memmove counts were off in this function. (remove_card, modify_card): | Christopher James Lahey | 2001-06-27 | 2 | -5/+16 |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 4 | -6/+61 |
* | Added category searching to the advanced search dialog here. | Christopher James Lahey | 2001-06-27 | 2 | -0/+27 |
* | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 3 | -0/+39 |
* | Capitalized fields. Added X-EVOLUTION-RELATED-CONTACTS field. | Chris Lahey | 2001-06-27 | 1 | -2/+3 |
* | libwombat: | Peter Williams | 2001-06-27 | 2 | -0/+5 |
* | Added a note about the use of this file. | Chris Lahey | 2001-06-26 | 1 | -0/+5 |
* | Added this file for fields we need to add to ECard. | Chris Lahey | 2001-06-26 | 1 | -0/+3 |
* | change layout slightly, the icon no longer pushes everything to the left, | Chris Toshok | 2001-06-26 | 6 | -112/+327 |
* | Add a huge steaming pile of code to handle the case of single-address | Jon Trowbridge | 2001-06-25 | 4 | -31/+723 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 37 | -7238/+1315 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 103 | -206/+206 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 5 | -52/+170 |
* | fix a refcounting memleak. | Chris Toshok | 2001-06-21 | 2 | -3/+12 |
* | fix memory leak. | Chris Toshok | 2001-06-21 | 2 | -1/+7 |
* | add prototype for close_dialog to remove warnings. | Chris Toshok | 2001-06-21 | 3 | -0/+7 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 2 | -3/+13 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 11 | -98/+82 |
* | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 21 | -292/+664 |
* | Oops --- wrong e-mail address in ChangeLog entry. | Jon Trowbridge | 2001-06-19 | 1 | -1/+1 |
* | Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by | Jon Trowbridge | 2001-06-19 | 5 | -242/+293 |
* | tweaked for some gnome-pilot api changes | Eskil Heyn Olsen | 2001-06-19 | 2 | -4/+7 |
* | implement this properly, using base and (objectclass=*). | Chris Toshok | 2001-06-15 | 2 | -19/+14 |
* | save ourselves a function call - call close_dialog instead of | Chris Toshok | 2001-06-15 | 3 | -2/+7 |
* | Set the "expoted_dnd_types" to NULL in the folder_types. | Jeffrey Stedfast | 2001-06-15 | 2 | -1/+6 |
* | Add a workaround for an EText bug. (e_select_names_completion_begin): Fix | Dan Winship | 2001-06-12 | 2 | -3/+15 |
* | Added e-card-merging-book-commit-duplicate-detected.glade here. | Christopher James Lahey | 2001-06-11 | 8 | -19/+361 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 8 | -10/+28 |
* | Made this handle the "id" property in searches. | Christopher James Lahey | 2001-06-11 | 3 | -4/+30 |
* | Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involving | Christopher James Lahey | 2001-06-11 | 4 | -101/+73 |
* | Made it so that all of these functions queue their ops before calling | Christopher James Lahey | 2001-06-11 | 2 | -16/+68 |
* | Added this function to put a response back into the queue. | Christopher James Lahey | 2001-06-11 | 4 | -62/+113 |
* | Added this function to let you do slightly more complicated searches. | Christopher James Lahey | 2001-06-11 | 4 | -6/+70 |
* | Removed unused email variable. | Christopher James Lahey | 2001-06-09 | 2 | -1/+5 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 21 | -40/+512 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 13 | -326/+295 |
* | Remove references to ECategoryMasterListWombat. | Christopher James Lahey | 2001-06-06 | 3 | -12/+5 |
* | Make this work when multiple names are selected then right click->Remove. | Jason Leach | 2001-06-06 | 2 | -4/+36 |
* | Oh yeah, the ChangeLog. | Chris Lahey | 2001-06-06 | 1 | -0/+20 |
* | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 6 | -630/+462 |
* | Move an #include to the top, it's ugly to have it in the middle of the | Jacob Leach | 2001-06-06 | 1 | -1/+1 |
* | (Fix bug #655: SelectNames doesn't let you remove addresses after you add | Jason Leach | 2001-06-06 | 2 | -0/+48 |
* | Change the completion handler to use the ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 3 | -156/+163 |
* | Added. Code for testing if two ECards appear to pertain to the same | Jon Trowbridge | 2001-06-05 | 4 | -0/+520 |
* | remove spew, and don't call the ShellView CORBA method if the interface | Chris Toshok | 2001-06-04 | 8 | -13/+131 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 2 | -3/+8 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 2 | -8/+14 |
* | Included information about db3. | Christopher James Lahey | 2001-06-01 | 3 | -93/+172 |
* | Added fields for the GalViewMenus and GalViewCollection; we need to keep | Federico Mena Quintero | 2001-06-01 | 4 | -21/+89 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 3 | -11/+35 |
* | decrement data_count before emitting the card_removed signal, and break | Chris Toshok | 2001-06-01 | 3 | -5/+42 |
* | Print Preview => ContactsPrintPreview. Changed peter's change so that the | Chris Toshok | 2001-06-01 | 2 | -1/+7 |
* | Use the correct path to the print preview menu item. | Peter Williams | 2001-05-31 | 2 | -1/+6 |
* | new function, for the Cut verb. (copy_contacts_cb): new function, for the | Chris Toshok | 2001-05-30 | 6 | -14/+344 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 2 | -2/+9 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 2 | -1/+5 |
* | Correct the height calculation here to not include the | Christopher James Lahey | 2001-05-26 | 3 | -1/+14 |
* | fix strings such that ones that happening at the beginning or during an | Chris Toshok | 2001-05-23 | 3 | -8/+31 |
* | add sequence_complete_id to EAddressbookModel and stop_state_changed to | Chris Toshok | 2001-05-23 | 5 | -12/+101 |
* | ref the listener for the duration of this function, since emitting | Dan Winship | 2001-05-23 | 2 | -0/+15 |
* | track the change in evolution-addressbook.xml's bonobo ui path's. | Chris Toshok | 2001-05-22 | 2 | -6/+10 |
* | update_view_type is gone, since the menu item is gone. | Chris Toshok | 2001-05-22 | 3 | -52/+12 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 5 | -3/+19 |
* | Do a better job constructing match strings, so we never try to use a | Jon Trowbridge | 2001-05-19 | 2 | -6/+63 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 10 | -40/+638 |
* | no more ContactFind command. | Chris Toshok | 2001-05-18 | 2 | -47/+5 |
* | add our selection_change signal. (e_minicard_view_widget_realize): connect | Chris Toshok | 2001-05-18 | 8 | -8/+300 |
* | initialize the model and adapter. (button_press): set on the model. | Chris Toshok | 2001-05-16 | 3 | -5/+28 |
* | Fixed up the lifetime of the drag_data_get signal a bit. | Christopher James Lahey | 2001-05-16 | 2 | -23/+10 |
* | MinicardViewModel -> ReflowAdapter name change. (get_card_list): same. | Chris Toshok | 2001-05-16 | 16 | -1131/+1372 |
* | Fix a small error not decreasing the data_count here. | Christopher James Lahey | 2001-05-15 | 2 | -1/+7 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 6 | -20/+102 |
* | load pixmaps for MessageCopy and MessageForwardAttached. Thanks Wayne | Gediminas Paulauskas | 2001-05-12 | 1 | -2/+2 |
* | spew the data passed to us. (destination_folder_handle_motion): the | Chris Toshok | 2001-05-12 | 2 | -1/+11 |
* | correct bug causing the Ok button to never be enabled. | Chris Toshok | 2001-05-12 | 2 | -2/+9 |
* | example. | Chris Toshok | 2001-05-12 | 2 | -3/+7 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 9 | -52/+169 |
* | If the name is set and the full_name or file_as haven't been yet, set | Christopher James Lahey | 2001-05-12 | 2 | -0/+23 |
* | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 4 | -1/+20 |
* | only check schema support if we've connected. | Chris Toshok | 2001-05-12 | 2 | -4/+10 |
* | don't leak the ECard or ECardSimple. | Chris Toshok | 2001-05-11 | 3 | -18/+31 |
* | Importer changes | Iain Holmes | 2001-05-09 | 4 | -30/+69 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 21 | -656/+1379 |
* | flesh out the function more. It should work now, but there's no way to | Chris Toshok | 2001-05-08 | 2 | -4/+79 |
* | Use a different error message in the ldap support/no ldap support/file | Chris Toshok | 2001-05-08 | 2 | -22/+43 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 4 | -11/+14 |
* | un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request. | Chris Toshok | 2001-05-05 | 2 | -12/+86 |
* | init change_id to NULL | JP Rosevear | 2001-05-04 | 2 | -1/+7 |
* | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 1 | -0/+2 |
* | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 3 | -0/+23 |
* | if the view does not contain a search context, the result is by default | JP Rosevear | 2001-05-01 | 2 | -0/+10 |
* | Remove call to unicode_init. | Dan Winship | 2001-04-26 | 2 | -3/+5 |
* | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 3 | -101/+32 |
* | Added save_source_data here. | Christopher James Lahey | 2001-04-22 | 2 | -0/+7 |
* | Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly | Jon Trowbridge | 2001-04-22 | 3 | -12/+46 |
* | Added. | Jon Trowbridge | 2001-04-17 | 8 | -18/+138 |
* | Added the function e_book_view_listener_stop to tell the book view | Christopher James Lahey | 2001-04-15 | 8 | -88/+117 |
* | Ref the cursor here when we receive it. | Christopher James Lahey | 2001-04-15 | 4 | -74/+39 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 3 | -0/+9 |
* | Get the ESelectNamesModel from the widget's text model instead of storing | Christopher James Lahey | 2001-04-13 | 2 | -6/+21 |
* | Update the Voice and Fax phone numbers too, finishing off bug #1667. | Jason Leach | 2001-04-13 | 2 | -2/+7 |
* | Update the built in VCard. | Christopher James Lahey | 2001-04-13 | 2 | -2/+7 |
* | put the business address into the pilot record as that is what we put into | JP Rosevear | 2001-04-13 | 5 | -78/+24 |
* | Don't add more than five phone numbers and set the remaining blank entries | JP Rosevear | 2001-04-12 | 2 | -3/+10 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 5 | -14/+34 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 8 | -26/+51 |
* | stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same. | Chris Toshok | 2001-04-10 | 2 | -2/+68 |
* | on BUTTON_PRESS: if it's button 1, store the button x, y, and set | Chris Toshok | 2001-04-10 | 6 | -0/+202 |
* | add #include <sys/types.h> since gnome-print.h uses time_t without | Chris Toshok | 2001-04-09 | 2 | -0/+7 |
* | make sure to notify new clients to the writable status of an already open | Chris Toshok | 2001-04-09 | 2 | -2/+12 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 9 | -43/+44 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 15 | -1/+70 |
* | Fixed a crash here. | Christopher James Lahey | 2001-04-04 | 2 | -1/+8 |
* | Removed junk images | Gediminas Paulauskas | 2001-04-04 | 16 | -0/+0 |
* | Made this table model more consistent in the number of columns it has. | Christopher James Lahey | 2001-04-03 | 2 | -5/+14 |
* | Unref and unregister the factory on exit | Iain Holmes | 2001-04-03 | 2 | -0/+7 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 4 | -34/+24 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 6 | -1/+58 |
* | Tell new clients that are added whether they're writable. | Christopher James Lahey | 2001-03-30 | 2 | -0/+13 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 5 | -1/+32 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 97 | -215/+324 |
* | Fixed some crashes. | Christopher James Lahey | 2001-03-29 | 2 | -0/+18 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 3 | -6/+18 |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 2 | -8/+42 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 11 | -20/+696 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 2 | -0/+6 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 2 | -1/+7 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 2 | -3/+16 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 2 | -111/+243 |
* | Start feeding query matches back to the caller before the entire search is | Jon Trowbridge | 2001-03-18 | 2 | -9/+29 |
* | Tag all queued ops. (e_book_cancel_op): Added. Search for a pending op | Jon Trowbridge | 2001-03-18 | 4 | -43/+129 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 21 | -31/+334 |
* | Making warnings fatal is actually a pretty bad idea for anything other | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 16 | -219/+1004 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 3 | -3/+9 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 3 | -177/+0 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 2 | -1/+6 |
* | Change to ld order from Greg Williams. | Christopher James Lahey | 2001-03-14 | 2 | -1/+6 |
* | Moved where we call pas_book_respond_get_book_view. | Christopher James Lahey | 2001-03-14 | 2 | -6/+12 |
* | add E_STRING_PROP for categories. | Chris Toshok | 2001-03-13 | 5 | -1/+23 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 22 | -69/+418 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 3 | -4/+10 |
* | PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and remove | JP Rosevear | 2001-03-13 | 4 | -378/+8 |
* | Added. A simplified, cancellable query mechanism that lets you avoid | Jon Trowbridge | 2001-03-11 | 4 | -0/+180 |
* | Maybe I shouldn't have smoked all of that crack before I started | Jon Trowbridge | 2001-03-09 | 1 | -1/+0 |
* | Some dead code mades its way into my commit. Sorry. | Jon Trowbridge | 2001-03-09 | 1 | -4/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 15 | -166/+990 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 2 | -1/+7 |