Commit Graph

30216 Commits

Author SHA1 Message Date
4c0223217f Fix "make check" errors. 2009-05-24 02:08:38 -04:00
8437d783a6 Updated Spanish translation 2009-05-23 20:02:25 +02:00
07a2e2b7b6 Updated Thai translation. 2009-05-23 23:24:35 +07:00
c2a4a9ff48 Added figures for Greek documentation 2009-05-22 17:31:31 +01:00
6d70e07d08 Mail changes required for Anjal. 2009-05-22 17:43:57 +05:30
ff25805086 Filter/Search bar changes for Anjal. 2009-05-22 17:43:57 +05:30
9b0e9dc0ae Johnny's composer changes for Anjal. 2009-05-22 17:43:57 +05:30
634b906db0 Install filter/ headers to filter/ for Anjal's usage. 2009-05-22 17:43:57 +05:30
981f6cb4c1 Fix EConfig bugs for Anjal's account setup. 2009-05-22 17:43:57 +05:30
1cb4f46d8e Updated Greek translation for documentation 2009-05-22 11:11:35 +01:00
087494c23e Adding the new file which was missed in earlier commit for resend feature. 2009-05-22 13:30:52 +05:30
f4e34fb3ad Updated Spanish translation 2009-05-22 07:32:25 +02:00
0964b51d04 Updated Spanish translation 2009-05-22 07:32:25 +02:00
1f65552d0d Bug 523216 – User-oriented plugin descriptions 2009-05-21 14:24:22 -04:00
2914345f96 Update Win32 symbol export files. 2009-05-21 11:44:37 -04:00
294c52f4d2 Relegate the "face" plugin to experimental
Until the UI is fixed.  See Bug 573878 – [face] Plugin is unusable
2009-05-21 10:43:59 -04:00
7379c515f5 Rename configure.in to configure.ac.
GNU Autoconf manual states (section 3.1):

  Previous versions of Autoconf promoted the name configure.in, which
  is somewhat ambiguous (the tool needed to process this file is not
  described by its extension), and introduces a slight confusion with
  config.h.in and so on (for which '.in' means "to be processed by
  configure"). Using configure.ac is now preferred.
2009-05-21 10:35:36 -04:00
1c69cee023 Bug #579779 - No crash when updating repeating event 2009-05-21 12:47:49 +02:00
b93ab66792 Bug #583360 - Be able to select UTC as day view's second timezone 2009-05-21 11:33:34 +02:00
45dc56b473 Show a progress message if the calendar is taking sometime to open. 2009-05-21 14:13:42 +05:30
ceb57eb3a8 Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly. 2009-05-21 14:12:04 +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
5d12f06367 Bug 580925 – Better search bar for word searches
Make the word search bar more like Firefox and get rid of the "Current
Message" search scope in the folder search bar.  Shift+Ctrl+F now
activates the word search bar.
2009-05-20 18:09:34 -04:00
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
292aea67a7 Merge branch '274117-compoer-view-fields' 2009-05-20 12:57:56 -04:00
a1f287ca6b Bug 274117 – Difficult to post a new message to newsgroups
Completely rewrite how composer headers are managed.  There's now two
sets of headers (with some overlap): one set is for sending an email
message, the other is for posting to a newsgroup.  The correct set of
headers is chosen on-the-fly based on the currently selected account
type.  The user's "view" preferences for these two sets are stored
separately, so that switching between an email account and a news
account will no longer stomp on your preferences.

This also eliminates the need for the "Post New Message to Folder" and
"Post a Reply" actions, so they've been removed.  Usenet users can now
just highlight a newsgroup in the folder tree and click New or Reply,
and the composer window will show the correct set of headers with the
Post-To field filled in automatically.

Comment #6 in the bug discusses other standard news reader behaviors we
still don't get right, particularly the missing "Followup To" header.
These will be dealt with separately.
2009-05-20 12:56:55 -04:00
432c803741 Updated Spanish translation 2009-05-18 23:07:05 +02:00
acabcb0be8 Add e-attachment-handler-sendto.c to POTFILES.in. 2009-05-17 11:30:45 -04:00
39024ea8d2 Fix compiler warnings. 2009-05-16 23:12:43 -04:00
4219464afc Bug 578176 – "Send message to contact" does not honor "always BCC" 2009-05-16 17:35:14 -04:00
152d43ec92 Bug 582744 – CC field autofill doesn't work for replies 2009-05-16 17:19:51 -04:00
edb65e9547 Move automatic CC/BCC handling to EComposerHeaderTable. 2009-05-16 16:56:14 -04:00
e8a2bad7ec Bug 578478 – Composer shows not all "From" information 2009-05-16 14:26:50 -04:00
e4fa8fe104 Fix several types of pedantic compiler warnings. 2009-05-16 12:11:55 -04:00
ea3e4f239a Bug 458491 – Remove useless "Call To..." popup menu option 2009-05-14 21:22:56 -04:00
6c1805443f Bug 582626 - Remove forgotten widgets from a glade file 2009-05-14 20:06:29 +02:00
68af3e6898 Add e_attachment_store_get_attachments(). 2009-05-14 12:55:33 -04:00
bbe6437d08 Bug 582585 – Crash when deleting multiple attachments from composed mail 2009-05-14 10:50:38 -04:00
cdfa00701f Remove an unnecessary variable from get_attachment_list(). 2009-05-13 17:29:05 -04:00
6d6c1171ec Make the Calendar view scroll using the arrow keys
This fixes bug 559366.
2009-05-13 23:05:36 +02:00
00cf33a815 Bug 582144 – Evolution not showing proper attachment filename 2009-05-13 11:39:18 -04:00
fee1642fc7 Bug 581424 - Personal folder tree appears besides Public folder in subscription editor.
mail/em-subscribe-editor.c (sub_folderinfo_exec): Use CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST for requesting list of subscribable folders.
2009-05-13 12:30:35 +05:30
f8c480420f Bug 440919 – Evolution can't attach "zero length" files 2009-05-12 21:43:37 -04:00
b7fbe1d689 Bug 582168 – Remove duplicated shebang and comment from autogen.sh 2009-05-11 09:59:57 -04:00
2fe5a37187 Resize the alarm notifier correctly
Fixes bug 580163.
2009-05-09 13:23:09 +02:00
41f4c01085 Updating Estonian translation 2009-05-09 10:20:18 +03:00
52948296a0 Updated Spanish translation 2009-05-08 21:01:37 +02:00
db9961acfb Updated Oriya Translation. 2009-05-07 19:12:24 +05:30