Commit Graph

480 Commits

Author SHA1 Message Date
Thomas Jensen
3b07a3c23d Merge pull request #21 from tajmone/Scroll-AKN
New box design by @tajmone: scroll-akn
2016-01-03 14:45:20 +01:00
tajmone
6e3f1d9ef9 Scroll-AKN
Added new box design "Scroll-AKN" to boxes-config

keywords -> tags
Corrected as suggested: "keywors" to "tags"

Squashed into single commit.
2016-01-02 23:30:24 +01:00
Thomas Jensen
33c9eb0bf9 Merge pull request #20 from zerotao/master
Fixes #19 Problems with boxes.el in xemacs
2015-12-11 15:52:21 +01:00
Jason L. Shiffer
53601bd733 Fixes #19 Problems with boxes.el in xemacs
Removes the 6th arg to shell-command-on-region as it is not necessary
and does not exist in older versions of xemacs

Thanks to Kevin Ryde <user42_kevin@yahoo.com.au> for this fix.
2015-12-11 09:31:08 -05:00
Jason L. Shiffer
e38546fe7e Remove spaces at EOL 2015-12-11 09:26:58 -05:00
Thomas Jensen
5b630c3646 Merge pull request #18 from zerotao/master
fix issue #17 boxes.el history list nil
2015-12-10 11:03:37 +01:00
Jason L. Shiffer
b934190917 fix invalid defvar initialization that now errors 2015-12-09 19:33:15 -05:00
Thomas Jensen
3c2316a0c4 Switch to Travis CI container infrastructure 2015-07-24 10:44:57 +02:00
Thomas Jensen
d42b434cd0 Merge pull request #16 from carnil/bugfix/implicit-declaration-of-function-strdup
Properly quote argument to echo containing # in Makefile
2015-07-24 10:32:07 +02:00
Salvatore Bonaccorso
b3327c558d Properly quote argument to echo containging # in Makefile
lex.yy.c did not include config.h since the argument to echo was treated
as comment, so just an empty line was prepended.

Closes: #15
2015-07-24 10:19:24 +02:00
Thomas Jensen
85f90fa248 Delete create_changelog.pl
It solved a problem we had with RCS (creating an overview HTML of all changes to all files). This functionality is now provided by GitHub.
2015-03-20 10:00:15 +01:00
Thomas Jensen
775d51c7a9 Update FAQ location 2015-03-17 18:00:10 +01:00
Thomas Jensen
5b327e12c3 Bumped version number to 1.1.3-SNAPSHOT 2015-01-17 00:01:15 +01:00
Thomas Jensen
bd7e78a771 Increased version number to 1.1.2 for release 2015-01-16 22:16:13 +01:00
Thomas Jensen
90f967adb3 Remove obsolete revision histories from source file headers 2015-01-11 23:15:48 +01:00
Thomas Jensen
793be8322c Update URL to source of boxes.vim 2015-01-11 23:08:07 +01:00
Thomas Jensen
a60d74eb02 Apply patch by Salvatore Bonaccorso to fix FTBFS on GNU/kFreeBSD and GNU/Hurd 2015-01-11 22:23:25 +01:00
Thomas Jensen
0a58a24763 Apply patch by Jakub Hrozek to eliminate a compilation warning on Fedora 2015-01-10 22:35:08 +01:00
Thomas Jensen
a2f9088d8d Add new box design 'caml' by Michael Tiernan 2015-01-10 21:17:41 +01:00
Thomas Jensen
765e5596a2 Minor updates to some website URLs 2014-12-29 00:06:11 +01:00
Thomas Jensen
bec1aa9147 Updated .gitignore for gh-pages 2014-12-24 00:18:01 +01:00
Thomas Jensen
35497bf81f Merge pull request #13 from meyer/unicorn-time
Added unicorn box designs
2014-11-28 17:43:02 +01:00
Mike Meyer
f7162abe54 Unicorns! 2014-11-27 17:56:50 -08:00
Thomas Jensen
7330a95125 Merge pull request #11 from meyer/master
Allow user to add flags to CFLAGS and LDFLAGS from the make command line
2014-10-20 23:21:52 +02:00
Mike Meyer
1a2cf93965 Allow user to add flags to CFLAGS and LDFLAGS
To build on Mac OS X: `make CFLAGS_ADDTL=-m32 LDFLAGS_ADDTL=-m32`
2014-10-20 16:32:53 -04:00
Thomas Jensen
99d38c00a9 Added boxes-pkg.openwrt by Lu Weifeng to build and package boxes on OpenWrt 2014-10-19 23:59:42 +02:00
unknown
45660818c8 Added 2 test cases for -l -d option 2014-10-14 20:11:32 +02:00
Thomas Jensen
1de60a6297 Minor changes to .gitignore 2014-10-11 23:21:43 +02:00
Thomas Jensen
b029347429 Added output filter feature to test runner for cross-platform test compatibility 2014-10-11 21:48:06 +02:00
Thomas Jensen
f6c6a175b0 Updated error message format in getopt.c for win32 test case compatibility 2014-10-09 23:37:45 +02:00
Thomas Jensen
c7c7329659 testrunner.sh uses boxes.exe if present, else standard boxes to better support win32 2014-10-09 21:28:14 +02:00
Thomas Jensen
4ea419b6be Bumped version number to 1.1.2-SNAPSHOT 2014-10-08 00:08:56 +02:00
Thomas Jensen
001eaeeb57 Consolidated separated Makefiles for Unix and Win32 into one 2014-10-07 23:57:44 +02:00
Thomas Jensen
ef5a5a97ab Added 1 test case on tab expansion 2014-10-01 23:17:06 +02:00
Thomas Jensen
7df06c8f45 Added 10 test cases for tab handling 2014-09-30 23:22:53 +02:00
Thomas Jensen
26fd6fbce7 Added some test cases for size option 2014-09-28 22:37:16 +02:00
Thomas Jensen
b8f0f6fc2c Added some test cases for size option 2014-09-28 22:34:26 +02:00
Thomas Jensen
3a50173447 Added several test cases about alignment 2014-09-27 23:14:34 +02:00
Thomas Jensen
897952de06 Added several test cases about alignment 2014-09-27 23:08:43 +02:00
Thomas Jensen
9016ab58e0 Added Eclipse control files 2014-09-26 22:19:23 +02:00
Thomas Jensen
727d38eb9c Updated Travis CI link
new test 004_missing_option_argument
2014-09-24 15:09:38 +02:00
Thomas Jensen
724890bb72 Added low-tech test mechanism 2014-09-24 09:51:28 +02:00
Thomas Jensen
6acd7f4839 Converted README to markdown for github 2014-09-24 00:18:34 +02:00
Thomas Jensen
f7d1156e24 .travis.yml fiddling 2014-09-18 23:09:03 +02:00
Thomas Jensen
d0a21a7ed6 Added .travis.yml 2014-09-18 23:02:46 +02:00
Thomas Jensen
d23948ab65 Removed some files which are only relevant for historical release branches 2014-09-04 23:09:23 +02:00
Thomas Jensen
a5562360fd Updated licensing references (license itself is unchanged!) 2014-08-27 23:12:57 +02:00
Thomas Jensen
29908e25b8 Merge remote-tracking branch 'origin/master' 2014-08-27 22:57:19 +02:00
Thomas Jensen
acae7fd6bf Initial commit 2014-08-27 22:49:22 +02:00
Thomas Jensen
322cda84cf Added .gitignore 2014-08-27 22:45:34 +02:00