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
Sven Hagemann
9f4b423b9b
Do not require SMTP authentication: Closes #6357
...
SMTP authentication is now entirely optional, distinct from not
requiring a password (#5668 ).
2013-02-14 15:10:10 -08:00
Jim Nelson
4d2d304969
Moved Charles to the AUTHORS file and About dialog.
2013-02-12 18:04:03 -08:00
Robert Schroll
7f57e7fb4d
Inspector for ConversationViewer: Closes #6320
...
Activated by --inspector, this pop ups a WebKit HTML/CSS inspector
that's quite useful for development and debugging.
2013-02-08 11:29:40 -08:00
Martijn Braam
0b94ba0a75
Don't attach zero-byte files to message: Closes #5587
2013-02-05 16:03:50 -08:00
Alexander Wilms
e51f678763
Toolbar buttons too wide on Elementary: Closes #5866
2013-01-21 13:02:15 -08:00
Tom Most
133c7777fb
Wrap text in external-images InfoBar: Closes #6126
2013-01-16 15:59:11 -08:00
Andrea Corbellini
1b6cad11d6
Load external images based on scheme, not extension: Closes #6099
...
Squashed commit of the following:
commit 2e7b026f5865d84f369288a70d86c44e07e8c3b1
Merge: 08c6691 c476669
Author: Jim Nelson <jim@yorba.org>
Date: Wed Jan 16 15:24:35 2013 -0800
Merge branch 'master' into bug/6099-view-images
commit 08c6691c5c466448710a5b055676778348650b86
Author: Jim Nelson <jim@yorba.org>
Date: Wed Jan 16 15:06:00 2013 -0800
Updates in response to Eric's code review
commit 9694e0a4d678b3b0674e9970b8f3b840937955f3
Author: Jim Nelson <jim@yorba.org>
Date: Wed Jan 16 14:17:12 2013 -0800
Merge of Andrea Corbellini's patch for #6099
The merge had to be done by hand because of a recent refactoring of
the ConversationViewer and ConversationWebView.
2013-01-16 15:28:42 -08:00
Tiago Quelhas
9a34d54975
Parse address names listed Last, First for short participant names: Closes #5687
...
This catches reversed names when generating short participant names
(where Geary generally only shows the first name).
2013-01-07 19:27:52 -08:00
Robert Park
afc745cb3f
Remember column widths between sessions: Closes #5998
...
Uses GSettings bindings rather than getters/setters to save
window and pane sizes as they are updated.
2012-11-07 19:05:38 -08:00
Daniel Foré
e97eda8660
Update quoted text styling: Closes #5789
...
I've modified Daniel Foré's design slightly to make the background
gray of the quoted text slightly more pronounced. On some monitors
the original color was so difficult to distinguish it looked plain
white.
2012-09-27 11:35:30 -07:00
Victor Eduardo
e24aff2d05
Use Granite's Thin Pane for horizontal panes: Closes #5855
2012-09-24 16:31:31 -07:00
Sergey Shnatsel Davidoff
befbba267c
Create geary-dbg package in PPA: Closes #5696
2012-09-13 16:41:28 -07:00
Thomas Moschny
bb3fc2209b
VALA_EXECUTABLE not used in ValaPrecompile.cmake: Closes #5667
2012-08-16 11:52:08 -07:00
Jim Nelson
88fb1d685a
Add Jürg to the THANKS file.
2012-08-07 19:36:31 +01:00
Didier Roche
5a455dbe30
Build support broken when "+" in path name: Closes #5609
2012-08-04 11:37:19 +01:00
Jim Nelson
0ff3d1addf
Added Matthew to AUTHORS and About box.
2012-08-04 11:28:43 +01:00
Mario Sanchez Prada
01a0c91a6f
CMake Vala version check macro incorrect
...
Good catch by Mario Sanchez Prada.
2012-07-30 16:34:15 +02:00
Joanmarie Diggs
d45e035b1f
[a11y] Composer window not accessible to blind users: Closes #5555
2012-07-16 17:17:34 -07:00
Michel Alexandre Salim
6ce3db3492
Vala files have spurious executable permissions: Closes #5544
2012-07-13 12:47:55 -07:00
Robert Schroll
42b465f66b
Let user customize conversation viewer via CSS: Closes #5435
...
Courtesy Robert Schroll.
2012-06-22 15:44:54 -07:00
Timo Kluck
c98a6b07b2
Internationalization: Use XLIST when possible: Closes #3704
...
This major patch switches Geary to using XLIST whenever possible
to identify special folders. Because it's now possible for special
folders to be identified by MailboxAttributes and/or hard-coded
paths, needed to find a flexible system for the various flavors to
identify them as such.
Courtesy Timo Kluck.
2012-06-22 14:42:51 -07:00
Jim Nelson
8ff56dd947
Updated THANKS file
2012-06-10 20:27:24 -07:00
Adam Dingle
d0ac457aa0
Added Nate to AUTHORS.
2012-04-05 15:07:30 -07:00
Christian Dywan
408a2c9e8a
Overlay on URL hover. Bumps Gtk+ version to 3.2. Closes #4703
2012-03-21 15:58:17 -07:00
Adam Dingle
dc7d83ebeb
Added Nate to THANKS file.
2012-03-06 16:02:07 -08:00