Commit Graph

1381 Commits

Author SHA1 Message Date
2c4510e858 Merge commit 'EVOLUTION_2_27_5' into kill-bonobo 2009-07-28 11:24:49 -04:00
da1117397e Update NEWS + coding style cleanups. 2009-07-27 08:46:13 -04:00
ff186e22dd Bug #572176 - Allow Local iCal Files To Be Selected As Cal Source 2009-07-27 13:02:47 +02:00
919a9bde9c BUG #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution.
* proxy-login.c (proxy_login_tree_view_changed_cb): Use the unique
stamp to catch only the valid iterators.

Bug description:
If you right mouse click on your Groupwise email account, you can select "Proxy
Login" and a dialog appears with all of your previously used accounts in a
list.  If you click focus into the list and then type in a keyboard letter it
crashes.  This should position you at the first match of that letter, or at
least not crash :)
2009-07-27 10:45:49 +05:30
fd66fd1800 BUG #578945 - Adapt to changes in libpst 0.6.41
The PST Importer is now compatible with libpst 0.6.41
2009-07-27 10:37:43 +05:30
30ac043b6e Coding style and whitespace cleanups. 2009-07-26 08:18:59 -04:00
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
fa360fde28 More whitespace cleanup. 2009-07-18 14:07:42 -04:00
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
6d9e836a6f Merge branch 'master' into kill-bonobo 2009-07-14 13:38:12 -04:00
374bd42f69 Fix excessive whitespace. 2009-07-14 11:26:22 -04:00
d3de5757b5 Version check for the deprecation workaround was off by one. 2009-07-14 10:26:47 -04:00
902384a341 Work around deprecation of g_mount_unmount(). 2009-07-14 10:08:50 -04:00
c10a7c9624 Fix compiler warnings in tnef-attachments plugin. 2009-07-14 10:08:21 -04:00
1f89bf6b80 Fix some build issues. 2009-07-14 10:07:12 -04: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
31fd01398c Merge branch 'master' into kill-bonobo
Conflicts:
	addressbook/util/addressbook.h
	calendar/gui/e-week-view-main-item.c
	configure.ac
	e-util/Makefile.am
	mail/em-account-editor.c
	mail/em-folder-selection-button.c
	shell/e-shell.c
2009-07-10 14:11:48 -04:00
2cddd40460 Bug 588106 – Makefile.am misuses *_LDFLAGS 2009-07-09 10:52:06 -04:00
b554b16594 Fix merge issues in EMAccountEditor. 2009-07-01 14:39:23 -04:00
1351c8e4fb Merge branch 'master' into kill-bonobo 2009-07-01 10:47:10 -04:00
bfc5ba2511 Fix "make distcheck" errors and other build cleanups. 2009-06-30 18:34:08 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
8dc6bbd250 Get the "startup-wizard" plugin working again. 2009-06-30 10:47:59 -04:00
ce37d56d0b Get the "mail-to-task" plugin working again.
This one was more challenging.  It exposed some flaws in the new shell
design and in EPluginUI, which is good because they're fixed now.
2009-06-26 11:05:58 -04:00
f0cf88bc99 Kill the "folder-unsubscribe" plugin.
Feature is now integrated in core mailer, and has a main menu item.
2009-06-25 13:27:20 -04:00
e26654bf19 Get the "prefer-plain" plugin working again. 2009-06-24 23:26:04 -04:00
af91eb424b Get the "templates" plugin working again. 2009-06-24 23:10:57 -04:00
e0dfedddff Get the "default-mailer" plugin working again. 2009-06-24 22:33:44 -04:00
fc69e596cc Get the "mark-all-read" plugin working again. 2009-06-24 22:28:22 -04:00
f0d3f3afdf Radically reorganize source code.
- Collect all shell modules into a new top-level 'modules' directory:

      $(top_srcdir)/modules/addressbook
      $(top_srcdir)/modules/calendar
      $(top_srcdir)/modules/mail

  Nothing is allowed to link to these, not plugins nor other modules.

  THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X.

- Mimic the libevolution-mail-shared library from master (except drop
  the "shared" suffix) and have libevolution-mail-importers and all
  mail-related plugins link to it.

- Discard the a11y subdirectories and have the files live alongside
  their counterpart widgets.
2009-06-24 18:29:22 -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
c6911b3029 Fix "make distcheck" errors. 2009-06-19 12:43:28 -04:00
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
c0d998229d Stop abusing forward declarations. 2009-06-18 16:01:29 -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