Sushma Rai
48de88a67b
Defined and using new error code for displayig offline state of Evolution.
...
Fixes #344270 .
svn path=/trunk/; revision=32127
2006-06-13 10:15:40 +00:00
Sankar P
9236ecd8e8
org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy
...
2006-06-12 Sankar P <psankar@novell.com >
* proxy-login.c: org-gnome-proxy-login-errors.xml:
Handled error case to not allow proxy login to the same account
more than once. Fixes #340535
svn path=/trunk/; revision=32111
2006-06-12 11:27:17 +00:00
Chris Heath
56c45fcfab
Fix memory leak. Fixes bug #335423 .
...
2006-06-09 Chris Heath <chris@heathens.co.nz >
* addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form):
* addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact):
* e-util/e-plugin.c (ep_construct):
* mail/message-list.c (message_list_finalise):
* plugins/itip-view.c (itip_view_destroy): Fix memory leak.
Fixes bug #335423 .
svn path=/trunk/; revision=32101
2006-06-09 02:21:03 +00:00
Chenthill Palanisamy
863ac26b04
Fixes 340296
...
svn path=/trunk/; revision=32087
2006-06-07 08:53:35 +00:00
Sushma Rai
a47f11a04b
Enabling the OK button only when the username is entered, fixes #317025 .
...
svn path=/trunk/; revision=32086
2006-06-07 07:04:44 +00:00
Hiroyuki Ikezoe
90a4b67603
Fixes #332605 . Multipart message handling. (set_attachments): New
...
2006-06-06 Hiroyuki Ikezoe <poincare@ikezoe.net >
Fixes #332605 .
* mail-to-task.c:
(set_description): Multipart message handling.
(set_attachments): New function.
Set attachment files to a task.
(clean_name): New function.
from plugins/save-attachments/save-attachments.c.
svn path=/trunk/; revision=32083
2006-06-06 05:52:53 +00:00
David Richards
e718f9282d
Increases the height of the dialog to make it easily usable
...
2006-05-31 David Richards <drichard@largo.com >
* proxy-login-dialog.glade:
Increases the height of the dialog to make it easily usable
svn path=/trunk/; revision=32060
2006-05-31 14:28:43 +00:00
Srinivasa Ragavan
c345604989
Added support for saving/attaching files/events/mails from/to remote shares
...
svn path=/trunk/; revision=32024
2006-05-25 06:06:16 +00:00
Harish Krishnaswamy
783f44840a
patch submitted by: Hiroyuki Ikezoe
...
2006-05-13 Harish Krishnaswamy <kharish@novell.com >
patch submitted by: Hiroyuki Ikezoe
* ipod.c: Remove compiler warning. Fixes 341606.
svn path=/trunk/; revision=31980
2006-05-13 07:47:11 +00:00
Sankar P
dd5cc403f6
Do not print the password in the terminal.
...
2006-05-11 Sankar P <psankar@novell.com >
* exchange-account-setup.c: (btn_chpass_clicked):
Do not print the password in the terminal.
svn path=/trunk/; revision=31972
2006-05-11 10:34:54 +00:00
Sushma Rai
c45989a66b
Using the HIGified notification message. Fixes #302825 .
...
svn path=/trunk/; revision=31968
2006-05-10 11:13:17 +00:00
Sushma Rai
ed1fa5121b
Not displaying error message on cancel operation. Fixes #332131 .
...
svn path=/trunk/; revision=31966
2006-05-10 08:25:25 +00:00
Srinivasa Ragavan
9edc8304c9
Multiple folder support for iPod.
...
svn path=/trunk/; revision=31960
2006-05-08 17:32:03 +00:00
Shi Pu
46ad39abe5
** Fixes #323853
...
2006-02-28 Shi Pu <shi.pu@sun.com >
** Fixes #323853
* save-attachments.c: (save_response), (entry_changed),
(save_got_message):
replace GnomeFileEntry by GtkFileChooserButton.
svn path=/trunk/; revision=31931
2006-04-30 03:23:51 +00:00
Sankar P
879cce6697
Changed the ; in the end to a . in an error message
...
2006-04-24 Sankar P <psankar@novell.com >
* org-gnome-proxy-login-errors.xml:
Changed the ; in the end to a . in an error message
svn path=/trunk/; revision=31872
2006-04-24 04:15:34 +00:00
Sushma Rai
29ec3be40e
Changed the function signature. Fixes #329371 .
...
* exchange-account-setup.c (owa_authenticate_user): Changed the function
signature. Fixes #329371 .
svn path=/trunk/; revision=31864
2006-04-22 07:49:03 +00:00
Srinivasa Ragavan
6d472a7717
Added code to see if the file already exist.
...
svn path=/trunk/; revision=31856
2006-04-21 19:23:18 +00:00
Sushma Rai
9a9d6aacb2
Setting the e-source properties after both folder rename and new folder
...
creation. Fixes #328578 and #338876 .
svn path=/trunk/; revision=31831
2006-04-19 10:27:27 +00:00
Harish Krishnaswamy
4b751afce2
Add default color to the GW source created. Fixes #167102
...
2006-04-19 Harish Krishnaswamy <kharish@novell.com >
* camel-gw-listener.c: (add_esource):
Add default color to the GW source created.
Fixes #167102 (bugzilla.novell.com).
svn path=/trunk/; revision=31830
2006-04-19 07:09:09 +00:00
Jeffrey Stedfast
9e929ed567
Don't try and send a dbus message if the bus is down.
...
2006-04-18 Jeffrey Stedfast <fejj@novell.com >
* new-mail-notify.c (org_gnome_message_reading_notify): Don't try
and send a dbus message if the bus is down.
(org_gnome_new_mail_notify): Same.
(init_dbus): New function to init the dbus connection and setup
handlers for when the bus gets unexpectedly disconnected.
(e_plugin_lib_enable): When the plugin gets disabled, unref the
dbus connection and reset it back to NULL.
svn path=/trunk/; revision=31827
2006-04-18 15:28:45 +00:00
Sushma Rai
e027656d8d
Return TRUE in case of non-exchange accounts. Fixes #338198 .
...
svn path=/trunk/; revision=31819
2006-04-17 09:36:16 +00:00
Sushma Rai
a7373b9438
Handling rename opearion for public and subscribed folders.
...
Fixes #328813 and #315522 .
svn path=/trunk/; revision=31792
2006-04-10 03:54:09 +00:00
Sushma Rai
9d82014a94
Corrected the rename folder operation and also not allowing the rename
...
of standard folders. Fixes #310433 .
svn path=/trunk/; revision=31780
2006-04-06 16:36:22 +00:00
Jeff Cai
c127a3bc1b
** Fixes #333881 Set an empty string instead of null for a TEXT entry.
...
2006-03-28 Jeff Cai <jeff.cai@sun.com >
** Fixes #333881
* caldav-source.c: (oge_caldav):
Set an empty string instead of null for a TEXT entry.
svn path=/trunk/; revision=31749
2006-03-28 06:26:00 +00:00
Sushma Rai
a45da7ee97
Fixes the first time account setup issue.
...
svn path=/trunk/; revision=31691
2006-03-11 09:44:44 +00:00
Devashish Sharma
c325ae6638
Fix for Bug 331023
...
svn path=/trunk/; revision=31680
2006-03-10 07:03:25 +00:00
Chenthill Palanisamy
28a79ecadd
added a bug id which was fixed with the previous patch.
...
svn path=/trunk/; revision=31679
2006-03-10 06:44:07 +00:00
Sushma Rai
83c00f8e8d
Freeing GConfValue. See #329251 .
...
svn path=/trunk/; revision=31650
2006-03-06 05:40:18 +00:00
Sushma Rai
ed27f0db52
Not unrefing the account passed to the signal handler. Fixes #332129 .
...
svn path=/trunk/; revision=31649
2006-03-06 05:27:23 +00:00
Chenthill Palanisamy
d8727b9916
included the header file, authentication.h
...
svn path=/trunk/; revision=31638
2006-03-04 10:16:29 +00:00
Chenthill Palanisamy
15f1ed069f
fixes #330974 .
...
svn path=/trunk/; revision=31637
2006-03-04 10:11:58 +00:00
Chenthill Palanisamy
70ef20e9fb
Fixes #328389
...
svn path=/trunk/; revision=31632
2006-03-03 13:46:52 +00:00
Sankar P
faeb1107d2
Takes care of non SSL accounts too. Fixes #332948
...
2006-03-01 Sankar P <psankar@novell.com >
* proxy-login.c: (proxy_get_password)
(proxy_login_get_cnc):
Takes care of non SSL accounts too.
Fixes #332948
svn path=/trunk/; revision=31615
2006-03-01 06:43:51 +00:00
Christian Kellner
3958832d1d
fixing a leak.
...
2006-02-28 Christian Kellner <gicmo@gnome.org >
* evolution/plugins/addressbook-file/addressbook-file.c:
* evolution/plugins/calendar-file/calendar-file.c:
fixing a leak.
svn path=/trunk/; revision=31609
2006-02-28 11:24:09 +00:00
Sushma Rai
6e8744011c
Fixed the typo "retrun" to "return"
...
svn path=/trunk/; revision=31592
2006-02-27 11:25:41 +00:00
Srinivasa Ragavan
fe71fc1db2
Commited fix for crash during startup.
...
svn path=/trunk/; revision=31591
2006-02-27 09:22:15 +00:00
Sushma Rai
6b93ed2f65
NULL check for accounts. Fixes #332185 .
...
svn path=/trunk/; revision=31590
2006-02-27 09:11:33 +00:00
Sushma Rai
02f4fc5437
Trying to get the exchange account, only when invoked for exchange account
...
and also not showing the folder permissions dialog when invoked in offline
mode. See #332514 .
svn path=/trunk/; revision=31585
2006-02-27 06:54:16 +00:00
Sushma Rai
9e4a5e053f
Added bug id to the changelog.
...
svn path=/trunk/; revision=31584
2006-02-27 06:27:16 +00:00
Sushma Rai
0cb0624aa6
Fixed the problem with the sent and drafts folder URIs and also
...
setting them. Fixes #324693 .
svn path=/trunk/; revision=31583
2006-02-27 06:24:33 +00:00
Sushma Rai
8ac649ab85
Memory leak fixes. See #329251 .
...
svn path=/trunk/; revision=31578
2006-02-25 06:40:28 +00:00
Irene.Huang
760474b33a
Fixes bug #328252
...
2006-02-22 Irene.Huang <Irene.Huang@sun.com >
Fixes bug #328252
* Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS)
to liborg_gnome_evolution_caldav_la_LIBADD.
svn path=/trunk/; revision=31562
2006-02-22 11:23:14 +00:00
Chenthill Palanisamy
fe28e52052
fixes a crash.
...
svn path=/trunk/; revision=31556
2006-02-21 11:50:16 +00:00
Shreyas Srinivasan
977ccdda60
Fix more brokenness. doh check if its the proxy page. Need whack on the
...
2006-02-21 Shreyas Srinivasan <sshreyas@novell.com >
* proxy.c: Fix more brokenness. doh check if its the proxy
page. Need whack on the head for sucky reckless commit.
svn path=/trunk/; revision=31549
2006-02-20 19:18:23 +00:00
Shreyas Srinivasan
3c48cf5fc0
Fix more brokenness. doh check if its the proxy page.
...
2006-02-16 Shreyas Srinivasan <sshreyas@novell.com >
* proxy.c: Fix more brokenness. doh check if its the proxy
page.
svn path=/trunk/; revision=31547
2006-02-20 11:47:44 +00:00
Irene Huang
9013865df4
Fixes bug #331635
...
2006-02-18 Irene Huang <Irene.Huang@sun.com >
Fixes bug #331635
* exchange-account-setup.c: (org_gnome_exchange_settings):
Add NULL as the last parameter in g_object_new to mark the
the end of parameter list.
svn path=/trunk/; revision=31546
2006-02-20 11:06:55 +00:00
Shreyas Srinivasan
4dab3a631e
Initialize connection only when the proxy tab is clicked.
...
2006-02-16 Shreyas Srinivasan <sshreyas@novell.com >
* proxy.c: Initialize connection only when the proxy tab is
clicked.
svn path=/trunk/; revision=31535
2006-02-16 10:54:01 +00:00
Andre Klapper
b7287fc33d
Another typo fix from gfree to g_free.
...
2006-02-14 Andre Klapper <a9016009@gmx.de >
* bbdb.c (bbdb_page_factory): Another typo fix from gfree to g_free.
svn path=/trunk/; revision=31521
2006-02-14 14:37:16 +00:00
Veerapuram Varadhan
b98a3d2b2c
A typo fix from gfree to g_free.
...
* bbdb.c (bbdb_page_factory): A typo fix from gfree to g_free.
svn path=/trunk/; revision=31520
2006-02-14 13:38:18 +00:00
Veerapuram Varadhan
324ea588c2
A typo fix from gfree to g_free.
...
* itip-formatter.c (itip_formatter_page_factory): A typo fix from
gfree to g_free.
svn path=/trunk/; revision=31519
2006-02-14 13:33:34 +00:00