Fossil

Timeline
Login

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

78 check-ins related to "wolfgangFormat2CSS_2"

2010-10-07
18:40
Merge in changes from wolfgangFormat2CSS_2, with a few minor corrections. check-in: b525add4e0 user: drh tags: trunk
16:04
merged from trunk Closed-Leaf check-in: 2502567f70 user: wolfgang tags: wolfgangFormat2CSS_2
13:37
Update the built-in SQLite to the latest 3.7.3 beta. check-in: daf28132a9 user: drh tags: trunk
2010-10-06
14:42
removed unused include -------------------------------- moved false branch commit to closed leaf Closed-Leaf check-in: afca329121 user: wolfgang
13:10
added command line help page to the gui check-in: ffbfb4d57c user: wolfgang tags: wolfgangFormat2CSS_2
09:54
moved attribute bgcolor to css check-in: 720fa53d1f user: wolfgang tags: wolfgangFormat2CSS_2
09:54
merge from trunk check-in: 454658c0b0 user: wolfgang tags: wolfgangFormat2CSS_2
00:12
Change ancestor age check error message to be more precise. Ticket [5e9020fe4ccfc11e94]. check-in: 89d4d0b85b user: drh tags: trunk
2010-10-05
09:43
merged from trunk check-in: def52067be user: wolfgang tags: wolfgangFormat2CSS_2
03:55
Update to the latest SQLite 3.7.3 beta. check-in: 12a79e5b93 user: drh tags: trunk, release
2010-10-04
11:48
merged from trunk check-in: fafcb6c780 user: Ratte tags: wolfgangFormat2CSS_2
2010-10-03
23:31
Make the R card of manifests truely optional. It is always generated on manifests created by Fossil itself, but 3rd party import tools might choose to omit the R card as a simplification. Ticket [a32ff1eddb6ac1f499]. check-in: aab38ef02f user: drh tags: trunk
20:34
merge from trunk check-in: 287dd50e7b user: wolfgang tags: wolfgangFormat2CSS_2
20:00
Dramatic performance improvement for "fossil deconstruct" and "fossil reconstruct" on large repositories. Add progress information for "fossil reconstruct". Possibly related to ticket [2a1e8e3c4b0b39e08fdde0]. Fix for ticket [76d3ecfdab577bdf843]. check-in: 5f0201030c user: drh tags: trunk
17:25
corrected HTML-validator problems check-in: 32e85b6638 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: 3bb1f957a9 user: wolfgang tags: wolfgangFormat2CSS_2
12:55
merge from trunk check-in: f52c6f6886 user: wolfgang tags: wolfgangFormat2CSS_2
12:51
show new allowed tags(checkin [172dccb66f]) in wiki help page check-in: c492eab395 user: wolfgang tags: trunk
11:42
use compiler_name in windows-resource file check-in: f09603e66d user: wolfgang tags: wolfgangFormat2CSS_2
06:39
merged from trunk check-in: b906b7b8c9 user: Ratte tags: wolfgangFormat2CSS_2
2010-10-01
18:02
Allow fossil branch new --date-override 'YYYY-MM-DD HH:MM:SS' --user-override user thebranch checkin To aid in importing historic data from other scm's check-in: 2cc6fd9107 user: renez tags: trunk
15:50
Change COMPILE_VARIANT to COMPILER_NAME. Populate the macro with complete version information when using GCC. check-in: 33b4f335e0 user: drh tags: wolfgangFormat2CSS_2
2010-09-30
15:12
resource generate running on XP/dmc&pellesc5 check-in: 9d896dcadb user: wolfgang tags: wolfgangFormat2CSS_2
14:30
added comment to compile variant definition, added missing pellesC ifdef check-in: 12eb50d134 user: wolfgang tags: wolfgangFormat2CSS_2
14:01
copyright resource uses only year check-in: dd3bf669e8 user: wolfgang tags: wolfgangFormat2CSS_2
06:44
extended resource info for windows compile check-in: dd830ff82a user: Ratte tags: wolfgangFormat2CSS_2
2010-09-29
22:17
merged from trunk check-in: a5f0579454 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: <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
16:58
Avoid duplicate "/" in the redirect from the /home webpage. check-in: cabf810b0b user: drh tags: trunk
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
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: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
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: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
05:52
leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] ) check-in: 92f8cefcc8 user: Ratte tags: wolfgangFormat2CSS_2
2010-09-27
18:31
HTML validated setup_settings page check-in: 4a01787609 user: wolfgang tags: wolfgangFormat2CSS_2
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
15:44
fixed error on dir page with unknown checkins. Ticket [cc4cd99016531]. check-in: 872f6a45e3 user: wolfgang tags: wolfgangFormat2CSS_2
12:35
corrected dependency for page_index.h in PellesC-Make check-in: f8b8e530f3 user: wolfgang tags: wolfgangFormat2CSS_2
12:29
corrected -L 0 for deconstruct check-in: f7fd676575 user: wolfgang tags: wolfgangFormat2CSS_2
12:10
recreated deconstruct command check-in: ab12d0f4d2 user: wolfgang tags: wolfgangFormat2CSS_2
2010-09-26
16:33
added build environment for PellesC check-in: c343cd9873 user: wolfgang tags: wolfgangFormat2CSS_2
14:43
update from trunk check-in: 616a423b15 user: wolfgang tags: wolfgangFormat2CSS_2
12:25
some more htm validation check-in: e5bf291e1c user: wolfgang tags: wolfgangFormat2CSS_2
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
2010-09-19
06:15
merged trunk check-in: 5e7d7144ec user: Ratte tags: wolfgangFormat2CSS_2
00:56
Corrections to the built-in help text for the "all" command. check-in: 0183e1917f user: drh tags: trunk
2010-09-18
16:24
merged back to trunk check-in: 5a5e722fc4 user: wolfgang tags: wolfgangFormat2CSS_2
15:51
Merge in changes from the wolfgangFormat2CSS_2 branch, but with edits. check-in: b48f78964e user: drh tags: trunk, release
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
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:04
removed dupe block in if() statement check-in: 63dc0641ac user: bharder tags: trunk
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