Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 24d408e720c120e9.
2010-09-30
| ||
13:50 | • Ticket [93fef9f3c8] fossil clone -A username does not work status still Open with 1 other change ... (artifact: d5cf5fc150 user: anonymous) ... 2 similar events omitted. | |
06:44 | extended resource info for windows compile ... (check-in: dd830ff82a user: Ratte tags: wolfgangFormat2CSS_2) | |
01:12 | • Ticket [c179f93e63] fossil commit crashes when added paths contain Shift-JIS status still Open with 2 other changes ... (artifact: 1b513f417b user: anonymous) ... 1 similar event omitted. | |
2010-09-29
| ||
22:17 | merged from trunk ... (check-in: a5f0579454 user: wolfgang tags: wolfgangFormat2CSS_2) | |
22:16 | • Edit [d4749d60e435ca50|d4749d60e4]: Edit check-in comment. Timestamp 2010-09-29 22:12:25. ... (artifact: f49d2fd29b user: wolfgang) | |
22:14 | • Edit [d4749d60e435ca50|d4749d60e4]: Edit check-in comment. Timestamp 2010-09-29 22:12:25. ... (artifact: d0c1d81505 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: <pre> +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 >> $@ </pre> ... (check-in: d4749d60e4 user: wolfgang tags: wolfgangFormat2CSS_2) | |
21:12 | versioninfo/icon added to PellesC compile ... (check-in: 12e5178e9d user: wolfgang tags: wolfgangFormat2CSS_2) | |
17:22 | • Changes to wiki page "compillingOnWindows" ... (artifact: d43d1740dd user: wolfgang) | |
17:14 | • Fixed ticket [3f748ac12c]: reconstruct or deconstruct failure plus 1 other change ... (artifact: 5484116fac user: wolfgang) | |
17:14 | • Fixed ticket [1b41304d8b]: <div style="clear: both"> is really necessary? plus 2 other changes ... (artifact: 43276900d2 user: wolfgang) | |
16:58 | Avoid duplicate "/" in the redirect from the /home webpage. ... (check-in: cabf810b0b user: drh tags: trunk) | |
16:18 | • Changes to wiki page "compillingOnWindows" ... (artifact: 9d4dff3eae user: wolfgang) | |
16:01 | merged trunk ... (check-in: e2db682fa0 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: c6a65cbd81 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: 4d7c443c10 user: wolfgang tags: wolfgangFormat2CSS_2) | |
15:20 | Sync opertions warn about clock skew between client and server. ... (check-in: 71c40d3bdb user: drh tags: trunk) | |
14:11 | merge trunk ... (check-in: e410d40b1b user: wolfgang tags: wolfgangFormat2CSS_2) | |
13:32 | Update SQLite to the latest version 3.7.3 release candidate. ... (check-in: fa29769a3d user: drh tags: trunk) | |
13:30 | Merge all changes from the wolfgangFormat2CSS_2 branch into the trunk. ... (check-in: 5a48a9b27b user: drh tags: trunk) | |
13:29 | Code formatting tweaks. ... (check-in: 8fce80ea99 user: drh tags: wolfgangFormat2CSS_2) | |
13:20 | • Fixed ticket [22a59e9a34]: Existing file named "MANIFEST" always overwritten plus 2 other changes ... (artifact: 24d408e720 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: 4208b3b479 user: drh tags: wolfgangFormat2CSS_2) | |
13:17 | • Edit [9978d2aba603d94d|9978d2aba6]: Edit check-in comment. Timestamp 2010-09-27 18:12:15. ... (artifact: 21db4303ed user: drh) | |
12:49 | • Fixed ticket [cc4cd99016]: dir browser crashes on unknown checkin name plus 1 other change ... (artifact: d5e7621378 user: drh) | |
12:49 | • Edit [872f6a45e3338b77|872f6a45e3]: Edit check-in comment. Timestamp 2010-09-27 15:44:09. ... (artifact: c37253ba37 user: drh) | |
12:48 | Better handling of /dir pages with unknown checkins. Rework of check-in [872f6a45e3338b77ed10ec49598343ff2ae7741d] for ticket [cc4cd990165317f38618f5b784befd3e9ff3fe61]. ... (check-in: e01f7e6db2 user: drh tags: wolfgangFormat2CSS_2) | |
2010-09-28
| ||
18:40 | added 64 bit windows compile for PellesC/6.00.4 ... (check-in: 528c581154 user: Ratte tags: wolfgangFormat2CSS_2) | |
16:16 | corrected error CSS usages ... (check-in: 94abf61c52 user: wolfgang tags: wolfgangFormat2CSS_2) | |
15:45 | more formats to css ... (check-in: e05f750a45 user: wolfgang tags: wolfgangFormat2CSS_2) | |
14:48 | reconstruct handles subdirectories ... (check-in: 6759e00eb8 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: 26fc585ecf user: Ratte tags: wolfgangFormat2CSS_2) | |
08:46 | • Ticket [1b41304d8b] <div style="clear: both"> is really necessary? status still Verified with 1 other change ... (artifact: 2b40a6cb56 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: 15b3ad2509 user: Ratte tags: wolfgangFormat2CSS_2) | |
08:22 | • Ticket [1b41304d8b] <div style="clear: both"> is really necessary? status still Open with 2 other changes ... (artifact: 90d068aede user: wolfgang) ... 1 similar event omitted. | |
05:55 | • Ticket [3f748ac12c] reconstruct or deconstruct failure status still Open with 2 other changes ... (artifact: 80033983ad user: wolfgang) | |
05:52 | leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] ) ... (check-in: 92f8cefcc8 user: Ratte tags: wolfgangFormat2CSS_2) | |
05:32 | • Ticket [3f748ac12c] reconstruct or deconstruct failure status still Open with 1 other change ... (artifact: fb3443918d user: wolfgang) ... 3 similar events omitted. | |
2010-09-27
| ||
18:31 | HTML validated setup_settings page ... (check-in: 4a01787609 user: wolfgang tags: wolfgangFormat2CSS_2) | |
18:16 | • Ticket [22a59e9a34] Existing file named "MANIFEST" always overwritten status still Open with 2 other changes ... (artifact: b147fc7a7f user: wolfgang) | |
18:12 | added setting to change name of the manifest files in the checkout Ticket [22a59e9a3455d8ecb] ... (check-in: 9978d2aba6 user: wolfgang tags: wolfgangFormat2CSS_2) | |
15:56 | length of short checkin uuid for dir page restored to 10 ... (check-in: b72065df2f user: wolfgang tags: wolfgangFormat2CSS_2) | |