77d02890a7
Update copyright statements for 2023
2023-03-26 21:32:08 +02:00
a3a37b50fc
Upgrade project license to GPL-3 #101
2022-09-18 15:00:15 +02:00
a02e241cfa
Add box designs 'cowsay' and 'tux' (from cowsay) #91
...
Cowsay and every cowsay implementation in a new language doesn't support different width characters, and the odds of cowsay getting an update are very low. Step on cowsay's toes and provide a cow that doesn't break for chinese, japanese, korean users. Used with permission by Tony Monroe.
2021-08-25 22:21:42 +02:00
4fc33e7cee
Fix quoting of closing comment tags in config
2021-06-18 20:56:08 +02:00
47dfac4897
Make 'normand' sample a little narrower
2021-06-15 20:44:27 +02:00
e5af7dba2d
Add new box design 'normand'
2021-06-13 22:35:40 +02:00
d1a318d1c3
Tag some box designs as 'large' in config file
...
This is for box designs which are best suited for large content,
like figlet fonts or just a lot of text. They want to be BIG!
2021-06-13 22:35:39 +02:00
fe3074524f
Add new box design 'weave'
2021-06-13 22:35:39 +02:00
d6433d3d41
Update some URLs after website redesign
2021-05-29 20:56:55 +02:00
542e6bd4dd
Update box design 'right', undeprecate
...
I still don't like it, but it shows a particular kind of box that has only a
right side, which is good on a technical level.
2021-04-11 20:27:17 +02:00
6039b059da
Review tag assignments in config file #23
2021-04-11 20:27:16 +02:00
b01fdcecf5
Prepare config file for some alias names #30
...
They are not activated yet because some people periodically update
their box design configs from the boxes master branch on GitHub.
If we activated the alias names, and the user still has pre-2.1.0
boxes, the file would parse as broken. As soon as we think that
everybody has access to boxes v2.1.0, we will activate the aliases.
Of course you can already do this in your local config at any time
if you already have boxes v2.1.0.
2021-04-06 22:13:40 +02:00
79ab9baa6d
Beautify config file a little
2021-04-06 22:13:39 +02:00
ac8617b383
Clean up config file
2021-02-15 21:10:56 +01:00
a841777007
Improve attribution of Joan Stark's work in resulting boxes
2021-02-15 21:10:56 +01:00
f4f14cdc61
Update copyright statements in source files with current year
2021-02-15 21:10:54 +01:00
a5a63488ab
Remove some deprecated box designs
...
You can easily get them back to use on your machine by copying them from an old version of the boxes config, e.g.
https://raw.githubusercontent.com/ascii-boxes/boxes/363e0266e083475b19f7539fd6beae699ade1890/boxes-config
2021-02-15 21:08:43 +01:00
363e0266e0
Add test cases for unicode and invalid manual encoding #1
2021-02-15 20:35:29 +01:00
12fa4ea57e
Add test cases for colored unicode 'headline' design #1
...
This design uses complex regular expressions, which must work on unicode characters.
2021-02-15 20:35:28 +01:00
eb5ac9c701
Allow smaller speech bubbles in 'unicornthink' box
2021-02-15 20:35:28 +01:00
1c4914bb01
Add tolerance for lolcat-induced escape sequences to 'headline' replace rules #1
2021-02-13 11:01:55 +01:00
5dad2d1137
Add unicode-awareness in box removal functionality #1
2021-02-13 11:01:55 +01:00
a579da13a5
Unicode-enable regex processing by introducing PCRE2 #1 #67
2021-02-13 11:01:54 +01:00
82d1e8e187
Use 'setlocal' instead of 'set' in Vim syntax file #66
2020-02-01 14:06:32 +01:00
57cc8537e8
Add vim-box design to boxes-config ( #62 )
2019-11-18 14:50:50 +01:00
26315e8860
Add jstone box design
...
Simple comment box that doesn't conflict with java doc's /**
Based on the "stone" design. Hence jstone
2019-10-05 13:27:14 +02:00
b6a4dc71fe
Add basic support for tags #23
...
Currently, tags can be added to the config file, and displayed in the design information.
They are not really understood, though, so no query-by-tag or anything yet.
2019-05-25 14:54:18 +02:00
2b17b60716
Move some test designs out of the official config file
2019-05-23 21:32:06 +02:00
38f311569c
Add box design 'bear'
2019-03-31 13:29:08 +02:00
90f764c2db
Allow smaller speech bubbles in 'unicornsay' box
2019-02-21 18:50:37 +01:00
022cdd17c8
Change website references to https
2019-02-14 21:41:11 +01:00
b4ff5ded9f
Update boxes-config with both f90 comments and box
...
The previous suggestion I made called `fortran` was for the box. However, older Fortran (i.e., FORTRAN 77) uses `c` as the comment character, not `!`. So, in case someone wants an `f77-box`, move the name to `f90-box`.
Also, a la the `ada-box` and `ada-cmt`, make a `f90-cmt` which does `!` commenting.
2018-02-13 17:31:47 +01:00
b9cb042e49
Update boxes-config with Fortran box
...
As a Fortran programmer, it's nice to have a box that uses the Fortran ! comment character
2018-02-09 10:41:25 +01:00
21981529d2
new designs added: "fence" and "important" 1,2,3 ( #39 )
2017-04-12 17:00:39 +01:00
7dc7c517f6
Increased version number to 1.1.3 for release
2017-03-16 21:26:38 +01:00
71e9f4f0af
TeX/LaTeX comments and boxes
2016-12-01 22:41:15 +01:00
9eb1472f9c
new design "face"
2016-01-26 09:20:50 -03:00
9239b15ad5
Added 'designer' keyword to all box designs (where possible) as per #22
2016-01-05 21:48:37 +01:00
11e2150636
minor formatting of boxes-config
2016-01-03 23:16:48 +01:00
776082dc80
Merge pull request #24 from tajmone/Twisted-Geometries
...
New box design: twisted
2016-01-03 23:12:58 +01:00
444a032edd
New box design: Twisted-Geometries
...
Corrected as suggested: "keywors" to "tags"
PS: Removed Scroll-AKN
Removed duplicate "scroll AKN" (which I had pasted here to have an "all
in one commit"). _Mea culpa_!
2016-01-03 22:53:17 +01:00
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
a2f9088d8d
Add new box design 'caml' by Michael Tiernan
2015-01-10 21:17:41 +01:00
765e5596a2
Minor updates to some website URLs
2014-12-29 00:06:11 +01:00
f7162abe54
Unicorns!
2014-11-27 17:56:50 -08:00
2dccdbcc0d
Moved boxes sources from RCS to git
2014-08-27 22:41:48 +02:00
ff43cafe6e
Improved standards conformity of the 'html' box design following a suggestion by Denilson F. de Sa
2012-10-19 15:33:21 +00:00
6d8a7217fc
new box design "ian_jones" by Karl E. Jorgensen
2012-10-19 14:10:36 +00:00
4883cf3e7d
Updated web and email addresses for boxes
...
Added design c-cmt3 by AlpT
Added design boxquote by Christian Molls
Added design cc by Bas van Gils
Added design stone by Fredrik Steen
Added design lisp-cmt by Vijay Lakshminarayanan
Added design ccel by Elmar Loos
Added design underline by Elmar Loos
2006-07-12 21:05:59 +00:00
c4d7d16c8c
Added hint to online docs to top of file
...
Added javadoc design by Ted Berg
Added ada-cmt and ada-box designs by Neil Bird
Changed string delimiter of diamonds design back to quotes
2000-03-17 23:39:34 +00:00