Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins tagged with "wolfgangFormat2CSS_2"
|
2010-10-07
| ||
| 16:04 | merged from trunk Closed-Leaf check-in: 2502567f70 user: wolfgang tags: wolfgangFormat2CSS_2 | |
|
2010-10-06
| ||
| 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 | |
|
2010-10-05
| ||
| 09:43 | merged from trunk check-in: def52067be user: wolfgang tags: wolfgangFormat2CSS_2 | |
|
2010-10-04
| ||
| 11:48 | merged from trunk check-in: fafcb6c780 user: Ratte tags: wolfgangFormat2CSS_2 | |
|
2010-10-03
| ||
| 20:34 | merge from trunk check-in: 287dd50e7b user: wolfgang tags: wolfgangFormat2CSS_2 | |
| 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 | |
| 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
| ||
| 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:01 | merged trunk check-in: e2db682fa0 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: 4d7c443c10 user: wolfgang tags: wolfgangFormat2CSS_2 | |
| 14:11 | merge trunk check-in: e410d40b1b user: wolfgang tags: wolfgangFormat2CSS_2 | |
| 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: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 | |
| 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-19
| ||
| 06:15 | merged trunk check-in: 5e7d7144ec user: Ratte tags: wolfgangFormat2CSS_2 | |
|
2010-09-18
| ||
| 16:24 | merged back to trunk check-in: 5a5e722fc4 user: wolfgang tags: wolfgangFormat2CSS_2 | |
|
2010-09-17
| ||
| 21:57 | remove debug type in autoparagraphs/wikiformat check-in: 06bd8ebc6a user: Ratte tags: wolfgangFormat2CSS_2 | |