Disable drag&n&drop while a message is being sent (fixes NB#83128).
[modest] / NEWS
1 * 2008-W17:
2 - fixes access to Gmail and some other TLS/SSL sites
3 - improved low-memory handling
4 - stability fixes
5 - fixes for dealing with unreliable networks
6 - many tiny UI issues fixes
7
8 * 2008-W16:
9 - stability fixes
10 - logical-id fixes
11 - fixed some glitches
12 - better support for some UPnP servers (attachments)
13
14 * 2008-W15:
15 - many fixes related to specific hangs
16 - fix for the background-update coredumps
17 - improved some error notes
18 - improved attachment detection (tinymail)
19 - symbol reduction, should help startup a bit
20 - added WiMAX support
21
22 * 2008-W14:
23
24
25 * 2008-W13:
26
27 * 2008-W12:
28 - fixes for instability in POP3 handling
29 - improved error notes for a couple of situations
30 - fixed a couple of crashes
31 - better handling of memory-full situations
32 - better handling of some non-Latin mails
33
34 * 2008-W11:
35 - many minor UI fixes
36 - handful of crasher fixes
37 - better handling of non-latin mails
38 - better error messages in some cases
39 - code improvements and some mem leak fixes 
40
41 * 2008-W10:
42 - many small UI fixes
43 - non-empty body no longer required when sending mail
44 - fixes related to handling of non-Latin mails (e.g. Chinese)
45 - more specific error notes when connection fails
46 - fix a bunch of crashers in various places, and some modality problems
47 - fixes related to attachments (when forewarding/replying/opening from drafts)
48 - fix some reference leaks
49 - localization/truncation fixes
50 - optimizations in showing of viewer/editor windows
51 - fixes related to address book handling
52 - make more actions cancellable
53
54 * 2008-W09:
55 - no release due to the FOSDEM conference
56
57 * 2008-W08:
58 - improved support for dealing Chinese / non-ascii languages
59 - fix some server-specific imap/namespace crashes (Maemo bug: #2715)
60 - fix crash due to failed error handling
61 - fix vertical panning
62 - don't get called by alarmd when offline (improves battery life)
63 - better out-of-mem handling
64 - improved attachment detection (tinymail)
65 - small ui tweaks all over
66 - made NEWS org-mode compliant
67
68 * 2008-W07:
69 - added maemo-launcher support, which should improve startup speed, memory usage
70 - fixed some (increasing rare) crashes
71 - fixed attachment detection
72 - fixed a number of focus issues
73 - many small UI issues (focusing, icons etc.)
74
75 * 2008-W06:
76 - fixed another bunch of crashers
77 - fixed the focus issue that caused addressbook not to work (editor)
78 - fix saving of multiple attachments
79 - various fixes related to dimming / focussing
80 - performance improvements
81 - fixed maemo bug #2790 (wrong section in debian control)
82 - improved the working of the cancel-button 
83
84 * 2008-W05:
85 - fixed crasher in tinymail when message retrieval failed (r3284)
86 - tinymail: fix syncing of imap folders with offline changes (r3279)
87 - tinymail: fix some memory issues (r3287)
88 - fix background download crash
89 - many UI issues fixed
90 - disable signature when it's not enabled
91 - don't send message after cancelling it
92 - don't keep 'updating' when going offline
93 - read/unread fixes
94
95 * 2008-W04:
96 - many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
97 - fixes for parsing namespaces
98 - fix attachment handling in the UI
99 - fix attachment forwarding (tinymail)
100 - fix misbehaving keyboard shortcuts
101 - fix for separator position (Maemo bug #2682)
102 - lots of focus/dimming issues resolved
103
104 * 2008-W03:
105 - now with release notes (also seen in the NEWS)
106 - added some dbus-debug methods
107 - fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
108 - fixed bugs in tny tree model (see there)
109 - fixed support for message with multiple text/plain parts (#2720)
110 - fixed URL support (#2683)
111 - fixed many dimming rules, focus issues
112 - fixed backspace-usage in find-toolbar
113 - code cleanups