Fossil

Timeline
Login

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

65 check-ins for the month beginning 2010-09-01 by user wolfgang

Following month ↑
2010-09-30
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)
2010-09-29
22:17
merged from trunk ... (check-in: a5f05794 user: wolfgang tags: wolfgangFormat2CSS_2)
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)
16:01
merged trunk ... (check-in: e2db682f user: wolfgang tags: wolfgangFormat2CSS_2)
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)
14:11
merge trunk ... (check-in: e410d40b user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-28
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)
2010-09-27
18:31
HTML validated setup_settings page ... (check-in: 4a017876 user: wolfgang tags: wolfgangFormat2CSS_2)
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:44
fixed error on dir page with unknown checkins. Ticket [cc4cd99016531]. ... (check-in: 872f6a45 user: wolfgang tags: wolfgangFormat2CSS_2)
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)
2010-09-26
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)
12:25
some more htm validation ... (check-in: e5bf291e user: wolfgang tags: wolfgangFormat2CSS_2)
11:34
merge from trunk ... (check-in: 5b2c8373 user: wolfgang tags: wolfgangFormat2CSS_2)
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)
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-18
16:24
merged back to trunk ... (check-in: 5a5e722f user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-17
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)
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)
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)
2010-09-13
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: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:29
added end p elements if switching to lists,.. ... (check-in: 3bca3928 user: wolfgang tags: wolfgangFormat2CSS)
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: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)
2010-09-10
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:11
fixed ticket [5207b03861]: use correct type for index variable ... (check-in: 4887a1da 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: 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)
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: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)
00:00
first step to extract formats in separat css definitions ... (check-in: bdd92802 user: wolfgang tags: wolfgangFormat2CSS)
2010-09-07
23:57
Create new branch named "wolfgangFormat2CSS" ... (check-in: e2ab51b0 user: wolfgang tags: wolfgangFormat2CSS)
Previous month ↓