Commit Graph

  • 221d1a3 (tag: 2007-09-11) Tagged prior to building an OO interface. by Brennen Bearnes 2007-09-11 19:25:03 +0000
  • 635386c Updated docs, minor layout tweaks. by Brennen Bearnes 2007-08-11 05:46:38 +0000
  • 7e94d6d Tweaked sub-entry display to remove {entryname} bits. by Brennen Bearnes 2007-08-08 22:46:46 +0000
  • f0c8c9d get_contents_line() fix. by Brennen Bearnes 2007-08-08 21:55:42 +0000
  • 79221e5 Display::Image checks for Image::Size, will use wwwis() instead if necessary. by Brennen Bearnes 2007-08-08 17:13:44 +0000
  • 33bcbb9 Added a <generator> tag to feed output. by Brennen Bearnes 2007-08-08 16:57:34 +0000
  • f31c53b Smarter handle(). by Brennen Bearnes 2007-08-08 16:48:49 +0000
  • c716adb Minor layout tweaks. by Brennen Bearnes 2007-08-07 18:53:35 +0000
  • 47273ab CSS tweaks - line-height and footnotes. by Brennen Bearnes 2007-08-07 05:08:31 +0000
  • ad8e2f0 Broke a bunch of stuff out into modules. This needs some conceptual work. by Brennen Bearnes 2007-08-01 15:00:44 +0000
  • 32ace1c Bugfix to contents routine, tweaked line_parse regexen. by Brennen Bearnes 2007-07-26 16:53:52 +0000
  • 938d342 Starting to pull apart entry_print() by Brennen Bearnes 2007-07-25 23:07:07 +0000
  • 9e62463 Commented a couple of regexen. by Brennen Bearnes 2007-07-25 22:43:02 +0000
  • 7a27f73 Some Perl::Critic-inspired tweaks to code. by Brennen Bearnes 2007-07-25 22:18:48 +0000
  • 26eac7c Fiddling by Brennen Bearnes 2007-07-25 21:32:37 +0000
  • adac7cb New model LaTeX, bay-be. by Brennen Bearnes 2007-07-25 21:27:22 +0000
  • 46d83b3 Consolidated HTML crap. by Brennen Bearnes 2007-07-24 21:48:41 +0000
  • 82c3772 Some cleanup of HTML code, a couple of related bugfixes. by Brennen Bearnes 2007-07-16 22:02:26 +0000
  • 7fd5ab5 Playin with TeX output. by Brennen Bearnes 2007-07-16 20:54:42 +0000
  • 191da33 Tweaked header. by Brennen Bearnes 2007-07-16 20:40:26 +0000
  • eaa8196 HTML generation stuff. by Brennen Bearnes 2007-07-16 20:26:07 +0000
  • 97a182a Messing about with markup generation sorts of things. by Brennen Bearnes 2007-07-16 19:46:08 +0000
  • 84c14cf Fucking version control, anyway. by Brennen Bearnes 2007-07-16 17:55:14 +0000
  • f73626c Validation. by Brennen Bearnes 2007-07-16 17:53:50 +0000
  • 5daa93f A bit more fooling around with markup. by Brennen Bearnes 2007-07-16 16:16:50 +0000
  • 8b5ee0f Messing about with LaTeX stub. by Brennen Bearnes 2007-07-14 18:49:10 +0000
  • 39da785 LaTeX stub by Brennen Bearnes 2007-07-14 18:36:00 +0000
  • 6dca7bd Getting rid of some explicit HTML in Display.pm. by Brennen Bearnes 2007-07-14 18:24:15 +0000
  • bb0de38 Added module. by Brennen Bearnes 2007-07-14 17:43:38 +0000
  • 33e1a9d Abstracting out some HTML. by Brennen Bearnes 2007-07-14 17:42:09 +0000
  • b0e1179 Initial month_before func. by Brennen Bearnes 2007-07-13 20:41:36 +0000
  • f38594e Slightly better typography. by Brennen Bearnes 2007-07-12 19:26:14 +0000
  • 17beaef (tag: 2007-07-07) Tagged a version in expectation of some drastic changes. by Brennen Bearnes 2007-07-08 05:03:45 +0000
  • a947c7c Minor doc changes. by Brennen Bearnes 2007-07-08 05:03:11 +0000
  • a6c53fe A little, largely unneeded, tuning. by Brennen Bearnes 2007-07-06 04:49:14 +0000
  • 881ca00 Numerous small changes to line_parse, etc. Some formatting tweaks. by Brennen Bearnes 2007-07-04 05:53:27 +0000
  • 3b203fe Fixed $update_count bug. by Brennen Bearnes 2007-07-04 04:42:26 +0000
  • 803dba0 Minor changes to wrapper scripts, Display::handle now returns text instead of printing. by Brennen Bearnes 2007-07-04 02:46:24 +0000
  • bf0de49 Compartmentalized option handling, reduced overall # of print statements. by Brennen Bearnes 2007-07-03 23:12:36 +0000
  • 60ee2bc Minor improvements. by Brennen Bearnes 2007-07-03 05:44:45 +0000
  • 19fc679 Cleaning up sub_entry icon markup by Brennen Bearnes 2007-07-03 05:12:02 +0000
  • ca51242 Wording on month averages. by Brennen Bearnes 2007-07-02 19:42:55 +0000
  • c396592 utf-8 header. by Brennen Bearnes 2007-07-02 19:42:05 +0000
  • 04a280b Nothing important. by Brennen Bearnes 2007-06-30 18:20:56 +0000
  • 65d727d Docs, some tweaks to dir_list, etc. by Brennen Bearnes 2007-06-24 19:05:27 +0000
  • e34f77b Got rid of extraneous CGI stuff in simple perl display.pl by Brennen Bearnes 2007-06-24 18:27:03 +0000
  • 03711d9 Tweaks for title, etc. by Brennen Bearnes 2007-06-24 18:24:52 +0000
  • 1be59b0 Experimental refactor of handle() by Brennen Bearnes 2007-06-24 18:09:04 +0000
  • d340702 Added vanilla CGI script, refined tests a bit. by Brennen Bearnes 2007-06-23 19:33:45 +0000
  • 0acf4be ShowSearchlinks option copied into display.fcgi by Brennen Bearnes 2007-06-23 17:21:04 +0000
  • 364bd57 Rudimentary test for line_parse. by Brennen Bearnes 2007-06-22 23:17:04 +0000
  • 628a37c Basic test harness. by Brennen Bearnes 2007-06-22 19:57:03 +0000
  • 43b4a2f Docs, renaming. by Brennen Bearnes 2007-06-22 19:49:40 +0000
  • 88a445e (tag: 2007-06-21) Finished restruct. by Brennen Bearnes 2007-06-22 19:48:06 +0000
  • eb576f4 Finished restruct. by Brennen Bearnes 2007-06-22 19:48:06 +0000
  • d237ef4 Restructuring... by Brennen Bearnes 2007-06-22 19:46:02 +0000
  • a1f5c23 (tag: 2007-06-20) Still rearranging repository. by Brennen Bearnes 2007-06-22 19:44:33 +0000
  • 918d7bf Process of adding trunk, tags. by Brennen Bearnes 2007-06-22 19:41:51 +0000
  • 5c64b92 Converting this thing to a module to make wrapper scripts and testing easier. by Brennen Bearnes 2007-06-22 19:37:17 +0000