aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* change the way x-evolution-any-field is converted to an ldap query. itChris Toshok2001-07-261-0/+8
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-251-0/+12
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-251-0/+6
* "_Add Anyway" to "Add Anyway".Jason Leach2001-07-251-0/+5
* Added fallbacks for the name in the case of an e-card, to avoid theJon Trowbridge2001-07-251-0/+6
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-251-0/+17
* call widget_changed. (phone_entry_changed): same. (email_entry_changed):Chris Toshok2001-07-251-0/+15
* Check if evolution_shell_client_get_local_storage returnsJon Trowbridge2001-07-251-0/+8
* Don't stop the idle_queue and unref from here, since this might be calledDan Winship2001-07-251-0/+15
* Re-fix for my 07-18 not-quite-fix.Dan Winship2001-07-241-0/+21
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-0/+8
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-0/+6
* [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]Chris Toshok2001-07-191-0/+14
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-191-0/+14
* prune the list of cards that match our query using the avoid list here,Chris Toshok2001-07-191-0/+9
* [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"Chris Toshok2001-07-181-0/+13
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-181-0/+21
* Removed old, broken code and annoying g_messages.Jon Trowbridge2001-07-181-0/+13
* Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-171-0/+8
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-171-0/+36
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-171-0/+21
* Use other folders to import intoIain Holmes2001-07-171-0/+6
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-151-0/+11
* Added a call to e_table_view_to_model_row here.Christopher James Lahey2001-07-151-0/+9
* Changed Company to Organization here.Christopher James Lahey2001-07-131-0/+5
* add ldap cflagsJP Rosevear2001-07-131-0/+4
* Oops. I introduced my own bug, accidently set `email' to a g_free'dJeffrey Stedfast2001-07-131-0/+6
* Optimized the same way I optimized g_strsplit. If you use a GPtrArrayJeffrey Stedfast2001-07-131-3/+13
* Check the file even if the extension is NULLIain Holmes2001-07-131-0/+6
* add accelerators, taylor's patchJP Rosevear2001-07-121-0/+5
* Crash fix because strcmp() hates NULL arguments. Bug #3777.Jason Leach2001-07-121-0/+5
* Added some comments for clarity and fixed a pretty noticable bug with howJason Leach2001-07-111-0/+7
* assign OID's to the schema entries, and add schema support for contactChris Toshok2001-07-111-0/+5
* Set bf->priv->file_db before calling do_create.Christopher James Lahey2001-07-101-0/+10
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-0/+14
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-091-1/+2
* Marked a string for translation.Kjartan Maraas2001-07-091-0/+5
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-071-0/+148
* Removed. [It was just bogus testing code for the right-click menuEttore Perazzoli2001-07-061-1/+9
* Added some accelerators, padding, and a "memebers" frame; also fixedAnna Marie Dirks2001-07-061-0/+5
* Fix a memory leak here.Christopher James Lahey2001-07-051-0/+5
* Set info->avoid = NULL. This shouldn't make a difference, but it can'tChristopher James Lahey2001-07-051-0/+6
* Upped the required version of gal.Christopher James Lahey2001-07-051-0/+7
* added $(BONOBO_CONF_LIBS) to get it to compile.Damon Chaplin2001-07-031-0/+5
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-031-0/+11
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+11
* Turned off wombatification of the categories master list here.Christopher James Lahey2001-07-021-0/+5
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-021-0/+18
* Added related_contacts field.Christopher James Lahey2001-07-021-0/+19
* Fall back to use the name field if all else fails (which can happen withJon Trowbridge2001-07-021-0/+4
* Fix for the "recipient not specified" bug --- we were not correctlyJon Trowbridge2001-07-021-0/+6
* Check args. Somewhere in the code (somewhere in the minicard stuff) thisJon Trowbridge2001-07-011-0/+5
* I was accidentally comparing characters and strings here, and didn't seeJon Trowbridge2001-07-011-0/+8
* Marked strings for translation.Chyla Zbigniew2001-06-301-0/+5
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-301-0/+55
* Added a search field to the query here. (e_select_names_init): Update theChristopher James Lahey2001-06-301-0/+12
* Change the uri here to have addressbook.db at the end.Christopher James Lahey2001-06-301-0/+9
* Change the query when the "Update List" button is pushed.Christopher James Lahey2001-06-301-0/+11
* add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-291-0/+17
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-291-0/+15
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-291-0/+17
* add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES.Chris Toshok2001-06-291-0/+13
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-0/+6
* track storage change - we're only using 1 array now.Chris Toshok2001-06-281-0/+45
* Oops. Can't use the wombat version of the master categories list yet.Christopher James Lahey2001-06-271-0/+6
* memmove counts were off in this function. (remove_card, modify_card):Christopher James Lahey2001-06-271-0/+7
* Added a categories combo here. It's not used yet.Christopher James Lahey2001-06-271-0/+8
* Added category searching to the advanced search dialog here.Christopher James Lahey2001-06-271-0/+5
* Added category searching to the file backend.Christopher James Lahey2001-06-271-0/+8
* libwombat:Peter Williams2001-06-271-0/+4
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-261-0/+36
* Add a huge steaming pile of code to handle the case of single-addressJon Trowbridge2001-06-251-0/+14
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-0/+56
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-221-0/+30
* fix a refcounting memleak.Chris Toshok2001-06-211-0/+6
* fix memory leak.Chris Toshok2001-06-211-0/+6
* add prototype for close_dialog to remove warnings.Chris Toshok2001-06-211-0/+5
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-211-0/+6
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-0/+35
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-201-0/+92
* Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-191-0/+9
* tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-191-0/+6
* implement this properly, using base and (objectclass=*).Chris Toshok2001-06-151-0/+5
* save ourselves a function call - call close_dialog instead ofChris Toshok2001-06-151-0/+5
* Set the "expoted_dnd_types" to NULL in the folder_types.Jeffrey Stedfast2001-06-151-0/+5
* Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-121-0/+8
* Added e-card-merging-book-commit-duplicate-detected.glade here.Christopher James Lahey2001-06-111-0/+17
* Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-111-0/+15
* Made this handle the "id" property in searches.Christopher James Lahey2001-06-111-0/+10
* Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involvingChristopher James Lahey2001-06-111-0/+11
* Made it so that all of these functions queue their ops before callingChristopher James Lahey2001-06-111-0/+10
* Added this function to put a response back into the queue.Christopher James Lahey2001-06-111-0/+12
* Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-111-0/+10
* Removed unused email variable.Christopher James Lahey2001-06-091-0/+5
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-0/+40
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-0/+34
* Remove references to ECategoryMasterListWombat.Christopher James Lahey2001-06-061-0/+5
* Make this work when multiple names are selected then right click->Remove.Jason Leach2001-06-061-1/+7
* Oh yeah, the ChangeLog.Chris Lahey2001-06-061-0/+20
* (Fix bug #655: SelectNames doesn't let you remove addresses after you addJason Leach2001-06-061-0/+12
* Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-061-0/+17
* Added. Code for testing if two ECards appear to pertain to the sameJon Trowbridge2001-06-051-0/+7
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-0/+47
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-0/+5
* Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-021-0/+5
* Included information about db3.Christopher James Lahey2001-06-011-0/+6
* Added fields for the GalViewMenus and GalViewCollection; we need to keepFederico Mena Quintero2001-06-011-2/+20
* add the EAddressbookModel* and change the ETableModel's name to "adapter".Chris Toshok2001-06-011-0/+14
* decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-011-0/+15
* Print Preview => ContactsPrintPreview. Changed peter's change so that theChris Toshok2001-06-011-0/+6
* Use the correct path to the print preview menu item.Peter Williams2001-05-311-0/+5
* new function, for the Cut verb. (copy_contacts_cb): new function, for theChris Toshok2001-05-301-0/+52
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-281-1/+8
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-0/+4
* Correct the height calculation here to not include theChristopher James Lahey2001-05-261-0/+9
* fix strings such that ones that happening at the beginning or during anChris Toshok2001-05-231-0/+16
* add sequence_complete_id to EAddressbookModel and stop_state_changed toChris Toshok2001-05-231-1/+30
* ref the listener for the duration of this function, since emittingDan Winship2001-05-231-0/+9
* track the change in evolution-addressbook.xml's bonobo ui path's.Chris Toshok2001-05-221-0/+5
* update_view_type is gone, since the menu item is gone.Chris Toshok2001-05-221-3/+11
* Removed an unused variable.Christopher James Lahey2001-05-211-0/+14
* Do a better job constructing match strings, so we never try to use aJon Trowbridge2001-05-191-0/+7
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-0/+53
* no more ContactFind command.Chris Toshok2001-05-181-0/+5
* add our selection_change signal. (e_minicard_view_widget_realize): connectChris Toshok2001-05-181-0/+60
* initialize the model and adapter. (button_press): set on the model.Chris Toshok2001-05-161-0/+14
* Fixed up the lifetime of the drag_data_get signal a bit.Christopher James Lahey2001-05-161-0/+5
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-0/+82
* Fix a small error not decreasing the data_count here.Christopher James Lahey2001-05-151-0/+5
* add prototype for addressbook_expand_uri.Chris Toshok2001-05-141-0/+21
* spew the data passed to us. (destination_folder_handle_motion): theChris Toshok2001-05-121-0/+7
* correct bug causing the Ok button to never be enabled.Chris Toshok2001-05-121-0/+5
* example.Chris Toshok2001-05-121-0/+5
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-121-0/+40
* If the name is set and the full_name or file_as haven't been yet, setChristopher James Lahey2001-05-121-0/+5
* Reordered the includes here. (string_to_dbt): The sleepycat libdbChristopher James Lahey2001-05-121-0/+12
* only check schema support if we've connected.Chris Toshok2001-05-121-0/+5
* don't leak the ECard or ECardSimple.Chris Toshok2001-05-111-0/+5
* Importer changesIain Holmes2001-05-091-0/+10
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-081-0/+54
* flesh out the function more. It should work now, but there's no way toChris Toshok2001-05-081-0/+6
* Use a different error message in the ldap support/no ldap support/fileChris Toshok2001-05-081-0/+5
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-081-0/+9
* un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request.Chris Toshok2001-05-051-0/+13
* init change_id to NULLJP Rosevear2001-05-041-0/+5
* unref the book if the view is being destroyedJP Rosevear2001-05-031-0/+2
* unref the book if the view is being destroyedJP Rosevear2001-05-031-0/+12
* if the view does not contain a search context, the result is by defaultJP Rosevear2001-05-011-0/+6
* Remove call to unicode_init.Dan Winship2001-04-261-0/+5
* Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-241-0/+13
* Added save_source_data here.Christopher James Lahey2001-04-221-0/+5
* Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): ProperlyJon Trowbridge2001-04-221-0/+6
* Added.Jon Trowbridge2001-04-171-0/+20
* Added the function e_book_view_listener_stop to tell the book viewChristopher James Lahey2001-04-151-0/+33
* Ref the cursor here when we receive it.Christopher James Lahey2001-04-151-0/+22
* Get the ESelectNamesModel from the widget's text model instead of storingChristopher James Lahey2001-04-131-0/+7
* Update the Voice and Fax phone numbers too, finishing off bug #1667.Jason Leach2001-04-131-0/+5
* Update the built in VCard.Christopher James Lahey2001-04-131-0/+5
* put the business address into the pilot record as that is what we put intoJP Rosevear2001-04-131-0/+14
* Don't add more than five phone numbers and set the remaining blank entriesJP Rosevear2001-04-121-0/+6
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-111-0/+15
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-0/+12
* stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same.Chris Toshok2001-04-101-0/+10
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-101-0/+25
* add #include <sys/types.h> since gnome-print.h uses time_t withoutChris Toshok2001-04-091-0/+6
* make sure to notify new clients to the writable status of an already openChris Toshok2001-04-091-0/+6
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+14
* Fixed a crash here.Christopher James Lahey2001-04-041-0/+7
* Made this table model more consistent in the number of columns it has.Christopher James Lahey2001-04-031-0/+7
* Unref and unregister the factory on exitIain Holmes2001-04-031-0/+5
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+7
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-311-0/+13
* Tell new clients that are added whether they're writable.Christopher James Lahey2001-03-301-0/+5
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-0/+13
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-0/+5
* Fixed some crashes.Christopher James Lahey2001-03-291-0/+4
* Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and thenChristopher James Lahey2001-03-291-0/+11
* Rather than starting the pending query by directly callingJon Trowbridge2001-03-251-0/+9
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-0/+27
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-0/+5
* Added new icons.Miguel de Icaza2001-03-211-0/+5
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-1/+14
* Brutally refactored to boost performance in large-addressbook situations.Jon Trowbridge2001-03-181-2/+5
* Start feeding query matches back to the caller before the entire search isJon Trowbridge2001-03-181-0/+7
* Tag all queued ops. (e_book_cancel_op): Added. Search for a pending opJon Trowbridge2001-03-181-0/+24
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-0/+97
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-0/+35
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-161-0/+6
* Fix a warning here.Christopher James Lahey2001-03-141-0/+5
* Change to ld order from Greg Williams.Christopher James Lahey2001-03-141-0/+5
* Moved where we call pas_book_respond_get_book_view.Christopher James Lahey2001-03-141-0/+6
* add E_STRING_PROP for categories.Chris Toshok2001-03-131-0/+13
* add is_read_only param.Chris Toshok2001-03-131-0/+58
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+6
* PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-131-0/+6
* Added. A simplified, cancellable query mechanism that lets you avoidJon Trowbridge2001-03-111-0/+9
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-0/+47
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+5
* Fix glitch with inserting comma-delimited stuff when length > 1.Jon Trowbridge2001-03-071-0/+6
* Added. Just encapsulates openingJon Trowbridge2001-03-071-0/+7
* Added the third argument to e_contact_editor_new. (Cheated and send NULLBenjamin Kahn2001-03-071-0/+8
* Fix a reference counting bug.Jon Trowbridge2001-03-061-0/+22
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-0/+23
* doh, track renaming of objectclass from evolvePerson to evolutionPerson.Chris Toshok2001-03-031-0/+5
* rename evolveperson.schema to this, and add remaining attributes.Chris Toshok2001-03-031-0/+8
* install conduit iconsJP Rosevear2001-03-031-0/+6
* track change to e_contact_editor_new.Chris Toshok2001-03-021-0/+6
* add objectclasses for "person", "organizationalPerson", and "top" as well,Chris Toshok2001-03-021-0/+12
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-021-0/+46
* add new entries for phone enums, and fill in the ecard_field with (bogusChris Toshok2001-03-021-0/+27
* implement properly, we support everything.Chris Toshok2001-03-021-0/+6
* Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-021-0/+19
* I am an idiot.Jon Trowbridge2001-03-021-0/+5
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-0/+66
* Used ESelectionModelSimple and the changes to EReflow and EReflowSorted toChristopher James Lahey2001-03-011-0/+10
* Made this pay attention to the return value of e_sexp_parse.Christopher James Lahey2001-02-221-0/+9
* new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields):Chris Toshok2001-02-211-0/+60
* Moved the register_factory() code to here, since it was the only thingFederico Mena Quintero2001-02-211-0/+9
* new function.Chris Toshok2001-02-201-0/+10
* Remove PISOCK_LIBDIRJP Rosevear2001-02-201-0/+4
* When creating the entry, open up an ebook (corresponding to the localJon Trowbridge2001-02-201-0/+32
* add sequence<string> typedef, and add getSupportedFields method.Chris Toshok2001-02-181-0/+24
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-151-0/+27
* Translations.Kjartan Maraas2001-02-131-0/+1
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-131-0/+10
* Removed an ancient #include <libgnorba/gnorba.h>Jason Leach2001-02-121-0/+5
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-0/+23
* flesh out this check. #ifdef the entire thing OPENLDAP2, as it only worksChris Toshok2001-02-081-0/+7
* Added N_("* Click here to add a contact *").Christopher James Lahey2001-02-081-0/+5
* only set the DEBUG_LEVEL if we're OPENLDAP2.Chris Toshok2001-02-081-0/+5
* return TRUE if equal, FALSE otherwise. (business_compare): same.Chris Toshok2001-02-071-0/+13
* Added -DEVOLUTION_DATADIR=\""$(datadir)"\".Christopher James Lahey2001-02-071-0/+9
* doh, didn't mean to commit this.Chris Toshok2001-02-071-0/+5
* new file. this will eventually form the suggested additions to an existingChris Toshok2001-02-071-0/+7
* don't need the = NULL's since we g_new0. (check_for_evolve_person): newChris Toshok2001-02-071-0/+21
* err, allocate 2 char*s when i assign 2 char*s.Chris Toshok2001-02-061-1/+5
* switch to ldap_modify_ext_s if OPENLDAP2, as ldap_modify_s is deprecated.Chris Toshok2001-02-061-0/+12
* Save the help_text in the closure.Christopher James Lahey2001-02-061-0/+7
* Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-061-0/+13
* Make the Note field be quoted printable.Christopher James Lahey2001-02-051-0/+11
* Call e_select_names_set_default when appropriate.Christopher James Lahey2001-02-051-0/+12
* #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter andChris Toshok2001-01-301-0/+11
* Replace the arrow icons in the ESelectNames component with "->" for aEttore Perazzoli2001-01-271-0/+6
* add comment about the else block here. (prop_info): add home_address,Chris Toshok2001-01-261-0/+7
* Made this only add the initial VCard if it finds a file "create-initial"Christopher James Lahey2001-01-261-0/+13
* Setup the view collection properly and handle the "display_view" signal.Christopher James Lahey2001-01-261-0/+6
* Actually make the icon for the "print" menu item work (I was missing aEttore Perazzoli2001-01-251-0/+5
* Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-251-0/+5
* Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-251-0/+7