Fossil

Timeline
Login

Timeline

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

50 events by user renez occurring around 2010-10-01 18:02:41.

2012-04-30
09:33
When sided by side make the text area small so it will always fit in the column. After page loaded enlarge the text area with Javascript. But leave a little room (40px) as a margin between the two columns. This insurers that side by side always succeeds. ... (Closed-Leaf check-in: 396eceb9e4 user: renez tags: side-by-side-edit)
2012-04-29
13:07
Put wrap="virtual" back in textarea Increase the height of the textarea to the height of the preview div. ... (check-in: ead316f3f7 user: renez tags: side-by-side-edit)
11:05
Use in cgi strncmp to circumvent Firefox adding ; charset: UTF-8; changed cols to 60 especially under windows it is to big and the result is not side-by-side ... (check-in: a7a331fa16 user: renez tags: side-by-side-edit)
05:12
Put back the rows='%d(n)". Although an other option is, after the page has loaded, to change the offsetHeight of the text area to the height of the previewdiv. ... (check-in: 55e7e24595 user: renez tags: side-by-side-edit)
05:05
Enable side by side editing and preview. While automatic updating of the preview 'pane'. Tested with Chrome and Firefox under Linux. Only Chrome works. ... (check-in: 20362c85a8 user: renez tags: side-by-side-edit)
04:54
Create new branch named "side-by-side-edit" ... (check-in: 68a8a7e925 user: renez tags: side-by-side-edit)
2012-03-28
21:25
added advapi32 to libs of dmc. Needed for windows service ... (check-in: c0ad5f6bc4 user: renez tags: trunk)
2012-03-18
20:40 Changes to wiki page "compillingOnWindows" ... (artifact: 0b8d99c643 user: renez)
2011-06-29
20:06 Closed ticket [207abab395]: when artifact shows a html file swithc to text the shun button becomes the last plus 2 other changes ... (artifact: 08c6eb7f9d user: renez) ... 1 similar event omitted.
2011-05-12
23:38 Changes to wiki page "Cookbook" ... (artifact: cdbf256223 user: renez)
23:34 Added wiki page "shjs" ... (artifact: 75279c73ab user: renez)
2011-02-12
11:03 Ticket [369e246e50] Using EXTJS for JavaScript UI Framework status still Open with 1 other change ... (artifact: 84bb16abad user: renez)
10:49 Closed ticket [15f5f61461]: add class wikiedit to comment and cmappnd plus 1 other change ... (artifact: b5a0bd0a62 user: renez)
2011-02-10
12:56 Changes to wiki page "Cookbook" ... (artifact: f81a853007 user: renez)
2010-10-10
18:50 Ticket [6c54714451] fossil clone is slow status still Open with 1 other change ... (artifact: 3187e8cdd5 user: renez) ... 1 similar event omitted.
2010-10-04
20:22 Ticket [89b54e57b4] branch new asks to sign although clearsign says not to sign status still Open with 1 other change ... (artifact: ef3abccbcf user: renez) ... 1 similar event omitted.
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)
17:44
Allow fossil tag add --date-override 'YYYY-MM-DD HH:MM:SS' --user-override user thetag checkin To aid in importing historic data from other scm's ... (check-in: 5c59d7e9c6 user: renez tags: trunk)
15:39
added thead, tfoot, tbody, col, colgroup and span to allowed html. So that pages generated by docbook and elyxer are accepted ... (check-in: 172dccb66f user: renez tags: trunk)
2010-09-30
21:41 Ticket [93fef9f3c8] fossil clone -A username does not work status still Open with 1 other change ... (artifact: 91d7c1329c user: renez)
21:25 Ticket [fb9a08bc0e] Default user not respected for 'fossil tag' status still Open with 2 other changes ... (artifact: bcede53a80 user: renez)
2010-09-24
21:51 Ticket [675aaa3458] fossil says valid html element is invalid status still Open with 2 other changes ... (artifact: 97656465e9 user: renez) ... 1 similar event omitted.
2010-09-12
17:30 Closed ticket [5e9f1b1cd8]: missing dependency when generating version: manifest... under windows/dmc ... (artifact: 98496653e7 user: renez) ... 1 similar event omitted.
15:23
(more type's) solves ticket [5e9f1b1cd8] ... (check-in: 08aa440a3d user: renez tags: trunk)
15:18
(delete 1 character{*} to much in dmc) solves ticket [5e9f1b1cd8] ... (check-in: 2862ed5979 user: renez tags: trunk)
15:12
solves ticket [5e9f1b1cd8] ... (check-in: 56fedab318 user: renez tags: trunk)
14:59 Ticket [5e9f1b1cd8] missing dependency when generating version: manifest... under windows/dmc status still Open with 2 other changes ... (artifact: 1ead490123 user: renez)
2010-09-06
20:34 Closed ticket [64d9461fa4]: missing dependency for link in DigitalMars Windows Makefile ... (artifact: 3e95d0ba81 user: renez)
20:31
Solves ticket [64d9461fa4b399b15827876bcf6b8ccc95720d16] ... (check-in: 370d5be389 user: renez tags: trunk)
20:29 Verified ticket [64d9461fa4]: missing dependency for link in DigitalMars Windows Makefile plus 1 other change ... (artifact: 99c64873de user: renez)
2010-08-31
15:51
make compilation depend on _WIN32 being defined by including allways config.h ... (Closed-Leaf check-in: c0a530f482 user: renez tags: windowscompilers)
2010-08-29
16:41 Changes to wiki page "compillingOnWindows" ... (artifact: 35c82c709f user: renez)
07:18 Edit [f66f414fd3eb6457|f66f414fd3]: Edit check-in comment. Timestamp 2010-08-28 06:59:10. ... (artifact: 6030239935 user: renez)
06:35 Changes to wiki page "compillingOnWindows" ... (artifact: 18f434b624 user: renez)
06:00 Changes to wiki page "compillingOnWindows" ... (artifact: fa37ca3638 user: renez)
05:32
Changed mscv flags to -MT because that is what openssl is using. Removed the -Oy- for the same reason ... (check-in: 30b8a41dc7 user: renez tags: windowscompilers)
2010-08-28
20:22
Added ssl support to msc msc doesn't like declaring vars in the middle of a block! added the extra needed libs in a commented LIBS line ... (check-in: 29c728f4b3 user: renez tags: windowscompilers)
11:57 Changes to wiki page "Cookbook" ... (artifact: 0cab69443a user: renez)
11:56 Changes to wiki page "Cookbook" ... (artifact: 38d78fa5b2 user: renez)
11:54 Changes to wiki page "compillingOnWindows" ... (artifact: 842658adc6 user: renez)
11:04 Changes to wiki page "Cookbook" ... (artifact: 313d5da7c2 user: renez)
11:04 Changes to wiki page "compillingOnWindows" ... (artifact: 3d3239a98a user: renez)
11:02 Changes to wiki page "Cookbook" ... (artifact: 5d8ecc66ea user: renez)
10:59 Added wiki page "compillingOnWindows" ... (artifact: 4c56c3ac0e user: renez)
10:54
The generated makefiles expect dat you do mkdir build cd build nmake -f ..\win\Makefile.msc This will put all the files in build. So no polution of the root of the source tree and you can build for the different compilers ... (check-in: 99e0a29efe user: renez tags: windowscompilers)