aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/iiimf-protocol-lib
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-12-28 19:12:33 +0800
committeredwin <edwin@FreeBSD.org>2003-12-28 19:12:33 +0800
commitd1f2250c1cb7bb81d5c69e548513fe423c80aa14 (patch)
tree6a8f939e9d65678ed89bdd1c2adce60f422a74f8 /textproc/iiimf-protocol-lib
parentd30da7710ba2e8ebc601a29af7e2972829a05b4d (diff)
downloadfreebsd-ports-gnome-d1f2250c1cb7bb81d5c69e548513fe423c80aa14.tar.gz
freebsd-ports-gnome-d1f2250c1cb7bb81d5c69e548513fe423c80aa14.tar.zst
freebsd-ports-gnome-d1f2250c1cb7bb81d5c69e548513fe423c80aa14.zip
remove USE_LIBTOOL, it inferes with the configure phase
Diffstat (limited to 'textproc/iiimf-protocol-lib')
-rw-r--r--textproc/iiimf-protocol-lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile
index a2aa015396dd..dc59f34c750b 100644
--- a/textproc/iiimf-protocol-lib/Makefile
+++ b/textproc/iiimf-protocol-lib/Makefile
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${IIIMF_VER}/lib/iiimp
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}-${IIIMF_VER}
USE_BZIP2= yes
USE_GMAKE= yes
-USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
ss='commitgraph'>* Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-225-19/+99 | | | | | | tree. svn path=/trunk/; revision=10362 * added new directory for the libwombat library, which will contain theRodrigo Moya2001-06-213-0/+20 | | | | | | | | | | 2001-06-21 Rodrigo Moya <rodrigo@gnome-db.org> * libwombat/: added new directory for the libwombat library, which will contain the implementation of all CORBA interfaces defined in the wombat.idl file svn path=/trunk/; revision=10361 * created new directory for the libwombat libraryRodrigo Moya2001-06-215-0/+283 | | | | | | | | 2001-06-21 Rodrigo Moya <rodrigo@ximian.com> * created new directory for the libwombat library svn path=/trunk/; revision=10360 * added new interface (WombatClient)Rodrigo Moya2001-06-212-0/+9 | | | | | | | | 2001-06-21 Rodrigo Moya <rodrigo@gnome-db.org> * wombat.idl: added new interface (WombatClient) svn path=/trunk/; revision=10359 * fix to include the CFLAGS for extra librariesHavoc Pennington2001-06-212-0/+6 | | | | | | | | 2001-06-20 Havoc Pennington <hp@redhat.com> * gnome.m4: fix to include the CFLAGS for extra libraries svn path=/trunk/; revision=10355 * Added fileKevin Breit2001-06-214-18/+320 | | | | | | | | 2001-06-21 Kevin Breit <battery841@mediaone.net> * C/encryption.sgml: Added file svn path=/trunk/; revision=10354 * Moved my entires to doc/ChangeLog per request of danwKevin Breit2001-06-215-85/+114 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/ChangeLog: Moved my entires to doc/ChangeLog per request of danw svn path=/trunk/; revision=10353 * Fix the OpenLDAP check to default to "no" if you don't specify anything.Dan Winship2001-06-212-12/+22 | | | | | | | * configure.in: Fix the OpenLDAP check to default to "no" if you don't specify anything. svn path=/trunk/; revision=10352 * fix a refcounting memleak.Chris Toshok2001-06-212-3/+12 | | | | | | | | | | 2001-06-20 Chris Toshok <toshok@ximian.com> * backend/pas/pas-backend-file.c (pas_backend_file_process_get_supported_fields): fix a refcounting memleak. svn path=/trunk/; revision=10351 * fix memory leak.Chris Toshok2001-06-212-1/+7 | | | | | | | | | | 2001-06-20 Chris Toshok <toshok@ximian.com> * backend/ebook/e-book-listener.c (e_book_listener_queue_get_supported_fields_response): fix memory leak. svn path=/trunk/; revision=10350 * add prototype for close_dialog to remove warnings.Chris Toshok2001-06-213-0/+7 | | | | | | | | | 2001-06-20 Chris Toshok <toshok@ximian.com> * contact-editor/e-contact-editor.c: add prototype for close_dialog to remove warnings. svn path=/trunk/; revision=10349 * Save the formatting preference for this message draft using aJeffrey Stedfast2001-06-212-14/+46 | | | | | | | | | | | | 2001-06-20 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (save_draft): Save the formatting preference for this message draft using a X-Evolution-Format header. (e_msg_composer_new_with_message): Restore the format editing preference and also remove any other X-Evolution-* headers that we may have set. svn path=/trunk/; revision=10348 * If the first char of the mailing-list name is '<', chop it off to makeJeffrey Stedfast2001-06-212-6/+19 | | | | | | | | | | 2001-06-20 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c (header_raw_check_mailing_list): If the first char of the mailing-list name is '<', chop it off to make Ettore happy. Fixes bug #2153. svn path=/trunk/; revision=10347 * Updated for new UI.Kevin Breit2001-06-213-60/+40 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/config-setupassist.sgml: Updated for new UI. svn path=/trunk/; revision=10346 * Updated for a newer UI (need to update at a later date.Kevin Breit2001-06-212-104/+68 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/config-prefs.sgml: Updated for a newer UI (need to update at a later date. svn path=/trunk/; revision=10345 * removed conflict marker.Dave Camp2001-06-211-1/+0 | | | | svn path=/trunk/; revision=10344 * Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-217-8/+40 | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-20 Dave Camp <dave@ximian.com> * Evolution-Composer.idl: Changed attachData to accept a sequence of chars rather than a string. * evolution-composer.c (impl_Composer_attach_data): Changed the 'data' argument to a GNOME_Evolution_Composer_AttachmentData, and pass data->_buffer and data->_length to camel_mime_part_set_content(). 2001-06-20 Dave Camp <dave@ximian.com> * gui/itip-utils.c (itip_send_comp): Changed attach_data to be a GNOME_Evolution_Composer_AttachmentData rather than a CORBA_char*. 2001-06-20 Dave Camp <dave@ximian.com> * backend/ebook/e-card.c (e_card_list_send): Changed attach_data to be a GNOME_Evolution_Composer_AttachmentData rather than a CORBA_char*. svn path=/trunk/; revision=10343 * Make less monotone soundingKevin Breit2001-06-214-14/+10 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-calendar.sgml: Make less monotone sounding svn path=/trunk/; revision=10342 * Added more postscript descriptionKevin Breit2001-06-212-6/+6 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * docs/C/usage-print.sgml: Added more postscript description svn path=/trunk/; revision=10341 * Reworded a little bit for more descrip.Kevin Breit2001-06-213-4/+10 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * docs/C/usage-sync: Reworded a little bit for more descrip. svn path=/trunk/; revision=10340 * Documented categorizing an event.Kevin Breit2001-06-213-4/+78 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-calendar.sgml: Documented categorizing an event. svn path=/trunk/; revision=10339 * print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-218-6/+526 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-20 JP Rosevear <jpr@ximian.com> * gui/dialogs/comp-editor.c (print_cmd): print menu command (print_preview_cmd): ditto for print preview (print_setup_cmd): ditto for print setup (comp_editor_set_cal_client): listen for updated and removed signals (obj_updated_cb): if the item changes else where, query the user for the course of action (obj_removed_cb): ditto for removal * gui/print.c (print_setup): rudimentary page setup support (print_comp): rudimentary individual event/task printing support * gui/print.h: new protos * gui/dialogs/changed-comp.[hc]: dialog to query the user about what to do when a item is changed elsewhere * gui/dialogs/Makefile.am: build new files * gui/dialogs/send-comp.c (send_component_dialog): remove useless assignment svn path=/trunk/; revision=10338 * collapse print commands hereJP Rosevear2001-06-214-51/+20 | | | | | | | | 2001-06-20 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: collapse print commands here svn path=/trunk/; revision=10337 * send the value to e_table_model_set_value_at as a string as inMikael Hallendal2001-06-201-2/+12 | | | | | | | | | | | | 2001-06-20 Mikael Hallendal <micke@codefactory.se> * e-cell-spin-button.c (e_cell_spin_button_step): send the value to e_table_model_set_value_at as a string as in e_cell_number. (e_cell_spin_button_step_float): send the value to e_table_model_set_value_at as a string as in e_cell_number_float. svn path=/trunk/; revision=10336 * Updated Bcc: exampleKevin Breit2001-06-203-2/+10 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-mail.sgml: Updated Bcc: example svn path=/trunk/; revision=10335 * Change --enable-ldap to --with-openldap, allow a path prefix as anDan Winship2001-06-202-31/+52 | | | | | | | | * configure.in: Change --enable-ldap to --with-openldap, allow a path prefix as an argument. Add some libtooly goodness to the libldap check in case it depends on ssl libraries. svn path=/trunk/; revision=10334 * added getFreeBusy methodRodrigo Moya2001-06-209-0/+327 | | | | | | | | | | | | | | | | | | | | 2001-06-20 Rodrigo Moya <rodrigo@ximian.com> * idl/evolution-calendar.idl: added getFreeBusy method * pcs/cal.c (impl_Cal_get_free_busy): implementation of the new getFreeBusy added method * pcs/cal-backend.[ch]: added new virtual method to the CalBackend class (get_free_busy) * pcs/cal-backend-db.c (cal_backend_db_get_free_busy): new function, not implemented yet * pcs/cal-backend-file.c (cal_backend_file_get_free_busy): new funtion, not implemented yet svn path=/trunk/; revision=10333 * Took out a reference to gloss.Kevin Breit2001-06-203-0/+24 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/apx-gloss.sgml: Took out a reference to gloss. svn path=/trunk/; revision=10332 * Made it build.Kevin Breit2001-06-203-2/+6 | | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-exec-summary.sgml: Made it build. svn path=/trunk/; revision=10331 * Checked for validity.Aaron Weber2001-06-202-2/+14 | | | | svn path=/trunk/; revision=10330 * Fix typo. s/Cancel then meeting/ Cancel the meeting/.Kjartan Maraas2001-06-202-1/+6 | | | | | | | | | 2001-06-20 Kjartan Maraas <kmaraas@gnome.org> * evolution-event-editor.xml: Fix typo. s/Cancel then meeting/ Cancel the meeting/. svn path=/trunk/; revision=10329 * More than on accel key is a tad confusing.Kjartan Maraas2001-06-202-1/+6 | | | | | | | | | 2001-06-20 Kjartan Maraas <kmaraas@gnome.org> * folder-browser.c: More than on accel key is a tad confusing. svn path=/trunk/; revision=10328 * Updated Polish translationChyla Zbigniew2001-06-202-339/+285 | | | | svn path=/trunk/; revision=10327 * For Mendel Mobach <mendel@mobach.nl> :Almer S. Tigelaar2001-06-202-4620/+3198 | | | | | | | | | | 2001-06-20 Almer S. Tigelaar <almer@gnome.org> For Mendel Mobach <mendel@mobach.nl> : * nl.po: Updated Dutch translation. svn path=/trunk/; revision=10326 * moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98 | | | | | | | | | | | | | | | 2001-06-20 Damon Chaplin <damon@ximian.com> * gui/calendar-config.[hc]: * gui/gnome-cal.[hc]: * gui/tasks-control.c (tasks_control_activate): * gui/calendar-commands.c (calendar_control_activate): moved the function to check for a default timezone to calendar-config.c, and also used it in the tasks control. * gui/dialogs/e-timezone-dialog.h: #include <gtk/gtkwidget.h> fix. svn path=/trunk/; revision=10325 * added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78 | | | | | | | | | | | | | | 2001-06-20 Damon Chaplin <damon@ximian.com> * gui/calendar-commands.c (calendar_control_activate): * gui/gnome-cal.[hc]: added code to show the timezone dialog if the user hasn't set a default timezone yet. * gui/dialogs/e-timezone-dialog.c (e_timezone_dialog_add_timezones): set the "None" item string before adding it to the combo, to stop the combo putting "None" in the entry initially. svn path=/trunk/; revision=10324 * if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63 | | | | | | | | | | | 2001-06-19 Damon Chaplin <damon@ximian.com> * gui/dialogs/event-page.c: if the timezones of the start and end of the event are the same, then if the start timezone is changed we change the end timezone as well, since that is what most users will want. svn path=/trunk/; revision=10323 * removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22 | | | | | | | | | | | 2001-06-19 Damon Chaplin <damon@ximian.com> * pcs/cal.c: * idl/evolution-calendar.idl: * cal-client/cal-client.[hc]: removed stuff to get builtin timezone info from the server. svn path=/trunk/; revision=10322 * added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327 | | | | | | | | | | | | | | | | | | | 2001-06-19 Damon Chaplin <damon@ximian.com> * gui/dialogs/cal-prefs-dialog.c: added a 'Time zone' setting. Also rearranged a little, adding a new 'General' page, since we had too many settings on the 'Calendar' page. * gui/e-timezone-entry.[hc]: * gui/dialogs/e-timezone-dialog.[hc]: * gui/dialogs/comp-editor.c: * gui/dialogs/comp-editor-page.[hc]: * gui/dialogs/event-page.c: * gui/dialogs/task-details-page.c: * gui/dialogs/task-page.c: removed CalClient stuff. The timezone dialog now uses the timezone data directly from the client's libical library. svn path=/trunk/; revision=10321 * split out commands from toolitems/menuitems.Chris Toshok2001-06-202-29/+55 | | | | | | | | | 2001-06-19 Chris Toshok <toshok@ximian.com> * evolution-contact-editor.xml: split out commands from toolitems/menuitems. svn path=/trunk/; revision=10320 * remove dead fileJP Rosevear2001-06-202-1/+5 | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * POTFILES.in: remove dead file svn path=/trunk/; revision=10319 * track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-2011-98/+82 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-19 Chris Toshok <toshok@ximian.com> * gui/widgets/e-addressbook-view.c (table_double_click): track change to e_addressbook_show_contact_editor signature. * gui/widgets/e-minicard-view.c (e_minicard_view_event): same. * gui/widgets/e-minicard.c (e_minicard_event): same. * gui/widgets/e-addressbook-util.c (e_addressbook_error_dialog): add an entry for "Card ID already exists". (e_addressbook_show_contact_editor): track the change to signal names and e_contact_editor_new signature here. * gui/widgets/e-addressbook-util.h: change e_addressbook_show_contact_editor's signature to match e_contact_editor_new more closely. * gui/widgets/e-addressbook-table-adapter.c (unlink_model): free up the simple mapping to plug a potentially sizeable memory leak. * gui/component/select-names/e-select-names-text-model.c (e_select_names_text_model_activate_obj): call e_addressbook_show_contact_editor here. * gui/component/select-names/e-select-names-popup.c (edit_contact_info_have_book_cb): remove the get_supported_fields stuff, since the contact editor handles it for us now, and call e_addressbook_show_contact_editor. * gui/component/e-address-popup.c (edit_contact_info_cb): same. * gui/component/addressbook.c (new_contact_cb): track change to e_addressbook_show_contact_editor. svn path=/trunk/; revision=10318 * rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-2021-292/+664 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-19 Chris Toshok <toshok@ximian.com> * contact-editor/e-contact-quick-add.c (ce_have_book): rename ce_book_found_fields to this, remove the fetching of fields (the contact editor code handles that now.), and change the add_card signal to card_added. (card_added_cb): copied somewhat from merge_cb above. we don't need to do the merge here, just call the callback. * contact-editor/e-contact-editor.c (e_contact_editor_class_init): track signal change. add book arg, and is_read_only -> editable. (wants_html_changed): if the card isn't already changed, flag it as such (and update the commands.) (phone_entry_changed): same. (email_entry_changed): same. (address_text_changed): same. (name_entry_changed): same. (company_entry_changed): same. (full_name_clicked): is_read_only -> editable. (full_addr_clicked): same. (card_added_cb): new function, emit our card_added signal, and close the dialog if we're supposed to. properly deal with error status here. (card_modified_cb): same, modulo card_added -> card_modified. (save_card): actually call e_card_merging_book_{add/commit}_card instead of using a signal. Also, add a gboolean arg to tell whether or not to close the dialog after saving the card. (card_deleted_cb): new function, just emit our "card_deleted" signal. (delete_cb): actually call e_book_remove_card here, instead of using a signal. (tb_save_and_close_cb): call save_card with TRUE for should_close. (e_contact_editor_init): init changed = FALSE; (e_contact_editor_destroy): unref our book if we have one. (e_contact_editor_new): new signature, set the "book" arg, and call e_book_get_supported_fields here. (supported_fields_cb): new function, show the contact editor. (e_contact_editor_set_arg): initialize changed to FALSE when setting the card (but *after*, since the changed callbacks will set it to TRUE.) also, call command_state_changed if editable changes. also handle setting "book". oh, and is_read_only -> editable. (command_state_changed): new function - set the state of the commands we care about. (e_contact_editor_get_arg): add "book" handling, and is_read_only -> editable. (_phone_arrow_pressed): is_read_only -> editable. (_email_arrow_pressed): same. (_address_arrow_pressed): same. (enable_writable_fields): same. (set_editable): rename set_read_only to this, and is_read_only -> editable. * contact-editor/e-contact-editor.h (struct _EContactEditor): is_read_only -> editable, add a "changed" flag so we can sensitize commands correctly, and add an EBook* arg to e_contact_editor_new and to the EContactEditor struct. Also, change all the signals to past tense, and send the EBookStatus in them. * contact-editor/e-contact-editor-address.c (e_contact_editor_address_class_init): is_read_only -> editable. (e_contact_editor_address_set_arg): same. (e_contact_editor_address_get_arg): same. * contact-editor/e-contact-editor-address.h (struct _EContactEditorAddress): same. * contact-editor/e-contact-editor-fullname.c (e_contact_editor_fullname_class_init): same. (e_contact_editor_fullname_set_arg): same. (e_contact_editor_fullname_get_arg): same. * contact-editor/e-contact-editor-fullname.h (struct _EContactEditorFullname): same. * contact-editor/Makefile.am: don't build contact-editor-test now, until contact-editor gets moved to gui/ and we can more easily depend on the e_card_merging_* calls. * backend/pas/pas-backend-ldap.c (ldap_error_to_response): return CardIdAlreadyExists for LDAP_ALREADY_EXISTS. * backend/idl/addressbook.idl: Add CardIdAlreadyExists to the BookListener status enum. * backend/ebook/e-book-types.h: add E_BOOK_STATUS_CARD_ID_ALREADY_EXISTS. * backend/ebook/e-book-listener.c (e_book_listener_convert_status): add support for CardIdAlreadyExists. svn path=/trunk/; revision=10317 * remove dead fileJP Rosevear2001-06-202-1/+4 | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * POTFILES.in: remove dead file svn path=/trunk/; revision=10316 * add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38 | | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * gui/dialogs/task-editor.c (task_editor_init): add ui (forward_cmd): implement forward command * gui/dialogs/comp-editor.c (save_as_ok): bug fix, seems to work now svn path=/trunk/; revision=10315 * ui xml for task editorJP Rosevear2001-06-204-256/+56 | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * evolution-task-editor.xml: ui xml for task editor * Makefile.am: install new file svn path=/trunk/; revision=10314 * A couple changes to Kevin's update. Mostly just checking over.Aaron Weber2001-06-204-50/+52 | | | | | | | | 2001-06-19 Aaron Weber <aaron@ximian.com> * C/usage-mainwindow.sgml and usage-mail.sgml: A couple changes to Kevin's update. Mostly just checking over. svn path=/trunk/; revision=10313 * add auto exit unrefJP Rosevear2001-06-204-24/+41 | | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * gui/control-factory.c (control_factory_init): add auto exit unref * gui/component-factory.c (destroy_cb): destroy our selves if we have no more shells (component_factory_init): add auto exit unref svn path=/trunk/; revision=10312 * don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10 | | | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * gui/Makefile.am: don't compile or install the old meeting edit stuff * gui/e-week-view.c: ditto * gui/e-day-view.c: Remove scheduling menu option svn path=/trunk/; revision=10311 * add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31 | | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * gui/itip-utils.c: add some needed commas (itip_send_comp): if publishing, don't set the to list and show the message. unless publishing, just send the email * gui/Makefile.am: remove typo svn path=/trunk/; revision=10310 * send the messageJP Rosevear2001-06-203-1/+29 | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * evolution-composer.c (impl_Composer_send): send the message * Evolution-Composer.idl: add a "send" method to send a message without showing the editor svn path=/trunk/; revision=10309 * Tweak the db3 header check to like our RH7 build machine again.Dan Winship2001-06-202-1/+6 | | | | | | | * configure.in: Tweak the db3 header check to like our RH7 build machine again. svn path=/trunk/; revision=10308 * world map picture used for selecting timezones. added world_map-960.pngDamon Chaplin2001-06-203-1/+7 | | | | | | | | | 2001-06-19 Damon Chaplin <damon@ximian.com> * world_map-960.png: world map picture used for selecting timezones. * Makefile.am (images_DATA): added world_map-960.png for timezones. svn path=/trunk/; revision=10307 * Updated Spanish translation.Hector Garcia2001-06-202-328/+345 | | | | svn path=/trunk/; revision=10306 * Updated Spanish translation.Hector Garcia2001-06-202-663/+666 | | | | svn path=/trunk/; revision=10305 * #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-205-20/+105 | | | | | | | | | | | | | | | 2001-06-19 Jeffrey Stedfast <fejj@ximian.com> * mail-display.c: #include "folder-browser-factory.h" * component-factory.c (mail_remove_storage): New function to remove an EvolutionStorage. * mail-accounts.c (mail_delete): Remove the storage from the folder-tree. (news_delete): Same. svn path=/trunk/; revision=10304 * Basic editsKevin Breit2001-06-203-72/+88 | | | | | | * doc/C/usage-mail.sgml: Basic edits svn path=/trunk/; revision=10303 * Updated to say "My Evolution"Kevin Breit2001-06-203-32/+28 | | | | | | * doc/C/usage-exec-summary: Updated to say "My Evolution" svn path=/trunk/; revision=10302 * remove typoJP Rosevear2001-06-202-1/+5 | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * gui/Makefile.am: remove typo svn path=/trunk/; revision=10301 * ShushJP Rosevear2001-06-201-0/+4 | | | | svn path=/trunk/; revision=10300 * itip/imip send dialogJP Rosevear2001-06-2020-652/+2611 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * gui/dialogs/send-comp.c: itip/imip send dialog * gui/dialogs/send-comp.h: new proto * gui/dialogs/recurrence-page.c (recurrence_page_set_dates): only use the weekday picker if visible * gui/dialogs/meeting-page.c: just show the meeting list * gui/dialogs/event-editor.c (event_editor_edit_comp): remove the meeting page if no attendees (schedule_meeting_cmd): schedule a meeting menu item (refresh_meeting_cmd): refresh meeting request menu item (cancel_meeting_cmd): ditto for cancel (forward_cmd): send as attachment * gui/dialogs/comp-editor.c (comp_editor_remove_page): remove page from dialog (comp_editor_show_page): show a given page (comp_editor_get_current_comp): return a cal component representing the current widget state (comp_editor_save_comp): save the cal component (comp_editor_delete_comp): delete the cal component (comp_editor_send_comp): send the cal component (comp_editor_merge_ui): merge xml in to the bonobo gui (setup_widgets): use a bonobo window instead of a gtk window, add menus again (save_as_cmd): save to file on disk - still broken (save_close_cmd): close menu command (save_close_cmd): save and close menu command * gui/dialogs/comp-editor.h: new protos * gui/dialogs/cancel-comp.c (cancel_component_dialog): itip/imip cancellation dialog * gui/dialogs/cancel-comp.h: new proto * gui/dialogs/Makefile.am: build new files * gui/dialogs/comp-editor-page.c (comp_editor_page_notify_needs_send): emit needs_send signal * gui/dialogs/comp-editor-page.h: new signal protos * gui/itip-utils.c (itip_send_comp): new function to send cal components * gui/itip-utils.h: new proto * gui/e-itip-control.c (pstream_load): trim using cal-component wrapper stuff (accept_button_clicked_cb): use itip_send_comp (tentative_button_clicked_cb): ditto (decline_button_clicked_cb): ditto * gui/Makefile.am: compile select name idl stuff * cal-util/cal-component.c (cal_component_get_organizer): get the organizer (cal_component_set_organizer): set the organizer (cal_component_get_recurid): get the recurrence id (cal_component_set_recurid): set the recurrence id (set_attendee_list): actually set the attendee list (get_attendee_list): build the attendee list * cal-util/cal-component.h: new protos svn path=/trunk/; revision=10299 * Added definition.Kevin Breit2001-06-203-150/+109 | | | | | | | | * doc/C/apx-gloss.sgml: Added definition. * doc/C/usage-mainwindow.sgml: Routine updates. svn path=/trunk/; revision=10298 * updated .cvsignore to ignore camel-lock-helperJeffrey Stedfast2001-06-201-0/+1 | | | | svn path=/trunk/; revision=10297 * Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-203-15/+130 | | | | | | | | | | | | | 2001-06-19 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (destination_folder_handle_drop): Accept text/uri-list mime types - this allows us to drag messages from Nautilus into an Evolution folder. * folder-browser.c (message_list_drag_data_get): Do cleanup and better error handling. svn path=/trunk/; revision=10296 * Don't define the drop_types here. (drag_data_received): ImplementJeffrey Stedfast2001-06-202-24/+87 | | | | | | | | | | | 2001-06-19 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (e_msg_composer_construct): Don't define the drop_types here. (drag_data_received): Implement message/rfc822 dnd drop type handling. svn path=/trunk/; revision=10295 * change to event specific operationsJP Rosevear2001-06-204-184/+100 | | | | | | | | | | | | | 2001-06-19 JP Rosevear <jpr@ximian.com> * evolution-event-editor.xml: change to event specific operations * evolution-comp-editor.xml: split non-specific operations out here * Makefile.am: install new file svn path=/trunk/; revision=10294 * Sync - FedericoFederico Mena Quintero2001-06-2019-284/+1291 | | | | svn path=/trunk/; revision=10293 * Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an intChristopher James Lahey2001-06-202-5/+10 | | | | | | | | | 2001-06-19 Christopher James Lahey <clahey@ximian.com> * libversit/vcc.y (LexBuf): Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an int here. svn path=/trunk/; revision=10292 * Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1 | | | | svn path=/trunk/; revision=10291 * Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-192-0/+7 | | | | | | | | | 2001-06-19 Jon Trowbridge <trow@ximian.com> * mail-tools.c (mail_tool_do_movemail): Properly clean up the movemail files when no mail was received. svn path=/trunk/; revision=10290 * Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-195-242/+293 | | | | | | | | | | | | | 2001-06-19 Jon Trowbridge <trow@gnu.org> * contact-editor/e-contact-quick-add.c: Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by using some of the newer ebook convenience routines, etc. (ce_book_found_fields): s/e_contact_editor_raise/e_contact_editor_show/, to accomodate the small changes in the contact editor API. svn path=/trunk/; revision=10289 * (write_field_row_begin): hmm, use just bold &nbsp; as it looksRadek Doulik2001-06-192-1/+5 | | | | | | better svn path=/trunk/; revision=10288 * Fixed a bug when not running setuid it wouldn't unlock.Not Zed2001-06-194-127/+40 | | | | | | | | | | | | 2001-06-19 Not Zed <NotZed@Ximian.com> * camel-lock-helper.c (unlock_id): Fixed a bug when not running setuid it wouldn't unlock. * camel-movemail.c (camel_movemail): use new locking daemon, also return an error code. svn path=/trunk/; revision=10287 * add column with &nbsp; between header name and valueRadek Doulik2001-06-192-1/+6 | | | | | | | | | 2001-06-19 Radek Doulik <rodo@ximian.com> * mail-format.c (write_field_row_begin): add column with &nbsp; between header name and value svn path=/trunk/; revision=10286 * added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-19 Damon Chaplin <damon@ximian.com> * gui/dialogs/task-details-page.glade: * gui/dialogs/task-page.glade: * gui/dialogs/event-page.glade: added timezone fields. Also moved the 'All Day' flag into an alignment so it doesn't mess up the height of the other widgets. * gui/dialogs/task-details-page.c: * gui/dialogs/task-page.c: * gui/dialogs/event-page.c: added code to handle the timezone fields. This still needs to be hooked up when the libical code is finished. * gui/dialogs/e-timezone-dialog.c (on_map_leave): new function to clear the preview label and turn off the highlighted point on the map when you move the mouse outside it. (find_selected_point): new function to try to find the point corresponding to the text in the combo. (on_combo_changed): call the above function to update the selected point. (on_map_leave): turn off the preview point & label when the mouse leaves the map. (e_timezone_dialog_set_cal_client): changed it so that selecting "None" clears the entry. * gui/dialogs/comp-editor-page.[hc]: added set_cal_client() virtual method since some pages need to access the CalClient to get timezone information. Also added comp_editor_page_set_cal_client() to call the virtual method. * gui/dialogs/comp-editor.c (comp_editor_set_cal_client): called comp_editor_page_set_cal_client() on each page. * gui/calendar-config.c: added functions to get & set the timezone. svn path=/trunk/; revision=10285 * tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-196-13/+25 | | | | svn path=/trunk/; revision=10284 * Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-193-19/+38 | | | | | | | | | | | | | | 2001-06-18 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (destination_folder_handle_drop): Use a nice switch statement and use the new enum values. * mail-callbacks.c (list_add_addresses): Now takes a hash table of already-used-recipients so that we don't get duplicates. (mail_generate_reply): Pass in a rcpt_hash argument to list_add_addresses(). These changes fix bug #1639. svn path=/trunk/; revision=10282 * Updated Polish translationChyla Zbigniew2001-06-192-3679/+6685 | | | | svn path=/trunk/; revision=10281 * Note: Except for the info_free(), the NULL checks are g_return's. I feltJeffrey Stedfast2001-06-193-23/+84 | | | | | | | | | | | | | | | | | | | | | | | 2001-06-18 Jeffrey Stedfast <fejj@ximian.com> Note: Except for the info_free(), the NULL checks are g_return's. I felt that since g_free() handles NULL that our _free() functions should also. * camel-folder.c (camel_folder_change_info_free): Check to make sure that the info pointer isn't NULL. (camel_folder_change_info_change_uid): Same. (camel_folder_change_info_changed): Same. (camel_folder_change_info_remove_uid): Same. (camel_folder_change_info_add_uid): Same. (camel_folder_change_info_build_diff): Same. (camel_folder_change_info_cat): Same. (camel_folder_change_info_add_source): Same. (camel_folder_change_info_add_source_list): Same. (camel_folder_change_info_add_update): Same. (camel_folder_change_info_add_update_list): Same. svn path=/trunk/; revision=10280 * Commented out DTD which shouldn't be thereKevin Breit2001-06-192-4/+4 | | | | | | * doc/C/usage-mainwindow.sgml: Commented out DTD which shouldn't be there svn path=/trunk/; revision=10279 * Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-192-5/+21 | | | | | | | | | | | 2001-06-18 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (list_add_addresses): Now takes a hash table of already-used-recipients so that we don't get duplicates. (mail_generate_reply): Pass in a rcpt_hash argument to list_add_addresses(). These changes fix bug #1639. svn path=/trunk/; revision=10278 * Add libedb3utilDan Winship2001-06-192-0/+5 | | | | | | * Makefile.am (wombat_LDADD): Add libedb3util svn path=/trunk/; revision=10277 * Remove DB3_LDADDDan Winship2001-06-192-1/+4 | | | | | | * Makefile.am (evolution_mail_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10276 * Remove DB3_LDADDDan Winship2001-06-192-1/+2 | | | | | | * Makefile.am (evolution_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10275 * Remove DB3_LDADDDan Winship2001-06-192-4/+7 | | | | | | | | | * Makefile.am (evolution_netscape_importer_LDADD): (evolution_elm_importer_LDADD): (evolution_pine_importer_LDADD): (evolution_gnomecard_importer_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10274 * Remove DB3_LDADDDan Winship2001-06-193-4/+8 | | | | | | | | | * test-service/Makefile.am (test_service_LDADD): Remove DB3_LDADD * component/Makefile.am (evolution_executive_summary_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10273 * Remove DB3_LDADDDan Winship2001-06-196-6/+6 | | | | | | | | | | * tests/stream/Makefile.am (LDADD): * tests/smime/Makefile.am (LDADD): * tests/misc/Makefile.am (LDADD): * tests/message/Makefile.am (LDADD): * tests/folder/Makefile.am (LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10272 * Split e-db3-utils and e-dbhash off into libedb3util so eutil won't dependDan Winship2001-06-192-5/+12 | | | | | | | * Makefile.am: Split e-db3-utils and e-dbhash off into libedb3util so eutil won't depend on db3. svn path=/trunk/; revision=10271 * Add #defines for the current supported db3 version so that when we changeDan Winship2001-06-192-2/+7 | | | | | | | * acconfig.h: Add #defines for the current supported db3 version so that when we change it we don't have to hunt all of them down svn path=/trunk/; revision=10270 * oops. typoeDan Winship2001-06-191-1/+1 | | | | svn path=/trunk/; revision=10269 * Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs.Dan Winship2001-06-192-164/+104 | | | | | | | | | * configure.in: Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs. Make them get cached properly so you don't need to specify it every time. Simplify some code. svn path=/trunk/; revision=10268 * Set camel-lock-help setgid or setuid as neededDan Winship2001-06-192-2/+15 | | | | | | | * Makefile.am (install-exec-local): Set camel-lock-help setgid or setuid as needed svn path=/trunk/; revision=10267 * Check the modes on $system_mail_dir and set up variables forDan Winship2001-06-192-1/+40 | | | | | | | | * configure.in: Check the modes on $system_mail_dir and set up variables for camel/Makefile to make camel-lock-helper setuid/setgid. svn path=/trunk/; revision=10266 * Fix the help URLsDan Winship2001-06-192-6/+9 | | | | | | * e-shell-view-menu.c: Fix the help URLs svn path=/trunk/; revision=10265 * Change the drop-type "x-evolution-dnd" to "x-evolution-message" since weJeffrey Stedfast2001-06-193-50/+58 | | | | | | | | | | | | | | | | | 2001-06-18 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c: Change the drop-type "x-evolution-dnd" to "x-evolution-message" since we want to be able to DnD more than one data type ;-) * folder-browser.c: Change supported DnD drop types to disclude URI_LIST as that seems to crash Nautilus and seems overly complicated. Since I am going to be supporting message/rfc822, hopefully Nautilus can handle that or else maybe something like text/plain. (message_list_drag_data_get): Remove the code for URI_LIST. svn path=/trunk/; revision=10264 * If we have a fragment in the url, use that as the folder name, and not theNot Zed2001-06-183-6/+25 | | | | | | | | | | | | | | 2001-06-14 Not Zed <NotZed@Ximian.com> * mail-tools.c (mail_tool_uri_to_folder): If we have a fragment in the url, use that as the folder name, and not the path component. 2001-06-13 Not Zed <NotZed@Ximian.com> * component-factory.c (mail_load_storages): Added temp hack to let spool providers show up in the list. svn path=/trunk/; revision=10263 * (mail_format_raw_message): Add padding to match the formattedDan Winship2001-06-182-3/+7 | | | | | | display. svn path=/trunk/; revision=10262 * Only create a missing uid if we have indexing turned on.Not Zed2001-06-18