Commit Graph

36 Commits

Author SHA1 Message Date
Thomas Jensen
90f764c2db
Allow smaller speech bubbles in 'unicornsay' box 2019-02-21 18:50:37 +01:00
Thomas Jensen
022cdd17c8
Change website references to https 2019-02-14 21:41:11 +01:00
Matthew Thompson
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
Matthew Thompson
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
bdimych
21981529d2 new designs added: "fence" and "important" 1,2,3 (#39) 2017-04-12 17:00:39 +01:00
Thomas Jensen
7dc7c517f6 Increased version number to 1.1.3 for release 2017-03-16 21:26:38 +01:00
Scyptnex
71e9f4f0af TeX/LaTeX comments and boxes 2016-12-01 22:41:15 +01:00
Dmitry Bolshakov
9eb1472f9c new design "face" 2016-01-26 09:20:50 -03:00
Thomas Jensen
9239b15ad5 Added 'designer' keyword to all box designs (where possible) as per #22 2016-01-05 21:48:37 +01:00
Thomas Jensen
11e2150636 minor formatting of boxes-config 2016-01-03 23:16:48 +01:00
Thomas Jensen
776082dc80 Merge pull request #24 from tajmone/Twisted-Geometries
New box design: twisted
2016-01-03 23:12:58 +01:00
tajmone
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
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
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
Mike Meyer
f7162abe54 Unicorns! 2014-11-27 17:56:50 -08:00
Thomas Jensen
2dccdbcc0d Moved boxes sources from RCS to git 2014-08-27 22:41:48 +02:00
Thomas Jensen
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
Thomas Jensen
6d8a7217fc new box design "ian_jones" by Karl E. Jorgensen 2012-10-19 14:10:36 +00:00
Thomas Jensen
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
Thomas Jensen
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
Thomas Jensen
5756a3c9fb Added some more REVERSE statements where only REPLACE statements were so far
Replaced some hardcoded padding values with padding statements
Added padding to some more box designs
Changed headline design regexp rules to not bother indentation when
indentmode is "text"
1999-08-22 11:37:27 +00:00
Thomas Jensen
4a6025908d Added shapes W and E to diamonds sample block (sample was too small)
Added DELIMITER statements to dramatically reduce number of backslashes
1999-08-18 15:34:38 +00:00
Thomas Jensen
eefbebe467 Removed revision history from file (does not really interest the users)
Polished scroll design
Upgraded to new SAMPLE block syntax. It looks good.
1999-08-16 16:24:32 +00:00
Thomas Jensen
fd7dfa4e9d Removed shape definitions consisting only of spaces from all designs. This
has become possible because missing shape definitions are now automatically
added by boxes.
1999-08-14 19:00:00 +00:00
Thomas Jensen
888f323627 Modernized code of "columns" design and made code consistent with sample 1999-07-22 12:17:17 +00:00
Thomas Jensen
6677c2a115 Completely revised code of "tjc" design 1999-07-20 18:54:10 +00:00
Thomas Jensen
f73ceddb71 Added "headline" design to show useful example of regexp backreferences
Fixed small bug in sample block of "stark2" design
Added padding of t1 for design "parchment"
1999-07-12 18:34:14 +00:00
Thomas Jensen
49f83560b0 Moved "C" design to first position in file, so it remains the default
Changed netdata design to use padding option and reversion
1999-06-28 18:42:19 +00:00
Thomas Jensen
8ca615b7b0 Added design c-cmt2
Added padding entries to a few designs
A few cosmetic corrections in sample blocks etc.
1999-06-27 17:59:50 +00:00
Thomas Jensen
215f312b73 Added designs c-cmt, pound-cmt, java-cmt, html-cmt, right, vim-cmt
They have become possible because boxes now checks for empty sides.
1999-06-17 19:03:09 +00:00
Thomas Jensen
c19d1b0977 Added "reverse" entry for testing, more "reverse" entries needed still
Added "peek" design for C funtion headers
Simplified some replacement entries
1999-06-16 10:52:59 +00:00
Thomas Jensen
60535ea3b3 Added some more designs
Uncommented an unused entry, since boxes no longer generates warnings
upon encountering syntactically correct entries which it doesn't know.
1999-04-09 18:11:08 +00:00
Thomas Jensen
5c957f0350 Removed all occurrences of OFFSET specs (obsolete).
Added some new designs
Added some test/debugging designs
1999-04-09 13:28:13 +00:00
Thomas Jensen
8590d861ed Added some more designs
Incorporated changes in the still evolving format
1999-03-30 15:36:03 +00:00
Thomas Jensen
8d7db8a263 Initial revision 1999-03-18 15:08:57 +00:00