Fossil

Timeline
Login

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

256 events for the month beginning 2010-09-01

Following month ↑
2010-09-30
21:41 Ticket [93fef9f3] fossil clone -A username does not work status still Open with 1 other change ... (artifact: 91d7c132 user: renez)
21:25 Ticket [fb9a08bc] Default user not respected for 'fossil tag' status still Open with 2 other changes ... (artifact: bcede53a user: renez) ... 1 similar event omitted.
15:12
resource generate running on XP/dmc&pellesc5 ... (check-in: 9d896dca user: wolfgang tags: wolfgangFormat2CSS_2)
14:30
added comment to compile variant definition, added missing pellesC ifdef ... (check-in: 12eb50d1 user: wolfgang tags: wolfgangFormat2CSS_2)
14:01
copyright resource uses only year ... (check-in: dd3bf669 user: wolfgang tags: wolfgangFormat2CSS_2)
13:50 Ticket [93fef9f3] fossil clone -A username does not work status still Open with 1 other change ... (artifact: d5cf5fc1 user: anonymous) ... 2 similar events omitted.
06:44
extended resource info for windows compile ... (check-in: dd830ff8 user: Ratte tags: wolfgangFormat2CSS_2)
01:12 Ticket [c179f93e] fossil commit crashes when added paths contain Shift-JIS status still Open with 2 other changes ... (artifact: 1b513f41 user: anonymous) ... 1 similar event omitted.
2010-09-29
22:17
merged from trunk ... (check-in: a5f05794 user: wolfgang tags: wolfgangFormat2CSS_2)
22:16 Edit [d4749d60e435ca50|d4749d60]: Edit check-in comment. Timestamp 2010-09-29 22:12:25. ... (artifact: f49d2fd2 user: wolfgang)
22:14 Edit [d4749d60e435ca50|d4749d60]: Edit check-in comment. Timestamp 2010-09-29 22:12:25. ... (artifact: d0c1d815 user: wolfgang)
22:12
made rc-file Digital mars conform

digital mars resource compiler(rcc) must be downloaded separately. The changes in the makefile are:

+RC=$(DMDIR)\bin\rcc
+RCFLAGS=-32 -w1

APPNAME = $(OBJDIR)\fossil$(E)

all: $(APPNAME)

-$(APPNAME) : translate$E mkindex$E headers $(OBJ) $(OBJDIR)\link +$(APPNAME) : translate$E mkindex$E headers fossil.res $(OBJ) $(OBJDIR)\link cd $(OBJDIR) $(DMDIR)\bin\link @link

+fossil.res: $B\win\fossil.rc + $(RC) $(RCFLAGS) -o$@ $** + $(OBJDIR)\link: $B\win\Makefile.dmc +echo add allrepo attach bag blob branch browse captcha cgi checkin checkout clearsign clone comformat configure content db delta deltacmd descendants diff diffcmd doc encode file finfo graph http http_socket http_ssl http_transport info login main manifest md5 merge merge3 name pivot popen pqueue printf rebuild report rss schema search setup sha1 sh un skins stat style sync tag th_main timeline tkt tktsetup undo update url user verify vfile wiki wikiformat winhttp xfe r zip sqlite3 th th_lang > $@ +echo fossil >> $@ +echo fossil >> $@ +echo $(LIBS) >> $@ + +echo. >> $@ + +echo fossil >> $@

... (check-in: d4749d60 user: wolfgang tags: wolfgangFormat2CSS_2)
21:12
versioninfo/icon added to PellesC compile ... (check-in: 12e5178e user: wolfgang tags: wolfgangFormat2CSS_2)
17:22 Changes to wiki page "compillingOnWindows" ... (artifact: d43d1740 user: wolfgang)
17:14 Fixed ticket [3f748ac1]: reconstruct or deconstruct failure plus 1 other change ... (artifact: 5484116f user: wolfgang)
17:14 Fixed ticket [1b41304d]: <div style="clear: both"> is really necessary? plus 2 other changes ... (artifact: 43276900 user: wolfgang)
16:58
Avoid duplicate "/" in the redirect from the /home webpage. ... (check-in: cabf810b user: drh tags: trunk)
16:18 Changes to wiki page "compillingOnWindows" ... (artifact: 9d4dff3e user: wolfgang)
16:01
merged trunk ... (check-in: e2db682f user: wolfgang tags: wolfgangFormat2CSS_2)
15:49
Print a warning and require confirmation prior to continuing with a commit after detection of time skew. ... (check-in: c6a65cbd user: drh tags: trunk)
15:45
added a compiler variant TH1 variable, to be able to see the compiler version on the web page during testing/developing different compiler variants ... (check-in: 4d7c443c user: wolfgang tags: wolfgangFormat2CSS_2)
15:20
Sync opertions warn about clock skew between client and server. ... (check-in: 71c40d3b user: drh tags: trunk)
14:11
merge trunk ... (check-in: e410d40b user: wolfgang tags: wolfgangFormat2CSS_2)
13:32
Update SQLite to the latest version 3.7.3 release candidate. ... (check-in: fa29769a user: drh tags: trunk)
13:30
Merge all changes from the wolfgangFormat2CSS_2 branch into the trunk. ... (check-in: 5a48a9b2 user: drh tags: trunk)
13:29
Code formatting tweaks. ... (check-in: 8fce80ea user: drh tags: wolfgangFormat2CSS_2)
13:20 Fixed ticket [22a59e9a]: Existing file named "MANIFEST" always overwritten plus 2 other changes ... (artifact: 24d408e7 user: drh)
13:18
Back out changes in [9978d2aba603d94]. Instead, simply modify checkout so that it never overwrites "manifest" and "manifest.uuid" if those files are explicitly checked in. Ticket [22a59e9a3455d8e]. ... (check-in: 4208b3b4 user: drh tags: wolfgangFormat2CSS_2)
13:17 Edit [9978d2aba603d94d|9978d2ab]: Edit check-in comment. Timestamp 2010-09-27 18:12:15. ... (artifact: 21db4303 user: drh)
12:49 Fixed ticket [cc4cd990]: dir browser crashes on unknown checkin name plus 1 other change ... (artifact: d5e76213 user: drh)
12:49 Edit [872f6a45e3338b77|872f6a45]: Edit check-in comment. Timestamp 2010-09-27 15:44:09. ... (artifact: c37253ba user: drh)
12:48
Better handling of /dir pages with unknown checkins. Rework of check-in [872f6a45e3338b77ed10ec49598343ff2ae7741d] for ticket [cc4cd990165317f38618f5b784befd3e9ff3fe61]. ... (check-in: e01f7e6d user: drh tags: wolfgangFormat2CSS_2)
2010-09-28
18:40
added 64 bit windows compile for PellesC/6.00.4 ... (check-in: 528c5811 user: Ratte tags: wolfgangFormat2CSS_2)
16:16
corrected error CSS usages ... (check-in: 94abf61c user: wolfgang tags: wolfgangFormat2CSS_2)
15:45
more formats to css ... (check-in: e05f750a user: wolfgang tags: wolfgangFormat2CSS_2)
14:48
reconstruct handles subdirectories ... (check-in: 6759e00e user: wolfgang tags: wolfgangFormat2CSS_2)
09:02
solved ticket [1b41304d8b]: moved style clear: both from code for content to css, adding the corresponding div only, if a sidebox wass used ... (check-in: 26fc585e user: Ratte tags: wolfgangFormat2CSS_2)
08:46 Ticket [1b41304d] <div style="clear: both"> is really necessary? status still Verified with 1 other change ... (artifact: 2b40a6cb user: wolfgang) ... 1 similar event omitted.
08:29
solved ticket [1b41304d8b]: moved style clear: both from code for content div to footer css, needs redefinition of div.footer in the css configuration! ... (check-in: 15b3ad25 user: Ratte tags: wolfgangFormat2CSS_2)
08:22 Ticket [1b41304d] <div style="clear: both"> is really necessary? status still Open with 2 other changes ... (artifact: 90d068ae user: wolfgang) ... 1 similar event omitted.
05:55 Ticket [3f748ac1] reconstruct or deconstruct failure status still Open with 2 other changes ... (artifact: 80033983 user: wolfgang)
05:52
leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] ) ... (check-in: 92f8cefc user: Ratte tags: wolfgangFormat2CSS_2)
05:32 Ticket [3f748ac1] reconstruct or deconstruct failure status still Open with 1 other change ... (artifact: fb344391 user: wolfgang) ... 3 similar events omitted.
2010-09-27
18:31
HTML validated setup_settings page ... (check-in: 4a017876 user: wolfgang tags: wolfgangFormat2CSS_2)
18:16 Ticket [22a59e9a] Existing file named "MANIFEST" always overwritten status still Open with 2 other changes ... (artifact: b147fc7a user: wolfgang)
18:12
added setting to change name of the manifest files in the checkout Ticket [22a59e9a3455d8ecb] ... (check-in: 9978d2ab user: wolfgang tags: wolfgangFormat2CSS_2)
15:56
length of short checkin uuid for dir page restored to 10 ... (check-in: b72065df user: wolfgang tags: wolfgangFormat2CSS_2)
15:45 Ticket [cc4cd990] dir browser crashes on unknown checkin name status still Open with 2 other changes ... (artifact: 665e0c54 user: wolfgang)
15:44
fixed error on dir page with unknown checkins. Ticket [cc4cd99016531]. ... (check-in: 872f6a45 user: wolfgang tags: wolfgangFormat2CSS_2)
15:39 New ticket [cc4cd990] dir browser crashes on unknown checkin name. ... (artifact: 7790127b user: wolfgang)
12:35
corrected dependency for page_index.h in PellesC-Make ... (check-in: f8b8e530 user: wolfgang tags: wolfgangFormat2CSS_2)
12:29
corrected -L 0 for deconstruct ... (check-in: f7fd6765 user: wolfgang tags: wolfgangFormat2CSS_2)
12:10
recreated deconstruct command ... (check-in: ab12d0f4 user: wolfgang tags: wolfgangFormat2CSS_2)
08:51 Ticket [a7eff56a] Attachment Download Link status still Fixed with 1 other change ... (artifact: 8376487b user: anonymous)
2010-09-26
16:52 Edit [c343cd9873b3c43b|c343cd98]: Timestamp 2010-09-26 16:33:26. Change user to "wolfgang". ... (artifact: 158bfd9d user: Ratte)
16:51 Edit [41385f75da4e5572|41385f75]: Timestamp 2010-09-26 10:35:56. Change user to "wolfgang". ... (artifact: 59e407ea user: Ratte)
16:51 Edit [87e27419fd33979a|87e27419]: Timestamp 2010-09-26 11:32:09. Change user to "wolfgang". ... (artifact: cfc2b952 user: Ratte)
16:50 Edit [e5bf291e1c9fdfc1|e5bf291e]: Timestamp 2010-09-26 12:25:02. Change user to "wolfgang". ... (artifact: a9a87185 user: Ratte)
16:50 Edit [616a423b15c269cc|616a423b]: Timestamp 2010-09-26 14:43:08. Change user to "wolfgang". ... (artifact: 755eb0cb user: Ratte)
16:50 Edit [f8f63dfad93b9349|f8f63dfa]: Timestamp 2010-09-26 09:29:00. Change user to "wolfgang". ... (artifact: e2197bc8 user: Ratte)
16:49 Edit [5b2c83733628707e|5b2c8373]: Timestamp 2010-09-26 11:34:17. Change user to "wolfgang". ... (artifact: 2926541a user: Ratte)
16:33
added build environment for PellesC ... (check-in: c343cd98 user: wolfgang tags: wolfgangFormat2CSS_2)
14:43
update from trunk ... (check-in: 616a423b user: wolfgang tags: wolfgangFormat2CSS_2)
13:23 Ticket [8e291053] Color picker (edit check-in properties) status still Open with 1 other change ... (artifact: e21aad27 user: Ratte)
13:15 Edit [e5bf291e1c9fdfc1|e5bf291e]: Timestamp 2010-09-26 12:25:02. ... (artifact: f0d4cf57 user: Ratte)
12:25
some more htm validation ... (check-in: e5bf291e user: wolfgang tags: wolfgangFormat2CSS_2)
11:38 Ticket [8e291053] Color picker (edit check-in properties) status still Open with 1 other change ... (artifact: 1b9521c6 user: Ratte)
11:34 Fixed ticket [99d07913]: Redirect problem prevents fossil access plus 2 other changes ... (artifact: 43e487b7 user: drh)
11:34
merge from trunk ... (check-in: 5b2c8373 user: wolfgang tags: wolfgangFormat2CSS_2)
11:33
Steps to try to avoid redirect loops on a misconfigured repository. Ticket [99d0791365daaec739c53c8b94059e280efc9628] ... (check-in: 1a008624 user: drh tags: trunk)
11:32
code layout optimoied for user color input and standard style comment for use of jscolor.com.. ... (check-in: 87e27419 user: wolfgang tags: wolfgangFormat2CSS_2)
11:11 Fixed ticket [675aaa34]: fossil says valid html element is invalid plus 1 other change ... (artifact: 34e7fcfa user: drh)
11:11
Increased robustness of the XML markup parser. Ticket [675aaa3458199c8832c6879b43325ffb2fd62e75] ... (check-in: ee78a381 user: drh tags: trunk)
10:35
edit checkin page html validated and added custom color edit ... (check-in: 41385f75 user: wolfgang tags: wolfgangFormat2CSS_2)
09:29
Merging from trunk. ... (check-in: f8f63dfa user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-25
11:16 Ticket [8e291053] Color picker (edit check-in properties) status still Open with 1 other change ... (artifact: 93188633 user: wolfgang)
2010-09-24
21:51 Ticket [675aaa34] fossil says valid html element is invalid status still Open with 2 other changes ... (artifact: 97656465 user: renez)
18:18 Ticket [99d07913] Redirect problem prevents fossil access status still Open with 1 other change ... (artifact: 41c9595e user: anonymous)
18:18 Add attachment p to ticket [99d07913] ... (artifact: af43d389 user: anonymous)
17:07
Merging from trunk. ... (check-in: e3292ef8 user: michael tags: ttmrichter-skins)
16:52 Ticket [99d07913] Redirect problem prevents fossil access status still Open with 1 other change ... (artifact: 2c6c242d user: anonymous) ... 2 similar events omitted.
14:35 Added wiki page "Cookbook" ... (artifact: 8b97a51f user: anonymous)
13:20 New ticket [99d07913] Redirect problem prevents fossil access. ... (artifact: be410cb8 user: anonymous)
2010-09-23
19:07 Ticket [f37c5d9f] -R, --repository not recognized with "fossil branch new" cmd status still Open with 1 other change ... (artifact: f857a8b0 user: bharder) ... 2 similar events omitted.
08:46 Ticket [8e291053] Color picker (edit check-in properties) status still Open with 2 other changes ... (artifact: 3680756b user: BMorgat) ... 1 similar event omitted.
02:02 Fixed ticket [c198af68]: url_parse passes paths through mprintf, breaking % encoding (thus ~ too) plus 2 other changes ... (artifact: 9ebc10ba user: anonymous)
2010-09-22
14:32
Updates to the submenu links for ticket views. ... (check-in: f29a8266 user: drh tags: trunk)
07:50 New ticket [675aaa34] fossil says valid html element is invalid. ... (artifact: 4a23a0cd user: renez)
05:42
schema change to support "nop". Repos will need to be rebuilt to use this functionality. ... (Closed-Leaf check-in: efc9e1c3 user: bharder tags: nop)
03:03
typo ... (check-in: cb14ab18 user: bharder tags: nop)
02:58
start of "nop" no-operation command ... (check-in: 46ea0373 user: bharder tags: nop)
2010-09-20
10:10 New ticket [22a59e9a] Existing file named "MANIFEST" always overwritten. ... (artifact: 5c521710 user: anonymous)
00:07 Ticket [115e95ac] ssh clone failing status still Open with 1 other change ... (artifact: 49ba1a5c user: anonymous)
2010-09-19
06:15
merged trunk ... (check-in: 5e7d7144 user: Ratte tags: wolfgangFormat2CSS_2)
01:14
merge trunk ... (Closed-Leaf check-in: 1dfb33e8 user: bharder tags: lang)
00:56
Corrections to the built-in help text for the "all" command. ... (check-in: 0183e191 user: drh tags: trunk)
2010-09-18
22:22 Fixed ticket [b1934313]: admin/stat page is not 64bit clean plus 1 other change ... (artifact: 6bf7888d user: drh)
22:22
Enable large-file support for stat() on linux. Fix the "stat" webpage to handle repositories larger than 2GB. Ticket [b1934313bcfb3a90d4027b] ... (check-in: 31fdc347 user: drh tags: trunk)
21:48
Use _stati64() rather than stat() on windows, in order to support repositories larger than 2GB. ... (check-in: 29323803 user: drh tags: trunk)
20:13 Edit [b48f78964e78a0fb|b48f7896]: Change background color to "#d0c0ff". Timestamp 2010-09-18 15:51:43. Add tag "release". ... (artifact: 2a3da453 user: drh)
20:08
Enhance the test-canonical-name command to provide additional file measurement diagnostics. ... (check-in: 7fbaee79 user: drh tags: trunk)
16:24
merged back to trunk ... (check-in: 5a5e722f user: wolfgang tags: wolfgangFormat2CSS_2)
16:04
more pedantic language adj ... (check-in: ee96785d user: bharder tags: lang)
15:59
merge trunk ... (check-in: 2a53f510 user: bharder tags: lang)
15:51
Merge in changes from the wolfgangFormat2CSS_2 branch, but with edits. ... (check-in: b48f7896 user: drh tags: trunk, release)
15:16 Fixed ticket [a182bd01]: Description of 'annotate' in fossil help is incorrect plus 1 other change ... (artifact: 9f7c2774 user: drh)
15:16
Clearify the operation of the "fossil annotate" command in the built-in help. Ticket [a182bd01a9c8dde66b1f] ... (check-in: bb1b3fa9 user: drh tags: trunk)
01:23 New ticket [a182bd01] Description of 'annotate' in fossil help is incorrect. ... (artifact: 4273293f user: anonymous)
2010-09-17
21:57
remove debug type in autoparagraphs/wikiformat ... (check-in: 06bd8ebc 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: 24d1d17b user: wolfgang tags: wolfgangFormat2CSS_2)
19:34 Edit [e8f200b6d386f495|e8f200b6]: Mark "Closed". Timestamp 2010-09-17 14:33:04. Cancel tag "wolfgangFormat2CSS_2". ... (artifact: fc688f63 user: Ratte)
18:07
ws alignment for printed table of status ... (check-in: 81e9a2d0 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: e8f200b6 user: wolfgang)
13:46
merged 63dc0641ac ... (check-in: ce06c5e0 user: wolfgang tags: wolfgangFormat2CSS_2)
13:22 New ticket [08248795] admin/stat page is slow. ... (artifact: f480e326 user: anonymous)
13:19 Add attachment stat.html to ticket [b1934313] ... (artifact: 192d7019 user: anonymous)
13:19 New ticket [b1934313] admin/stat page is not 64bit clean. ... (artifact: 3f31ec43 user: anonymous)
06:13
Add "dismiss" cmd to pair w/ new "DISMISSED" reporting ... (check-in: a50ea974 user: bharder tags: lang)
06:04
removed dupe block in if() statement ... (check-in: 63dc0641 user: bharder tags: trunk)
06:02
less threatening desc. for removing an artifact from repo ... (check-in: 6938d5fe user: bharder tags: lang)
05:35
Create new branch named "lang" ... (check-in: 6e258c4a user: bharder tags: lang)
2010-09-16
14:13
Another merge from trunk. ... (check-in: 1516a26d user: michael tags: ttmrichter-skins)
14:00
Committing a merge. ... (check-in: be5fd10a user: michael tags: ttmrichter-skins)
07:34 Changes to wiki page "Cookbook" ... (artifact: 90bbbd5d user: anonymous)
2010-09-15
18:46
added dynamic behavior page, no special layout. Reusing the commandline help and simply listing all options ... (check-in: 757a5e5b user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-14
20:08
switched captcha border from outline to border, because of problems with IE ... (check-in: d50fe26c user: wolfgang tags: wolfgangFormat2CSS_2)
19:04
added missing nowrap for div/divider style, has to be added in local css definition! ... (check-in: 8e6dbfb2 user: wolfgang tags: wolfgangFormat2CSS_2)
18:30
remove wrong comment about closing paragraphs after drh's merge ... (check-in: 3eaebda5 user: wolfgang tags: wolfgangFormat2CSS_2)
18:19 Edit [c5a27b6c672fe2b2|c5a27b6c]: Change branch background color to "#fff0c0". Timestamp 2010-09-14 17:20:22. ... (artifact: eddec5ab user: wolfgang)
17:20
Create new branch named "wolfgangFormat2CSS_2" ... (check-in: c5a27b6c user: Ratte tags: wolfgangFormat2CSS_2)
16:56 Edit [7d2fe13c82957499|7d2fe13c]: Mark "Closed". Edit check-in comment. Timestamp 2010-09-13 23:37:03. ... (artifact: b169d838 user: wolfgang)
2010-09-13
23:40
Merge the CSS and XHTML fixes from the wolfgangFormat2CSS branch into the trunk. ... (check-in: 3243e63b user: drh tags: trunk)
23:37
Fix some rendering issues with the new wiki formatter. ... (Closed-Leaf check-in: 7d2fe13c user: drh tags: wolfgangFormat2CSS)
22:15
Fix a compiler warning of an unused variable. ... (check-in: d3560883 user: drh tags: wolfgangFormat2CSS)
22:14
Avoid the use of tabs. Make sure lines do not exceed 80 characters. ... (check-in: 4cc0ebef user: drh tags: wolfgangFormat2CSS)
20:42 Edit [db313c32ce6edd0a|db313c32]: Edit check-in comment. Timestamp 2010-09-13 20:41:15. ... (artifact: 1507003d user: drh)
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: db313c32 user: drh tags: wolfgangFormat2CSS)
19:05
prevent generation of

... (check-in: 44e6ae4f user: wolfgang tags: wolfgangFormat2CSS)
16:44
ended some paragraphs for elements, not allowed in p for xhtml ... (check-in: 2353aa9a user: wolfgang tags: wolfgangFormat2CSS)
09:53
added closing / to MUTYPE_SINGLE attributes ... (check-in: 32f3ad23 user: wolfgang tags: wolfgangFormat2CSS)
2010-09-12
18:43
detail ticket views validated ... (check-in: 2557ca45 user: wolfgang tags: wolfgangFormat2CSS)
17:30 Closed ticket [5e9f1b1c]: missing dependency when generating version: manifest... under windows/dmc ... (artifact: 98496653 user: renez)
17:12
some ticket pages html validated ... (check-in: b9f38e16 user: wolfgang tags: wolfgangFormat2CSS)
15:39
merged win dmc make build changes from [08aa440a3d],.. ... (check-in: 642f4dcf user: wolfgang tags: wolfgangFormat2CSS)
15:38 Ticket [5e9f1b1c] missing dependency when generating version: manifest... under windows/dmc status still Open with 1 other change ... (artifact: c34f38c1 user: wolfgang)
15:29
added end p elements if switching to lists,.. ... (check-in: 3bca3928 user: wolfgang tags: wolfgangFormat2CSS)
15:24 Ticket [5e9f1b1c] missing dependency when generating version: manifest... under windows/dmc status still Open with 1 other change ... (artifact: 4df3ad2e user: renez)
15:23
(more type's) solves ticket [5e9f1b1cd8] ... (check-in: 08aa440a user: renez tags: trunk)
15:18
(delete 1 character{*} to much in dmc) solves ticket [5e9f1b1cd8] ... (check-in: 2862ed59 user: renez tags: trunk)
15:12
solves ticket [5e9f1b1cd8] ... (check-in: 56fedab3 user: renez tags: trunk)
14:59 Ticket [5e9f1b1c] missing dependency when generating version: manifest... under windows/dmc status still Open with 2 other changes ... (artifact: 1ead4901 user: renez)
14:17
_WIN32 also disables write directory check for _fossil user db(like _MINGW32_) ... (check-in: 5bf2ede6 user: wolfgang tags: wolfgangFormat2CSS)
12:49
corrected some & chars in hyperlinks and added missing quotes in attribute values ... (check-in: 214d2faf user: wolfgang tags: wolfgangFormat2CSS)
10:42
file timeline/attach pages HTML-validated ... (check-in: cd2f91d3 user: wolfgang tags: wolfgangFormat2CSS)
09:43 New ticket [5e9f1b1c] missing dependency when generating version: manifest... under windows/dmc. ... (artifact: 1e12dc4f user: wolfgang)
09:20
wikiformat list end p tags ... (check-in: 173bfe17 user: wolfgang tags: wolfgangFormat2CSS)
08:47
correct all unclosed br and hr tags, skipped sqlite.c ... (check-in: 692b67bd user: wolfgang tags: wolfgangFormat2CSS)
2010-09-11
21:20
HTML validator error free ticket configuration ... (check-in: cf8d628d user: wolfgang tags: wolfgangFormat2CSS)
20:49
admin pages without errors in HTML validator ... (check-in: a62bfaf5 user: wolfgang tags: wolfgangFormat2CSS)
16:14
'edit css' styled and made it pass HTML-Validator, optimized handling of additional styles in style.c ... (check-in: 286d4bca user: wolfgang tags: wolfgangFormat2CSS)
13:11
merged improved stat page from trunk and slightly optimized style.c ... (check-in: 7d08c20f user: wolfgang tags: wolfgangFormat2CSS)
11:37
Improvements to the "stat" page formatting. ... (Closed-Leaf check-in: b41feab7 user: drh tags: trunk)
06:38
corrected % values in default styles(missing second %) ... (check-in: 7d88fac5 user: Ratte tags: wolfgangFormat2CSS)
06:33 Edit [6436092e87851989|6436092e]: Edit check-in comment. Timestamp 2010-09-09 21:41:22. ... (artifact: 62bb514f user: Ratte)
2010-09-10
20:58 New ticket [c6bc7f5e] cvs2fossil broken due to missing "test-import-manifest" in current fossil. ... (artifact: ed0bbe4c user: anonymous)
20:37 Edit [036d76815bb4c830|036d7681]: Mark "Closed". Timestamp 2010-09-07 17:29:00. ... (artifact: 4f0069be user: wolfgang)
20:19
fixed many HTML-validator errors and moved more formats to CSS - tested on firefox and IE ... (check-in: d1305d0a user: wolfgang tags: wolfgangFormat2CSS)
16:13 Fixed ticket [5207b038]: Build failure plus 1 other change ... (artifact: 3d4afaed user: wolfgang)
16:11
fixed ticket [5207b03861]: use correct type for index variable ... (check-in: 4887a1da user: wolfgang tags: wolfgangFormat2CSS)
15:22 Ticket [7dc10e5d] Initial import failed most likely due to brackets in file name status still Open with 2 other changes ... (artifact: 33582cb2 user: drh) ... 1 similar event omitted.
11:16 Ticket [5207b038] Build failure status still Open with 1 other change ... (artifact: 489a137d user: wolfgang) ... 1 similar event omitted.
06:55 Changes to wiki page "Cookbook" ... (artifact: c040a7c4 user: anonymous)
06:02 Ticket [5207b038] Build failure status still Open with 1 other change ... (artifact: ac627f22 user: wolfgang) ... 2 similar events omitted.
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: 6436092e user: wolfgang tags: wolfgangFormat2CSS)
21:32
reduce html-validator errors on leaves page ... (check-in: 4dbfba2b user: wolfgang tags: wolfgangFormat2CSS)
20:27
tag.c css skinned ... (check-in: 6cf335ab user: wolfgang tags: wolfgangFormat2CSS)
20:12
timeline css skinned ... (check-in: dc8a247e user: wolfgang tags: wolfgangFormat2CSS)
20:04
merged trunk to branch ... (check-in: ef6979ea user: wolfgang tags: wolfgangFormat2CSS)
13:57
Allow checkout of versions that have neither ancestors nor children. ... (check-in: 4980b9a7 user: drh tags: trunk)
10:31
Merge in changes from the wolfgangFormat2CSS branch. ... (check-in: 34f9b9de user: drh tags: trunk)
10:02 Fixed ticket [fc1a6132]: fossil reconstruct leaks memory badly plus 1 other change ... (artifact: 76026d17 user: drh)
10:02
Fix a large memory leak in the "fossil reconstruct" command. Ticket [fc1a61329403f605c494] ... (check-in: 9ef4a184 user: drh tags: trunk)
10:00 Fixed ticket [74ccf51c]: url parser problem plus 1 other change ... (artifact: 61163bdd user: drh)
09:59
Allow ~ and % characters in the URL. Ticket [74ccf51c7d24414b1]. ... (check-in: a203674a user: drh tags: trunk)
07:27 New ticket [74ccf51c] url parser problem. ... (artifact: 3488597c user: anonymous)
2010-09-08
21:15
made default css handled by loop instead of explizit calls, .. ... (check-in: a5576e2d user: wolfgang tags: wolfgangFormat2CSS)
20:25
css for hyperlinks disabled ... (check-in: 0e394b8f user: wolfgang tags: wolfgangFormat2CSS)
19:26
reduced html validator errors on branch page ... (check-in: 156358e2 user: wolfgang tags: wolfgangFormat2CSS)
18:59 Add attachment patch-aa to ticket [fc1a6132] ... (artifact: 4a147d64 user: anonymous)
18:58 New ticket [fc1a6132] fossil reconstruct leaks memory badly. ... (artifact: e833c8fd user: anonymous)
18:16
layout sideboxes using css, css is only added to the user defined css, if the corresponding class is missing ... (check-in: b34a583f user: wolfgang tags: wolfgangFormat2CSS)
17:30
merged trunk changes ... (check-in: e621ef43 user: wolfgang tags: wolfgangFormat2CSS)
17:23
merged trunk changes ... (check-in: a2d5230d user: wolfgang tags: wolfgangFormat2CSS)
12:38
Merge in the latest changes from the windowscompilers branch. ... (check-in: 8d864a7f user: drh tags: trunk)
12:36
Documentation updates. ... (check-in: 546d48ff user: drh tags: trunk)
11:26 Edit [bdd92802d0739ffd|bdd92802]: Change branch background color to "#f0ffc0". Timestamp 2010-09-08 00:00:51. ... (artifact: 78c8acbc user: drh)
00:02 Edit [bdd92802d0739ffd|bdd92802]: Change branch background color to "#f0ffc0". Timestamp 2010-09-08 00:00:51. ... (artifact: fdce3549 user: Ratte)
00:01 Edit [e2ab51b011cb98e0|e2ab51b0]: Timestamp 2010-09-07 23:57:14. ... (artifact: 14350047 user: Ratte)
00:00
first step to extract formats in separat css definitions ... (check-in: bdd92802 user: wolfgang tags: wolfgangFormat2CSS)
2010-09-07
23:58 Edit [e2ab51b011cb98e0|e2ab51b0]: Change background color to "#f0ffc0". Timestamp 2010-09-07 23:57:14. ... (artifact: 9bdc9cee user: Ratte)
23:57
Create new branch named "wolfgangFormat2CSS" ... (check-in: e2ab51b0 user: wolfgang tags: wolfgangFormat2CSS)
17:29
merged-make-corrections ... (Closed-Leaf check-in: 036d7681 user: Ratte tags: stv-skinning)
00:31 Ticket [115e95ac] ssh clone failing status still Open with 1 other change ... (artifact: 11291d39 user: anonymous) ... 2 similar events omitted.
2010-09-06
20:34 Closed ticket [64d9461f]: missing dependency for link in DigitalMars Windows Makefile ... (artifact: 3e95d0ba user: renez)
20:31
Solves ticket [64d9461fa4b399b15827876bcf6b8ccc95720d16] ... (check-in: 370d5be3 user: renez tags: trunk)
20:29 Verified ticket [64d9461f]: missing dependency for link in DigitalMars Windows Makefile plus 1 other change ... (artifact: 99c64873 user: renez)
20:19 Edit [ba1c75ad397d516d|ba1c75ad]: Change background color to "#f2dcdc". Timestamp 2010-09-04 15:19:45. ... (artifact: 4fc24fd7 user: Ratte)
20:18 Edit [8f6e98aa3d962e45|8f6e98aa]: Edit check-in comment. Timestamp 2010-09-06 19:10:56. ... (artifact: a3177f16 user: Ratte)
19:10
hyperlinks disabled skinned ... (check-in: 8f6e98aa user: Ratte tags: stv-skinning)
2010-09-05
23:29 Edit [f7e2d74a85e9fced|f7e2d74a]: Edit check-in comment. Timestamp 2010-09-05 11:44:40. ... (artifact: 8678d8fd user: bch)
13:42 Ticket [64d9461f] missing dependency for link in DigitalMars Windows Makefile status still Open with 2 other changes ... (artifact: 7b95bc80 user: anonymous)
13:07
merged main trunk ... (check-in: 7766e689 user: Ratte tags: stv-skinning)
11:44 Fixed ticket [a7eff56a]: Attachment Download Link plus 1 other change ... (artifact: 90004f6f user: drh)
11:44
Do not put hyperlinks to attachments in tickets and wiki if attachment download is prohibited. Ticket [a7eff56a933249258f0d902]. ... (check-in: f7e2d74a user: drh tags: trunk)
11:23
Fix compiler warnings in makeheaders.c. ... (check-in: 04b976b1 user: drh tags: trunk)
10:59
sidebox via css ... (check-in: ff3b6b32 user: Ratte tags: stv-skinning)
09:58
3 layouts in timeline moved to css ... (check-in: 5bba36b2 user: Ratte tags: stv-skinning)
09:41 New ticket [64d9461f] missing dependency for link in DigitalMars Windows Makefile. ... (artifact: 657c8f8a user: anonymous)
07:16
comment in default style ... (check-in: b96d3e5c user: Ratte tags: stv-skinning)
2010-09-04
19:45
remove unused first idea of second style sheet ... (check-in: b15da2f4 user: Ratte tags: stv-skinning)
19:41
format timeline page via css ... (check-in: 2ade2d4e user: Ratte tags: stv-skinning)
19:20
format timeline page via css ... (check-in: 8dfed953 user: Ratte tags: stv-skinning)
15:24
Honor the "Index Page" setting from the "Admin/Configuration" setup page. ... (check-in: baa6df06 user: drh tags: trunk)
15:19
Create new branch named "stv-skinning" ... (check-in: ba1c75ad user: Ratte tags: stv-skinning)
07:37 Ticket [a7eff56a] Attachment Download Link status still Open with 2 other changes ... (artifact: bb22ee67 user: anonymous)
07:19 Fixed ticket [5a0491b2]: este eh um teste plus 2 other changes ... (artifact: e073645b user: anonymous) ... 1 similar event omitted.
2010-09-03
22:58 New ticket [a7eff56a] Attachment Download Link. ... (artifact: 4023c207 user: anonymous)
02:26 Fixed ticket [21447822]: fossil mangles autosync url plus 1 other change ... (artifact: b133e444 user: drh)
02:26 Edit [7aae4ef0689fb23c|7aae4ef0]: Edit check-in comment. Timestamp 2010-09-03 01:57:41. ... (artifact: fde7b082 user: drh)
01:57
Yet another fix to the URL parser. Ticket [21447822de6be06]. ... (check-in: 7aae4ef0 user: drh tags: trunk)
00:59 Ticket [727af73f] ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N status still Open with 1 other change ... (artifact: c4853aff user: anonymous)
2010-09-02
23:37 Ticket [21447822] fossil mangles autosync url status still Open with 2 other changes ... (artifact: 98ffa32f user: rwilson) ... 1 similar event omitted.
22:28 Ticket [727af73f] ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N status still Open with 1 other change ... (artifact: b901c04e user: anonymous)
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: ac8c21b9 user: drh tags: trunk)
Previous month ↓