Commit Graph

380 Commits

Author SHA1 Message Date
Thomas Jensen
2dccdbcc0d Moved boxes sources from RCS to git 2014-08-27 22:41:48 +02:00
Thomas Jensen
7074fe8648 Added milestone for version 1.1.1 2012-10-19 18:44:25 +00:00
Thomas Jensen
f068cbac40 Incremented version number to 1.1.1
Include boxes.1.in in the changelog
2012-10-19 16:46:32 +00:00
Thomas Jensen
a490cfd451 Include files in non-src subfolders in the list of files at the end of the created document 2012-10-19 16:42:10 +00: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
db44ab197f Applied patch by Salvatore Bonaccorso: Spelling fix for boxes.1 manpage
Incremented version number to 1.1.1
2012-10-19 15:05:17 +00:00
Thomas Jensen
a448046479 Applied patch by Salvatore Bonaccorso: Fix hyphen used as minus sign lintian warning 2012-10-19 14:56:00 +00:00
Thomas Jensen
6d8a7217fc new box design "ian_jones" by Karl E. Jorgensen 2012-10-19 14:10:36 +00:00
Thomas Jensen
92a5770124 Added support for --help and -? options, which do the same as -h
(This feature was requested by Raphael Wimmer).
2006-08-28 15:53:46 +00:00
Thomas Jensen
d6b08f40b4 Changed the latest snap creation target to adjust to VM build environment 2006-08-04 20:44:00 +00:00
Thomas Jensen
6cecdea454 Added milestone for version 1.1
Changed footer include to reflect new filename
Added time zone handling to rlog calls, which gives us local checkin times
2006-07-23 18:01:01 +00:00
Thomas Jensen
7099502654 Updated version number to 1.1
Changed default value of GLOBALCONF to comply with current Linux standards
2006-07-23 16:50:09 +00:00
Thomas Jensen
b80e352569 Undo of previous version
Added include string.h and stdlib.h, removed all manual extern declarations
2006-07-23 16:28:13 +00:00
Thomas Jensen
4274b625b2 Undo of previous version
Added include string.h and removed manual extern declarations for strncpy()
2006-07-23 16:15:55 +00:00
Thomas Jensen
cff897f7d6 Removed unsigned modifier from a pointer declaration in order to clear a warning
which appeared on some Linuxes (reported by Andreas Heiduk)
2006-07-23 16:11:39 +00:00
Thomas Jensen
f1c48450b2 updated version number to 1.1 2006-07-23 13:52:01 +00:00
Thomas Jensen
9970223399 Added boxes.h management
Added rcslocks target
Updated some of the administrative paths (not relevant for builders)
2006-07-22 19:51:08 +00:00
Thomas Jensen
4fa9432b21 Added tab expansion description
Updated some of the formatting
Reviewed for accuracy
2006-07-22 19:49:13 +00:00
Thomas Jensen
c37a33617f Applied patch by Christoph Dreyer to support unexpansion of leading tabs
Added ability to retain leading tabs in their original positions
Mending a box with -m now implies -k false
2006-07-22 19:40:40 +00:00
Thomas Jensen
b83ec23f56 Fix: Renamed yylineno to tjlineno to enable compilation on certain
flexes (reported by Andreas Heiduk)
2006-07-22 19:30:55 +00:00
Thomas Jensen
3089111594 Changed expand_tabs_into() so that it records the original tab positions in a line
Added tabbify_indent() to restore original leading tabs after box processing
2006-07-22 19:27:15 +00:00
Thomas Jensen
0803e5ca0a Applied patch by Christoph Dreyer to support unexpansion of leading tabs
Added ability to retain existing tabs
2006-07-22 19:19:26 +00:00
Thomas Jensen
0a06325655 Fix: Renamed yylineno to tjlineno to enable compilation on certain
flexes (reported by Andreas Heiduk)
Added tabexp to opt_t
Added tabpos and tabpos_len to line_t for advanced tab handling
2006-07-22 19:15:52 +00:00
Thomas Jensen
6f11b40d19 Changed expand_tabs_into() signature in order to support advanced tab handling
Added tabbify_indent()
2006-07-22 19:11:07 +00:00
Thomas Jensen
c925545c13 The file boxes.h is now managed by the top level Makefile only
Added rcslocks target to check lock status
Small usability enhancements
2006-07-22 19:07:21 +00:00
Thomas Jensen
03685e42c1 Small usability enhancements 2006-07-22 19:04:30 +00:00
Thomas Jensen
148ebfb4c3 Several small changes which may help clear some warnings on Debian 2006-07-22 19:02:24 +00:00
Thomas Jensen
3d99016b51 Added extern declaration of strncpy() to myregsub(), hoping this will clear some warnings on Debian 2006-07-22 19:01:10 +00:00
Thomas Jensen
c59b487685 Modernized some wording
Added complex tab description
Augmented the -m description
2006-07-20 21:39:57 +00:00
Thomas Jensen
38a62dec74 Added target rcslocks 2006-07-12 21:28:38 +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
d909c67a69 Merged with newly discovered newest version 2006-07-12 17:30:40 +00:00
Thomas Jensen
40646e874a Added a missing tab character 2006-07-12 06:43:00 +00:00
Thomas Jensen
7b038ed688 New version by Jason Shiffer 2006-07-12 06:32:35 +00:00
Thomas Jensen
5ac8980157 Initial revision 2006-07-12 06:23:59 +00:00
Thomas Jensen
8512b51846 Updated email and web addresses for boxes
Added info about new -m option
Changed the description for -s option
2006-07-12 06:18:05 +00:00
Thomas Jensen
a3857a1cba Updated email address in comment header 2006-07-12 05:54:30 +00:00
Thomas Jensen
f8df42aa6a Updated email and web addresses in comment header etc.
Applied patch by Elmar Loos that adds -m option for mending a box
Changed a few more things to make the box mending patch work in
connection with all the other boxes options
2006-07-12 05:49:50 +00:00
Thomas Jensen
9eaecc9b3e Updated email and web addresses in comment header
Added new member 'mend' to opt_t (for option -m, mend box)
2006-07-12 05:44:12 +00:00
Thomas Jensen
b37c06c874 Updated email and web addresses in comment header 2006-07-12 05:41:52 +00:00
Thomas Jensen
21594c1f50 Updated email and web addresses in comment header
Added trim_only flag to output_input() function, used for box mending
2006-07-12 05:28:58 +00:00
Thomas Jensen
3f8bdab8f2 Updated email and web addresses in comment header 2006-07-12 05:25:27 +00:00
Thomas Jensen
40a1bb3487 Updated world wide web link in comment header 2006-07-12 05:20:26 +00:00
Thomas Jensen
5e8e47db3a Updated email and web addresses 2006-07-08 08:58:08 +00:00
Thomas Jensen
eee616475f Added reminder of compilation faq
Changed BVERSION to 1.0.2
2006-07-08 08:56:38 +00:00
Thomas Jensen
74288d1d4a Removed -traditional flag from CFLAGS definition
Updated email and web addresses
2006-07-08 08:47:58 +00:00
Thomas Jensen
dab5f12459 Applied patch by Andreas Heiduk to facilitate compilation with
present-day flexes
2006-07-07 07:24:17 +00:00
Thomas Jensen
ba0364b2ec Added code to add snapshot info to version number for snapshots. This
affects the author only.
2000-04-01 18:29:17 +00:00
Thomas Jensen
9eed60977d Added cld member to command line option struct (-c option) 2000-04-01 18:28:18 +00:00
Thomas Jensen
07d7260497 Added -c option (simple comment definition) 2000-04-01 18:27:17 +00:00