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
Sushma Rai
90e3e5497f
Fixed memory leaks. Fixes #329251 .
...
svn path=/trunk/; revision=31418
2006-02-06 08:53:21 +00:00
Karsten Bräckelmann
fa8915ed3a
fix a bunch of Address Book strings
...
svn path=/trunk/; revision=31413
2006-02-05 23:46:27 +00:00
Sushma Rai
b6bd229a92
Fixed the issue with subscribing to other user's folders. ( #328554 )
...
svn path=/trunk/; revision=31401
2006-02-03 10:27:26 +00:00
Chenthill Palanisamy
6826f9d01e
reverting the previous commit.
...
svn path=/trunk/; revision=31394
2006-02-01 09:58:47 +00:00
Chenthill Palanisamy
38046c6846
fixes #328413
...
svn path=/trunk/; revision=31364
2006-01-30 10:49:25 +00:00
Rajeev ramanathan
0107529270
** Fixes Bug #314913
...
2006-01-25 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in >
** Fixes Bug #314913
* plugin-manager.c : Removed id, path displayed in UI
svn path=/trunk/; revision=31350
2006-01-30 06:42:09 +00:00
Kjartan Maraas
45f799eb86
Make this place a bit more quiet
...
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
Andre Klapper
fe9e00b044
removed string "dialog1" from translation. Fixes bug 306118.
...
2006-01-27 Andre Klapper <a9016009@gmx.de >
* plugins/groupwise-features/proxy-listing.glade:
* plugins/publish-calendar/publish-calendar.glade:
* smime/gui/smime-ui.glade:
* widgets/table/e-table-config.glade:
* widgets/table/e-table-config-no-group.glade:
removed string "dialog1" from translation. Fixes bug 306118.
svn path=/trunk/; revision=31326
2006-01-27 15:12:53 +00:00
Sushma Rai
89c42a5198
Corrected the memory corruption in forming the URIs. Fixes #328304 .
...
svn path=/trunk/; revision=31323
2006-01-27 12:02:57 +00:00
Chenthill Palanisamy
dbfb80ad80
Fixes #328224 , 328408, 328389
...
svn path=/trunk/; revision=31303
2006-01-25 07:29:18 +00:00
Sushma Rai
3ae8c5c93d
Making the warning and error dialogs non-modal. Fixes #328385 .
...
svn path=/trunk/; revision=31295
2006-01-24 10:03:52 +00:00
Sushma Rai
aa350edea0
Checking for the NULL URI, Fixes #328282 .
...
svn path=/trunk/; revision=31281
2006-01-23 15:20:49 +00:00
Devashish Sharma
dd5f091195
Added an option to select a different addressbook for gaim buddies. Earlier it used the same addressbook as that used by Automatic Contacts.
...
svn path=/trunk/; revision=31277
2006-01-23 11:32:11 +00:00
Sushma Rai
305832a728
Reading the auth type from ExchangeAccount and setting it in URL if the url
...
doesn't contain the auth mechanism value. Fixes #327284 .
svn path=/trunk/; revision=31270
2006-01-23 08:04:21 +00:00
Harish Krishnaswamy
9658f71e0e
Fix twenty odd compiler warnings and style oddness.
...
2006-01-22 Harish Krishnaswamy <kharish@novell.com >
* icsimporter.c (get_menu_type), (dialog_response_cb),
(dialog_close_cb), (get_icalcomponent_from_file):
Fix twenty odd compiler warnings and style oddness.
svn path=/trunk/; revision=31262
2006-01-22 05:48:53 +00:00
Andre Klapper
219d8bab22
cahnged "emails" to "messages". I learn American English day by day. Yeah.
...
2006-01-19 Andre Klapper <a9016009@gmx.de >
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml: cahnged
"emails" to "messages". I learn American English day by day. Yeah.
svn path=/trunk/; revision=31245
2006-01-19 21:24:26 +00:00
Andre Klapper
88422e94ee
plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to
...
2006-01-19 Andre Klapper <a9016009@gmx.de >
* plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml:
* plugins/exchange-operations/org-gnome-exchange-operations.error.xml:
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml
changed "mails" to "mail", "emails" or "messages". Fixes bug 325569.
svn path=/trunk/; revision=31244
2006-01-19 21:04:24 +00:00
Sushma Rai
c43e660f77
Displaying the offline message for both Exchange personal and GAL folders.
...
Fixes #327483 .
svn path=/trunk/; revision=31232
2006-01-18 12:55:50 +00:00
Vivek Jain
3dfc3eb7be
decode the date to local time **Fixes #314755 also fixed some styling
...
2006-01-18 Vivek Jain <jvivek@novell.com >
* status-track.c : (add_detail): decode the date
to local time **Fixes #314755
also fixed some styling issues.
Committed on behalf of Vivek - partha
svn path=/trunk/; revision=31230
2006-01-18 09:40:55 +00:00
Harish Krishnaswamy
7125df8956
Initial commits. Plugin written and submitted by Johnny Jacob
...
2006-01-17 Harish Krishnaswamy <kharish@novell.com >
* import-ics-attachments : Initial commits. Plugin written and
submitted by Johnny Jacob <johnnyjacob@gmail.com >
svn path=/trunk/; revision=31223
2006-01-17 06:47:57 +00:00