| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* save-attachments.c (entry_changed): Use GLib API to manipulate
pathname.
svn path=/trunk/; revision=30848
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* mono-plugin.c: Drop unused inclusion of <dirent.h>.
svn path=/trunk/; revision=30846
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* itip-formatter.c: Use g_ascii_strcasecmp() instead of
g_strcasecmp().
svn path=/trunk/; revision=30845
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* junk-settings.c
* proxy-login.c
* proxy.c
* share-folder.c: Construct glade file name at run-time.
* process-meeting.c (find_attendee): Use g_ascii_strcasecmp()
instead of g_strcasecmp().
svn path=/trunk/; revision=30844
|
|
|
|
| |
svn path=/trunk/; revision=30765
|
|
|
|
|
|
| |
translatable string.
svn path=/trunk/; revision=30755
|
|
|
|
| |
svn path=/trunk/; revision=30751
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30750
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30749
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Add primary CLEANFILES,
fix BUILT_SOURCES, make-clean issues.
svn path=/trunk/; revision=30748
|
|
|
|
| |
svn path=/trunk/; revision=30733
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Parthasarathi Susarla <sparthasarathi@novell.com>
* proxy.c: initialize CamelException.
Fixes bug #314576
svn path=/trunk/; revision=30717
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-30 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Removed printf() statement
in order to avoid printing NULL point.
(org_gnome_copy_tool_copy_address): Removed printf() statement.
(ct_selection_clear_event): Removed printf() statement.
svn path=/trunk/; revision=30709
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-29 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Move printf() statement after
NULL checking.
svn path=/trunk/; revision=30706
|
|
|
|
| |
svn path=/trunk/; revision=30687
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* itip-view.c: Drop extra inclusion of e-util/e-time-utils.h,
which is going away anyway.
svn path=/trunk/; revision=30658
|
|
|
|
| |
svn path=/trunk/; revision=30654
|
|
|
|
|
|
| |
folder is not createdi.
svn path=/trunk/; revision=30653
|
|
|
|
| |
svn path=/trunk/; revision=30647
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
Fixed a stupid typo.
svn path=/trunk/; revision=30615
|
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am, camel-hula-listener.[ch], hula-account-setup.c,
org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account
setup - initial commits.
svn path=/trunk/; revision=30609
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-11 Mubeen Jukaku <jmubeen@novell.com>
* mail-to-task.c (set_attendees): Re-implemented this funciton.
(add_attendee_cb): Removed this callback because of above change.
Fixes bug #301081
svn path=/trunk/; revision=30600
|
|
|
|
| |
svn path=/trunk/; revision=30596
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Harish Krishnaswamy <kharish@novell.com>
* mail-send-options.c: (org_gnome_compose_send_options):
Function signature specifies a void return. So, do not
return NULL.
svn path=/trunk/; revision=30591
|
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-gw-listener.c (get_addressbook_names_from_server):
check if string (eg. use_ssl) are NULL before strcmp().
prevents a violation.
svn path=/trunk/; revision=30588
|
|
|
|
| |
svn path=/trunk/; revision=30577
|
|
|
|
| |
svn path=/trunk/; revision=30574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-20 Sankar P <psankar@novell.com>
* proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc):
When the user forgets-password explicitly, the subsequent proxy-login requests
are made with a NULL password leading to unexpected behavior.
Fixes #312467
* proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc):
Added the missing unrefs for the connection object.
svn path=/trunk/; revision=30543
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Philip Van Hoof <pvanhoof@gnome.org>
composer/e-msg-composer-select-file.c,
composer/e-msg-composer.c, composer/e-msg-composer.h,
composer/evolution-composer.c, composer/listener.c,
mail/em-composer-utils.c,
plugins/mailing-list-actions/mailing-list-actions.c:
data hiding
svn path=/trunk/; revision=30535
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Philip Van Hoof <pvanhoof@gnome.org>
composer/e-msg-composer-select-file.c,
composer/e-msg-composer.c, composer/e-msg-composer.h,
composer/evolution-composer.c, composer/listener.c,
mail/em-composer-utils.c,
plugins/mailing-list-actions/mailing-list-actions.c:
data hiding
svn path=/trunk/; revision=30532
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c (org_gnome_proxy): Dont try to connect when the account is
offline. Also connect to the server only when the proxy tab is clicked.
* Fixes #314297, #314345
svn path=/trunk/; revision=30531
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Added iPod sync e-plugin to experimental plugins.
Added plugins/ipod-sync
svn path=/trunk/; revision=30523
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* org-gnome-mailing-list-actions.eplug.xml: Changed visible to
enabled. Fixes the bug #314899
svn path=/trunk/; revision=30522
|
|
|
|
|
|
|
|
|
|
| |
2005-10-14 Vivek Jain <jvivek@novell.com>
* proxy.c :(proxy_get_cnc)
"use_ssl" should be Null checked before comparing it with any value.
its NULL when evo is not compiled with ssl support and caused crash.
svn path=/trunk/; revision=30505
|
|
|
|
|
|
|
|
|
|
| |
2005-10-07 Vivek Jain <jvivek@novell.com>
* share-folder.c : (remove_clicked)
when we reach to the last item in the list, de-sensitize the remove
button.
svn path=/trunk/; revision=30499
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-06 Vivek Jain <jvivek@novell.com>
** See Bug #268852
* em-junk-filter.c : (em_junk_sa_run_spamd)
allow max one chid to be spawned for
spamd.
svn path=/trunk/; revision=30496
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-05 Vivek Jain <jvivek@novell.com>
* share-folder.c : (display_container) moved code for comparing id's
to the getcontainer list part, we break if we find the matched.
also check for null before comparing, free the values
**Fixes #317906
svn path=/trunk/; revision=30494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-03 Shakti Sen <shprasad@novell.com>
* exchange-folder-permission.c (org_gnome_exchange_folder_permissions),
(org_gnome_exchange_menu_folder_permission): Constructing the path
properly to get the efolder.
* exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe),
(exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed),
(unsubscribe_dialog_ab_response), (unsubscribe_dialog_response):
Creating proper path.
The above modifications will now allow the user to do the operations
like unsubscribed to Inbox and giving permission to a folder.
svn path=/trunk/; revision=30479
|
|
|
|
| |
svn path=/trunk/; revision=30475
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-03 Vivek Jain <jvivek@novell.com>
* em-junk-filter.c: added (e_plugin_lib_enable)
calls init here to initialize all settings
**Fixes #317792
unref GConfClient in finalize
svn path=/trunk/; revision=30468
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-30 Vivek Jain <jvivek@novell.com>
* shared-folder-common.c: (org_gnome_create_option)
: (org_gnome_shared_folder_factory)
* install-shared.c : (org_gnome_popup_wizard)
enable shared-folder functionalilty, remove env check
svn path=/trunk/; revision=30441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-30 Shakti Sen <shprasad@novell.com>
* exchange-folder-subscription.c (setup_folder_name_combo): Sets the
corresponding 'Folder name'.
(create_folder_subscription_dialog): Sets the cursor to User's entry
text field.
* exchange-folder-subscription.h: Added one more argument to function
create_folder_subscription_dialog() to set the window title.
* exchange-folder.c (org_gnome_exchange_inbox_subscription),
(org_gnome_exchange_addressbook_subscription),
(org_gnome_exchange_calendar_subscription),
(org_gnome_exchange_tasks_subscription): Added newly.
* org-gnome-exchange-operations.eplug.in: Changed the activate callback
function names so that it can show appropriate window title.
Fixes bug #317019, #317023.
svn path=/trunk/; revision=30426
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (owa_authenticate_user) : Propogate the
authentication mechanism to the backend.
* exchange-calendar.c
* exchange-contacts.c
* exchange-folder.c : Parse the new account uri.
svn path=/trunk/; revision=30413
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* org-gnome-exchange-operations.eplug.in: Use SOEXT.
svn path=/trunk/; revision=30403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* configure.in: Drop unused SOCKET_LIBS leftover. Don't check for
OpenLDAP on Win32. Set corresponding variables unconditionally on
Win32, as LDAP support is always present (in <winldap.h> and
-lwldap32).
(CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and
_LIBS. These are used only in
plugins/exchange-operations/Makefile.am, and now it's enough to
use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there.
In plugins/exchange-operations:
2005-09-28 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES, LIBADD): Use just CAMEL_EXCHANGE_CFLAGS
and _LIBS, they now includes all necessary (see top-level
ChangeLog).
(LDFLAGS): Use NO_UNDEFINED.
svn path=/trunk/; revision=30388
|
|
|
|
|
|
| |
Fixes #303286.
svn path=/trunk/; revision=30387
|
|
|
|
|
|
| |
marking it for offline usage, instead of it's name.
svn path=/trunk/; revision=30385
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Sankar P <psankar@novell.com>
* proxy.c (proxy_dialog_store_widgets_data):
Added code to handle the extra blank email that will be returned
from the ENameSelector, while auto-completion.
Fixes #317400
svn path=/trunk/; revision=30384
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-27 Vivek Jain <jvivek@novell.com>
* install-shared.c: (accept_clicked):
we have to connect "response" to (install_folder_response)
to make it work
don't destroy druid right now, wait till folder selector
dialog dies, make folder selector dialog modal
svn path=/trunk/; revision=30379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-22 Praveen Kumar <kpraveen@novell.com>
** Fixes bug 312849
* exchange-calendar.c
(e_exchange_calendar_pcalendar): Populate the folder hierarchy only
if Evolution is online.
(e_exchange_calendar_check): Disable the "OK" button if Evolution
is offline.
(e_exchange_calendar_commit): Don't do anything if Evolution is
offline.
* exchange-contacts.c
(e_exchange_contacts_pcontacts): Populate the folder hierarchy only
if Evolution is online.
(e_exchange_contacts_check): Disable the "OK" button if Evolution
is offline.
(e_exchange_contacts_commit): Don't do anything if Evolution is
offline.
svn path=/trunk/; revision=30372
|
|
|
|
| |
svn path=/trunk/; revision=30357
|
|
|
|
| |
svn path=/trunk/; revision=30352
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-15 Arunprakash <arunp@novell.com>
* exchange-account-setup.c
(org_gnome_exchange_show_folder_size_factory) : Now checks for the
camel provider type, and does nothing for non exchange providers.
** Fixes #312886.
svn path=/trunk/; revision=30350
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-14 Irene Huang <Irene.Huang@sun.com>
Fix for #316274
* exchange-account-setup.c: (btn_chpass_clicked),
(org_gnome_exchange_settings): Enable change password function only
when built with kerberos5.
svn path=/trunk/; revision=30348
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-29 Praveen Kumar <kpraveen@novell.com>
** Fixes bug 314762
* exchange-config-listener.c (remove_selected_non_offline_esources) :
Fixing a nasty infinite loop by swapping an if and while block.
svn path=/trunk/; revision=30284
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Sankar P <psankar@novell.com>
* proxy.c: (proxy_dialog_finalize):
Replaced g_object_unref with g_free since priv was created using g_new.
Fixes #312309
svn path=/trunk/; revision=30281
|
|
|
|
|
|
|
|
|
|
| |
2005-08-29 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #313534
* itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb):
Moved the code to display recur check box to cal_opened_cb.
svn path=/trunk/; revision=30280
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-26 Shakti Sen <shprasad@novell.com>
* exchange-folder.c (org_gnome_exchange_folder_unsubscribe): Fixes the
'Label disappears' problem in Tasks, Calendar and Contacts.
Fixes bug #311959.
svn path=/trunk/; revision=30258
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Arunprakash <arunp@novell.com>
* exchange-config-listener.c (account_added) : Need to set the
account's linestatus to online as there is no way to get the
linestatus in plugin. Also moved the authentication code to
exchange_operations_get_exchange_account as it is not needed here.
* exchange-operations.c (exchange_operations_get_exchange_account) :
Updated to return the account in offline mode.
svn path=/trunk/; revision=30251
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Shakti Sen <shprasad@novell.com>
* exchange-folder.c (exchange_refresh_folder_tree, exchange_get_folder,
org_gnome_exchange_folder_inbox_unsubscribe): Added support for
Unsubscribe to other user's Inbox.
Fixes bug #313310.
svn path=/trunk/; revision=30250
|
|
|
|
|
|
|
|
| |
2005-08-24 Shreyas Srinivasan <sshreyas@novell.com>
* Revert patch
svn path=/trunk/; revision=30242
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Shakti Sen <shprasad@novell.com>
* exchange-permissions-dialog.c (add_clicked): Getting list of mail-ids
instead of a single mail-id.
* exchange-user-dialog.[c/h] (e2k_user_dialog_get_user_list): Added
support for adding multiple IDs.
Fixes bug #313919.
svn path=/trunk/; revision=30239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Praveen Kumar <kpraveen@novell.com>
* plugins/exchange-operations/exchange-account-setup.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-config-listener.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/exchange-operations/exchange-delegates-user.c:
* plugins/exchange-operations/exchange-folder-size-display.c:
* plugins/exchange-operations/exchange-folder.c:
* plugins/exchange-operations/exchange-operations.c:
Removed the warning that are generated when compiled with GCC 4.
* plugins/exchange-operations/exchange-calendar.c:
Fixed a build break due to the modification of the 'source_type'
field in the ECalConfigTargetSource class.
svn path=/trunk/; revision=30237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* proxy-login.c (proxy_get_password): return the right type.
(proxy_soap_login): fix pointer cast.
(proxy_login_add_new_store): fix pointer cast.
(proxy_login_setup_tree_view): fix callback cast.
(org_gnome_proxy_account_login): fix prototype to match use.
* junk-settings.c (user_selected): fix calling.
(junk_settings_construct): more stupid casts.
* junk-mail-settings.c (junk_mail_settings): casts.
* install-shared.c (install_folder_response): constify item_id.
(install_folder_response): remove unused.
(org_gnome_popup_wizard): fixed numerous problems with this,
over-copying data around, not referencing information properly,
freeing potentially unset variables, etc etc.
(accept_free): add a free function.
* share-folder.c (notification_clicked): fix a multitude of busted
casts.
(user_selected): fix broken calling conventions, busted style.
(share_folder_construct): fix more busted/missing casts.
* share-folder-common.c: add missing header.
svn path=/trunk/; revision=30232
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* groupwise-account-setup.c (org_gnome_groupwise_account_setup):
def9ine before defining.
* camel-gw-listener.c (account_added): fix warning.
svn path=/trunk/; revision=30231
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* Makefile.am: Remove the special case for win32, its a bug on all
platforms, silly.
* mail-account-disable.c (mail_account_disable): make signature
match usage.
svn path=/trunk/; revision=30230
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* mail-to-task.c (add_attendee_cb): use the right type for attendees.
svn path=/trunk/; revision=30229
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* print-message.c: Add missing headers
(org_gnome_print_message): define before defining, remove c99isms.
(org_gnome_print_preview): define before defining.
svn path=/trunk/; revision=30228
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* ical-format.c: include missing header.
svn path=/trunk/; revision=30227
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* em-junk-filter.c (em_junk_sa_report_non_junk): pre-define.
svn path=/trunk/; revision=30226
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* itip-view.c: add missing headers.
svn path=/trunk/; revision=30225
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* default-source.c: forward declare exported func.
svn path=/trunk/; revision=30224
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* new-mail-notify.c: forward-define e_plugin_lib_enable, remove
some unecessary headers.
(send_dbus_message): remove spurious check for bus==NULL.
svn path=/trunk/; revision=30223
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* calendar-file.c (e_calendar_file_dummy): fix relative_uri type.
svn path=/trunk/; revision=30222
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* addressbook-file.c (e_book_file_dummy): fix relative_uri type,
don't include every header in the world we dont' need. And it
sure has hell seems to do something for a 'dummy' function.
svn path=/trunk/; revision=30221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-22 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (btn_fsize_clicked)
(set_oof_info) : Use exchange_operations_get_exchange_account.
* exchange-config-listener.c (exchange_config_listener_authenticate) :
Fetch the password and connect. Added new
* exchange-config-listener.h : Similar.
* exchange-operations.c (exchange_operations_get_exchange_account) :
Try authenticating if account is not found.
svn path=/trunk/; revision=30199
|
|
|
|
|
|
|
|
|
|
| |
2005-08-22 vivek jain <jvivek@novell.com>
** see previous commit
changed variable name to
groupwise_shared_folder
svn path=/trunk/; revision=30198
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-22 Vivek Jain <jvivek@novell.com>
* shared-folder-common.c: (org_gnome_create_option)
: (org_gnome_shared_folder_factory)
* install-shared.c : (org_gnome_popup_wizard)
disable shared-folder functionalilty temporarily, (server doesn't show
mails in it)
export SHARED_FOLDER if you want to have it
svn path=/trunk/; revision=30192
|
|
|
|
|
|
|
|
|
| |
2005-08-22 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c (org_gnome_proxy): Dont try to connect when the account is
offline.CVS
svn path=/trunk/; revision=30190
|
|
|
|
|
|
|
|
|
|
| |
2005-08-19 Not Zed <NotZed@Ximian.com>
** See #308117.
* Makefile.am: link to proper libraries.
svn path=/trunk/; revision=30185
|
|
|
|
| |
svn path=/trunk/; revision=30180
|
|
|
|
| |
svn path=/trunk/; revision=30177
|
|
|
|
|
|
|
|
|
| |
2005-08-20 Carsten Guenther <carsten.guenther@scalix.com>
* itip-formatter.c: (cal_opened_cb, final_cal_opened_cb):
Put back in warning messages about calendar not being opened.
svn path=/trunk/; revision=30172
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-18 Carsten Guenther <carsten.guenther@scalix.com>
* itip-formatter.c: (update_attendee_status): NULL-terminate
calls to e_error_run; fixed typos in if-statement; some code
cleanup.
(cal_opened_cb, final_cal_opened_cb): Removed unnecessary
message about not being able to open the calendar.
svn path=/trunk/; revision=30158
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-12 Praveen Kumar <kpraveen@novell.com>
* exchange-config-listener.c
(remove_selected_non_offline_esources): Added new
(add_account_esources): Don't add the calendars and tasks in the
selected list
(account_added): If starting in offline mode remove the non-offline
calendars and tasks from the selected list so that it doesn't
throws an error
Fixes the bug 273272.
2005-08-11 Praveen Kumar <kpraveen@novell.com>
* exchange-config-listener.c
(exchange_camel_urls_is_equal): Added new
(exchange_config_listener_modify_esource_group_name): Added new
(account_changed): Handle most of the account parameter changes
without restart. This fixes bug 272784 and partially bug 220168
(account_removed): Removed the message dialog that says that the
changes will be reflected after restart. This partially fixes the
bug 220168
svn path=/trunk/; revision=30132
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-10 Not Zed <NotZed@Ximian.com>
** See #271985.
* evolution-mail-session.c (is_storage): check for uri "" and pass
exception to provider get.
Disable lots of debug output.
svn path=/trunk/; revision=30119
|
|
|
|
| |
svn path=/trunk/; revision=30098
|
|
|
|
|
|
|
| |
* proxy.c:
(proxy_commit) : Check "prd" for NULL, ALWAYS.
svn path=/trunk/; revision=30092
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-10 Sankar P <psankar@novell.com>
* proxy.c :
(proxy_dialog_store_widgets_data)
(proxy_commit) : Changed the way in which the EDIT and DELETED flags
are handled so that any proxy can be deleted without closing account-editor.
Fixes #312313
svn path=/trunk/; revision=30070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-10 Sankar P <psankar@novell.com>
* proxy.c :
Moved the GList to maintain the list of proxies,
into the proxyDialog structure.
Fixes #312352, #312309
* proxy.h :
Added free_proxy_list declaration to avoid compiler warning
svn path=/trunk/; revision=30069
|
|
|
|
|
|
|
|
|
|
| |
2005-08-10 Vivek Jain <jvivek@novell.com>
* share-folder-common.c:(org_gnome_shared_folder_factory)
always use full name for the folder
**Fixes #311555
svn path=/trunk/; revision=30068
|
|
|
|
|
|
|
|
| |
2005-08-10 Tor Lillqvist <tml@novell.com>
* org-gnome-default-source.eplug.in: Use SOEXT.
svn path=/trunk/; revision=30056
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-08 Not Zed <NotZed@Ximian.com>
** See bug #312621.
* mailing-list-actions.c (emla_list_action_do): noop if msg =
NULL.
svn path=/trunk/; revision=30046
|
|
|
|
| |
svn path=/trunk/; revision=30041
|
|
|
|
|
|
|
|
|
|
| |
2005-08-08 Arunprakash <arunp@novell.com>
* exchange-folder-size-display.c: Included glib/gi18n.h file for
translation.
* exchange-operations.c: Same.
svn path=/trunk/; revision=30029
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-05 Arunprakash <arunp@novell.com>
* exchange-folder-size-display.c (exchange_folder_size_display) :
Marked strings for translation that were left out.
* exchange-operations.c (exchange_operations_cta_add_node_to_tree)
(exchange_operations_cta_select_node_from) : Same.
svn path=/trunk/; revision=30016
|
|
|
|
|
|
|
|
|
|
| |
2005-08-06 Sankar P <psankar@novell.com>
* proxy.c: (proxy_dialog_store_widgets_data)
Disabling giving proxy rights to self.
Fixes #312365
svn path=/trunk/; revision=30014
|
|
|
|
| |
svn path=/trunk/; revision=30012
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Sankar P <psankar@novell.com>
* camel-gw-listener.c (get_addressbook_names_from_server) :
Added code to get the password from the cache, instead of asking the user twice.
and also freeing the password that was leaking before.
Fixes #310353
svn path=/trunk/; revision=29981
|
|
|
|
|
|
|
|
|
| |
2005-08-03 Li Yuan <li.yuan@sun.com>
* plugin-manager.c: (org_gnome_plugin_manager_manage):
Add a11y name to Plugin Table.
svn path=/trunk/; revision=29979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-03 Shakti Sen <shprasad@blr.novell.com>
* exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe)
(org_gnome_exchange_folder_unsubscribe)
(org_gnome_exchange_folder_subscription): Added offline/online support
and removed some warning messages.
* exchange-operations.c: Added a new function exchange_is_offline().
* exchange-operations.h: Included a prototype.
* exchange-config-listener.c
(exchange_config_listener_get_offline_status): Added newly to get the
online/offline status.
* exchange-config-listener.h: Added the prototype for
exchange_config_listener_get_offline_status().
Fixes bug #311324.
svn path=/trunk/; revision=29969
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Not Zed <NotZed@Ximian.com>
* mailing-list-actions.c (emla_list_action_do): allocate enough
space for the url. May be related to #304461.
svn path=/trunk/; revision=29964
|
|
|
|
| |
svn path=/trunk/; revision=29960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Shakti Sen <shprasad@blr.novell.com>
* Makefile.am: Included 'calendar' in INCLUDES and some .la in
'liborg_gnome_exchange_operations_la_LIBADD'
* exchange-folder-permission.c: Added the functionality for
'File->Permissions' menu-item for Calendar, Tasks and Contacts.
* exchange-permissions-dialog.c (exchange_permissions_dialog_new):
Takes care of 'folder' is not-null.
Fixes bug #231968.
svn path=/trunk/; revision=29958
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-calendar.c : Check for NULL target
* exchange-contacts.c : Similar
* exchange-folder-permission.c : Similar
* exchange-folder.c : Similar
svn path=/trunk/; revision=29955
|
|
|
|
| |
svn path=/trunk/; revision=29954
|
|
|
|
|
|
|
|
|
| |
2005-08-02 Not Zed <NotZed@Ximian.com>
* org-gnome-evolution-mail-remote.eplug.xml: How strange, this was
never added, but nobody noticed till now.
svn path=/trunk/; revision=29948
|
|
|
|
|
|
|
|
|
|
| |
2005-08-01 Praveen Kumar <kpraveen@novell.com>
* exchnage-config-listener.c
(exchange_add_autocompletion_folders) : Added new
(add_defaults_for_account) : Added a call to the newly added function
to select GAL for autocompletion by default. Fixes bug 303998
svn path=/trunk/; revision=29945
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-29 Vivek Jain <jvivek@novell.com>
* status-track.c: (track_status):
adjust row counts while calling add_detail
so that it doesn't overlap the entries.
**Fixes #302817
svn path=/trunk/; revision=29936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-29 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
for status strack removed "Item" tag entries, included a factory method
* status-track.c : (org_gnome_track_status): converted to
factory method to add the item, moved most of its code to
new function (track_status), which is a callback for the click
**Fixes #311721
svn path=/trunk/; revision=29927
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Praveen Kumar <kpraveen@novell.com>
* exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle
error conditions if folder subscription fails. Fixes bug 311712
svn path=/trunk/; revision=29918
|
|
|
|
|
|
|
|
|
|
| |
2005-07-28 Vivek Jain <jvivek@novell.com>
* bbdb.c:(bbdb_handle_reply):check for NULL
before using the address.
**Fixes bugs like #274544
svn path=/trunk/; revision=29913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Vivek Jain <jvivek@novell.com>
* itip-formatter.c : (update_item)
applied patch submitted by <tommi.komulainen@iki.fi>
do not send "cid:" to get the part.
check part for NULL before using it.
(message_foreach_part): do nothing if part is NULL
saves crash.
**Fixes #272632
svn path=/trunk/; revision=29908
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Sankar P <psankar@novell.com>
* org-gnome-groupwise-features.eplug.xml: Added the hook for
the proxy-login feature, since it was removed by mistake.
svn path=/trunk/; revision=29903
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-27 Harry Lu <harry.lu@sun.com>
Only show the unsubscribe menu if it is an exchange folder.
* exchange-folder.c:
(org_gnome_exchange_check_address_book_subscribed),
(org_gnome_exchange_check_subscribed):
svn path=/trunk/; revision=29898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-26 Harish Krishnaswamy <kharish@novell.com>
* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****
svn path=/trunk/; revision=29892
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Shakti Sen <shprasad@novell.com>
* org-gnome-exchange-operations.eplug.in: Fixed a small typo.
The file name is org-gnome-exchange-tasks-subscription.xml, not
org-gnome-exchange-task-subscription.xml.
svn path=/trunk/; revision=29887
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size
label only if the calendar exists.
* exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size
label only if the addressbook exists.
svn path=/trunk/; revision=29884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Shakti Sen <shprasad@novell.com>
* Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'.
* org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar,
Tasks and Contacts.
* exchange-folder-permission.c: Added new functions to support
'File->Permissions' for all the components.
* org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder'
to 'File' menu for 'Permissions' menu-item.
Fixes bug #231968 (Partly).
svn path=/trunk/; revision=29880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c
(org_gnome_exchange_show_folder_size_factory): Takes care of displaying
the folder size for mail folders.
* exchange-calendar.c (e_exchange_calendar_pcalendar): Now also adds
the calendar size in the properties page
* exchange-contacts.c (e_exchange_contacts_pcontacts): Now also adds
the addressbook size in the properties page.
* exchange-folder-size-display.c (exchange_folder_size_get_val) : Fetch
the folder size of a particular exchange folder.
* exchange-folder-size-display.h : Similar
* org-gnome-exchange-operations.eplug.in : Added the hook for the mail
properties page.
svn path=/trunk/; revision=29878
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Arunprakash <arunp@novell.com>
* exchange-delegates.c (get_folder_security) (add_button_clicked_cb) (delegates_apply) : Changed the e_notice calls to e_error_run calls.
* exchange-folder-permission.c (create_folder_subscription_dialog) :
Same. * exchange-calendar.c (e_exchange_calendar_commit) : Same.
* exchange-contacts.c (e_exchange_contacts_commit) : Same.
* exchange-folder-subscription.c (create_folder_subscription_dialog) :
Same
* exchange-permissions-dialog.c (exchange_permissions_dialog_new)
(dialog_response) (add_clicked): Same.
* exchange-operations.c (exchange_operations_report_error) : Modified
to report the quota value to the user.
* org-gnome-exchange-operations.error.xml : Added few more
error descriptions needed for the above changes.
svn path=/trunk/; revision=29876
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Shakti Sen <shprasad@novell.com>
* exchange-permissions-dialog.c (add_clicked): Creating the dialog
and getting the user.
Fixes bug #311096.
svn path=/trunk/; revision=29875
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-23 Chenthill Palanisamy <pchenthill@novell.com>
* Makefile.am: Added the new file process-meeting.c
and widgets/misc to include headers.
* org-gnome-groupwise-features.eplug.xml: Added the
hook for processing meetings.
* org-gnome-shared-folder.errors.xml: Added the message
for asking for error
svn path=/trunk/; revision=29870
|
|
|
|
| |
svn path=/trunk/; revision=29856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Shakti Sen <shprasad@novell.com>
* Makefile.am: Included files org-gnome-exchange-ab-subscription.xml,
org-gnome-exchange-tasks-subscription.xml and
org-gnome-exchange-cal-subscription.xml.
* org-gnome-exchange-ab-subscription.xml: Added newly to add
"Subscribe to Other User's Contacts' menu-item in 'File' menu for
address book.
* org-gnome-exchange-tasks-subscription.xml: Same for 'Tasks'.
* org-gnome-exchange-cal-subscription.xml: Same for 'Calendar'.
Fixes bug #310985.
svn path=/trunk/; revision=29846
|
|
|
|
|
|
|
|
|
|
| |
2005-07-22 Vivek Jain <jvivek@novell.com>
* share-folder.c : Put back the fix I committed on
2005-03-31, not sure when it got reverted.
**Fixes #311217
svn path=/trunk/; revision=29843
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-22 Praveen Kumar <kpraveen@novell.com>
* exchange-calendar.c : Handling the rename of calendars. This
addresses the bug 310433
* exchange-config-listener.c : Removed the functions
add_folder_esource and remove_folder_esource
* exchange-contacts.c : Handling the rename of addressbooks. Also
modified the way of Exchange addressbook ESource URI handling to be
the same way as calendar ESource URI handling
* exchange-operations.c (exchange_operations_update_child_esources) :
Added new to handle the rename of the ESources of all child folders
in the case of parent folder being renamed.
* exchange-operations.h : Added prototype for the new function
svn path=/trunk/; revision=29842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-21 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the
tree before fetching the folder list.
* exchange-contacts.c (e_exchange_contacts_get_contacts): Similar
* exchange-config-listener.c (account_added): Dont add the sources here
now. Its now taken care while the folders are being created in e-d-s.
* exchange-folder.c (org_gnome_exchange_folder_subscription): Dont add
the esources here.
svn path=/trunk/; revision=29834
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
|
|
| |
property only while accepting all instances.
svn path=/trunk/; revision=29802
|
|
|
|
|
|
|
|
| |
2005-07-19 Vivek Jain <jvivek@novell.com>
* junk-mail-settings.c: Marked strings for translation
svn path=/trunk/; revision=29800
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=29783
|
|
|
|
|
|
|
|
| |
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 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 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>
* 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 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>
* proxy-login.c (proxy_login_add_new_store): fixed the store
permission names.
svn path=/trunk/; revision=29765
|
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
|
| |
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-12 Not Zed <NotZed@Ximian.com>
* startup-wizard.c: removed all the importer stuff. fixed the
copyright.
svn path=/trunk/; revision=29742
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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 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-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 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
|
|
|
|
| |
svn path=/trunk/; revision=29712
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
|
| |
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>
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
* 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 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=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-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-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-02 Vivek Jain <jvivek@novell.com>
removed a copy paste error: misleading text
svn path=/trunk/; revision=29622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
| |
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-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
|
|
|
|
| |
svn path=/trunk/; revision=29584
|
|
|
|
| |
svn path=/trunk/; revision=29579
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=29570
|
|
|
|
| |
svn path=/trunk/; revision=29553
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* */*.eplug.in: Use SOEXT.
svn path=/trunk/; revision=29539
|
|
|
|
|
|
|
|
| |
2005-06-18 Tor Lillqvist <tml@novell.com>
* */*.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29538
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-17 Kaushal Kumar <kakumar@novell.com>
* Retired GAL from Head. The relevant files have moved inside
evolution. Thanks to JP Rosevear for performing the cvs surgery. The
files have been moved in the following order.
evolution/e-util <- gal/gal/util
evolution/a11y <- gal/gal/a11y
evolution/a11y/e-table <- gal/gal/a11y/e-table
evolution/a11y/e-text <- gal/gal/a11y/e-text
evolution/widgets/table <- gal/gal/e-table
evolution/widgets/text <- gal/gal/e-text
evolution/widgets/misc <- gal/gal/widgets
evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
evolution/widgets/menus <- gal/gal/menus
Following is the summary of changes done to fix the build:-
- New files added to cvs repository,
- a11y/e-table/Makefile.am
- a11y/e-text/Makefile.am
- widgets/table/Makefile.am
- widgets/text/Makefile.am
- widgets/misc/pixmaps/Makefile.am
- iconv-detect.h
- iconv-detect.c
- Updated configure.in.
- Updated all the relevant Makefile.am files.
- Updated the include paths to replace all gal references.
- Updated the marshal list to suit gal files requirements.
svn path=/trunk/; revision=29522
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in : add mono to the plugins list
* data/evolution.desktop.in.in :
Fix for#307176 (patch from Andre Klapper)
correct the version of evolution-data-server.
* plugins/mono/Makefile.am : mono-plugin.h should be included
in the sources too.
svn path=/trunk/; revision=29518
|
|
|
|
| |
svn path=/trunk/; revision=29502
|
|
|
|
|
|
|
|
|
| |
2005-06-14 Sarfaaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : Fixed some warnings
* exchange-config-listener.c : Similar
svn path=/trunk/; revision=29500
|
|
|
|
|
|
|
|
|
| |
2005-06-12 Sarfraaz Ahmed <asarfraaz@novell.com>
* plugins/exchange-operations : Added a new plugin directory for
renaming exchange-account-setup as exchange-operations.
svn path=/trunk/; revision=29498
|
|
|
|
| |
svn path=/trunk/; revision=29497
|
|
|
|
| |
svn path=/trunk/; revision=29496
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-10 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (e_plugin_lib_enable)
(free_exchange_listener)(e_plugin_lib_enable) : Added new to
initialise the config listener.
(update_state) : Now updates the state directly from the server and not
from the file as earlier.
(owa_authenticate_user) : Authenticates and validates directly from
the server instead of using the camel APIs as earlier.
(set_oof_info) : Sets the state directly on the server
* Makefile.am : Use CAMEL_EXCHANGE CFLAGS and LIBS
svn path=/trunk/; revision=29486
|
|
|
|
| |
svn path=/trunk/; revision=29469
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* Evolution.idl: seutp an idl file so we only need to generate one
set of skels/stubs for all imported.
* mail-remote.c (e_plugin_lib_enable): instead of writing ior to a
file, just add the Session interface to the mail component.
* client.c (get_session): use the new shell interface to find the
mail compnent and retrieve the session interface using
bonobo-activation, so the mailer starts if we try to access it.
svn path=/trunk/; revision=29445
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-27 Not Zed <NotZed@Ximian.com>
* em-message-stream.[ch]: A camel-stream to wrap
Evolution_Mail_MessageStream.
* evolution-mail-messagestream.[ch]: simplified read-only stream
interface rather than using bonobo-stream. It wraps a
camel-stream only & simplified lifecycle management.
* evolution-mail-store.c (evolution_mail_store_changed): if we
have no more listeners, close the camelstore object off.
* Evolution-DataServer-Mail.idl: changed exceptions to use one
exception type with details. Fixed code to use these.
svn path=/trunk/; revision=29418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-26 Not Zed <NotZed@Ximian.com>
* evolution-mail-folderlistener.[ch]:
* evolution-mail-sessionlistener.[ch]:
* evolution-mail-storelistener.[ch]: New helpers for listeners.
* evolution-mail-listener.[ch]: removed.
* Evolution-DataServer-Mail.idl: removed the GNOME prefix, Bonobo
doesn't use it, and it just adds pointless typing. Added
getmessage and appendmessage interaces. Moved listeners to each
object rather than one global listener.
svn path=/trunk/; revision=29414
|
|
|
|
|
|
|
|
| |
2005-05-25 Not Zed <NotZed@Ximian.com>
* mono-plugin.c: implement the mono loader as a plugin itself.
svn path=/trunk/; revision=29411
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Not Zed <NotZed@Ximian.com>
* Lots more work. Now implements a full listener interface.
Filled out api.
svn path=/trunk/; revision=29406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-24 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
removed "Item" tag entries, included a factory method
* shared-folder-common.c: changed callback (org_gnome_create_option)
to a factory method, check uri before adding the option to the menu.
New folder dialog now comes in another callback (create_shared_folder)
also added a function to free the item list.
svn path=/trunk/; revision=29404
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
23-05-2005 Vivek Jain <jvivek@novell.com>
Created a plugin "groupwise-features" which is a consolidation of
following existing plugins
* groupwise-account-setup
* addressbook-groupwise
* shared-folder
* groupwise-send-options
* groupwise-status-tracking
* send-options
svn path=/trunk/; revision=29400
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-21 Sarfraaz Ahmed <asarfraaz@novell.com>
Added a bunch of files to create exchange plugins for UI changes
* exchange-change-password.[ch]/.glade
* exchange-delegates.[ch]/.glade
* exchange-delegate-user.[ch]
* exchange-folder-size.[ch]
* exchange-folder-tree.glade
svn path=/trunk/; revision=29398
|
|
|
|
|
|
|
|
|
| |
2005-05-20 Not Zed <NotZed@Ximian.com>
* Lots of work, filled out functions, cleaned up idl to make the
data more useful, added a listener interface, etc.
svn path=/trunk/; revision=29395
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>
* MakeFile.am:
* org-gnome-send-options.eplug.in: Plugin file to add
the Mark all Messages read menu item.
* send-options.c: Contains methods to mark messages as read.
svn path=/trunk/; revision=29391
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-19 Vivek Jain <jvivek@novell.com>
Plugin to provide "print" option to composer. Files added:
* print-message.c
* Makefile.am
* org-gnome-print-message.eplug.xml
* org-gnome-print-message.xml
svn path=/trunk/; revision=29388
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Not Zed <NotZed@Ximian.com>
* org-gnome-prefer-plain.eplug.xml: make it clear this is a demonstratio
n only.
svn path=/trunk/; revision=29377
|
|
|
|
|
|
|
|
|
|
| |
2005-05-17 Not Zed <NotZed@Ximian.com>
* Evolution.cs: added initial e_error wrapper.
* Camel.cs: added multipart & contenttype wrappers.
svn path=/trunk/; revision=29376
|
|
|
|
| |
svn path=/trunk/; revision=29375
|
|
|
|
| |
svn path=/trunk/; revision=29370
|
|
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* share-folder-common.c: moved e-error to e-util
* Makefile.am: error filename changes.
svn path=/trunk/; revision=29369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Rodney Dawes <dobey@novell.com>
* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
disted properly
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add new em-folder-utils.[ch] abstraction
* em-folder-browser.c: Update for new menu layout
Add new methods to handle the actions that were previously only
available from the context menu when right-clicking on a folder
* em-folder-selector.c (emfs_response): Just call emfu_folder_create
if the user wants to create a new folder in the selector dialog
(em_folder_selector_get_selected_path): Clean up the code to fix a
couple potential crashes
* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
CamelFolderInfo object for the selected item in the tree
Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
for the selected store in the tree
Move folder operations out into em-folder-utils.[ch] so that they
are abstracted from the tree and can be used by methods other than
the internal context menu
* em-folder-utils.[ch]: Move the folder operations code to here
* em-folder-view.c: Update for the new menu layout
Fix Mark as Read/Unread in the context menu to only show up in the list
* mail-component.c (create_item): Just call emfu_folder_create here
when the user requests to create a new folder from the New toolbar item
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-mailing-list-actions.xml: Update for the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-plugin-manager.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-save-attachments.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-shell-window.c (setup_widgets): Update for the new menu layout by
putting the "component" switching items under the "Tools" menu
2005-05-13 Rodney Dawes <dobey@novell.com>
* *.xml: Update to the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-filter-bar.[ch]: Update for the new menu layout
svn path=/trunk/; revision=29354
|
|
|
|
|
|
|
|
| |
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add a backslash line separator to EXTRA_DIST
svn path=/trunk/; revision=29353
|
|
|
|
| |
svn path=/trunk/; revision=29346
|
|
|
|
| |
svn path=/trunk/; revision=29338
|
|
|
|
| |
svn path=/trunk/; revision=29328
|
|
|
|
| |
svn path=/trunk/; revision=29327
|
|
|
|
|
|
|
|
| |
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: setup cleanfiles & fix extra_dist
svn path=/trunk/; revision=29323
|
|
|
|
|
|
|
|
|
|
| |
2005-03-02 Philip Van Hoof <pvanhoof@gnome.org>
* rdf-format.c: Fixes for Bug #73099 and Bug #73098
* csv-format.c: Changed malloc to g_malloc and char to gchar
* csv-format.c: Fixes for Bug #73099 and Bug #73098
svn path=/trunk/; revision=29314
|
|
|
|
|
|
|
| |
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #273063
* org-gnome-shared-folder-errors.xml:
* org-gnome-shared-folder-errors.xml.h:Removed the unwanted
tabs and new line characters.
svn path=/trunk/; revision=29300
|
|
|
|
|
|
|
|
|
| |
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* default-source.c: (org_gnome_default_book): Removed the extra
space in "Mark as default folder".
svn path=/trunk/; revision=29297
|
|
|
|
|
|
|
|
| |
2005-05-05 Srinivasa Ragavan <sragavan@novell.com>
* properties.glade : Fixed a typo 272538
svn path=/trunk/; revision=29291
|
|
|
|
|
|
|
|
| |
2005-05-06 Sarfraaz Ahmed <asarfraaz@novell.com>
* properties.glade : Fixed a typo #273064
svn path=/trunk/; revision=29289
|
|
|
|
| |
svn path=/trunk/; revision=29270
|
|
|
|
| |
svn path=/trunk/; revision=29265
|
|
|
|
|
|
|
|
| |
2005-04-26 Not Zed <NotZed@Ximian.com>
* A profiler plugin.
svn path=/trunk/; revision=29238
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-31 Parthasarathi Susarla <sparthasarathi@novell.com>
* share-folder-common.c:(create_folder):
check the store state, can create a shared
folder only in online mode
Fixes bug 74002
svn path=/trunk/; revision=29203
|