Fossil

Timeline
Login

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

52 check-ins using file src/skins.c version 6403de8953

2010-09-26
11:34
merge from trunk check-in: 5b2c837336 user: wolfgang tags: wolfgangFormat2CSS_2
11:33
Steps to try to avoid redirect loops on a misconfigured repository. Ticket [99d0791365daaec739c53c8b94059e280efc9628] check-in: 1a0086249b user: drh tags: trunk
11:32
code layout optimoied for user color input and standard style comment for use of jscolor.com.. check-in: 87e27419fd user: wolfgang tags: wolfgangFormat2CSS_2
11:11
Increased robustness of the XML markup parser. Ticket [675aaa3458199c8832c6879b43325ffb2fd62e75] check-in: ee78a38128 user: drh tags: trunk
10:35
edit checkin page html validated and added custom color edit check-in: 41385f75da user: wolfgang tags: wolfgangFormat2CSS_2
09:29
Merging from trunk. check-in: f8f63dfad9 user: wolfgang tags: wolfgangFormat2CSS_2
2010-09-22
14:32
Updates to the submenu links for ticket views. check-in: f29a826666 user: drh tags: trunk
05:42
schema change to support "nop". Repos will need to be rebuilt to use this functionality. Closed-Leaf check-in: efc9e1c3b4 user: bharder tags: nop
03:03
typo check-in: cb14ab1809 user: bharder tags: nop
02:58
start of "nop" no-operation command check-in: 46ea03734f user: bharder tags: nop
2010-09-19
06:15
merged trunk check-in: 5e7d7144ec user: Ratte tags: wolfgangFormat2CSS_2
01:14
merge trunk Closed-Leaf check-in: 1dfb33e879 user: bharder tags: lang
00:56
Corrections to the built-in help text for the "all" command. check-in: 0183e1917f user: drh tags: trunk
2010-09-18
22:22
Enable large-file support for stat() on linux. Fix the "stat" webpage to handle repositories larger than 2GB. Ticket [b1934313bcfb3a90d4027b] check-in: 31fdc347ac user: drh tags: trunk
21:48
Use _stati64() rather than stat() on windows, in order to support repositories larger than 2GB. check-in: 293238031f user: drh tags: trunk
20:08
Enhance the test-canonical-name command to provide additional file measurement diagnostics. check-in: 7fbaee790a user: drh tags: trunk
16:24
merged back to trunk check-in: 5a5e722fc4 user: wolfgang tags: wolfgangFormat2CSS_2
16:04
more pedantic language adj check-in: ee96785db6 user: bharder tags: lang
15:59
merge trunk check-in: 2a53f5109e user: bharder tags: lang
15:51
Merge in changes from the wolfgangFormat2CSS_2 branch, but with edits. check-in: b48f78964e user: drh tags: trunk, release
15:16
Clearify the operation of the "fossil annotate" command in the built-in help. Ticket [a182bd01a9c8dde66b1f] check-in: bb1b3fa928 user: drh tags: trunk
2010-09-17
21:57
remove debug type in autoparagraphs/wikiformat check-in: 06bd8ebc6a user: Ratte tags: wolfgangFormat2CSS_2
19:52
reintegrate javascript directly in timeline page but do a proper encoding of the script to prevent validator errors check-in: 24d1d17b46 user: wolfgang tags: wolfgangFormat2CSS_2
18:07
ws alignment for printed table of status check-in: 81e9a2d0ac user: bch tags: lang
14:33
separated timeline javascript code in separate file, to enable caching and preventing errors with HTML validator and mising <,>,.. Closed-Leaf check-in: e8f200b6d3 user: wolfgang
13:46
merged 63dc0641ac check-in: ce06c5e086 user: wolfgang tags: wolfgangFormat2CSS_2
06:13
Add "dismiss" cmd to pair w/ new "DISMISSED" reporting check-in: a50ea974ff user: bharder tags: lang
06:04
removed dupe block in if() statement check-in: 63dc0641ac user: bharder tags: trunk
06:02
less threatening desc. for removing an artifact from repo check-in: 6938d5fe80 user: bharder tags: lang
05:35
Create new branch named "lang" check-in: 6e258c4ae3 user: bharder tags: lang
2010-09-15
18:46
added dynamic behavior page, no special layout. Reusing the commandline help and simply listing all options check-in: 757a5e5b4e user: wolfgang tags: wolfgangFormat2CSS_2
2010-09-14
20:08
switched captcha border from outline to border, because of problems with IE check-in: d50fe26c48 user: wolfgang tags: wolfgangFormat2CSS_2
19:04
added missing nowrap for div/divider style, has to be added in local css definition! check-in: 8e6dbfb28f user: wolfgang tags: wolfgangFormat2CSS_2
18:30
remove wrong comment about closing paragraphs after drh's merge check-in: 3eaebda5bb user: wolfgang tags: wolfgangFormat2CSS_2
17:20
Create new branch named "wolfgangFormat2CSS_2" check-in: c5a27b6c67 user: Ratte tags: wolfgangFormat2CSS_2
2010-09-13
23:40
Merge the CSS and XHTML fixes from the wolfgangFormat2CSS branch into the trunk. check-in: 3243e63bba user: drh tags: trunk
23:37
Fix some rendering issues with the new wiki formatter. Closed-Leaf check-in: 7d2fe13c82 user: drh tags: wolfgangFormat2CSS
22:15
Fix a compiler warning of an unused variable. check-in: d35608836e user: drh tags: wolfgangFormat2CSS
22:14
Avoid the use of tabs. Make sure lines do not exceed 80 characters. check-in: 4cc0ebef9a user: drh tags: wolfgangFormat2CSS
20:41
Detect when an "update" is a no-op and exit early, without doing any work. This edit was suppose to go on trunk - it landed on wolfgangFormat2CSS by mistake. But we'll leave it here and let it go to trunk when we merge the wolfgangFormat2CSS changes... check-in: db313c32ce user: drh tags: wolfgangFormat2CSS
19:05
prevent generation of <p><p> check-in: 44e6ae4f9a user: wolfgang tags: wolfgangFormat2CSS
16:44
ended some paragraphs for elements, not allowed in p for xhtml check-in: 2353aa9a2f user: wolfgang tags: wolfgangFormat2CSS
09:53
added closing / to MUTYPE_SINGLE attributes check-in: 32f3ad23b1 user: wolfgang tags: wolfgangFormat2CSS
2010-09-12
18:43
detail ticket views validated check-in: 2557ca45dd user: wolfgang tags: wolfgangFormat2CSS
17:12
some ticket pages html validated check-in: b9f38e16d0 user: wolfgang tags: wolfgangFormat2CSS
15:39
merged win dmc make build changes from [08aa440a3d],.. check-in: 642f4dcfa2 user: wolfgang tags: wolfgangFormat2CSS
15:29
added end p elements if switching to lists,.. check-in: 3bca39288d user: wolfgang tags: wolfgangFormat2CSS
14:17
_WIN32 also disables write directory check for _fossil user db(like _MINGW32_) check-in: 5bf2ede641 user: wolfgang tags: wolfgangFormat2CSS
12:49
corrected some & chars in hyperlinks and added missing quotes in attribute values check-in: 214d2faf6d user: wolfgang tags: wolfgangFormat2CSS
10:42
file timeline/attach pages HTML-validated check-in: cd2f91d31a user: wolfgang tags: wolfgangFormat2CSS
09:20
wikiformat list end p tags check-in: 173bfe1726 user: wolfgang tags: wolfgangFormat2CSS
08:47
correct all unclosed br and hr tags, skipped sqlite.c check-in: 692b67bdcc user: wolfgang tags: wolfgangFormat2CSS