Commit graph

984 commits

Author SHA1 Message Date
Jim Nelson
682a5cc847 Alphabetized the THANKS file 2013-04-18 12:50:05 -07:00
Attila Bukor
1304b8e5f9 Remember last directory when adding attachments: Closes #6104 2013-04-18 12:48:10 -07:00
Charles Lindsay
dd3fe43a16 Validate desktop file when building; fix #6571 2013-04-15 18:32:35 -07:00
Robert Schroll
0966721059 Closes #5514 Don't allow collapsing single message 2013-04-15 16:56:28 -07:00
Charles Lindsay
910e1c3d0b Update copyright headers; fix #6195
Also removing the erroneous space that had crept in at the end of the
line in most of our header comments.
2013-04-12 12:32:39 -07:00
Charles Lindsay
a1c1dbe1ea Remove more libindicate-specific cruft 2013-04-11 18:13:55 -07:00
Charles Lindsay
2f5a1262e4 Remove unneeded libindicate check 2013-04-11 17:15:16 -07:00
Charles Lindsay
5eaacd9d36 Remove unnecessary packages from control
This passes a pbuilder test, so it seems safe.  We'll find out in the
daily build soon.
2013-04-11 15:46:15 -07:00
Charles Lindsay
61c9f255cc Add Jon Dowland to THANKS 2013-04-11 15:35:27 -07:00
Jon Dowland
875d46bf27 Support parallel debian builds; fix 6799
Adding '--parallel' to dh(1) calls permits parallel builds when
the user requests them, e.g. via the '-j' flag to dpkg-buildpackage
or other build helpers, or setting parallel=N in DEB_BUILD_OPTIONS
environment variable.
2013-04-11 15:32:14 -07:00
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