Commit Graph

1285 Commits

Author SHA1 Message Date
f69c15d69d Bug #583972 - Resend meeting dialog isn't coming properly. 2009-07-23 19:17:45 +05:30
606f6c15db Bug #339361 (bnc) - soap threading not working. 2009-07-23 18:55:25 +05:30
dcf2c0e754 More whitespace cleanup. 2009-07-18 14:05:38 -04:00
303ced5b75 Bug #588856 - Migration code for Google by CalDAV calendar 2009-07-17 15:50:23 +02:00
143695d07f Bug #583374 - Use CalDAV as Google's calendar backend 2009-07-17 12:08:18 +02:00
1cee53b025 Do not decode the date as its already in local timezone. 2009-07-14 15:49:09 +05:30
c29de62e45 Bug #586109 - [vcard-inline] Crash while rendering inline vcard 2009-07-14 12:14:02 +02:00
504cbbaca1 Version check for the deprecation workaround was off by one. 2009-07-13 16:56:00 -04:00
1e0b252fc7 Bug 588018 – NetworkManager & DBUS build check rewrite 2009-07-13 14:06:19 -04:00
966f10fe2d Work around deprecation of g_mount_unmount(). 2009-07-13 14:06:19 -04:00
20eb5531eb Bug #586958 - Too long texts instartup wizard
[PATCH 1/2] [restore-backup] Make intro text wrap
The introductory text to the 'Restore from backup' page is too long,
especially in some languages.  This patch wraps the label as other
labels in the startup wizard are wrapped.

[PATCH 2/2] Don't break long labels unnecessarily
A few strings had unnecessary end lines in them, which fight with the
natural line-wrap algorithm.
2009-07-13 13:21:13 +02:00
0274669179 Fix excessive whitespace. 2009-07-12 23:33:07 -04:00
adb63f0f21 Fix compiler warnings in tnef-attachments plugin. 2009-07-12 23:19:00 -04:00
2cddd40460 Bug 588106 – Makefile.am misuses *_LDFLAGS 2009-07-09 10:52:06 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
f7b884584a Bug #566369 - fix string typo "cancelled" => "canceled" 2009-06-22 17:41:15 +02:00
7a9ab4f23b Bug #566369 - backup-restore - recognize broken archive 2009-06-22 17:09:21 +02:00
d38e8b65db Fix build issue for pst-import plugin 2009-06-22 11:12:21 +05:30
4a2d5ee345 Bug #346146 - Appointments in Sent folder should not display actions 2009-06-19 16:21:08 +02:00
b3471557bb ipod-sync - include also 'widgets' directory 2009-06-19 12:52:14 +02:00
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