Fossil

Timeline
Login

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

159 check-ins using file src/skins.c version b693b6cb0e

2010-09-12
15:23
(more type's) solves ticket [5e9f1b1cd8] check-in: 08aa440a3d user: renez tags: trunk
15:18
(delete 1 character{*} to much in dmc) solves ticket [5e9f1b1cd8] check-in: 2862ed5979 user: renez tags: trunk
15:12
solves ticket [5e9f1b1cd8] check-in: 56fedab318 user: renez tags: trunk
2010-09-11
16:14
'edit css' styled and made it pass HTML-Validator, optimized handling of additional styles in style.c check-in: 286d4bcaa0 user: wolfgang tags: wolfgangFormat2CSS
13:11
merged improved stat page from trunk and slightly optimized style.c check-in: 7d08c20fa5 user: wolfgang tags: wolfgangFormat2CSS
11:37
Improvements to the "stat" page formatting. Closed-Leaf check-in: b41feab774 user: drh tags: trunk
06:38
corrected % values in default styles(missing second %) check-in: 7d88fac509 user: Ratte tags: wolfgangFormat2CSS
2010-09-10
20:19
fixed many HTML-validator errors and moved more formats to CSS - tested on firefox and IE check-in: d1305d0a7a user: wolfgang tags: wolfgangFormat2CSS
16:11
fixed ticket [5207b03861]: use correct type for index variable check-in: 4887a1da84 user: wolfgang tags: wolfgangFormat2CSS
2010-09-09
21:41
section css extended with 'white-space: nowrap;' to avoid validator errors. PLEASE update your local styles for the section class check-in: 6436092e87 user: wolfgang tags: wolfgangFormat2CSS
21:32
reduce html-validator errors on leaves page check-in: 4dbfba2bd8 user: wolfgang tags: wolfgangFormat2CSS
20:27
tag.c css skinned check-in: 6cf335ab0d user: wolfgang tags: wolfgangFormat2CSS
20:12
timeline css skinned check-in: dc8a247e74 user: wolfgang tags: wolfgangFormat2CSS
20:04
merged trunk to branch check-in: ef6979eac9 user: wolfgang tags: wolfgangFormat2CSS
13:57
Allow checkout of versions that have neither ancestors nor children. check-in: 4980b9a796 user: drh tags: trunk
10:31
Merge in changes from the wolfgangFormat2CSS branch. check-in: 34f9b9de58 user: drh tags: trunk
10:02
Fix a large memory leak in the "fossil reconstruct" command. Ticket [fc1a61329403f605c494] check-in: 9ef4a184f4 user: drh tags: trunk
09:59
Allow ~ and % characters in the URL. Ticket [74ccf51c7d24414b1]. check-in: a203674aa5 user: drh tags: trunk
2010-09-08
21:15
made default css handled by loop instead of explizit calls, .. check-in: a5576e2d51 user: wolfgang tags: wolfgangFormat2CSS
20:25
css for hyperlinks disabled check-in: 0e394b8fa2 user: wolfgang tags: wolfgangFormat2CSS
19:26
reduced html validator errors on branch page check-in: 156358e296 user: wolfgang tags: wolfgangFormat2CSS
18:16
layout sideboxes using css, css is only added to the user defined css, if the corresponding class is missing check-in: b34a583f32 user: wolfgang tags: wolfgangFormat2CSS
17:30
merged trunk changes check-in: e621ef4367 user: wolfgang tags: wolfgangFormat2CSS
17:23
merged trunk changes check-in: a2d5230d24 user: wolfgang tags: wolfgangFormat2CSS
12:38
Merge in the latest changes from the windowscompilers branch. check-in: 8d864a7f65 user: drh tags: trunk
12:36
Documentation updates. check-in: 546d48ff45 user: drh tags: trunk
00:00
first step to extract formats in separat css definitions check-in: bdd92802d0 user: wolfgang tags: wolfgangFormat2CSS
2010-09-07
23:57
Create new branch named "wolfgangFormat2CSS" check-in: e2ab51b011 user: wolfgang tags: wolfgangFormat2CSS
17:29
merged-make-corrections Closed-Leaf check-in: 036d76815b user: Ratte tags: stv-skinning
2010-09-06
20:31
Solves ticket [64d9461fa4b399b15827876bcf6b8ccc95720d16] check-in: 370d5be389 user: renez tags: trunk
19:10
hyperlinks disabled skinned check-in: 8f6e98aa3d user: Ratte tags: stv-skinning
2010-09-05
13:07
merged main trunk check-in: 7766e68992 user: Ratte tags: stv-skinning
11:44
Do not put hyperlinks to attachments in tickets and wiki if attachment download is prohibited. Ticket [a7eff56a933249258f0d902]. check-in: f7e2d74a85 user: drh tags: trunk
11:23
Fix compiler warnings in makeheaders.c. check-in: 04b976b151 user: drh tags: trunk
10:59
sidebox via css check-in: ff3b6b323b user: Ratte tags: stv-skinning
09:58
3 layouts in timeline moved to css check-in: 5bba36b2bc user: Ratte tags: stv-skinning
07:16
comment in default style check-in: b96d3e5c9f user: Ratte tags: stv-skinning
2010-09-04
19:45
remove unused first idea of second style sheet check-in: b15da2f40d user: Ratte tags: stv-skinning
19:41
format timeline page via css check-in: 2ade2d4e36 user: Ratte tags: stv-skinning
19:20
format timeline page via css check-in: 8dfed953f7 user: Ratte tags: stv-skinning
15:24
Honor the "Index Page" setting from the "Admin/Configuration" setup page. check-in: baa6df0650 user: drh tags: trunk
15:19
Create new branch named "stv-skinning" check-in: ba1c75ad39 user: Ratte tags: stv-skinning
2010-09-03
01:57
Yet another fix to the URL parser. Ticket [21447822de6be06]. check-in: 7aae4ef068 user: drh tags: trunk
2010-09-02
10:28
Fix a bug fix in the URL parser that was introduced by the recent ssh:// change. The bug prevented port numbers after the hostname from parsing correctly. check-in: ac8c21b986 user: drh tags: trunk
2010-08-31
18:21
Minor changes to win/Makefile.msc after testing with MSVC. check-in: 3a5b4ad4e2 user: shaneh tags: trunk
17:23
Remove duplicate section in MinGW makefile. check-in: b0bbcd5da6 user: shaneh tags: trunk
15:51
make compilation depend on _WIN32 being defined by including allways config.h Closed-Leaf check-in: c0a530f482 user: renez tags: windowscompilers
05:12
compile warning fixes (uninitialized vars) check-in: 3c326ea4de user: ron tags: trunk
03:58
fix cross-compile breakage check-in: d2ba02e16f user: ron tags: trunk
01:53
Merge the changes from the windowscompilers branch into the trunk. check-in: 3564af0f7a user: drh tags: trunk
2010-08-29
05:32
Changed mscv flags to -MT because that is what openssl is using. Removed the -Oy- for the same reason check-in: 30b8a41dc7 user: renez tags: windowscompilers
00:21
Allow the -f option on "fossil commit" to override the clock skew alarm. Ticket [a0756511991399b41255256] check-in: f1d309ccd7 user: drh tags: trunk
2010-08-28
20:22
Added ssl support to msc msc doesn't like declaring vars in the middle of a block! added the extra needed libs in a commented LIBS line check-in: 29c728f4b3 user: renez tags: windowscompilers
19:04
Use -P to change ssh port numbers on windows, but -p on unix. check-in: 1212f0b0c6 user: drh tags: trunk
10:54
The generated makefiles expect dat you do mkdir build cd build nmake -f ..\win\Makefile.msc This will put all the files in build. So no polution of the root of the source tree and you can build for the different compilers check-in: 99e0a29efe user: renez tags: windowscompilers
09:20
Added the msvc sdk compiler check-in: c00f79d054 user: renez tags: windowscompilers
06:59
This is the first check-in on the windowscompilers branch and it adds the <a href="http://www.digitalmars.com/">Digital Mars C compiler</a> The user should have dmc installed in c:\DM with zlib in c:\DM\extra\lib and c:\DM\extra\include. typing c:\DM\bin\make -f win\Makefile.dmc builds fossil.exe in dmcobj The following files were edited or added: <p>Checks if one of the windows compilers is used. If so we define _WIN32. Defining _WIN32 is normally done by<br>#include &lt;windows.h&gt;<br> However most of the time we don't use windows.h. </p> <p>Adding an other windows compiler is done by adding<br> "|| defined(__COMPILER_IDENTIFIER__)"<br> and maybe some special things in the files below. Like <pre> </pre> </p> <p>These have all __MINGW32__ replaced by _WIN32. And in some places special processing for either MINGW32 or DMC <p>In popen2 the _open_osfHandle call first parameter is cast to a long. DMC refused to compile without the cast.</p> <p>DMC complained that it didn't knew of time_t in rss.h. time.h came after rss.h. Switching the two solved it! </p> <p>added tcl code to generate Makefile.dmc. tclsh src/makemake.tcl dmc prints to stdout the makefile. As a convienience to the end-user I added the win/Makefile.dm... check-in: f66f414fd3 user: renez tags: windowscompilers
2010-08-27
20:40
The ssh:// method on windows is now working well with plink. It will even prompt for passwords if the URL contains a "*" password. check-in: 0cdb6403cb user: drh tags: trunk
17:19
Fix a typo in the popen2() implementation for windows. Ticket [cf50ea4d6914fb6d856988da7]. Also refinements on the ssh:// toward getting it working on windows. check-in: d5c934e5df user: drh tags: trunk
01:24
Create new branch named "windowscompilers" check-in: 3e3304ac44 user: renez tags: windowscompilers
2010-08-26
14:13
Show diffs on info pages even if the user lacks history privilege. check-in: 72147afc9d user: drh tags: trunk
13:29
Close pipes before killing off the child process. check-in: 360b047759 user: drh tags: trunk
13:18
Merge the experimental ssh:// changes into the trunk. check-in: 0a51263a23 user: drh tags: trunk
13:17
Untested implementation of popen2() for windows. Closed-Leaf check-in: 34ea1e4abb user: drh tags: experimental
12:10
Remove dead code from cgi.c. Attempt better error handling. check-in: 79294bb81b user: drh tags: experimental
11:31
Enable proxy handling for "config push" and "config pull" Tickets [0d1a4fe14f1fb6ee2082] and [311fbfd6b696142a4b2c86dc]. check-in: 1a9fe88b66 user: drh tags: trunk
11:27
Fix buffering issues with ssh://. The ssh:// sync method now works with older, unmodified servers. Added the "?fossil=exe" option to URL processing. check-in: af97726337 user: drh tags: experimental
02:32
A rework of the SSH sync method that does not use TCP port forwarding. It works in some cases but not other. The failure is probably do to I/O buffering issues. Need further work. check-in: 192ceef3ca user: drh tags: experimental
2010-08-25
20:00
Merge the ssh:// sync enhancement into the trunk. check-in: 0e42cc1b77 user: drh tags: trunk
19:55
Change the "ui" and "sshd" commands so that they bind to INADDR_LOOPBACK rather than INADDR_ANY. Disable the "quit" monitoring on "ui" and "server". Add better error messages explaining that ssh:// is not yet supported on windows. check-in: 2f8e4c4b38 user: drh tags: experimental
17:00
The ssh:// sync method appears to work now, for linux-to-linux... check-in: 66cdaee68e user: drh tags: experimental
16:03
Continuing work on the ssh:// sync protocol. check-in: 958f596637 user: drh tags: experimental
14:03
Initial code to implement synchronization via ssh. check-in: b19f25fe87 user: drh tags: experimental
2010-08-24
01:24
Fix a potential sigfault that can occur in the graph generator if the child is older than its parent. check-in: 7503f98779 user: drh tags: trunk
2010-08-23
22:24
Omit the link to the "ZIP archive" if the user does not have permissions to download the ZIP archive. Ticket [f18142409088bfc707e26]. check-in: 8474ca6747 user: drh tags: trunk, release
22:19
Print a warning if there are unfinalized SQL statements when fossil shuts down. Take care to finalize all statements in the "commit" command. check-in: 94d8e9cd4b user: drh tags: trunk
19:33
Update SQLite to the 3.7.2 release candidate. check-in: 6fd2ff1b09 user: drh tags: trunk
2010-08-21
17:32
Use a more precise (though slower) diff algorithm when working with small strings whose differences are hard to detect. check-in: 1e08452c65 user: drh tags: trunk
04:06
The command-line "diff" does not ignore whitespace at the end of lines and it generates a well-formed patch file that can be fed directly into "patch -p 0". Ticket [a9f7b23c2e376af]. GUI diffs and the merge commands do ignore end-of-line whitespace. check-in: 5ef7435ac0 user: drh tags: trunk
03:33
Change the built-in "diff" so that it no longer ignores whitespace at the end of lines, as doing so confuses the "patch" command. Ticket [a9f7b23c2e376af5b0] check-in: 7f788bdb04 user: drh tags: trunk
03:27
Fix a potential segfault in the graph generator when check-ins occur with time skew. check-in: 32c9c47c93 user: drh tags: trunk
2010-08-20
19:56
Update SQLite to the latest version 3.7.1 beta. check-in: 79c9de763a user: drh tags: trunk
19:42
Improvements to the graph layout algorithm. check-in: 98870a8510 user: drh tags: trunk
2010-08-19
11:46
Output appropriate error messages and abort if the date argument to the --date-override option is malformed. Ticket [dba59ec54423f19] check-in: e0248776d3 user: drh tags: trunk
2010-08-18
17:27
Allow a checkout of the very first (empty) version of a project. check-in: 61ca4141cc user: drh tags: trunk
16:51
Take care to close the separate dbConfig database connection when shutting down. check-in: c6187a83a5 user: drh tags: trunk
15:27
Always run a checkpoint on all database files before exiting. check-in: 8b85b21a0a user: drh tags: trunk
02:22
Update the internal SQLite to a 3.7.1 release candidate. check-in: 07afdea6e2 user: drh tags: trunk
2010-08-16
19:06
extend new "comment" feature of "info" subcommand to include username check-in: 391ef2853b user: bch tags: trunk
12:11
Add the "comment:" field to the output of "fossil info". check-in: da52ff9363 user: drh tags: trunk
10:52
Fix a comment typo in the captcha generator. Extend the graph lines to the bottom of the timeline even if the last few entries on timeline are tickets or wiki edits instead of checkins. check-in: 76201a088b user: drh tags: trunk
2010-08-15
19:57
The "Branches" menu option shows only open branches. Closed branches are accessible from a hyperlink. check-in: 518439507a user: drh tags: trunk
19:36
Fix to the DOCTYPE of generated HTML pages. Ticket [25ff8cff2bdb41766e91] check-in: c1bec02aae user: drh tags: trunk
19:34
Recognize the HTTPS line in the HTTP header. Ticket [d83227cdda3d786d3743b2] check-in: 3dc62d54d0 user: drh tags: trunk
2010-08-13
03:49
Merged with trunk. Closed-Leaf check-in: 861a885c74 user: michael tags: ttmrichter
03:30
Added build for FreeBSD using clang. check-in: b775af5045 user: michael tags: ttmrichter
03:26
Merged with trunk. check-in: 7f61175d27 user: michael tags: ttmrichter
2010-08-12
19:39
Reimplement the reconstruct command that was removed in the GPL to BSD license change. This resolves ticket [dfe1fc608a]. check-in: 3332895df8 user: bcsmith tags: trunk
2010-08-11
07:00
Allow a checkin to be checked out again even if one of the files in that checkin has been shunned. check-in: 7e23178ba3 user: drh tags: trunk
2010-08-07
18:09
Enhance the "vdiff" web method so that it shows the differences between to arbitrary check-ins identified by the "from" and "to" query parameters. check-in: 1d713f3f4d user: drh tags: trunk
16:10
The "fossil diff" command now accepts options --from and --to in order to do a diff between two arbitrary check-ins. check-in: 296b90a25b user: drh tags: trunk
2010-08-05
10:09
Update SQLite to the latest 3.7.1 development snapshot. check-in: d090292800 user: drh tags: trunk, release
2010-07-31
13:18
corrected formatting of example cgi scripts in server documentation check-in: ea66780016 user: joshua tags: trunk
2010-07-30
00:16
Merge change by Benoit Mortgat into the trunk. check-in: e3fb8dc36c user: drh tags: trunk
2010-07-29
19:01
“delete” command, still can use “del” which is shorter and non ambiguous – ignore -wal and -shm files in repository root for adding, computing extras and closing repository, just in case Closed-Leaf check-in: 2a4ab3b151 user: benoit tags: benoit
2010-07-28
02:38
Add a link to [http://chiselapp.com/] on the homepage. check-in: 0e1ca296db user: drh tags: trunk
2010-07-26
06:21
Create new branch named "ttmrichter-skins" check-in: df8808416a user: michael tags: ttmrichter-skins
06:18
Reverted to original version of wiki.c. check-in: 6078359f2a user: michael tags: ttmrichter
2010-07-25
08:33
Another trunk merge. check-in: 6d828a8630 user: michael tags: ttmrichter
08:27
Merge trunk into branch. check-in: 1bfe076a5c user: michael tags: ttmrichter
2010-07-23
14:38
Fixed a link error in wiki check-in: 6c73d1b2cd user: BMorgat tags: trunk
09:37
Fixed various typos and omissions in help sections check-in: 44b02c3de9 user: BMorgat tags: trunk
2010-07-21
16:33
Update the built-in SQLite to version 3.7.0rc2. check-in: 93d7f371cc user: drh tags: trunk
2010-07-20
05:44
simple doc typo check-in: e3653248ae user: bharder tags: trunk
2010-07-14
13:27
Integrated last commit in benoit branch into trunk. check-in: 711675774b user: benoit tags: trunk
13:25
Run without arguments, fossil proposes to run fossil help to list available commands. Closed-Leaf check-in: e0a9b6e044 user: benoit tags: benoit
05:21
Create new branch named "ticket-92d3a03459" Closed-Leaf check-in: 0fadfd26ba user: michael tags: ticket-92d3a03459
2010-07-13
15:53
Modified into a saner scheme than using fragments and oddball defaults. check-in: fad57367c9 user: michael tags: ttmrichter
2010-07-11
03:29
Since there's no difference between Solaris and OpenSolaris in builds (they both require libnsl it turns out), the files are now merged as PLATFORM=solaris. check-in: 0ec2c22dfe user: michael tags: newbuild, ttmrichter
03:21
Corrected OpenSolaris fragments after testing. check-in: b209bb963c user: michael tags: newbuild, ttmrichter
2010-07-10
13:29
Tested the FreeBSD fragments on FreeBSD 8.0. check-in: f69de3cfd0 user: michael tags: newbuild, ttmrichter
10:43
Added some (as yet untested) fragments for FreeBSD, Solaris and OpenSolaris. FreeBSD and OpenSolaris testing are due soon. check-in: ffcd314afc user: michael tags: newbuild, ttmrichter
2010-07-09
17:41
Fixed up a naming problem for MinGW32 and made a more flexible mechanism for site-specific enhancements. check-in: 6b83b517df user: michael tags: newbuild, ttmrichter
17:23
Cleaned up the platform fragments. Corrected two compiler settings. check-in: 81e4477e90 user: michael tags: newbuild, ttmrichter
16:57
Named the mingw32 fragment properly. Forced mingw32 to use GCC. check-in: cd98f05dbe user: michael tags: newbuild, ttmrichter
16:25
Merged main trunk into private branch. check-in: 1c28a41cf1 user: michael tags: newbuild, ttmrichter
16:23
Started the process of modifying the build system to permit more flexible and reliable cross-platform support. Currently the build system is set up for Linux (GCC or CLANG as the compiler) and for MinGW32 (GCC as the compiler). Of these, only the Linux builds have been tested so far and confirmed to work as expected. The way to use this new system is as follows: make Builds the default platform and compiler (linux and gcc). PLATFORM=mingw32 make Builds the mingw32 build (untested!) using the default compiler (gcc). COMPILER=clang make Builds the default platform (linux) using the clang compiler. Other platform and compiler fragment files can be added in the ./make directory based on the models already there. check-in: d3252d7488 user: michael tags: newbuild, ttmrichter
2010-07-08
17:57
Update the built-in sqlite3 to the latest development version. check-in: 1e6ded9856 user: drh tags: trunk
17:53
Take care to close the connection to the database file before existing. This gives the database a chance to clean up (and, for example, delete WAL and shared-memory files). check-in: 932825bc6a user: drh tags: trunk
2010-07-07
14:57
Update the built-in SQLite to the latest 3.7.0 beta snapshot that includes fixes for large databases in WAL mode. check-in: f0cd78c1a3 user: drh tags: trunk
07:44
Update private branch to latest trunk. check-in: a87fbd3312 user: michael tags: ttmrichter
2010-07-06
21:22
Add software version information and database stats to the /stat page. check-in: 5acf617104 user: drh tags: trunk
20:51
Update the built-in SQLite to the latest beta of version 3.7.0. check-in: 8733f07f0a user: drh tags: trunk
2010-07-04
21:11
Small performance tweaks for clone and rebuild. check-in: 710a8ba993 user: drh tags: trunk
2010-07-03
15:33
Update SQLite to the latest beta of 3.7.0. This provides much better server concurrency when the repository database file is set to WAL mode. check-in: fb5f0c2580 user: drh tags: trunk, release
15:26
Automatically pull the shunning list when pulling from the "remote-url" server, which we assume is a trusted server. Add the new "auto-shun" setting to disable this feature, if desired. check-in: 515814f8e7 user: drh tags: trunk
2010-06-28
14:35
Modified Makefile to support clang in private branch. check-in: 9c06026377 user: michael tags: ttmrichter
14:30
Updated ttmrichter branch to latest from trunk. check-in: 4c41c80e04 user: michael tags: ttmrichter
2010-06-26
20:37
Update the built-in SQLite to the latest from the SQLite development tree. check-in: ba14c7549c user: drh tags: trunk
2010-06-24
11:10
Update to the latest SQLite with the new WAL file format containing version numbers. check-in: e0bdd5afce user: drh tags: trunk
2010-06-23
15:23
Update to the latest SQLite which contains a bug fix in the current-time function on windows. check-in: 34178e2771 user: drh tags: trunk
13:30
Prompt the user for permission to overwrite files on "fossil open". Ticket [17389900b2e5bd816] check-in: d778ffea81 user: drh tags: trunk
11:58
Fix to a "help" message. No code changes. check-in: b892572644 user: drh tags: trunk
11:54
Do not try to drop system tables when rebuilding a repository. Ticket [7c700d2f28838490]. check-in: b063e40725 user: drh tags: trunk
11:48
Merge quickstart.wiki changes into the trunk. check-in: c6cfa4ebc4 user: drh tags: trunk
11:46
Back out the benoit branch changes added by the previous check-in. check-in: 17075ffb37 user: drh tags: ttmrichter
05:27
Fix makemake.tcl to generate main.mk as committed previously. <i>Moved onto the "benoit" branch because it fails to build.</i> check-in: 953d293c32 user: benoit tags: benoit
04:33
Merge from the "benoit" branch. check-in: 84e497e440 user: michael tags: ttmrichter
02:21
Merging trunk into private branch. check-in: 54d0648f1d user: michael tags: ttmrichter
2010-06-22
11:35
Improve Make system for easier compilation with MinGW awk must still be in PATH and zlib compiled for mingw. check-in: 7b7fe27678 user: BM tags: benoit
2010-06-21
19:28
Fix a segfault that can occur if a corrupt delta gets into the archive. check-in: b9a744e1c4 user: drh tags: trunk
15:08
Update to the latest version of SQLite with WAL support. check-in: ed1037e225 user: drh tags: trunk
15:08
Fix a typo in the "branching.wiki" document. check-in: 83d6065c99 user: drh tags: trunk
2010-06-17
02:01
Fix an uninitialized variable in the graph generator - error inserted by the previous checkin. check-in: 4d1ef64ee8 user: drh tags: trunk
01:37
Update to the latest version of SQLite - one that includes the fix for the corruption bug associated with the file-size in byte 28 of the database header. Also fix a bug in the graph generator, and change an index to help timeline run faster for branch queries. check-in: 5129d32a37 user: drh tags: trunk
2010-06-16
20:33
On a branch timeline, in addition to showing the checkins of the branch, also show check-ins of other branches that merge into or from the branch being displayed. This helps to show what has happened to an infrequently changing branch which is part of a much more active project. check-in: 6752934026 user: drh tags: trunk
2010-06-13
15:58
Add the ability to escape Wiki page names in hyperlinks using a wiki: prefix. Ticket [f58a05747498d3aaa9ea1e4f8f4015c209dfc54a]. check-in: d6b2c387a0 user: drh tags: trunk
2010-06-11
12:27
Fix documentation typos. check-in: b16b4337b9 user: drh tags: trunk
12:02
Change the default style to center the title with the project name above and with 200 pixel wide logo and status boxes to the left and right. check-in: 15b293259d user: drh tags: trunk