d5f9b1cad7
Bug 586332 - Build error (long gint)
2009-06-18 23:43:10 -04:00
547e123d27
Stop abusing forward declarations.
2009-06-18 15:26:21 -04:00
67159043da
Use G_BEGIN_DECLS / G_END_DECLS macros.
2009-06-18 12:56:51 -04:00
b1f79dd475
Bug #586251 - Let the SSL checkbox for Google calendar work
...
User is supposed to re-edit his Google calendar account to let
this work (and restart whole Evolution too).
2009-06-18 15:21:37 +02:00
3adac597cf
Leak a bit less. Use proper function prototype.
...
The first is for mail, the second for publish-calendar plugin.
2009-06-15 14:15:10 +02:00
6b12be62e1
Fix coding style.
2009-06-13 22:51:11 -04:00
d0917c9731
Avoid the console popping while evolution running on windows
2009-06-05 15:05:02 +02:00
84c55f4e98
Fix even more compiler warnings and disable one for format strings
2009-06-05 14:50:42 +02:00
aef7ab0983
Bug #581780 - Remember passwords in keyring for web calendars too
2009-06-03 19:53:38 +02:00
3bfe9497a6
Add libraries to LIBADD so that -no-undefined on win32 works well.
2009-06-03 19:26:24 +02:00
84ff048ccc
Fix more compiler warnings.
2009-06-01 22:50:46 -04:00
8771a6de35
More code cleanup.
2009-06-01 19:09:19 -04:00
6413227cef
Whitespace cleanup.
2009-05-28 13:13:05 -04:00
fad4af8a3d
Prefer GLib basic types over C types.
2009-05-28 12:13:23 -04:00
6f5464f34c
Remove trailing whitespace, again.
2009-05-28 12:13:22 -04:00
e61e5e2325
Bug #583441 - bbdb plugin is getting information from composer now
...
It used to ask composer for a message, a generated one, which asks
for a password to the signing twice, once here and once when composer
itself generates message for sending. bbdb crashed when user canceled
password prompt for a key, as it didn't check for NULL returned.
2009-05-28 15:00:16 +02:00
333656eba5
Merge branch 'warnings'
2009-05-26 16:58:27 -04:00
ffa17ed195
Fix compiler warnings in plugins.
2009-05-26 16:56:30 -04:00
c37d828382
Bug #578335 - CalDAV - replace '@' in username to "%40"
2009-05-25 17:55:38 +02:00
be4ca0bbea
itip-formatter - search for master object too
...
When received a detached instance, and the calendar doesn't contain
that exact instance, then try to search for the master object and
use it, if found.
2009-05-25 16:54:25 +02:00
f575a7626a
Eliminate redundant E_ICON_SIZE_* enumeration.
2009-05-24 11:54:43 -04:00
087494c23e
Adding the new file which was missed in earlier commit for resend feature.
2009-05-22 13:30:52 +05:30
1f65552d0d
Bug 523216 – User-oriented plugin descriptions
2009-05-21 14:24:22 -04:00
45dc56b473
Show a progress message if the calendar is taking sometime to open.
2009-05-21 14:13:42 +05:30
3b94603700
Adds the resend feature to GroupWise features.
2009-05-21 14:10:36 +05:30
66687b22ec
Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.
...
Reset the index properly so that all the recurring instances are deleted
once the mail is processed.
2009-05-21 14:06:28 +05:30
23f58b3f17
Merge branch 'vcard-inline'
2009-05-20 16:50:38 -04:00
43f4311863
Use proper ngettext support in vcard-inline.c
2009-05-20 16:50:04 -04:00
39024ea8d2
Fix compiler warnings.
2009-05-16 23:12:43 -04:00
e4fa8fe104
Fix several types of pedantic compiler warnings.
2009-05-16 12:11:55 -04:00
16d286593c
Remove generated files from git.
2009-05-06 08:44:33 -04:00
2d65790151
Remove auto-generated files from git.
2009-05-06 08:43:29 -04:00
1ce0ee997b
Make vcard-inline actually work.
2009-05-06 08:10:40 -04:00
7c4ce285d0
Convert the vCard Bonobo control to an EMFormatHook plugin.
2009-05-05 22:40:51 -04:00
4a4ed14799
Do not use deprepcate e_source_list_peek_group_by_name
...
Missed one usage withing bug #569652
2009-05-05 15:09:21 +02:00
1094408202
Fix a build break in external-editor plugin.
2009-05-05 08:26:29 -04:00
6cc1e874e8
Fix an eplug typo.
2009-05-04 20:56:59 -04:00
74be145e70
Add -I$(top_srcdir)/widgets to a bunch of plugins.
2009-05-04 20:47:19 -04:00
d95e6e629c
Re-mark some metadata strings for translation
2009-05-04 15:32:42 -04:00
081823fd82
Fix a -Werror-implicit-function-declaration regression
2009-05-04 13:34:15 -04:00
b73ed1d9ff
BUGFIX: 547414 - Publish Free/Busy calendar for configurable time
...
Allow user define time duration for the Free/Busy calendar information
in the publish-calendar plugin.
2009-05-04 16:31:12 +02:00
073d6daf34
BUGFIX: 578540 - Create address book entries when sending mails
...
bbdb plugin, adds entry when sending any email, not only on reply.
2009-05-04 15:08:13 +02:00
3cdb70a7d8
BUGFIX: 553261 - Handle absolute paths in gconf better
...
For backup-restore plugin.
2009-05-04 14:43:13 +02:00
6e72a236dc
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
...
According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to
the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a
timeout in seconds is desired.
2009-05-04 10:10:55 +05:30
d3a924613f
Bug 575124 – Clarify "S_pecify the mailbox name" string
2009-05-03 09:05:14 -04:00
c0f9d291fc
Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c
2009-05-02 23:16:08 -04:00
b4d7c0892e
Bug 572977 – Use g_strerror() instead of strerror()
2009-05-02 23:11:12 -04:00
20533c3be5
Bug 542685 – [default-mailer] Leaking GConfValue
2009-05-02 22:59:06 -04:00
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
46344c7330
Fix distcheck errors.
2009-05-01 09:14:16 -04:00