Eric Gregory
59ce778754
Fixing a daily build error
2013-04-10 19:08:05 -07:00
Eric Gregory
c7618b3cf0
Closes #5549 Closes #5813 Closes #5633 Port to LibSecret (ssh!)
2013-04-10 18:28:59 -07:00
Eric Gregory
3198df0d62
Closes #6787 Remove Precise support
2013-04-10 18:13:07 -07:00
Charles Lindsay
39607a439b
Add Attila Bukor to THANKS
2013-04-10 17:55:21 -07:00
Attila Bukor
3b61580938
Use different empty field confirm msgs.; fix #6789
2013-04-10 17:50:58 -07:00
Charles Lindsay
3c114ddc0b
Add Mathias Hasselmann to THANKS
2013-04-10 17:21:57 -07:00
Mathias Hasselmann
049af6b0dd
Allow configure to select valac version; fix #6704
...
We recognize the VALAC environment variable, or you can specify
VALAC=whatever on the ./configure command line.
Also, this cleans up some of the configure logic to be a little easier
to read and edit.
2013-04-10 17:16:08 -07:00
Timo Kluck
2e97bd7a6c
Don't concatenate translatable strings; fix #6584
...
The "On <date>, <writer> wrote:" string was composed from two separately
translatable parts. That makes the translator's job more difficult and,
for some languages, impossible. We now distinguish all cases we want to
cover and offer complete sentences to the translators instead.
2013-04-10 15:14:51 -07:00
Martin Olsson
bac8d5f9d3
Fix some source comment spelling errors; fix #6681
2013-04-10 14:44:58 -07:00
Robert Schroll
7d8b23545f
Closes #6438 Quote level replaces indent
2013-04-10 12:45:33 -07:00
Robert Schroll
96a5e99b06
Add button to include reply attachments; fix #6308
2013-04-10 12:39:10 -07:00
Eric Gregory
1e9a02eef9
Adding Andreas Obergrusberger to THANKS file
2013-04-10 11:42:52 -07:00
Andreas Obergrusberger
4d111bb2d5
Closes #6361 Alt-S now saves edits in accounts
2013-04-09 17:27:18 -07:00
Charles Lindsay
d345fa7d50
Bump version
2013-04-09 14:54:00 -07:00
Charles Lindsay
82aead9f91
Update translations from Transifex for 0.3.1
2013-04-09 13:36:38 -07:00
Eric Gregory
2e0eb3c783
Bumping version to 0.3.1
2013-04-09 12:15:28 -07:00
Eric Gregory
c1b2bc9426
Closes #6779 Closes #6780 Account dialog issues: SMTP username available when noauth selected, ports don't switch automatically in add account dialog
2013-04-08 15:52:16 -07:00
Eric Gregory
02880e1d6e
Closes #6288 Focus issues in account add/edit/welcome screens
2013-04-05 18:45:42 -07:00
Charles Lindsay
c19036218c
Show gear menu with F10; fix #6714
2013-04-04 19:12:22 -07:00
Charles Lindsay
53d0e89dc4
Only update position when in sync; fix #6654
2013-04-04 19:10:48 -07:00
Eric Gregory
952e52f8c9
Closes #6324 Closes #6761 Closes #6752 Resolves issues with SMTP noauth and other account editing peculiarities
2013-04-04 18:50:36 -07:00
Jim Nelson
f3e8347887
.desktop file missing trailing semicolon: Closes #6553
2013-04-04 13:35:51 -07:00
Jim Nelson
baddc56c11
Updated two debug statements
...
One in GearyController is to assist when looking for reasons why
for log messages, otherwise multiple accounts could be difficult to
determine which database is causing the problem.
2013-04-04 13:34:39 -07:00
Charles Lindsay
e74e29312b
Don't check instance in validation; fix #6675
...
Now we make copies of AccountInformations, so we need to use a check
that doesn't just look at the instance when we determine if two
AccountInfos are the same.
2013-04-03 13:37:17 -07:00
Charles Lindsay
8180c5a6de
Don't double xlist; fix #6686
2013-04-03 13:12:11 -07:00
Eric Gregory
d765fd1cc9
Refs #6698 Extra debug logging for dropped conversations
2013-04-02 19:20:19 -07:00
Eric Gregory
18bb068023
Closes #6708 Fix for null priority queue in account synchronizer
2013-04-02 16:55:23 -07:00
Eric Gregory
87226500a1
Closes #6703 Don't close main window when deleting 2nd account
2013-04-02 15:37:06 -07:00
Charles Lindsay
0112f4cf81
Ignore duplicate folders; fix warnings; fix #6616
...
The main issue with "duplicate" folders has been ticketed as #6702 .
This just stops Geary from crashing.
2013-04-02 15:25:09 -07:00
Eric Gregory
90214b99b4
Closes #6700 Select inbox on first run after creating account
2013-04-01 12:50:49 -07:00
Eric Gregory
26949b87b9
Closes #6622 Resolves should_notify_new_messages assertion
2013-04-01 12:41:04 -07:00
Charles Lindsay
854fa3f2cc
Fix thread sync issue; ref #6608
2013-03-27 12:02:41 -07:00
Eric Gregory
401b018fa9
Closes #6635 Eliminates a crash when logging sql when there's printf formatting tokens in the db
2013-03-22 11:20:39 -07:00
Charles Lindsay
562114ae9a
Bump version
2013-03-19 18:55:35 -07:00
Charles Lindsay
716d6576d6
Update quantal debian control deps
2013-03-19 18:21:47 -07:00
Charles Lindsay
aedde4d0aa
Bump debian version for quantal rebuild
...
Previously I missed the quantal-specific control file, so our quantal
build didn't have messaging menu support. This bump will allow me to
cut another build that includes the right control file.
2013-03-19 18:09:06 -07:00
Charles Lindsay
c714bb21a3
Bump version and update docs for release
2013-03-19 15:25:40 -07:00
Eric Gregory
237d22b599
Closes #6610 Help updated for 0.3
2013-03-19 14:42:22 -07:00
Charles Lindsay
feeebf4b4c
Fix assertion in notification clearing; fix #6574
...
Hopefully, this fixes ALL the issues with this code.
2013-03-19 14:03:54 -07:00
Timo Kluck
cf17fad528
Proper translations for Dutch: Refs #6584
...
This fixes a problem with concatenated translated strings in the
Dutch translation. Proper fix will come in 0.4 when strings are
not longer frozen.
2013-03-19 13:09:44 -07:00
Jim Nelson
e01c995b22
Fixed extra escapes in German strings
2013-03-19 13:09:44 -07:00
Michael George
ca4d18f326
.desktop file is missing trailing semicolon: Closes #6553
...
This comes after string freeze, so all translations had to be
touched-up as well.
2013-03-19 13:09:44 -07:00
Jim Nelson
5a415d9f04
Updated translations from Transifex
2013-03-19 13:09:44 -07:00
Charles Lindsay
688d428b2b
Fix assertion when folder null; fix #6574
2013-03-19 12:38:45 -07:00
Jim Nelson
13c4b9e5ec
Geary often uses 100% CPU: Refs #6602
...
This eases the CPU burden some of the background tasks put on Geary
when it's running, but there's not sufficient time to attack every
case, and so this bug is not being closed. In particular, folder
normalization of deep folders takes too long and requires too much
work, but changing that now just before a release is impossible.
This will be work we'll need to take up in 0.4.
2013-03-19 12:12:28 -07:00
Charles Lindsay
f5e262e37c
Show notifications when on other inbox; fix #6574
2013-03-19 11:47:40 -07:00
Charles Lindsay
a8de2a5e2f
Fetch attachments for "account" emails; fix #6577
2013-03-19 11:36:06 -07:00
Eric Gregory
4caa77fb69
Closes #6458 Supress first-run console warnings
2013-03-19 11:08:25 -07:00
Jim Nelson
14d7026164
Moving Robert Schroll to AUTHORS file and About box
...
Thanks Robert!
2013-03-18 18:43:01 -07:00
Jim Nelson
cd54913fb2
Some local messages missed in normalization: Refs #6604
...
Discovered earlier that it's possible for the folder normalization
to miss messages in the local store that have been removed from the
server at the upper end of the mail vector. This solves that problem.
I noticed that with this fix, problem #6604 disappeared and the
conversation is now viewable. It's possible this fixes that problem,
although I'm not sure how at this time.
2013-03-18 17:34:08 -07:00