aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-173-53/+89
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-172-4/+62
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-151-0/+5
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-151-2/+2
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-152-1/+4
* Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-151-1/+1
* printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-131-1/+1
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-101-3/+104
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-098-81/+153
* (make_contact_editor_cb): show the right contact editor (the list editorChris Toshok2001-09-091-3/+10
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-091-1/+12
* For every category: - set .translate to FALSEChyla Zbigniew2001-09-081-2/+6
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-081-15/+39
* Removed unused factory variable.Christopher James Lahey2001-09-081-2/+0
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-072-18/+44
* change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-071-1/+1
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-074-23/+27
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-062-23/+13
* This file is no longer needed.Chyla Zbigniew2001-09-031-355/+0
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-037-110/+158
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-028-9/+9
* s/_/U_/Chyla Zbigniew2001-09-013-3/+7
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-303-1/+39
* Paranoia. Check that name != qa->name. (quick_add_set_email): Check thatJon Trowbridge2001-08-301-10/+29
* Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195)Jon Trowbridge2001-08-301-3/+8
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-282-5/+5
* Added. Generated queries against file_as. (match_file_as): Added. MatchJon Trowbridge2001-08-281-2/+63
* Removed some debugging spew that I left in by mistake.Jon Trowbridge2001-08-281-3/+0
* Display localized status string (added missing _()).Chyla Zbigniew2001-08-271-1/+1
* add BUTTON_PRESS_MASK so double clicks still work.Chris Toshok2001-08-241-0/+1
* switch "full_name" to "x-evolution-any-field" in all the queries where weChris Toshok2001-08-231-3/+3
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-2/+2
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-234-19/+61
* if we're dragging, drag_button_down won't be true in the BUTTON_RELEASEChris Toshok2001-08-211-21/+1
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-212-7/+76
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-213-17/+53
* Used Delete icon in menu.Damon Chaplin2001-08-201-0/+1
* use bigger Save icon for toolbar.Damon Chaplin2001-08-201-0/+1
* use 'Save As' icon rather than 'Save' as it seems more appropriate. AlsoDamon Chaplin2001-08-201-1/+2
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-1/+2
* use new Cut/Copy/Paste/Save/Search icons.Damon Chaplin2001-08-201-1/+8
* Set the folder bar message here.Christopher James Lahey2001-08-206-4/+155
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-191-1/+231
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-192-0/+2
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-182-5/+9
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-181-0/+5
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-182-0/+14
* call e_sexp_encode_string on the search string the user types in so itChris Toshok2001-08-181-6/+10
* changed to new print icon.Damon Chaplin2001-08-181-0/+1
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-182-35/+57
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-181-18/+25
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-182-4/+4
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-171-1/+36
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-171-3/+3
* Check that name != NULL before we start messing with it. (Fixes bug #7329)Jon Trowbridge2001-08-161-9/+11
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-163-74/+63
* set title of initial dialog to Addressbook Sources (bug #6704).Chris Toshok2001-08-161-0/+1
* don't let people add subdirs in the ldap server storage - everything isChris Toshok2001-08-161-0/+3
* Tell the search bar to translate the subitem texts.Federico Mena Quintero2001-08-151-0/+2
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-141-8/+19
* Got rid of an extraneous _ here.Christopher James Lahey2001-08-142-2/+2
* Added focus targets here. Fixes part of Ximian bug #5843.Christopher James Lahey2001-08-141-52/+60
* Grab focus here. Fixes Ximian bug #2265.Christopher James Lahey2001-08-141-0/+4
* Fixed two const warnings here.Christopher James Lahey2001-08-141-2/+3
* don't access source->auth if source == NULL (bug #7086).Chris Toshok2001-08-141-1/+1
* svn path=/trunk/; revision=11916Kjartan Maraas2001-08-122-5/+1
* Remove single- or double-quotes from names before sticking them into theJon Trowbridge2001-08-111-5/+17
* Properly handle "Category is" queries by checking the search barJon Trowbridge2001-08-111-6/+40
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-7/+7
* did a little packing-magic to get the two tables at bottom of this dialogAnna Marie Dirks2001-08-112-27/+57
* redesigned this dialog to fix bug #6815.Anna Marie Dirks2001-08-102-194/+294
* remove passwd_cb.Chris Toshok2001-08-101-8/+0
* If the last character we inserted was a "magic comma", remember itsJon Trowbridge2001-08-102-0/+16
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-105-6/+171
* [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]Chris Toshok2001-08-106-876/+1045
* Upped the minimum width on all addressbook columns to 75. Fixes Ximian bugChristopher James Lahey2001-08-091-39/+39
* mark the dialog as changed so the save button is immediately available.Chris Toshok2001-08-092-2/+35
* better to assume that we can write to the local addressbook than that weChris Toshok2001-08-091-1/+1
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-091-0/+10
* new function, used by the context menu.Chris Toshok2001-08-091-3/+37
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-083-0/+12
* ifdef this HAVE_LDAP.Chris Toshok2001-08-081-0/+2
* set the title of the window to "Advanced Search".Chris Toshok2001-08-081-1/+1
* pass view->view instead of the EBook. (addressbook_search_menu_items):Chris Toshok2001-08-083-122/+49
* [ Fixes bug #5066 ] new function, remove the source. (register_storage):Chris Toshok2001-08-081-0/+14
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-081-0/+8
* Make the OK button the keyboard default instead of Cancel. Bug #4942.Jason Leach2001-08-081-0/+1
* Check for storage != NULL here. This shouldn't come up unless addressbookChristopher James Lahey2001-08-041-13/+16
* Update for EvolutionStorage API changes. (addressbook_storage_add_source):Jason Leach2001-08-041-2/+2
* Made this change the query based on which letter is clicked.Christopher James Lahey2001-08-041-2/+71
* Fixed warnings here.Christopher James Lahey2001-08-032-10/+3
* Add camel dependency.Jon Trowbridge2001-08-035-13/+76
* Removed some extra padding and pack the addressbook view into a frame withJason Leach2001-08-031-16/+20
* Update the updated Save, Save As, and Print icons for menus and theJason Leach2001-08-031-2/+15
* Added ContactsSaveAsVCard, ContactsSendContactToOther, andChristopher James Lahey2001-08-023-29/+103
* Added file-exists.glade.Christopher James Lahey2001-08-013-1/+149
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-311-3/+6
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-311-1/+8
* Fix a return value bug, to make it so if it fails to load anJason Leach2001-07-311-26/+25
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-301-0/+8
* Fixing a small, stupid mistake; use e_select_names_model_get_textificationJon Trowbridge2001-07-261-2/+9
* Removed some debugging chatter.Jon Trowbridge2001-07-264-21/+90
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-251-0/+5
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-251-0/+17
* "_Add Anyway" to "Add Anyway".Jason Leach2001-07-251-1/+1
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-253-5/+35
* call widget_changed. (phone_entry_changed): same. (email_entry_changed):Chris Toshok2001-07-251-25/+85
* Check if evolution_shell_client_get_local_storage returnsJon Trowbridge2001-07-251-0/+12
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-12/+18
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-1/+1
* [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]Chris Toshok2001-07-191-15/+61
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-183-9/+31
* Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-173-3/+3
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-178-37/+218
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-173-5/+8
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-151-0/+4
* Added a call to e_table_view_to_model_row here.Christopher James Lahey2001-07-151-3/+7
* Changed Company to Organization here.Christopher James Lahey2001-07-131-2/+2
* add accelerators, taylor's patchJP Rosevear2001-07-121-3/+3
* Added some comments for clarity and fixed a pretty noticable bug with howJason Leach2001-07-111-0/+5
* Set bf->priv->file_db before calling do_create.Christopher James Lahey2001-07-101-1/+1
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-3/+3
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-091-0/+3
* Marked a string for translation.Kjartan Maraas2001-07-091-1/+1
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-079-145/+106
* Removed. [It was just bogus testing code for the right-click menuEttore Perazzoli2001-07-061-14/+1
* 2001-07-05 Anna Marie Dirks <anna@ximian.com:Anna Dirks2001-07-061-218/+186
* Upped the required version of gal.Christopher James Lahey2001-07-051-2/+7
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-033-12/+3
* srcdir != builddir compile fix.Peter Williams2001-07-024-0/+4
* Turned off wombatification of the categories master list here.Christopher James Lahey2001-07-021-0/+10
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-022-3/+3
* Added related_contacts field.Christopher James Lahey2001-07-026-134/+235
* Marked strings for translation.Chyla Zbigniew2001-06-301-3/+3
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-303-18/+13
* Added a search field to the query here. (e_select_names_init): Update theChristopher James Lahey2001-06-303-105/+136
* Change the uri here to have addressbook.db at the end.Christopher James Lahey2001-06-302-3/+6
* Change the query when the "Update List" button is pushed.Christopher James Lahey2001-06-303-19/+59
* add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-293-1/+35
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-294-10/+33
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-293-18/+35
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-1/+2
* track storage change - we're only using 1 array now.Chris Toshok2001-06-285-76/+320
* Oops. Can't use the wombat version of the master categories list yet.Christopher James Lahey2001-06-271-2/+2
* memmove counts were off in this function. (remove_card, modify_card):Christopher James Lahey2001-06-271-5/+9
* Added a categories combo here. It's not used yet.Christopher James Lahey2001-06-273-6/+53
* Added category searching to the advanced search dialog here.Christopher James Lahey2001-06-271-0/+22
* Added category searching to the file backend.Christopher James Lahey2001-06-271-0/+6
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-265-112/+291
* Add a huge steaming pile of code to handle the case of single-addressJon Trowbridge2001-06-252-27/+702
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-2518-67/+1258
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2349-98/+98
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-223-52/+136
* add prototype for close_dialog to remove warnings.Chris Toshok2001-06-211-0/+1
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-2010-98/+47
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-208-143/+283
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-192-121/+142
* save ourselves a function call - call close_dialog instead ofChris Toshok2001-06-151-1/+1
* Set the "expoted_dnd_types" to NULL in the folder_types.Jeffrey Stedfast2001-06-151-1/+1
* Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-121-3/+7
* Added e-card-merging-book-commit-duplicate-detected.glade here.Christopher James Lahey2001-06-117-19/+344
* Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-113-6/+9
* Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-111-1/+1
* Removed unused email variable.Christopher James Lahey2001-06-091-1/+0
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-0916-13/+431
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-0910-325/+247
* Remove references to ECategoryMasterListWombat.Christopher James Lahey2001-06-061-6/+0
* Make this work when multiple names are selected then right click->Remove.Jason Leach2001-06-061-3/+29
* Copy dates as they come in.Christopher James Lahey2001-06-062-301/+207
* Move an #include to the top, it's ugly to have it in the middle of theJacob Leach2001-06-061-1/+1
* (Fix bug #655: SelectNames doesn't let you remove addresses after you addJason Leach2001-06-061-0/+36
* Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-062-156/+146
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-047-13/+84
* Added fields for the GalViewMenus and GalViewCollection; we need to keepFederico Mena Quintero2001-06-013-19/+69
* add the EAddressbookModel* and change the ETableModel's name to "adapter".Chris Toshok2001-06-012-11/+21
* decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-012-5/+27
* Print Preview => ContactsPrintPreview. Changed peter's change so that theChris Toshok2001-06-011-1/+1
* Use the correct path to the print preview menu item.Peter Williams2001-05-311-1/+1
* new function, for the Cut verb. (copy_contacts_cb): new function, for theChris Toshok2001-05-305-14/+292
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-281-1/+1
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-1/+1
* Correct the height calculation here to not include theChristopher James Lahey2001-05-262-1/+5
* add sequence_complete_id to EAddressbookModel and stop_state_changed toChris Toshok2001-05-234-11/+71
* track the change in evolution-addressbook.xml's bonobo ui path's.Chris Toshok2001-05-221-6/+5
* update_view_type is gone, since the menu item is gone.Chris Toshok2001-05-222-49/+1
* Removed an unused variable.Christopher James Lahey2001-05-214-3/+5
* Do a better job constructing match strings, so we never try to use aJon Trowbridge2001-05-191-6/+56
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-185-24/+176
* no more ContactFind command.Chris Toshok2001-05-181-47/+0
* add our selection_change signal. (e_minicard_view_widget_realize): connectChris Toshok2001-05-187-8/+240
* initialize the model and adapter. (button_press): set on the model.Chris Toshok2001-05-162-5/+14
* Fixed up the lifetime of the drag_data_get signal a bit.Christopher James Lahey2001-05-161-23/+5
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-1615-1131/+1290
* Fix a small error not decreasing the data_count here.Christopher James Lahey2001-05-151-1/+2
* add prototype for addressbook_expand_uri.Chris Toshok2001-05-143-20/+62
* spew the data passed to us. (destination_folder_handle_motion): theChris Toshok2001-05-121-1/+4
* correct bug causing the Ok button to never be enabled.Chris Toshok2001-05-121-2/+4
* example.Chris Toshok2001-05-121-3/+2
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-128-52/+129
* Reordered the includes here. (string_to_dbt): The sleepycat libdbChristopher James Lahey2001-05-122-0/+5
* don't leak the ECard or ECardSimple.Chris Toshok2001-05-111-9/+13
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-088-561/+1052
* flesh out the function more. It should work now, but there's no way toChris Toshok2001-05-081-4/+73
* Use a different error message in the ldap support/no ldap support/fileChris Toshok2001-05-081-22/+38
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-083-11/+5
* un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request.Chris Toshok2001-05-051-12/+73
* unref the book if the view is being destroyedJP Rosevear2001-05-031-0/+8
* Remove call to unicode_init.Dan Winship2001-04-261-3/+0
* Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-242-101/+19
* Added save_source_data here.Christopher James Lahey2001-04-221-0/+2
* Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): ProperlyJon Trowbridge2001-04-221-6/+20
* Added.Jon Trowbridge2001-04-175-14/+87
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+3
* Get the ESelectNamesModel from the widget's text model instead of storingChristopher James Lahey2001-04-131-6/+14
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-113-13/+17
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-115-25/+37
* stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same.Chris Toshok2001-04-101-2/+58
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-105-0/+177
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-057-33/+32
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-0512-1/+45
* Fixed a crash here.Christopher James Lahey2001-04-041-1/+1
* Removed junk imagesGediminas Paulauskas2001-04-048-0/+0
* Made this table model more consistent in the number of columns it has.Christopher James Lahey2001-04-031-5/+7
* Blessed by Ettore.Gediminas Paulauskas2001-04-022-33/+16
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-313-1/+35
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-1/+4
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-3054-125/+180
* Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and thenChristopher James Lahey2001-03-292-6/+7
* Rather than starting the pending query by directly callingJon Trowbridge2001-03-251-8/+33
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-239-15/+668
* Added new icons.Miguel de Icaza2001-03-211-1/+2
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-2/+2
* Brutally refactored to boost performance in large-addressbook situations.Jon Trowbridge2001-03-181-109/+238
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-1811-15/+108
* Making warnings fatal is actually a pretty bad idea for anything otherJon Trowbridge2001-03-161-0/+2
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-164-25/+214
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-162-3/+3
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-152-148/+0
* Fix a warning here.Christopher James Lahey2001-03-141-1/+1
* Change to ld order from Greg Williams.Christopher James Lahey2001-03-141-1/+1
* add is_read_only param.Chris Toshok2001-03-1313-37/+183
* Maybe I shouldn't have smoked all of that crack before I startedJon Trowbridge2001-03-091-1/+0
* Some dead code mades its way into my commit. Sorry.Jon Trowbridge2001-03-091-4/+2
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-0911-96/+766
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-1/+2
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-2/+2
* Fix glitch with inserting comma-delimited stuff when length > 1.Jon Trowbridge2001-03-071-0/+2
* Added the third argument to e_contact_editor_new. (Cheated and send NULLBenjamin Kahn2001-03-071-1/+1
* Fix a reference counting bug.Jon Trowbridge2001-03-068-2/+725
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-045-38/+53