Documentation Source Text

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 descendants and 5 ancestors of 8b28a36fa14aa14df7b083f571618e57a5668cf4

2007-12-12
11:14
Experimental: Attempt yet another method for implementing cross-browser pulldown menus. (Closed-Leaf check-in: 81ab7ec21a user: dan tags: trunk)
2007-12-11
13:49
Get rid of the double-spacing. (check-in: 0d59f40a31 user: drh tags: trunk)
08:29
Experimental branch: Add a link to "professional support" to the front page. (check-in: 6e7180acaf user: dan tags: trunk)
07:04
Apply fix [902e039468] to the experimental branch. (check-in: c6c0641741 user: dan tags: trunk)
07:01
Fix a broken link in news.html spotted by Jonathon O on the mailing list. (check-in: 902e039468 user: dan tags: trunk)
06:58
Fix some problems with links in the experimental new toolbar. (check-in: c9b14e2b54 user: dan tags: trunk)
2007-12-10
10:01
Experimental: Add pulldown menus to the toolbar. Combine code for generating the toolbar with the sitemap.html file. (check-in: f280035157 user: dan tags: trunk)
06:18
Fix a typo in index.in: "This the homepage" -> "This is the homepage". (check-in: 60f353c251 user: dan tags: trunk)
2007-12-07
22:07
Add the sqlite.h.in file to the documentation tree temporarily, while we work on inserting detailed requirements. (check-in: e0edc0f438 user: drh tags: trunk)
2007-12-06
02:41
Continuing work on the C/C++ interface requirements. (check-in: 2111eeb610 user: drh tags: trunk)
2007-12-05
18:03
Tinkering with the C/C++ documentation generator so that it extracts requirements from the sqlite.h.in file. (check-in: dbc14b00bf user: drh tags: trunk)
2007-12-02
12:57
Add the "See Also" sidebar on the About page. The "features" link goes to the Features page, not to the About page. (check-in: 53144a576e user: drh tags: trunk)
2007-12-01
19:23
Early attempts at requirements. (check-in: ef1fcd862b user: drh tags: trunk)
2007-11-30
01:34
Fix website typos and external hyperlink changes. (check-in: e4ae9bdfda user: drh tags: trunk)
01:05
Add code to the sqlite3.h reader to ignore function requirement numbers embedded in the text. (check-in: 06172b7a6f user: drh tags: trunk)
2007-11-28
22:22
Add documentation for the group_concat() function. (check-in: 2fc1269200 user: drh tags: trunk)
18:38
Fix typos on the docs.html page of the website. CVSTrac ticket #2811. (check-in: d6475c6071 user: drh tags: trunk)
16:24
Fix hyperlink errors in the documentation. CVSTrac ticket #2807. (check-in: 10fa1f2eea user: drh tags: trunk)
2007-11-27
23:36
Clarify that the legacy_file_format pragma only effects new databases and does not provide information on the file format of the current database. CVSTrac ticket #2804. (check-in: 84748f6b9b user: drh tags: trunk)
18:42
Additional website updates associated with version 3.5.3. (check-in: ec178c6e10 user: drh tags: trunk)
17:43
Website pages for the 3.5.3 release. (check-in: d68f010610 user: drh tags: trunk)
2007-11-22
00:43
Fix broken links in capi3ref.html. CVSTrac ticket #2785. (check-in: 32573eb907 user: drh tags: trunk)
2007-11-21
14:00
Fix broken links in the SQL Syntax document. CVSTrac ticket #2783. (check-in: 4f5adc7af2 user: drh tags: trunk)
13:45
Fix a bug in cookie management in althttpd.c (check-in: 0faf241992 user: drh tags: trunk)
00:25
Add a link to the ZIP archive containing a copy of the website to the download page of the website. Ticket #2781. (check-in: be9b5cc65b user: drh tags: trunk)
2007-11-16
21:52
Add link to the docsrc fossil repository on the sitemap. (check-in: 3b62b070d7 user: drh tags: trunk)
21:44
Miscellaneous website changes suggested by the community. (check-in: 14ac1dc131 user: drh tags: trunk)
2007-11-15
12:44
Change the motto on the upper right. (Closed-Leaf check-in: bac03a29c9 user: drh tags: trunk)
11:52
(no comment) (check-in: c883828f1b user: anonymous tags: trunk)
00:50
Lots of little fixes. (check-in: f45d2bc902 user: drh tags: trunk)
2007-11-14
15:37
Fix a word here and there. Nothing major. (check-in: 71f4be98f6 user: drh tags: trunk)
15:16
Update the home page. Add a site map. Revise the menu bar. (check-in: 0f974e5b8a user: drh tags: trunk)
12:14
Add sources to the webserver. Also added favicon.ico and robots.txt. (check-in: ce6f77b1ef user: drh tags: trunk)
09:11
Update Dan's photo/biography. (check-in: 1a81556c8a user: anonymous tags: trunk)
03:21
Fix bugs in the compile.in webpage. Still need to update the content. (check-in: 2eb8090314 user: drh tags: trunk)
03:14
Changes capi3ref.html references to c3ref/ pages everywhere. (check-in: c3a14fe2c7 user: drh tags: trunk)
02:58
The FAQ links to c3ref/ pages instead of capi3ref.html. (check-in: fe967c2c85 user: drh tags: trunk)
02:46
Various page tweaks. Added the amalgamation.in page. Clicking on the SQLite logo now takes you to the homepage. (check-in: ee2dd30d18 user: drh tags: trunk)
01:01
Fix a bug on the download.in page. (check-in: defefcd9eb user: drh tags: trunk)
2007-11-13
20:53
Add the onefile.html page and a link from the about.html page. (check-in: 61a0a369be user: drh tags: trunk)
20:23
Fix up the news section, the download page, and the menu bar. Break up changes into individual files. All links are now resolved, we think. (check-in: b202aab6a1 user: drh tags: trunk)
19:10
Fix a relative path problem in wrap.tcl. Use the multi-file C API reference by default. (check-in: c67fecef8e user: drh tags: trunk)
18:28
Merge in the rounded-corner fix. (check-in: a7401a13cd user: drh tags: trunk)
18:27
Add the "crew.html" page with pictures of drh and dan. (check-in: 5c48533dcb user: drh tags: trunk)
16:26
Modify the method used to round the corners of the toolbar. (check-in: 78925c45be user: anonymous tags: trunk)
15:38
Miscellaneous small cleanups. Check-in prior to tackling the "News". (check-in: 006a5480c2 user: drh tags: trunk)
15:08
Fix the lang.html document. (check-in: a7f37fc58d user: drh tags: trunk)
12:57
Fix the rounded edges on the menu bar. (check-in: 1915ef738c user: drh tags: trunk)
12:50
Fix the "clean" target of the makefile. Change the subfile naming in capi3ref.in to avoid name collisions between SQLITE_BLOB and sqlite3_blob. (check-in: 6d275a3ac3 user: drh tags: trunk)
02:53
Darken the font color on hyperlinks. Fix a bad link to the icons on the famous.html page. (check-in: 8916aa40ec user: drh tags: trunk)
01:43
Add the atomiccommit.html document. No links to it yet. (check-in: 8b28a36fa1 user: drh tags: trunk)
01:24
Cleaned up the famous users webpage. Work on the about page. (check-in: 8a34ae6a2f user: drh tags: trunk)
2007-11-12
20:38
Generate C interface reference document both as the single big file and also as lots of individual small files. (check-in: ae0c38c662 user: drh tags: trunk)
15:32
Complete reorganization of the documentation sources. (check-in: 275febef8f user: drh tags: trunk)
03:45
Initial check-in of documentation sources. (check-in: 6dc1e6a1f3 user: drh tags: trunk)
03:08
initial empty baseline (check-in: b2e03e19ab user: drh tags: trunk)