Michael R Sweet
|
22c5612303
|
Home page and tweeking.
|
2004-05-19 01:39:04 +00:00 |
|
Michael R Sweet
|
fcb37ae372
|
Private symbol for hidden articles/STRs.
Batch support for articles.
HTML tag support for article contents.
Colorize PRE text.
Move project name, email, and max items/page to globals.php.
|
2004-05-19 00:57:33 +00:00 |
|
Michael R Sweet
|
659c7425b4
|
Comment support.
|
2004-05-18 21:26:52 +00:00 |
|
Michael R Sweet
|
207588f1c2
|
Articles page with search.
Add format_text() function to convert from plain text to HTML.
Drop FAQ page, the articles page will do it.
|
2004-05-18 19:58:35 +00:00 |
|
Michael R Sweet
|
4216b5f906
|
Add unpublished articles to account page.
Add skeleton faq page.
|
2004-05-18 12:13:51 +00:00 |
|
Michael R Sweet
|
866c5c9673
|
Update make-form.php to fix errors.
Add auto-generated articles.php.
Add select_is_published() to common.php (for auto-generated forms).
|
2004-05-18 12:02:02 +00:00 |
|
Michael R Sweet
|
ead5f1cdf0
|
Ignore the db file.
|
2004-05-18 03:40:15 +00:00 |
|
Michael R Sweet
|
22de8c3b29
|
Add form making script.
Header updates.
|
2004-05-18 03:39:38 +00:00 |
|
Michael R Sweet
|
ad1ac4b2eb
|
Add new/pending STRs to account page.
Fix auth bug - was resetting the cookies to the wrong value.
Add common STR definitions file.
Add DB building script.
|
2004-05-18 01:39:00 +00:00 |
|
Michael R Sweet
|
af85dc116d
|
Missed a file...
|
2004-05-17 23:02:35 +00:00 |
|
Michael R Sweet
|
9d8bd2ca55
|
Reset cookies on each visit so that they don't expire prematurely.
|
2004-05-17 21:04:16 +00:00 |
|
Michael R Sweet
|
668a16604d
|
Fix db schema for strtext (missing comma)
Cleanup STR page.
Add LOGIN_LEVEL global to auth stuff.
|
2004-05-17 21:00:42 +00:00 |
|
Michael R Sweet
|
d5bbf222cd
|
Account stuff.
Skeleton pages.
Updated database schema and STR pages.
|
2004-05-17 20:28:52 +00:00 |
|
Michael R Sweet
|
a792df4faa
|
Don't track database in CVS.
Track DB schema instead.
|
2004-05-17 19:05:00 +00:00 |
|
Michael R Sweet
|
fc1794e864
|
Add logo images.
|
2004-05-17 03:39:24 +00:00 |
|
Michael R Sweet
|
78438193cc
|
Working STR page with SQLite.
|
2004-05-17 03:23:06 +00:00 |
|
Michael R Sweet
|
6d26935f40
|
Initial revision
|
2004-05-17 02:14:54 +00:00 |
|
Michael R Sweet
|
acab636423
|
UTF-16 input support.
|
2004-05-16 21:54:47 +00:00 |
|
Michael R Sweet
|
934a9aeab3
|
Cleanup quicksort code to preserve the original order of nodes when they
are equal.
Fix mxmlIndexFind() implementation.
Add tests.
|
2004-05-16 18:25:20 +00:00 |
|
Michael R Sweet
|
56d571d240
|
Implement index sorting internally to avoid multithreading issues
with qsort().
|
2004-05-16 13:45:56 +00:00 |
|
Michael R Sweet
|
e6c90615c6
|
Optimize mxmlIndexFind().
Doco updates.
|
2004-05-16 13:09:44 +00:00 |
|
Michael R Sweet
|
46085f9327
|
Index and entity callback support.
|
2004-05-16 05:25:38 +00:00 |
|
Michael R Sweet
|
40db9196f3
|
Documentation updates.
|
2004-05-03 03:21:16 +00:00 |
|
Michael R Sweet
|
08896f33e5
|
pkg-config support.
Update mxmldoc to produce XML conforming to the schema.
Update the schema so that it works.
Add version number to XML output.
|
2004-05-02 22:02:36 +00:00 |
|
Michael R Sweet
|
537afc37da
|
More documentation fun.
Move version definition to configure script.
Add XML schema for the mxmldoc output.
|
2004-05-02 16:04:40 +00:00 |
|
Michael R Sweet
|
03930e80cb
|
Forgot these files...
|
2004-05-01 23:43:26 +00:00 |
|
Michael R Sweet
|
dfe9cdb044
|
Start with new docos.
|
2004-05-01 23:41:52 +00:00 |
|
Michael R Sweet
|
36fc2a366d
|
List private, protected, and public members of the class separately.
|
2004-05-01 22:45:34 +00:00 |
|
Michael R Sweet
|
465d3e7231
|
Change whitespace callback to return a string.
|
2004-05-01 15:20:05 +00:00 |
|
Michael R Sweet
|
82fe862574
|
C++ class scope support.
Cleanup.
|
2004-05-01 07:08:14 +00:00 |
|
Michael R Sweet
|
8de7c5c624
|
Default arguments.
|
2004-05-01 05:39:48 +00:00 |
|
Michael R Sweet
|
c00d7f55a2
|
Fix C++ class/struct handling.
Move and separate test files for mxmldoc.
|
2004-05-01 04:30:43 +00:00 |
|
Michael R Sweet
|
711796b7cf
|
Add valgrind to test script.
|
2004-04-30 18:16:05 +00:00 |
|
Michael R Sweet
|
d375968261
|
More fiddling.
|
2004-04-30 03:40:05 +00:00 |
|
Michael R Sweet
|
be7aecc399
|
More tests and fixes.
|
2004-04-30 01:40:55 +00:00 |
|
Michael R Sweet
|
9ccd55b017
|
Start fixing class handling.
|
2004-04-29 20:48:52 +00:00 |
|
Michael R Sweet
|
6790044e69
|
Test file for mxmldoc.
|
2004-04-29 12:38:39 +00:00 |
|
Michael R Sweet
|
015de5d08a
|
TODO updates.
Planning for 2.0 version.
|
2004-04-29 12:29:17 +00:00 |
|
Michael R Sweet
|
e28ebd001c
|
Copyright updates.
|
2004-04-06 01:47:20 +00:00 |
|
Michael R Sweet
|
011d8d34d7
|
More HTMLDOC output tweeks...
|
2004-03-04 22:02:01 +00:00 |
|
Michael R Sweet
|
885cf929af
|
Update mxmldoc to produce HTMLDOC-friendly HTML files.
|
2004-03-04 21:51:30 +00:00 |
|
Michael R Sweet
|
2b3e3f2b0e
|
Fix BUILDROOT problem.
|
2004-02-04 21:24:03 +00:00 |
|
Michael R Sweet
|
7617ba6d62
|
Update file sizes.
|
2003-12-21 15:05:38 +00:00 |
|
Michael R Sweet
|
f08b4a7f7d
|
More character entity fun, along with a reworking of UTF-8 support.
|
2003-12-21 15:01:15 +00:00 |
|
Michael R Sweet
|
e4491379f8
|
Tweek mxmldoc.
Add entity support.
|
2003-12-19 02:56:11 +00:00 |
|
Michael R Sweet
|
9011f087c8
|
Add first half of entity support and decoding code.
|
2003-12-18 04:16:37 +00:00 |
|
Michael R Sweet
|
f0cf57e568
|
Update todo for bugs...
|
2003-12-17 18:07:16 +00:00 |
|
Michael R Sweet
|
ad9728c731
|
Fix LoadString/File bug with parent and non-conforming XML data.
|
2003-12-13 16:32:42 +00:00 |
|
Michael R Sweet
|
4dbac7157e
|
Fix enum handling.
|
2003-12-04 04:55:57 +00:00 |
|
Michael R Sweet
|
417206e811
|
More fixes to support 'extern "C" {' and other assorted fun.
|
2003-12-03 22:22:49 +00:00 |
|