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
Karsten Bräckelmann
8f9e400112
Fix mnemonics to be consistent.
...
svn path=/trunk/; revision=31497
2006-02-12 23:55:56 +00:00
Karsten Bräckelmann
6297946340
Removing unnecessary markup in translateable string.
...
svn path=/trunk/; revision=31494
2006-02-12 23:15:23 +00:00
Karsten Bräckelmann
0a8fecc952
fix mnemonic
...
svn path=/trunk/; revision=31493
2006-02-12 23:02:30 +00:00
Andre Klapper
c33535e810
adding mnemonic. Fixes bug 328151.
...
2006-02-11 Andre Klapper <a9016009@gmx.de >
* default-source.c: adding mnemonic. Fixes bug 328151.
svn path=/trunk/; revision=31486
2006-02-11 21:27:31 +00:00
Karsten Bräckelmann
dc8e4af46d
a11y changes for bug #330723
...
svn path=/trunk/; revision=31477
2006-02-10 22:28:38 +00:00
Sushma Rai
082ba66f37
updated the bug ids.
...
svn path=/trunk/; revision=31472
2006-02-10 06:41:06 +00:00
Sushma Rai
d45c32b900
Fixes the problems of marking GAL for offline usage and as default folder
...
and also overwriting the GAL uri with relative uri of some other folder.
Fixes #329623 and #329624
svn path=/trunk/; revision=31470
2006-02-10 06:21:05 +00:00
Sushma Rai
ff98640ae2
Freeing uri_text. See #329251 .
...
svn path=/trunk/; revision=31468
2006-02-10 05:47:00 +00:00
Parthasarathi Susarla
c523e43027
** See bug 326348 check if its a valid accoune before creating folder
...
2006-02-08 Parthasarathi Susarla <sparthasarathi@novell.com >
** See bug 326348
* share-folder-common.c:(refresh_folder_tree)
check if its a valid accoune before creating folder
svn path=/trunk/; revision=31445
2006-02-08 11:08:24 +00:00