| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
2005-07-21 Not Zed <NotZed@Ximian.com>
* evolution.xml: removed the useless tools menu.
* evolution-mail-list.xml: reverted dobey's broken hide menus.
svn path=/trunk/; revision=29825
|
|
|
|
|
|
|
|
|
| |
2005-07-21 Not Zed <NotZed@Ximian.com>
* org-gnome-plugin-manager.xml: Remove the tools menu which
someone was too lazy to remove.
svn path=/trunk/; revision=29824
|
|
|
|
|
|
|
|
|
| |
2005-07-21 Shreyas Srinivasan <sshreyas@novell.com>
* e-msg-composer-hdrs.c (account_can_send): Use camel_object_unref
instead of g_object_unref.
svn path=/trunk/; revision=29823
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-21 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_option_entry): if we get a null
default, then set "" on the entry.
(emae_option_entry): set the default value on the url if it
doesn't exist already.
2005-07-20 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (refresh_folders_desc, refresh_folders_get)
(refresh_folders_got, refresh_folders_free, get_folders)
(receive_update_got_folderinfo, receive_update_got_store): refresh
all the folders manually and directly.
* mail-folder-cache.c (setup_folder): propagate even -1 unread
counts, they get ignored later.
* em-composer-utils.c (emu_handle_receipt_message)
(em_utils_handle_receipt): use getmessagex too, so we can always
clear any error.
* em-folder-view.c (emfv_message_selected_timeout)
(emfv_list_done_message_selected): use getmessagex and do
something meaninful with the error.
* mail-ops.c (mail_get_messagex): added new get message which
returns an exception.
2005-07-19 Not Zed <NotZed@Ximian.com>
* mail-tools.c (mail_tool_uri_to_folder): dont get the service
connected, it will connect if it needs to.
* mail-ops.c (get_folderinfo_get): * em-folder-utils.c
(emft_copy_folders__copy)
(emfu_delete_folders): * em-folder-tree.c
(emft_get_folder_info__get): Always request subscribed folders, if
the backend doesn't implement it it will ignore it.
2005-07-13 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (mail_autoreceive_init, auto_online): listen to
session online events, and if we are online, trigger an
auto-receive of all auto-check accounts.
2005-07-11 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (auto_account_commit): force an update
immediately if we're setting up the timeout to start with.
* em-folder-tree-model.c (em_folder_tree_model_set_unread_count):
noop if the unread count < 0.
(em_folder_tree_model_set_folder_info): only set the unread count
if we actually have one.
* em-folder-tree.c (emft_tree_row_expanded): get the folder list
'fast'.
* mail-ops.c (get_folderinfo_get): get the folder list 'fast'.
svn path=/trunk/; revision=29822
|
|
|
|
|
|
|
|
| |
2005-07-20 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29821
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (format_itip_object): Fixed a memory
leak and a crash when start date does is not present.
svn path=/trunk/; revision=29820
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c: Fix #310710. Make code little smart. Stop
adding tabs continously. Still does not reuse structures
on multiple invocations though.
svn path=/trunk/; revision=29819
|
|
|
|
| |
svn path=/trunk/; revision=29818
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Vivek Jain <jvivek@novell.com>
* mail-send-options.c: connect to sod-signal and get the input data in
the callback "feed_input_data"
** Fixes #310854
svn path=/trunk/; revision=29817
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #310340
* gui/e-calendar-view.c
(e_calendar_view_delete_selected_occurrence): Check if the
backend supports having master object for recurrences and set
the recurrence id accordingly.
svn path=/trunk/; revision=29816
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Vivek Jain <jvivek@novell.com>
* e-send-options.h : ESendOptionsDialogClass: has a member new virtual
method for default callback of "sod_response"
* e-send-options.c : introduced a new signal "sod_response"
captures the response for the child dialog and makes it available at the
object level (useful for the external members invoking the dialog)
svn path=/trunk/; revision=29815
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/comp-editor.c: (get_attachment_list) (comp_editor_get_mime_attach_list)
made it use e_attachment_bar_get_parts instead of the old api
svn path=/trunk/; revision=29814
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Srinivasa Ragavan <sragavan@novell.com>
* e-attachment-bar.[ch]:(remove_attachment) (update) (e_attachment_bar_get_selector)
(e_attachment_bar_get_attachment) (destroy) (init) (e_attachment_bar_new)
(e_attachment_bar_add_attachment) (e_attachment_bar_attach_remote_file)
Cleaned up most of it. Added the DnD.
* e-attachment.[ch]: (real_changed) (class_init) (init) (e_attachment_new)
(e_attachment_new_remote_file) (e_attachment_build_remote_file): Moved the
remote download code from bar to here and few cleanups.
svn path=/trunk/; revision=29813
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Tor Lillqvist <tml@novell.com>
* lib/Makefile.am: Use privsolib here, too. Link with libeutil and
CERT_UI_LIBS. Use NO_UNDEFINED.
svn path=/trunk/; revision=29812
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Tor Lillqvist <tml@novell.com>
* gui/Makefile.am: Use privsolib so the DLL gets installed in
bindir on Win32. (See ChangeLog entry in .. from 2005-06-18.) Link
with libeshell. Use NO_UNDEFINED.
svn path=/trunk/; revision=29811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Tor Lillqvist <tml@novell.com>
* configure.in: Add AC_LIBTOOL_WIN32_DLL. It is apparently
required when using bleeding edge libtool.
Enable building with Mozilla nspr and nss on Win32. No -ldl on
Win32. No import library for softokn3.dll provided by the Mozilla
people for some reason.
Add libedataserverui, libglade and gtk+ to the dependencies of
CERT_UI, as the libraries in smime call functions from them.
svn path=/trunk/; revision=29810
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29809
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Srinivasa Ragavan <sragavan@novell.com>
* em-folder-tree.c: (emft_popup_move) calling the wrong api to
move a folder. Infact it was copying for move.
svn path=/trunk/; revision=29808
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #309680
* gui/e-calendar-view.c (on_unrecur_appointment): Remove
the recurrence id only from e_cal_comp.
svn path=/trunk/; revision=29807
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Sankar P <psankar@novell.com>
* Removed the proxy and proxy-login plugins as they are
merged into the groupwise-features plugin.
svn path=/trunk/; revision=29806
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Sankar P <psankar@novell.com>
* configure.in : Removed the proxy and proxy-login plugins as they are
merged into the groupwise-features plugin.
svn path=/trunk/; revision=29805
|
|
|
|
|
|
|
|
| |
2005-07-20 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29804
|
|
|
|
|
|
|
|
| |
2005-07-20 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29803
|
|
|
|
|
|
| |
property only while accepting all instances.
svn path=/trunk/; revision=29802
|
|
|
|
|
|
|
|
| |
2005-07-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29801
|
|
|
|
|
|
|
|
| |
2005-07-19 Vivek Jain <jvivek@novell.com>
* junk-mail-settings.c: Marked strings for translation
svn path=/trunk/; revision=29800
|
|
|
|
|
|
|
|
| |
2005-07-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29799
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Shakti Sen <shprasad@novell.com>
* exchange-permissions-dialog.c (display_role, get_widgets):
Added a label named 'Custom' to show appropriate role in the 'Role:'
combo box.
Fixes bug#310837
svn path=/trunk/; revision=29798
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Vivek Jain <jvivek@novell.com>
* POTFILES.in : added plugins/groupwise-features/junk-mail
files
svn path=/trunk/; revision=29797
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-18 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-folder-size-display.c (parent_destroyed) : This is no longer
needed. gtk_widget_destroy will take care of destroying it.
Fixes #310699
* exchange-account-setup.c (org_gnome_exchange_settings) : Fixed a
warning. Alignment cannot be set for a radio button
svn path=/trunk/; revision=29796
|
|
|
|
|
|
| |
for translation. Fixes #310343.
svn path=/trunk/; revision=29795
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-18 Li Yuan <li.yuan@sun.com>
Fixes #310136 #310138.
* e-table/gal-a11y-e-table-item.c: (eti_get_index_at),
(eti_get_row_at_index), (eti_get_n_rows), (eti_rows_inserted),
(eti_rows_deleted), (eti_header_structure_changed):
The first items of e-table are column-header. So we should add
number of columns when change (row, col) to index, or subtract
when change index to (row, col).
svn path=/trunk/; revision=29794
|
|
|
|
| |
svn path=/trunk/; revision=29793
|
|
|
|
|
|
|
|
| |
2005-07-18 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-15 Shakti Sen <shprasad@novell.com>
* exchange-folder-permission.c: Added the functions
org_gnome_exchange_calendar_permissions() and
org_gnome_exchange_addressbook_permissions() to support
'Folder Permissions' for 'Calendar', 'Tasks' and 'Contacts' components.
Also taken care of a bug #310493.
* org-gnome-exchange-operations.eplug.in: Added the class hooks.
Fixes bug#310479.
Fixes bug#310493 as well.
svn path=/trunk/; revision=29791
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-18 Praveen Kumar <kpraveen@novell.com>
* exchange-account-setup.c (btn_chpass_clicked) : Handle the case
of user clicking "Cancel" button in "Change Password" dialog. Fixes
bug 310356.
(org_gnome_exchange_setting) : Removed the duplicate signal handler
registered for "Change Password" button.
svn path=/trunk/; revision=29790
|
|
|
|
|
|
|
|
| |
2005-07-18 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29789
|
|
|
|
| |
svn path=/trunk/; revision=29788
|
|
|
|
|
|
|
|
| |
2005-07-18 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29787
|
|
|
|
| |
svn path=/trunk/; revision=29786
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29785
|
|
|
|
|
|
|
|
| |
2005-07-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29784
|
|
|
|
| |
svn path=/trunk/; revision=29783
|
|
|
|
| |
svn path=/trunk/; revision=29782
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29781
|
|
|
|
|
|
|
|
| |
2005-07-16 Sarfraaz Ahmed <asarfraaz@novell.com>
* POTFILES.in : Added missing exchange files.
svn path=/trunk/; revision=29780
|
|
|
|
|
|
|
|
| |
2005-07-16 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-ask-password.c : Removed. Is no longer being used
svn path=/trunk/; revision=29779
|
|
|
|
|
|
|
|
|
| |
2005-07-15 Shreyas Srinivasan <sshreyas@novell.com>
* e-msg-composer-hdrs.c: (account_can_send) unref the store which
was being leaked.
svn path=/trunk/; revision=29778
|
|
|
|
|
|
|
|
|
| |
2005-07-15 Sankar P <psankar@novell.com>
* proxy-login.h: Removed the permissions from the structure,
since it is no longer needed.
svn path=/trunk/; revision=29777
|
|
|
|
|
|
|
|
|
| |
2005-07-15 Sankar P <psankar@novell.com>
* proxy-login.c: Put permissions on the store instead of the
global structure as it gets unref before store_add.
svn path=/trunk/; revision=29776
|
|
|
|
|
|
|
|
|
| |
2005-07-15 Shreyas Srinivasan <sshreyas@novell.com>
*plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml
: Add file for translation.
svn path=/trunk/; revision=29775
|
|
|
|
| |
svn path=/trunk/; revision=29774
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-15 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included the e-foreign-folder-dialog.glade file.
* e-foreign-folder-dialog.glade: Added newly.
Fixes bug #310369.
svn path=/trunk/; revision=29773
|
|
|
|
|
|
|
|
|
|
| |
2005-07-14 Vivek Jain <jvivek@novell.com>
* em-composer-utils.c : included missing header
file camel-multipart.h
**Fixes #310330
svn path=/trunk/; revision=29772
|
|
|
|
|
|
|
|
|
|
| |
2005-07-14 Vivek Jain <jvivek@novell.com>
* proxy.c: (proxy_commit),(proxy_abort):
NULL checks before we do anything else here (quite likely to be NULL)
**Fixes #310347
svn path=/trunk/; revision=29771
|
|
|
|
|
|
|
|
| |
2005-07-14 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29770
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-14 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c :
* exchange-calendar.c :
* exchange-folder-size-display.c :
* exchange-permissions-dialog.c : Fixed some compile time warnings
svn path=/trunk/; revision=29769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Shakti Sen <shprasad@novell.com>
* exchange-operations.c: Checked for if the exchange account
exist/configured.
* exchange-folder-permission.c: Replaced all the occurences of function
exchange_config_listener_get_accounts() with
exchange_operations_get_exchange_account() and returns if it doesn't
exist. Also took care to avoid some compile time warnings.
* exchange-folder.c: Same. Also took care to avoid some compile time
warnings.
* exchange-folder-subscription.c: Included
exchange-folder-subscription.h file to avoid compilation warning.
Fixes bug #310233.
svn path=/trunk/; revision=29768
|
|
|
|
|
|
|
|
|
|
| |
2005-07-14 Not Zed <NotZed@Ximian.com>
* e-msg-composer-hdrs.c (address_button_clicked_cb): add casts in
previous patch to fix warnings.
(account_can_send): fix the permission mode name.
svn path=/trunk/; revision=29766
|
|
|
|
|
|
|
|
|
| |
2005-07-14 Not Zed <NotZed@Ximian.com>
* proxy-login.c (proxy_login_add_new_store): fixed the store
permission names.
svn path=/trunk/; revision=29765
|
|
|
|
| |
svn path=/trunk/; revision=29764
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 S.Antony Vincent Pandian <santony@gmail.com>
** See bug #309869
* e-msg-composer-hdrs.c: moves the focus to the corresponding
header buttons' entry fields.
svn path=/trunk/; revision=29763
|
|
|
|
|
|
|
|
| |
2005-07-13 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=29762
|
|
|
|
| |
svn path=/trunk/; revision=29761
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Praveen Kumar <kpraveen@novell.com>
* org-gnome-exchange-operations.eplug.in : Modified the eplug file to
add the "commit" code for folder hierarchy plugins for calendar and
contacts
svn path=/trunk/; revision=29760
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Kjartan Maraas <kmaraas@gnome.org>
* em-mailer-prefs.c: (em_mailer_prefs_construct): Free font name
* mail-config.c: (config_write_style): Free font name and name
of citation color.
* message-list.c: (regen_list_regened), (regen_list_free): Free
search string. Thanks to Michael Zucchi for walking me through
this one. My brain wasn't running on all it's cylinders...
svn path=/trunk/; revision=29759
|
|
|
|
|
|
|
|
| |
2005-07-07 Kjartan Maraas <kmaraas@gnome.org>
* e-shell-window.c: (setup_widgets): Free the style here.
svn path=/trunk/; revision=29758
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer-select-file.c: (select_attach_response): Don't
leak the file name here.
svn path=/trunk/; revision=29757
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Kjartan Maraas <kmaraas@gnome.org>
* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar):
Free the uri to the source in a few cases.
* gui/calendar-config.c: (calendar_config_get_icaltimezone):
Free the timezone location.
svn path=/trunk/; revision=29756
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES): There are no camel or
addressbook/backend directories in evolution.
svn path=/trunk/; revision=29755
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* configure.in: Add libedataserverui to the IMPORTERS dependency
list.
svn path=/trunk/; revision=29754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* calendar-weather/calendar-weather.c
(e_calendar_weather_migrate): Don't return a value from a void
funtion.
* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
Use SOEXT.
* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
As the code does use functions from libevolution-mail, link
with it. But OK, let's do it (at build time) only on Win32,
then.
* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
(LDFLAGS): Use NO_UNDEFINED.
(LIBADD): Link with the required libraries, but let's do it only
on Win32.
* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
Use SOEXT.
* proxy/Makefile.am (LIBADD): Link with libeutil.
* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
libevolution-mail on Win32 only. (Have I understood correctly that
it isn't considered a good idea on Unix to link plugins at
link-time with libevolution-mail?)
* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29753
|
|
|
|
| |
svn path=/trunk/; revision=29751
|
|
|
|
| |
svn path=/trunk/; revision=29750
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29749
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Harish Krishnaswamy <kharish@novell.com>
remove the reference to shell/importer/libevolution-importer.la
in startup-wizard.
***** Release 2.3.5.1 *****
svn path=/trunk/; revision=29748
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Not Zed <NotZed@Ximian.com>
* startup-wizard.c (startup_wizard_importer_page)
(startup_wizard_commit): re-write the importer stuff to use the
eplugin stuff.
svn path=/trunk/; revision=29747
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* configure.in: Don't attempt to build the sa-junk-plugin on
Win32, it's very Unix-specific.
svn path=/trunk/; revision=29746
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* win32/libevolution-mail.def: Add more entries.
svn path=/trunk/; revision=29745
|
|
|
|
|
|
|
|
| |
2005-07-13 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29744
|
|
|
|
| |
svn path=/trunk/; revision=29743
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Not Zed <NotZed@Ximian.com>
* startup-wizard.c: removed all the importer stuff. fixed the
copyright.
svn path=/trunk/; revision=29742
|
|
|
|
| |
svn path=/trunk/; revision=29740
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Harish Krishnaswamy <kharish@novell.com>
* plugins/Makefile.am : Remove groupwise-features
plugin as it is already listed as a base plugin
svn path=/trunk/; revision=29739
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Sankar P <psankar@novell.com>
* Makefile.am :
Added CLEANFILES element and glade and error files to EXTRA_DIST.
svn path=/trunk/; revision=29738
|
|
|
|
| |
svn path=/trunk/; revision=29737
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Sankar P <psankar@novell.com>
* Makefile.am :
Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and
added CLEANFILES.
svn path=/trunk/; revision=29736
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Harish Krishnaswamy <kharish@novell.com>
* configure.in: bump version
***** Release 2.3.5 *****
svn path=/trunk/; revision=29735
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
* configure.in : correted twice inclusion of sa-junk-plugin in
"plugins_base"section
svn path=/trunk/; revision=29734
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/comp-editor.c: (get_attachment_list) (attachment_guess_mime_type)
(comp_editor_close) (comp_editor_get_mime_attach_list) Fixed some compiler
warning and checked some negative cases
svn path=/trunk/; revision=29733
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Sankar P <psankar@novell.com>
* Makefile.am :
Added missed header files to the SOURCES.
svn path=/trunk/; revision=29732
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
* Makefile.am: included missing header file
2005-07-12 Vivek Jain <jvivek@novell.com>
have a ChangeLog and transfer the changelog entry from the main
ChangeLog
(2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* groupwise-account-setup/*: Make the
camel-groupwise-listener load on startup. (new plugin)
svn path=/trunk/; revision=29731
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
transferred ChangeLog entry here
(2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
svn path=/trunk/; revision=29730
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
have a ChangeLog and transfer the changelog entry from the main
ChangeLog
(2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
Logout to a store menu on right click.
svn path=/trunk/; revision=29729
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
(put the changelog entry here
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>)
* POTFILES.in: Add files which need to be translated.
svn path=/trunk/; revision=29728
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
* configure.in : added sa-junk-plugin to
base plugins and AC_OUTPUT section
svn path=/trunk/; revision=29727
|
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Not Zed <NotZed@Ximian.com>
* build-eplugin-manual.pl:
* evolution-plugin-manual.xml: Added some e-import stuff.
svn path=/trunk/; revision=29726
|
|
|
|
| |
svn path=/trunk/; revision=29725
|
|
|
|
|
|
|
|
| |
2005-07-11 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=29724
|
|
|
|
|
|
|
| |
* pt_BR.po: Updated Brazilian Portuguese translation by
Afonso Celso Medina, with some fixes by myself.
svn path=/trunk/; revision=29723
|
|
|
|
|
|
| |
* Added support for opening a calendar-item in the editor when its ESource id and ECalComponent id/rid are passed in the invocation URI.
svn path=/trunk/; revision=29722
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Vivek Jain <jvivek@novell.com>
* e-config.c: (e_config_target_changed):
added a idle handler that calls ec_rebuild after callback operations
are completed.
**Fixes #307794
svn path=/trunk/; revision=29721
|
|
|
|
| |
svn path=/trunk/; revision=29720
|
|
|
|
|
|
|
| |
* Implementation to handle contacts:// uris.
* Also, opens a contact in the editor if the contact-uid in the url is valid.
svn path=/trunk/; revision=29719
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-operations.c (exchange_operations_report_error) : Check that
the result is not a success and only then print the error
* exchange-account-setup.c (btn_chpass_clicked) : Call the error
reporting routine only if there is a failure.
* exchange-config-listener.c (account_added) : Similar
svn path=/trunk/; revision=29718
|
|
|
|
|
|
|
|
| |
2005-07-11 Vivek Jain <jvivek@novell.com>
* POTFILES.in : relocated camel-gw-listener.c
svn path=/trunk/; revision=29717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* Makefile.am: Removed em-attachment* from the build.
Remains in the CVS, just incase to revert in case of issues.
Should go away after 2.3.5.
* e-msg-composer.c: (add_inlined_images) (build_message) (menu_file_close_cb)
(setup_ui) (attach_message) (drop_action) (e_msg_composer_unrealize)
(create_composer) (handle_mailto) (e_msg_composer_add_header)
Changed the code to use e_attachment_* from em_attachment*
* e-msg-composer.h: Added removed old header includes
svn path=/trunk/; revision=29716
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/comp-editor.c:(get_attachment_list) (attachment_bar_changed_cb)
(attachment_bar_icon_clicked_cb) (cab_popups_free) (setup_widgets)
(set_attachment_list) (comp_editor_get_mime_attach_list)
Fixed huge memory leak, and come compile warnings. Also fixed
a crash, when double click on attachments.
svn path=/trunk/; revision=29715
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sankar P <psankar@novell.com>
* proxy.c : (org_gnome_proxy)
Made changes so that the proxy list will be loaded only when the
account edited is enabled. So a new connection need not be created,
when an account is edited and a connection is not present.
Fixes #309999
svn path=/trunk/; revision=29714
|
|
|
|
|
|
|
|
| |
2005-07-11 Sankar P <psankar@novell.com>
* POTFILES.in : Added the proxy.c file to the list.
svn path=/trunk/; revision=29713
|
|
|
|
| |
svn path=/trunk/; revision=29712
|
|
|
|
| |
svn path=/trunk/; revision=29711
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
* plugins/exchange-account-setup : Removed this directory. This
functionality has now been moved to exchange-operations.
svn path=/trunk/; revision=29710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* gui/itip-utils.[ch]: Added a structure.
* gui/dialogs/Makefile.am: Removed cal-attachment*
* gui/dialogs/comp-editor.[ch]: (attach_message) (drop_action)
(send_timezone) (save_comp) (response_cb) (delete_event_cb)
(attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb)
(setup_widgets) (set_icon_from_comp) (fill_widgets) (real_edit_comp)
Removed the attachment bar specific to calendar and made a merged
one at widgets/misc/e-attachment*
svn path=/trunk/; revision=29709
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS.
* Added e-attachment-bar.[ch] e-attachment.[ch] e-attachment.glade to
directory structure and the Makefile.am
svn path=/trunk/; revision=29708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
Patch submitted by ArunPrakash <arunp@novell.com>
* exchange-operations.c (exchange_operations_report_error) : Newly
added, to report errors using e_error_run. Also a list of error-ids is
added.
* exchange-config-listener.c (account_added) (account_removed) :
Modified the usage of e_notice to e_error_run. Also the error from
exchange_account_connect is reported using
exchange_operations_report_error.
* exchange-account-setup.c (btn_chpass_clicked)
(org_gnome_exchange_settings) (print_error) (set_oof_info): Changed to
use exchange_operations_report_error and e_error_run functions.
* org-gnome-exchange-operations.error.xml : Newly added, defines
the list of error messages used in the plugin.
* Makefile.am : Modified for org-gnome-exchange-operations.error.xml
svn path=/trunk/; revision=29707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included files exchange-folder-subscription.c,
exchange-folder-subscription.h, exchange-folder.c and
org-gnome-folder-subscription.xml
* exchange-folder.c: Renamed all the function names starting with
org_gnome_* to org_gnome_exchnage* to resolve name space collision.
* org-gnome-exchange-operations.eplug.in: Added the hook class for
'Subscribe/Unsubscribe Folder'.
svn path=/trunk/; revision=29706
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Vivek Jain <jvivek@novell.com>
* new-mail-notify.c :(send_dbus_message)
check whether memory could be allocated. Return if the
message is NULL so that we don't unref it again, will save crash.
**Fixes #274329 sort of bugs, in case reported even after
david's fix.
svn path=/trunk/; revision=29705
|
|
|
|
| |
svn path=/trunk/; revision=29704
|
|
|
|
| |
svn path=/trunk/; revision=29703
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-account-setup/camel-groupwise-listener.c:
Modify function definition order
svn path=/trunk/; revision=29702
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-account-setup/groupwise-account-setup.c: Add missing file to plugin
svn path=/trunk/; revision=29701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* configure.in: Add mail-account-disable, proxy, proxy-login and
groupwise-account-setup to the plugin list.
* plugins/proxy/*: Plugin to implement Proxy assignment on a
groupwise account.
* plugins/proxy-login/*: Plugin to implement Proxy Login on a
groupwise account.
* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
Logout to a store menu on right click.
* plugins/groupwise-account-setup/*: Make the
camel-groupwise-listener load on startup.
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
* po/POTFILES.in: Add files which need to be translated.
svn path=/trunk/; revision=29700
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* e-msg-composer-hdrs.c: Take into account store
permissions (Read Only). These are proxy specific as of now.
svn path=/trunk/; revision=29699
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* mail-config.[ch]: Add new functions to remove proxy accounts and
proxies created by the account.
* mail-compnent.c: Remove proxy accounts at startup
* mail.error.xml: Add warnings for proxy disable and removal of a
proxy when its parents are removed.
* em-account-prefs.c: Add checks not to display proxies and
handling of parent removal/ disabling.
svn path=/trunk/; revision=29698
|
|
|
|
|
|
|
|
| |
* e-util/e-account.[ch]: Add structures to handle proxies.
* e-util/e-account-list.[ch]: Add functions to remove proxy
accounts and account's proxies.
svn path=/trunk/; revision=29697
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
Logout to a store menu on right click.
svn path=/trunk/; revision=29696
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* Remove some crap plugins/proxy-login/*.gladep file which got committed by mistake
svn path=/trunk/; revision=29695
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/proxy-login/*: Plugin to implement Proxy Login on a
groupwise account.
svn path=/trunk/; revision=29694
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/proxy/*: Plugin to implement Proxy assignment on a
groupwise account.
svn path=/trunk/; revision=29693
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
svn path=/trunk/; revision=29692
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-account-setup/*: Make the
camel-groupwise-listener load on startup.
svn path=/trunk/; revision=29691
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29690
|
|
|
|
|
|
|
|
| |
2005-07-09 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29689
|
|
|
|
|
|
|
|
| |
2005-07-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=29688
|
|
|
|
|
|
|
|
| |
2005-07-08 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Praveen Kumar <kpraveen@novell.com>
* Makefile.am : Added entries for the files providing the delegation
assistant feature
* exchange-user-dialog.c : Added new
* exchange-user-dialog.h : Added new
* exchange-account-setup.c (btn_dass_clicked) : Enabled the code for
for invoking the delegation assistant window
* exchange-delegates-user.c : Modified to include the header files
from include path instead of the local directory
* exchange-permissions-dialog.c : Modified an occurence to include
the file exchange-user-dialog.c instead of e2k-folder-dialog.c
svn path=/trunk/; revision=29686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included files exchange-permissions-dialog.c,
exchange-permissions-dialog.h, exchange-folder-permission.c,
org-gnome-folder-permissions.xml & exchange-permissions-dialog.glade
* exchange-folder-permission.c: Renamed the function name
org_gnome_menu_folder_permissions to
org_gnome_exchnage_menu_folder_permissions
* org-gnome-exchange-operations.eplug.in: Added the hook class for
Folder Permissions.
svn path=/trunk/; revision=29685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-08 Shakti Sen <shprasad@novell.com>
* exchange-folder-permission.c: Added new file for Folder Permissions.
* exchange-permissions-dialog.c: Added new file for Folder Permissions.
* exchange-permissions-dialog.h: Added new file for Folder Permissions.
* exchange-permissions-dialog.glade: Added newly for Folder Permissions
support.
* org-gnome-folder-permissions.xml: Added new file for Folder
Permissions support.
* exchange-folder-subscription.c: Added new file for Folder
Subscribe/Unsubcribe support.
* exchange-folder-subscription.h: Added new file for Folder
Subscribe/Unsubcribe support.
* exchange-folder.c: Added new file for Folder Subscribe/Unsubcribe
support.
* org-gnome-folder-subscription.xml: Added new file for Folder
Subscribe/Unsubcribe support.
svn path=/trunk/; revision=29684
|
|
|
|
| |
svn path=/trunk/; revision=29683
|
|
|
|
|
|
|
|
| |
2005-07-08 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=29682
|
|
|
|
|
|
|
|
| |
2005-07-08 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=29681
|
|
|
|
|
|
|
|
| |
2005-07-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29680
|
|
|
|
|
|
|
|
|
| |
* startup-wizard.c: (startup_wizard_delete), (startup_wizard):
Exit evolution when closing wizard using window manager
control ; don't set hint or wmclass, it is too late, window is already
realized.
svn path=/trunk/; revision=29679
|
|
|
|
|
|
| |
* send-options.c: Add missing header.
svn path=/trunk/; revision=29678
|
|
|
|
|
|
|
|
| |
2005-07-07 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29677
|
|
|
|
|
|
|
|
|
| |
* gui/component/addressbook-component.c: (ensure_sources):
* gui/component/addressbook-migrate.c: (create_groups):
Enable autocompletion on personal addressbook when creating it
(Mandriva bug #16427).
svn path=/trunk/; revision=29674
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : Include exchange-folder-size-display.h
* exchange-folder-size-display.c : Similar
svn path=/trunk/; revision=29671
|
|
|
|
| |
svn path=/trunk/; revision=29670
|
|
|
|
| |
svn path=/trunk/; revision=29669
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (btn_fsize_clicked) : Implemented new to
invoke the folder size table.
(org_gnome_exchange_settings) : Minor re-ordering
* exchange-folder-size-display.c : Newly added to handle the UI code
for folder size display
* exchange-folder-size-display.h : Similar
* exchange-folder-size.[ch] : Removed
* Makefile.am : Include exchange-folder-size-display.[ch]
svn path=/trunk/; revision=29668
|
|
|
|
|
|
| |
----------------------------------------------------------------------
svn path=/trunk/; revision=29667
|
|
|
|
| |
svn path=/trunk/; revision=29666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
have one more hookitem in folderview.popup
for displaying junk mail settings
* junk-mail-settings.c
* junk-settings.c
* junk-settings.h
* junk-settings.glade
* Makefile.am : updated to add these files
svn path=/trunk/; revision=29665
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Vivek Jain <jvivek@novell.com>
added:
junk-mail-settings.c junk-settings.c junk-settings.h
junk-settings.glade , for displaying/maipulating junk mail settings
svn path=/trunk/; revision=29664
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Vivek Jain <jvivek@novell.com>
* POTFILES.in : updated with the changed location of
em-junk-filter.c
svn path=/trunk/; revision=29663
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>
svn path=/trunk/; revision=29662
|
|
|
|
|
|
|
|
| |
2005-07-07 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29661
|
|
|
|
| |
svn path=/trunk/; revision=29660
|
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
* gui/component/addressbook-view.c: (popup_event_callback)
* gui/widget/e-addressbook-view.c :(do_popup_menu)
added comments about the hookpoints
svn path=/trunk/; revision=29659
|
|
|
|
|
|
|
|
| |
2005-07-06 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29648
|
|
|
|
|
|
| |
Fixes #237844
svn path=/trunk/; revision=29647
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
* Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29646
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
sa-junk-plugin : plugin that uses spam assasin for junk mail
handling
moved em-junk-filter.c from mail/ to here and modified it to listen
to the callbacks from the plugin.
svn path=/trunk/; revision=29645
|
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
* em-junk-filter.c : removed from here
* em-junk-filter.h :removed
* em-junk.plugin.[ch]: removed
svn path=/trunk/; revision=29644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
* em-junk-filter.c : moved to plugins/sa-junk-plugin
* Makefile.am :updated to removed/add these files.
* mail-session.c: (mail_session_init):
assign NULL to junk_plugin, remove included file
"em-junk-filter.h"
* mail-component-factory.c : (make_factory)
register type for EMJunkHook
svn path=/trunk/; revision=29643
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Vivek Jain <jvivek@novell.com>
* em-junk-hook.[ch] : added new files to have a new hook for
implementing junk plugins
svn path=/trunk/; revision=29642
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-06 Srinivasa Ragavan <sragavan@novell.com>
* gui/widgets/eab-gui-util.c: (contact_added_cb): Fixed for bug
309245.
* /gui/widgets/e-addressbook-view.c: Fixes the bug 206774, 242154.
* gui/widgets/eab-popup.c: (eab_popup_target_new_select) Fixes the
bug 206774, 242154.
* gui/widgets/eab-popup.h: Fixes the bug 206774, 242154.
svn path=/trunk/; revision=29641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-05 Not Zed <NotZed@Ximian.com>
* em-format-html-display.c (efhd_attachment_image): use the cache,
since we set it up.
(efhd_image): added a (private!) format handler for all the image
types so we intercept them and handle them directly.
(efhd_image_fit, efhd_image_unfit): replace the resize callback
with two much simpler ones.
* em-icon-stream.c (em_icon_stream_get_image): added 'fit to'
arguments. Changed dramatically to get approximate fit-to image,
update cache, etc.
(em_icon_stream_is_resized): added 'fit to' arguments. changed to
manipulate the cache properly.
(emis_fit): helper to fit an image to a size.
(em_icon_stream_new): added 'fit to' arguments rather than poking
structures.
* em-format-html-display.c (efhd_attachment_image): fixed a memory
leak, various style issues. Removed all scaling code.
(efhd_attachment_popup): show menu's appropriately. add back the
hide/show menu always.
(efhd_image_popup): fix formatting.
** Applied patch from Srini for scaling images to fit by default.
svn path=/trunk/; revision=29640
|
|
|
|
|
|
| |
* Added "forward" command-line option for mails.
svn path=/trunk/; revision=29639
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-05 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-config-listener.c (add_new_sources) : Newly added. This adds
the esources for all the folders only if the esource doesnt already
exist.
(account_added) : Invoke add_new_sources after connect.
svn path=/trunk/; revision=29638
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-05 Srinivasa Ragavan <sragavan@novell.com>
* gui/e-cal-popup.c: Created new target type
* gui/e-cal-popup.h: Added #define for the new target type
* gui/dialogs/cal-attachment-bar.c: (cab_popup) Poped e-cal instead of
em_*. Removed mailer code from calendar
* gui/dialogs/comp-editor.c: (drag_data_received) Poped e-cal instead of
em_*. Removed mailer code from calendar.
svn path=/trunk/; revision=29630
|
|
|
|
| |
svn path=/trunk/; revision=29629
|
|
|
|
|
|
|
|
| |
2005-07-04 Hendrik Richter <hendi@gnome-de.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=29628
|
|
|
|
|
|
|
|
|
| |
2005-07-04 Hendrik Richter <hendi@gnome-de.org>
* de.po: Fixed German translation by
Jens Seidel <jensseidel@users.sf.net>.
svn path=/trunk/; revision=29627
|
|
|
|
|
|
|
|
| |
2005-07-04 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29626
|
|
|
|
|
|
| |
Check the new item flags while creating the scheduling page.
svn path=/trunk/; revision=29625
|
|
|
|
| |
svn path=/trunk/; revision=29624
|
|
|
|
|
|
|
|
|
|
| |
2005-07-04 Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/meeting-page.c: (meeting_page_construct) Added
vertical scrollbar policy of list view to always so that it does
not extend the view when there are more contacts.
svn path=/trunk/; revision=29623
|
|
|
|
|
|
|
|
| |
2005-07-02 Vivek Jain <jvivek@novell.com>
removed a copy paste error: misleading text
svn path=/trunk/; revision=29622
|
|
|
|
|
|
|
|
| |
2005-07-02 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29621
|
|
|
|
|
|
|
|
|
| |
2005-07-02 Terance Sola <terance@lyse.net>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
svn path=/trunk/; revision=29620
|
|
|
|
|
|
| |
does not contain email ids.
svn path=/trunk/; revision=29619
|
|
|
|
|
|
| |
from EDS
svn path=/trunk/; revision=29618
|
|
|
|
|
|
|
|
| |
2005-07-02 Harish Krishnaswamy <kharish@novell.com>
* configure.in: bump version
svn path=/trunk/; revision=29616
|
|
|
|
|
|
|
|
| |
2005-07-02 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=29615
|
|
|
|
|
|
|
| |
Fixes #309138:
* Generated UIDs were not being freed.
svn path=/trunk/; revision=29614
|
|
|
|
|
|
|
|
| |
2005-07-01 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=29613
|
|
|
|
| |
svn path=/trunk/; revision=29612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-01 Praveen Kumar <kpraveen@novell.com>
* Makefile.am : Added new file entries for calendar , contacts
and change-password
* exchange-account-setup.c (btn_chpass_clicked) : enabled the code
* exchange-operations.c (exchange_operations_cta_add_node_to_tree) :
This now stores the relative uri of the node to the model
(exchange_operations_cta_select_node_from_tree) : Added new. This
selects the node for a given relative uri.
* exchange-operations.h : Similar
* org-gnome-exchange-operations.eplug.in : Added commit hook action
for calendar and contacts
* exchange-change-password.c : Added new
* exchange-calendar.c : Added new
* exchange-contacts.c : Added new
svn path=/trunk/; revision=29610
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-01 Praveen Kumar <kpraveen@novell.com>
* gui/e-cal-config.h : Added the source type field in
_ECalConfigTargetSource
* gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar) : Set
the source type as calendar
(calendar_setup_edit_task_list) : Set the source type as tasks.
svn path=/trunk/; revision=29609
|
|
|
|
| |
svn path=/trunk/; revision=29608
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-01 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c(print_error) : Added new. This prints the
validation error string.
(owa_authenticate_user) : Fetch the error code from validate and handle
the printing of error strings in the plugin.
* exchange-config-listener.c (account_added) : For now add the sources
before connect to avoid multiple esources. Should be fixed more
elegantly.
svn path=/trunk/; revision=29607
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-24 Matt Brown <matt@mattb.net.nz>
* em-inline-filter.c: implement extraction of inline signed/encrypted pgp
parts and package them into x-inlinepgp-signed/x-inline-pgp-encrypted
parts.
* em-format-html.c: Formatters to verify/decrypt and then display the
parts generated by the inline filter.
svn path=/trunk/; revision=29603
|
|
|
|
| |
svn path=/trunk/; revision=29602
|
|
|
|
|
|
|
|
|
|
| |
2005-06-28 Kaushal Kumar <kakumar@novell.com>
* POTFILES.in: Added the remaining relevant gal files.
* POTFILES.skip: Added the gal files which need to be skipped.
svn path=/trunk/; revision=29601
|
|
|
|
|
|
|
|
| |
2005-06-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29600
|
|
|
|
| |
svn path=/trunk/; revision=29598
|
|
|
|
|
|
|
|
|
| |
2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com>
* POTFILES.in : Added the new exchange plugin files.
* POTFILES.skip : Updated the old files here.
svn path=/trunk/; revision=29597
|
|
|
|
| |
svn path=/trunk/; revision=29596
|
|
|
|
|
|
|
|
|
| |
2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com>
* Makefile.am : Added the header files as part of SOURCES so that they
get disted as well.
svn path=/trunk/; revision=29595
|
|
|
|
| |
svn path=/trunk/; revision=29594
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Prune unnecessary and nonexistent directories
from the -I options. Prune pathname macros not used in the sources
in that directory from the -D options. Use NO_UNDEFINED. Link with
all necessary libraries. On Win32 link with bootstrap libraries
where necessary.
* common/Makefile.am: As this is a noinst library, no use for
LDFLAGS or LIBADD.
* gui/Makefile.am: Use Win32-specific hack to work around MSYS
feature in the gconftool invokation.
* gui/calendar-commands.c: Remove superfluous inclusion of <pwd.h>.
* gui/e-cal-list-view.c
* gui/e-day-view.c: Remove superfluous inclusion of <gdk/gdkx.h>.
* gui/gnome-cal.c: Remove superfluous inclusion of <sys/wait.h>.
* importers/icalendar-importer.c: Use g_usleep() instead of sleep().
svn path=/trunk/; revision=29592
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* configure.in: Drop local mail file lock method tests and the
option --enable-file-locking, these are not used in evolution. (Is
used in e-d-s.) Ditto for sendmail operation tests and the
--with-broken-spool option.
svn path=/trunk/; revision=29591
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* win32/libemiscwidgets.def: Add e_selection_model_selection_row_changed.
svn path=/trunk/; revision=29590
|
|
|
|
| |
svn path=/trunk/; revision=29589
|
|
|
|
| |
svn path=/trunk/; revision=29588
|
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Reverting previous commit. Do not remove
$(EVOLUTION_MAIL_LIBS) from LIBADD. The addressbook dependency
is not required atm.)
svn path=/trunk/; revision=29587
|
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Harish Krishnaswamy <kharish@novell.com>
* gui/contact-list-editor/Makefile.am: The previous commit breaks
the build by introducing a circular dependancy. Revert the
changes.
svn path=/trunk/; revision=29586
|
|
|
|
| |
svn path=/trunk/; revision=29585
|
|
|
|
| |
svn path=/trunk/; revision=29584
|
|
|
|
|
|
|
|
| |
2005-06-25 Not Zed <NotZed@Ximian.com>
* configure.in: remove need to define NULL in getaddrinfo check.
svn path=/trunk/; revision=29583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Not Zed <NotZed@Ximian.com>
** See bug #307398
* mail-session.c (alert_user): copy the prompt string, in 'no
cancel' mode we run asynchronously.
(free_user_message): & free it.
2005-06-24 Not Zed <NotZed@Ximian.com>
* em-format-html.c (efh_url_requested): dont pass data gtkhtml
definitely can't handle, to gtkhtml. This is no security patch,
but stops gtkhtml wasting time tying to render malicious mails or
other rubbish.
svn path=/trunk/; revision=29582
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Not Zed <NotZed@Ximian.com>
* configure.in: move prefer-plain and save-attachments to
experimental where they belong.
svn path=/trunk/; revision=29581
|
|
|
|
|
|
|
|
| |
(patch submitted by Andre Klapper <a9016009@gmx.de>)
* e-shell-window-commands.c: changed copyright year from 2004
* to 2005
svn path=/trunk/; revision=29580
|
|
|
|
| |
svn path=/trunk/; revision=29579
|
|
|
|
| |
svn path=/trunk/; revision=29578
|
|
|
|
|
|
|
|
| |
2005-06-23 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=29577
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Harish Krishnaswamy <kharish@novell.com>
* configure.in : add mono plugin to the base list only if
it was enabled as a configure option.
svn path=/trunk/; revision=29576
|
|
|
|
| |
svn path=/trunk/; revision=29575
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Kaushal Kumar <kakumar@novell.com>
* e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am,
addressbook/gui/search/Makefile.am,
plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES.
Updated the include paths to use misc instead of widgets/misc.
svn path=/trunk/; revision=29574
|
|
|
|
|
|
|
|
|
|
| |
2005-06-22 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : We no longer should be declaring the
global_config_listener as a static variable here. Also, added some
NULL checks to avoid crashes.
svn path=/trunk/; revision=29573
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Not Zed <NotZed@Ximian.com>
* e-shell-window-commands.c: added jonathan dieter. Fixed up the
busted utf8 and duplicates.
svn path=/trunk/; revision=29572
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Not Zed <NotZed@Ximian.com>
* configure.in: fix the --enable-profiler not to disable otherwise
enabled plugins. & added default-mailer plugin stuff.
svn path=/trunk/; revision=29571
|
|
|
|
| |
svn path=/trunk/; revision=29570
|
|
|
|
|
|
|
|
| |
2005-06-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29568
|
|
|
|
|
|
|
|
| |
2005-06-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=29567
|
|
|
|
| |
svn path=/trunk/; revision=29566
|
|
|
|
|
|
|
|
| |
2005-06-22 Harish Krishnaswamy <kharish@novell.com>
* configure.in : add mono to the plugins list
svn path=/trunk/; revision=29565
|
|
|
|
| |
svn path=/trunk/; revision=29564
|
|
|
|
| |
svn path=/trunk/; revision=29563
|
|
|
|
|
|
|
|
| |
2005-06-21 Not Zed <NotZed@Ximian.com>
* en_AU.po, is.po, he.po, wa.po: Fix breaks from last commit.
svn path=/trunk/; revision=29562
|
|
|
|
|
|
|
|
|
|
| |
2005-06-21 Not Zed <NotZed@Ximian.com>
* POTFILES.in: added all the new gal widgets & a couple of other
missing files. re-sorted properly (it wasn't). *.po: merged in
gal strings and updated (many strings no longer exist).
svn path=/trunk/; revision=29559
|
|
|
|
|
|
|
|
|
| |
2005-06-21 Kaushal Kumar <kakumar@novell.com>
* table/ChangeLog: Added from gal/gal/e-table as Gal is
retired from Head and e-table files are moved here.
svn path=/trunk/; revision=29558
|
|
|
|
|
|
|
|
| |
2005-06-21 Not Zed <NotZed@Ximian.com>
* e-shell-window-commands.c: add brian mury to contributors.
svn path=/trunk/; revision=29556
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-21 Brian Mury <b.mury@ieee.org>
** See bug #301466.
* filtertypes.xml, searchtypes.xml, vfoldertypes.xml: fix the
"match all" case to actually work.
svn path=/trunk/; revision=29555
|
|
|
|
| |
svn path=/trunk/; revision=29553
|
|
|
|
| |
svn path=/trunk/; revision=29552
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-08 Not Zed <NotZed@Ximian.com>
* e-tree-selection-model.c (etsm_toggle_single_row)
(etsm_select_single_row): If only a few rows have changed, emit
each as a separate row_changed event rather than triggering a
complete redraw of the whole window.
svn path=/trunk/; revision=29551
|
|
|
|
|
|
|
| |
* pt_BR.po: Fixed tiny problem in Brazilian Portuguese
translation, only noticeable through usage (context).
svn path=/trunk/; revision=29549
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* win32/Makefile.am: The libetable and libetext DLLs should
have the -0 suffix.
svn path=/trunk/; revision=29548
|
|
|
|
| |
svn path=/trunk/; revision=29547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* gui/component/Makefile.am
* gui/contact-editor/Makefile.am
* gui/contact-list-editor/Makefile.am
* gui/merging/Makefile.am
* gui/search/Makefile.am
* gui/widgets/Makefile.am: Prune unnecessary and nonexistent
directories from the -I options. Prune pathname macros not used in
the sources in that directory from the -D options.
* gui/component/Makefile.am
* gui/contact-editor/Makefile.am
* gui/contact-list-editor/Makefile.am
* util/Makefile.am: Use NO_UNDEFINED. Link with all necessary
libraries.
* gui/component/Makefile.am: Use Win32-specific hack to work
around MSYS feature in the gconftool invocation.
* gui/contact-editor/Makefile.am
* gui/contact-list-editor/Makefile.am: Use bootstrap library
libevolution-addressbook on Win32.
* gui/contact-editor/Makefile.am
* gui/contact-list-editor/Makefile.am
* util/Makefile.am: Use privsolib_LTLIBRARIES instead of
privlib_LTLIBRARIES (see ../ChangeLog).
svn path=/trunk/; revision=29546
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* Makefile.am
* addressbook/Makefile.am
* calendar/Makefile.am
* widgets/Makefile.am: Use privsolib_LTLIBRARIES instead of
privlib_LTLIBRARIES (see ../ChangeLog).
svn path=/trunk/; revision=29545
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* configure.in (privsolibdir): New autoconf variable. On Unix
it is identical to privlibdir, on Win32 identical to libdir.
There is no RPATH mechanism in Win32 DLLs or EXEs. The
intention is that Evolution's private shared libraries will be
marked in the Makefile.am files as privsolib_LTLIBRARIES. They
will thus on Windows get installed in libdir. The DLLs will
actually get installed in bindir, thanks to libtool magic. It
will thus suffice to have bindir in PATH.
This also means that we can use gnome_win32_get_prefixes() in
libeutil to find out the installation location on the end-user
machine based on the location of the DLL. gnome_win32_get_prefixes()
assumes the DLL is in a "bin" subfolder of the end-user
installation prefix.
svn path=/trunk/; revision=29544
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* Makefile.am
* e-util-private.h
* e-win32-reloc.c: Use EVOLUTION_IMAGESDIR and not
EVOLUTION_IMAGES for consistency. Handle also SEARCH_RULE_DIR and
EVOLUTION_GALVIEWSDIR.
svn path=/trunk/; revision=29543
|
|
|
|
|
|
|
|
| |
2005-06-18 Rhys Jones <rhys@sucs.org>
* cy.po: Partially updated Welsh translation.
svn path=/trunk/; revision=29542
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES) Add EVOLUTION_ETSPECDIR.
* e-util-private.h
* e-win32-reloc.c: Corresponding changes.
svn path=/trunk/; revision=29541
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES) Add EVOLUTION_HELPDIR. Remove undefined
GNOME_INCLUDEDIR.
* e-win32-reloc.c: Add getter for helpdir.
* e-util-private.h: Corresponding change.
svn path=/trunk/; revision=29540
|