Commit Graph

635 Commits

Author SHA1 Message Date
c4c5caf2e7 Code cleanup 2015-11-12 00:09:26 +01:00
e907201780 Avoid a warning with Gtk+ 3 2015-11-12 00:07:18 +01:00
e1ac81b059 Avoid warnings with Gtk+ >= 3.14 2015-11-12 00:06:16 +01:00
5ca6043464 Code cleanup 2015-11-11 23:53:29 +01:00
f0556fcd89 Fix crash in compose(1) 2015-11-11 23:52:29 +01:00
db8c74b3c9 Update the copyright notice 2015-11-11 22:43:36 +01:00
8344720b1e Avoid some warnings with Gtk+ 3 2015-11-11 22:43:21 +01:00
b192cc12b7 Build compose(1) and mailer(1) as PIE 2015-11-11 22:36:47 +01:00
c840f3578f Improve build with OBJDIR 2015-11-11 22:29:25 +01:00
010ea124f4 Build with RELRO by default 2015-11-11 22:28:20 +01:00
e8913f76c3 Build with full SSP by default 2015-11-11 22:22:05 +01:00
70789c4e62 Fix dependencies for compose(1) 2015-10-24 03:30:28 +02:00
9405a14fe5 Clarify build with Gtk+ 3 2015-10-24 03:30:16 +02:00
1d263a4bac Build with -fstack-protector and executables as PIE 2015-07-12 21:51:10 +02:00
a21ce2eefd Add a few .gitignore files 2015-04-06 15:15:44 +02:00
d21ed9cdf5 No longer store Makefiles in the source tree 2015-04-06 15:10:55 +02:00
a8497749d9 DeforaOS Mailer also supports Gtk+ 3 2015-03-23 01:05:54 +01:00
8ba885b0c2 Set a default description 2015-03-22 17:59:53 +01:00
4dace889da Updated the copyright notice 2015-03-22 17:58:21 +01:00
e3ec66cef7 No longer expect to fail the "plugins" test 2015-03-22 17:58:10 +01:00
a827cd6f4e Updated the copyright notice 2015-03-22 17:57:33 +01:00
438126bbb6 Set an icon by default 2015-03-22 17:57:14 +01:00
a85a2c4091 Updated the copyright notice 2015-03-22 17:54:20 +01:00
65d9ccdc4f Set an icon by default 2015-03-22 17:54:07 +01:00
cf436ac5e7 Fixed a couple error messages
The correct executable name is currently determined at run-time.
2015-03-22 17:50:02 +01:00
aafc572c20 Updated a couple copyright lines 2015-03-22 17:45:38 +01:00
c6ad6fc740 Report errors when setting the locale 2015-03-22 17:45:25 +01:00
62f70f8fd5 Using PROGNAME for mailer(1) and compose(1) 2015-03-22 17:44:50 +01:00
ab18debb6a Updated a couple copyright lines 2015-03-22 17:36:07 +01:00
58836e70d5 Report errors when failing to append the signature 2015-03-22 17:35:28 +01:00
cd9b15a70d Factored network lookup code
Both the "imap4" and "pop3" plug-ins share a lot of code. Their
respective network lookup code is common to both.
2015-03-14 15:07:30 +01:00
87426544bb Updated the copyright line 2015-03-14 14:37:40 +01:00
d521872a5e Add IPv6 support from the IMAP account plug-in 2015-03-14 14:16:41 +01:00
6c8a534afa Added support for IPv6
The status update for IPv6 does not mention the full address and port
though.
2015-03-14 14:09:57 +01:00
d15c9bd0a8 Updated upstream 2015-03-03 20:45:32 +01:00
5fa210921c Re-generated the Makefiles 2015-03-03 20:45:16 +01:00
7455186478 Re-generated the Makefiles 2014-12-27 21:52:57 +01:00
5e9b05e8c6 Newer version of the script upstream 2014-12-27 17:51:32 +01:00
65d4532de1 .cvsignore files are no longer necessary 2014-12-27 17:50:04 +01:00
df52707b8d Added partial support for building with OBJDIR 2014-11-04 01:13:56 +01:00
48b3e23b63 Re-generated the Makefiles 2014-10-12 23:27:55 +02:00
9cde33f348 Updated the copyright line 2014-07-22 01:53:29 +02:00
d1d007a941 Avoid warnings when compiling with Gtk+ 3 2014-07-22 01:53:15 +02:00
3f16321d4b Updated the copyright line 2014-07-22 01:48:06 +02:00
c377b69b3f Avoid using deprecated g_io_channel_close() since it is deprecated 2014-07-22 01:47:27 +02:00
a4be0b2984 Free more errors 2014-07-22 01:46:35 +02:00
a93953aaf2 Spelling of menu items with mnemonics 2014-07-11 19:48:10 +02:00
a95bfebc57 Code cleanup 2014-07-10 22:39:07 +02:00
1827ff60bd Output the HTML documentation truly in the fashion of manual pages 2014-07-10 22:38:10 +02:00
bee3d8028d Newer version of the script upstream 2014-07-10 22:37:34 +02:00