Commit graph

45 commits

Author SHA1 Message Date
Charles Lindsay
dd3fe43a16 Validate desktop file when building; fix #6571 2013-04-15 18:32:35 -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
2f5a1262e4 Remove unneeded libindicate check 2013-04-11 17:15:16 -07:00
Charles Lindsay
d345fa7d50 Bump version 2013-04-09 14:54:00 -07:00
Eric Gregory
2e0eb3c783 Bumping version to 0.3.1 2013-04-09 12:15:28 -07:00
Charles Lindsay
562114ae9a Bump version 2013-03-19 18:55:35 -07:00
Charles Lindsay
c714bb21a3 Bump version and update docs for release 2013-03-19 15:25:40 -07:00
Jim Nelson
45aca6d22c Geary doesn't build with Granite: Closes #6229, Closes #6206
Removes Granite from Geary.  We need to work with the Elementary
crew to build a Granite-enabled version of Geary.
2013-03-12 14:55:54 -07:00
Eric Gregory
f2009967d1 Adding +trunk to version 2013-03-06 14:49:20 -08:00
Eric Gregory
6d57a741bf 0.3.0pr1 Pre-release 2013-03-06 13:21:31 -08:00
Eric Gregory
f604d2d988 Closes #6334 Show and set "From:" field in composer 2013-02-08 11:59:27 -08:00
Christian Dywan
56a6409d76 Allow building with Granite 0.1.1: Closes #6058 2012-11-07 18:36:47 -08:00
Jim Nelson
8e56af9da5 Version 0.2.2+trunk 2012-10-18 16:42:31 -07:00
Jim Nelson
5956e67fc0 Changes for 0.2.2.
Conflicts:

	CMakeLists.txt
2012-10-18 16:40:14 -07:00
Jim Nelson
6c3888d19a Version 0.2.1+trunk 2012-10-09 16:10:15 -07:00
Jim Nelson
1a6a5455f1 Geary 0.2.1 2012-10-09 15:52:57 -07:00
Jim Nelson
be64553a8e Update icon cache after uninstall: Closes #5755
Now using a post-uninstall target to ensure that desktop and icon
caches are updated *after* the icon/.desktop file are deleted.
2012-10-09 15:52:22 -07:00
Jim Nelson
811d7a4ff9 Translation improvements: Closes #5911, Closes #5914
Better instructions for translates to receive credit in the About
dialog (#5911) and includes strings in the Preferences dialog in
the .pot file.  Also removes unneeded Translations.cmake file
(Gettext.cmake has all that we need) and fixes a problem in a late
release update for generating the POT file.
2012-10-03 19:11:51 -07:00
Jim Nelson
c9df4d4654 Geary 0.2.0+trunk 2012-10-02 12:15:32 -07:00
Jim Nelson
d81e9e52f3 Geary 0.2.0 2012-10-02 12:10:50 -07:00
Jim Nelson
41f1649302 Compile and install .po files: Closes #5767
However, this does not install the files in a local locale/ directory,
meaning that Geary must be run from the install directory to test
translations.
2012-10-01 14:40:09 -07:00
Victor Eduardo
e24aff2d05 Use Granite's Thin Pane for horizontal panes: Closes #5855 2012-09-24 16:31:31 -07:00
Adam Dingle
15a8398492 Fixed #4947 (Add debug build option to Geary). 2012-09-21 11:18:41 -07:00
Jim Nelson
592fe9ff93 Integrate with libmessaging-menu: Closes #5607
Because Messaging Menu isn't available on Precise, a special
debian/control.quantal file is introduced here.  We should move to
using it solely when we phase out Precise support.
2012-09-20 15:54:50 -07:00
Adam Dingle
05c6e8fd98 Fixed #5755 (update icon cache after uninstall). 2012-09-14 09:54:52 -07:00
Jim Nelson
86757cdb11 Version 0.1.90+trunk 2012-09-05 18:40:09 -07:00
Jim Nelson
8767edef97 Version 0.1.90 2012-09-05 14:59:52 -07:00
Jim Nelson
47f3f266bf Add "Geary Mail" to messaging menu: Closes #5733 2012-09-03 16:05:29 -07:00
Jim Nelson
47c535db3e Add .desktop file and Glade strings to .pot file: Closes #5463 2012-08-29 18:33:51 -07:00
Jim Nelson
920f7a5cb4 Generate .pot file: Closes #5462
./configure will autodetect xgettext, and if available, "make pot_file"
will generate the po/geary.pot.

This does *not* include intltool support, so the .pot file only
contains strings from the source files.
2012-08-29 15:30:06 -07:00
Jim Nelson
01efb7c0fe Move .desktop and GSettings schema file
Previous commit exposed a bug caused by moving some of the client's
resources in the source tree.  Since much of the client's resources
are stored off the source root directory, it doesn't make sense to
special case the .desktop file and the GSettings file and place them
in the client source itself.  This moves them out and makes the
appropriate changes in the CMake files and source code.
2012-08-27 18:08:38 -07:00
Jim Nelson
5665a4fcf4 Install geary.desktop file: Closes #5677
The problem is that the geary.desktop file is installed to
/usr/local/share/applications when PREFIX is /usr/local, which is
not monitored by GNOME.  However, this is okay as long as the
desktop update util is run.  It is, but it was being run *before*
the .desktop file was installed.  This patch fixes it so the update
is run after, which is also how we do things in Shotwell.
2012-08-21 19:31:46 -07:00
Matthew Pirocchi
877a21686c Add support for different languages: Closes #3823. 2012-06-27 13:53:39 -07:00
Matthew Pirocchi
226d50bff6 Load message-viewer HTML and CSS dynamically: Closes #5319. 2012-06-13 14:23:36 -07:00
Eric Gregory
3cf0d7b49b Version is now 0.1.0+trunk 2012-05-07 12:03:04 -07:00
Eric Gregory
14089f0fc1 GEARY 0.1 IS HERE! Closes #5200 Package automation 2012-05-04 17:53:26 -07:00
Eric Gregory
873ef9a105 Dist tarball now in xz format 2012-05-02 16:01:52 -07:00
Eric Gregory
b5d78fa795 Make dist target 2012-05-02 15:34:51 -07:00
Eric Gregory
ebcfa96faa Closes #5168 Post-install steps are now optional 2012-05-01 17:18:43 -07:00
Jim Nelson
b87fe2967a configure wrapper script and top-level Makefile: closes #5143
This introduces a configure script that automates the basic task
of setting up a CMake build directory.  It also uses a top-level
Makefile (which the configure script generates, to prevent running
it until configure has executed) which does the build and copies
the final executables into the root of the source tree.
2012-04-27 19:48:33 -07:00
Eric Gregory
d7929a7ee3 Closes #5141 C++ no longer required 2012-04-26 14:18:25 -07:00
Eric Gregory
3d04fd3dfa Closes #5122 Run gtk-update-icon-cache on install 2012-04-25 12:57:21 -07:00
Nate Lillich
e63bf0fa70 First half of #5084. This adds the framework for the help system. 2012-04-25 12:16:56 -07:00
Nate Lillich
a56014ce38 Closes #4633. Geary will now handle mailto links and can be set up as the default email client. 2012-04-24 18:28:45 -07:00
Eric Gregory
9e3bab47f0 Closes #4982 Closes #4964 Switched to CMake, added an installer/uninstaller 2012-04-23 18:54:26 -07:00