Fossil

Timeline
Login

Timeline

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

57 check-ins tagged with "wolfgangFormat2CSS_2"

2010-10-07
16:04
merged from trunk ... (Closed-Leaf check-in: 2502567f user: wolfgang tags: wolfgangFormat2CSS_2)
2010-10-06
13:10
added command line help page to the gui ... (check-in: ffbfb4d5 user: wolfgang tags: wolfgangFormat2CSS_2)
09:54
moved attribute bgcolor to css ... (check-in: 720fa53d user: wolfgang tags: wolfgangFormat2CSS_2)
09:54
merge from trunk ... (check-in: 454658c0 user: wolfgang tags: wolfgangFormat2CSS_2)
2010-10-05
09:43
merged from trunk ... (check-in: def52067 user: wolfgang tags: wolfgangFormat2CSS_2)
2010-10-04
11:48
merged from trunk ... (check-in: fafcb6c7 user: Ratte tags: wolfgangFormat2CSS_2)
2010-10-03
20:34
merge from trunk ... (check-in: 287dd50e user: wolfgang tags: wolfgangFormat2CSS_2)
17:25
corrected HTML-validator problems ... (check-in: 32e85b66 user: wolfgang tags: wolfgangFormat2CSS_2)
2010-10-02
15:44
make PellesC-Makefile dynamic, only special files (util, zlib th, sqlite are mentioned explicitly, other sources are read by wildcard expansion ... (check-in: 3bb1f957 user: wolfgang tags: wolfgangFormat2CSS_2)
12:55
merge from trunk ... (check-in: f52c6f68 user: wolfgang tags: wolfgangFormat2CSS_2)
11:42
use compiler_name in windows-resource file ... (check-in: f09603e6 user: wolfgang tags: wolfgangFormat2CSS_2)
06:39
merged from trunk ... (check-in: b906b7b8 user: Ratte tags: wolfgangFormat2CSS_2)
2010-10-01
15:50
Change COMPILE_VARIANT to COMPILER_NAME. Populate the macro with complete version information when using GCC. ... (check-in: 33b4f335 user: drh tags: wolfgangFormat2CSS_2)
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)
06:44
extended resource info for windows compile ... (check-in: dd830ff8 user: Ratte 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)
13:29
Code formatting tweaks. ... (check-in: 8fce80ea user: drh tags: wolfgangFormat2CSS_2)
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)
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: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)
05:52
leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] ) ... (check-in: 92f8cefc user: Ratte 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-19
06:15
merged trunk ... (check-in: 5e7d7144 user: Ratte tags: wolfgangFormat2CSS_2)
2010-09-18
16:24
merged back to trunk ... (check-in: 5a5e722f user: wolfgang tags: wolfgangFormat2CSS_2)
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)
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)
17:20
Create new branch named "wolfgangFormat2CSS_2" ... (check-in: c5a27b6c user: Ratte tags: wolfgangFormat2CSS_2)