Commit graph

78 commits

Author SHA1 Message Date
Michael Gratton
c758bd57ae Update THANKS 2019-11-24 13:13:48 +11:00
Michael Gratton
30939534e5 Update files for 3.35.1 2019-10-11 07:58:22 +11:00
Michael Gratton
3aad20f261 Update THANKS 2019-09-25 20:42:41 +10:00
Michael Gratton
ba4ab1669c Update files for 3.33.90 2019-08-30 10:21:27 +10:00
Michael Gratton
8022ffecce Update files for 3.33.1 2019-04-28 14:30:36 +10:00
Michael Gratton
6721fd9180 Update THANKS 2019-04-28 14:14:53 +10:00
Michael Gratton
3f41e86e7d Add translation teams to THANKS as well 2019-03-07 14:53:50 +11:00
Michael Gratton
3ffd784a53 Sort NEWS by first name 2019-03-07 14:51:44 +11:00
Michael Gratton
2812e8bc25 Update THANKS with recent contributions 2019-03-07 14:50:10 +11:00
Michael Gratton
f2a11edd97 Update THANKS with new contributors for 0.13.0 and .1 2019-02-21 23:14:40 +11:00
Michael James Gratton
2b70b3fce3 Update THANKS, etc. 2017-10-02 20:52:45 +11:00
Michael James Gratton
b54220012d Update symbolic icon for 0.12.
* icons/hicolor/symbolic/apps/geary-symbolic.svg: New icon courtesy
  Stephen Michel <stephen.michel@tufts.edu>.
2017-02-07 10:55:32 +11:00
Michael James Gratton
7ad8c2ccf7 Update to 0.11.0 2016-05-15 19:39:26 +10:00
Robert Schroll
21158486ef Add Emersion to THANKS 2015-06-09 21:51:18 -04:00
Mark Pariente
b22682d2a2 Geary window does not open due to race condition: Bug #737811
Although prior fix for bug #737811 solved problem for some users,
apparently Geary still had an issue when upgrading a database with
new GLib Mutex implementation, which uses Linux's futexes whenever
available.  This solution gives the notifying thread a chance to
signal the waiter that its work is completed.
2014-12-02 14:14:52 -08:00
Georges Basile Stavracas Neto
01355adc3a Remove borders from interior frames in the UI: Bug #736165 2014-11-11 15:29:18 -08:00
mar-v-in
108d0abe4c Specify "Reply-To:" in composer fields: Bug #714588
This also closes bug #713808, as lesser-used fields (Reply-To, Bcc)
are hidden unless the user expands the composer to show them.  Right
now that is an option in the composer's toolbar menu; that may change
in the future if we can find the right place to put the widgetry.
2014-11-04 14:44:05 -08:00
Robert Roth
86316e18bd Use common icon names and "mail-" prefix: Bug #713454 2014-10-28 13:20:00 -07:00
Viko Adi Rahmawan
66dc465d89 Contractor support: Bug #734717 2014-10-10 14:51:05 -07:00
Matthias Clasen
f1fc86f2db Fix toolbar icon size in GTK+ 3.14: Bug #732065
By setting the icon pixel size, that forces GTK+ to load images
installed in our locations rather than the theme's.
2014-09-25 16:46:59 -07:00
Mohamed Ibrahim
6783c2ce63 Start notifying of new mail at session startup: Bug #714644
Geary can now be configured to notify of new mail at startup.  When
the user logs in, Geary will autostart with a hidden window and
notify of new mail as usual.  When Geary is formally executed by
the user the Geary window simply appears.

In this mode, if the user closes the window Geary will return to its
hidden state.  Quit must be used to close the process.
2014-06-26 13:31:43 -07:00
Gustavo Rubio
c5228fd777 Allow user to specify signature for new messages: Bug #712895
User may now add a brief signature in the Accounts manager for
each account.  When starting a new message or replying, the signature
is prepended to the edit text.
2014-05-29 15:49:04 -07:00
Philipp Nordhus
0c1f61427b Prevent STARTTLS connection error BAD_IDENTITY: Closes bgo#726943
Certificate verification was failing because the wrong Connectable
was being passed to the TLS connection code.  This patch also cleans
up Geary.Endpoint by using a NetworkAddress object to hold the
hostname and port.
2014-03-24 16:29:26 -07:00
Simon Lipp
6e6df92c05 Fix crash when getting preview with long html tags
Closes: bgo #726468
2014-03-17 12:40:17 -07:00
Jakob Unterwurzacher
1cbd39bb63 Garbled email addresses in conversation view: Closes bgo#713060
Technically broken (unencoded dot!) "From:" addresses like
=?utf-8?Q?WestLicht.=20Schauplatz=20f=C3=BCr=20Fotografie?= <info@westlicht.com>
were not decoded in Geary's conversation viewer.

Other clients like Gmail and Thunderbird handle the
brokenness, and we should too.

This also closes bgo#714339, "subject contains garbled UTF-8
characters".

https://bugzilla.gnome.org/show_bug.cgi?id=713060
https://bugzilla.gnome.org/show_bug.cgi?id=714339
2014-02-20 15:15:06 -08:00
Michael Gratton
042c661e7f Fixes bgo #724709 "Unable to enter IDLE" from Dovecot server 2014-02-20 12:48:36 -08:00
William Jon McCann
fc0b41d5f9 Fix application name in .desktop file: Closes bgno#720781
Also corrects alpha-order problems in THANKS file.
2013-12-20 12:46:53 -08:00
Jakub Steiner
efd15ad906 Use high-resolution icon: Closes bgno#719941
This is to fulfill one of the GnomeGoals of using high-resolution
icons in all GNOME applications.
2013-12-20 12:09:35 -08:00
Charles Lehner
0e9cc04afb Certain themes cause Conversation List to be squished: Closes #713954
Some themes (elementary's, Mint 16's Cinnamon theme) cause the
conversation list to appear squished.  It has to do with how the
conversation list calculates the size of each element at app
startup.
2013-12-10 11:56:53 -08:00
Colin Walters
ff1f7b179b Ignore autotools ./configure flgs for GNOME Continuous: Closes #719874
Probably also useful for other automated build systems.
2013-12-09 17:05:40 -08:00
ritchiew
bed698cc08 Remove Formatting btn insensitive w/ no selection: Closes bug #714256 2013-12-05 12:48:58 -08:00
Angelo Marchesin
104671d35f Add period after "etc" in nickname help text: Closes #6723 2013-08-27 16:05:43 -07:00
Brendan Long
624a7171be Content menu missing labels in composer: Closes #7322 2013-08-12 16:30:17 -07:00
Yosef Or Boczko
bff2070f68 Avoid conflict with Gtk.Window.close: Closes #7196
This doesn't affect Vala 0.20.1, but this will be a problem with
GTK 3.9.7 and the patch does not introduce any backward compatability
problems.
2013-07-09 12:15:23 -07:00
Avi Levy
cbd5eea573 Single-click on sidebar containers opens them: Closes #4985 2013-05-31 15:31:59 -07:00
Wolfgang Steitz
bd4823afbd Find buttons should be insensitive when no text entered: Closes #6918
For extra credit, also makes them insensitive when no matches are
found.
2013-05-13 15:50:05 -07:00
Jens Georg
01f8831f3b make install doesn't respect --prefix: Closes #6001
Also fixed was code to detect location of installed .desktop file.
2013-05-08 11:00:58 -07:00
Anirudh Sanjeev
fd265a53b9 Forwarded messages don't include cc: Closes #6879 2013-05-02 13:47:04 -07:00
Jim Nelson
405b4b9c11 Alphabetize THANKS file. 2013-04-23 15:38:42 -07:00
Eric Gregory
0a46a9e930 Adding Janosch Rolles to THANKS file 2013-04-23 12:24:30 -07:00
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
61c9f255cc Add Jon Dowland to THANKS 2013-04-11 15:35:27 -07:00
Charles Lindsay
39607a439b Add Attila Bukor to THANKS 2013-04-10 17:55:21 -07:00
Charles Lindsay
3c114ddc0b Add Mathias Hasselmann to THANKS 2013-04-10 17:21:57 -07:00
Martin Olsson
bac8d5f9d3 Fix some source comment spelling errors; fix #6681 2013-04-10 14:44:58 -07:00
Eric Gregory
1e9a02eef9 Adding Andreas Obergrusberger to THANKS file 2013-04-10 11:42:52 -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
14d7026164 Moving Robert Schroll to AUTHORS file and About box
Thanks Robert!
2013-03-18 18:43:01 -07:00
Kai Mast
8d4761461f Don't assert() on MYRIGHTS SELECT/EXAMINE response: Refs #6205
This doesn't solve #6205, as other unknown responses can cause this
problem as well, but it does fix this for the most-commonly reported
cause of this issue, MYRIGHTS.
2013-02-25 12:55:15 -08:00