Fossil

Timeline
Login

Timeline

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

50 events occurring around cd554eb63cb2e0b1.

2014-01-16
21:43
Improve tree-view styling on IE8. ... (check-in: bfe7eeb71a user: joel tags: trunk)
20:49
Cleanup and fix for Firefox 3.6. ... (Closed-Leaf check-in: cffecc776b user: joel tags: tree-view-work)
20:10
merge trunk ... (check-in: fb647963ea user: jan.nijtmans tags: tree-view-work)
20:07
Fix use of window.getComputedStyle() function for IE8. Same fix as done in [5885241f52c6182e] for timeline. ... (check-in: de0ae9271f user: jan.nijtmans tags: trunk)
12:52 Edit [050412b8329e4d31|050412b832]: Move to branch mistake. Add propagating "hidden". Mark "Closed". Edit check-in comment. ... (artifact: bb9599c381 user: jan.nijtmans)
11:18
one more attempt ... (check-in: e2a5198ca9 user: jan.nijtmans tags: tree-view-work)
11:10
Attempted fix for FireFox 3.6.28 ... (check-in: be31487c70 user: jan.nijtmans tags: tree-view-work)
10:54
Better NULL-protection against browsers which don't have "history" API ... (check-in: 02b607a07a user: jan.nijtmans tags: tree-view-work)
10:01
Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk for review. ... (check-in: 76442af7e1 user: mistachkin tags: branch-1.28)
07:05
Fix various corner cases for the TH1 'string first' and 'string last' sub-commands. ... (check-in: f61958b183 user: mistachkin tags: trunk)
06:31
Fix typo in TH1 'string last' error message. ... (check-in: dd8d317670 user: mistachkin tags: trunk)
02:15
Merge from trunk. ... (check-in: eb5a49f835 user: ashish tags: ashish-ipv6)
2014-01-15
21:41
Since [5a66b6e785] conversions from Unicode (actually: UTF-16) to UTF-8 are possible on UNIX too ... (check-in: d0d7ca17a4 user: jan.nijtmans tags: trunk)
11:43
Avoid unnecessary no-op write transactions on the server during a pull. ... (check-in: b4dffdac5e user: drh tags: trunk)
02:54
Make tree-view expansions and contractions persist on a "Back" in Chrome and IE. (Works without the extra javascript on Firefox and Safari.) ... (check-in: ab00f2b007 user: drh tags: trunk)
01:55
Add missing "var". ... (Closed-Leaf check-in: cdd441f851 user: joel tags: tree-view-enhancements)
01:29
Improve a comment. ... (check-in: 5e368e911d user: mistachkin tags: trunk)
01:26
Add ID attribute to subdirectory lists. ... (check-in: 24fa1e6802 user: joel tags: tree-view-enhancements)
01:26
For the TH1 unset command, simplify removal of variable from the call frame. ... (check-in: 95292a13fa user: mistachkin tags: trunk)
00:26
Update SQLite to the latest from the 3.8.2 branch. ... (check-in: 2447b2d7ed user: mistachkin tags: branch-1.28)
00:15
Use history API instead of sessionStorage. ... (check-in: 434e4538bc user: joel tags: tree-view-enhancements)
2014-01-14
19:46
Initialize expandMap variable ... (check-in: 3bdbc0408f user: joel tags: tree-view-enhancements)
16:08
Fix several issues with the TH1 unset command, including a memory leak. Add more tests. Keep the original branch open in case further changes are needed. ... (check-in: 1aeb2726b0 user: drh tags: trunk)
15:59 Edit [cd554eb63cb2e0b1|cd554eb63c]: Move to branch tree-view-enhancements. ... (artifact: 7ed4f8a919 user: drh)
15:33
Persist expand/collapse state of tree-view directories in all modern browsers. ... (check-in: cd554eb63c user: joel tags: tree-view-enhancements)
13:41
Make a change to the test/utf16le.txt file as a test case to verify that the diff logic displays utf16 changes correctly. ... (check-in: 6228efbb7c user: drh tags: trunk)
13:39
Handle utf16 text pages in the /doc webpage. ... (check-in: 1c5b51e6bf user: drh tags: trunk)
13:30
Simplify usage of the new TH1 Find structure. ... (Closed-Leaf check-in: b0eb21b66a user: mistachkin tags: th1UnsetVar)
13:25
Fix another possible memory leak in a corner case. Add more tests. Improve comments on the new Find structure. ... (check-in: 9b3b1d0714 user: mistachkin tags: th1UnsetVar)
12:50
Fix several issues with the TH1 unset command, including a memory leak. Add more tests. ... (check-in: e4047acb76 user: mistachkin tags: th1UnsetVar)
12:44
Add the ability to display content and diffs for UTF16 text files in the web interface. ... (check-in: 5a66b6e785 user: drh tags: trunk)
10:43
Cherrypick SQLite [http://www.sqlite.org/src/info/1e131094b5|1e131094b5]: For the Win32 VFS, defining winShmMutexHeld should be controlled by NDEBUG, not SQLITE_DEBUG ... (check-in: 4699f8d919 user: jan.nijtmans tags: branch-1.28)
09:48
Enable use of the TH1_DELETE_INTERP environment variable to delete the TH1 interp on exit. ... (check-in: e0f22dda7b user: mistachkin tags: trunk)
09:45
For MSVC, disable optimizations when compiling for debugging. ... (check-in: fb29094a8f user: mistachkin tags: trunk)
09:12
Unbreak the MSVC build batch file tool. ... (check-in: 9dc0877d91 user: mistachkin tags: trunk)
09:02
Cherrypick SQLite [http://www.sqlite.org/src/info/c43b59dac1|c43b59dac1]: Correct the VFS name as reported by the file control when explicitly using the 'win32-longpath' VFS ... (check-in: 242e0b81c9 user: jan.nijtmans tags: branch-1.28)
08:36
Cherrypick [354288db9c]: Fix build with older MinGW. See: [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14377.html] ... (check-in: 26362ef002 user: jan.nijtmans tags: branch-1.28)
08:35
Fix build with older MinGW. See: [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14377.html] ... (check-in: 354288db9c user: jan.nijtmans tags: trunk)
08:29
Cherrypick SQLite [http://www.sqlite.org/src/info/ac15455abc|ac15455abc]: In the command-line shell, defend against a NULL-pointer dereference in the case where sqlite3_column_name() returns NULL (as might happen following an OOM error) ... (check-in: a12b9c4533 user: jan.nijtmans tags: branch-1.28)
00:10 Edit [eff4999d50380f6b|eff4999d50]: Mark "Closed". ... (artifact: a1c21a4068 user: mistachkin)
00:10
Delay activation of ticket hook until after the ticket tables have been rebuilt. ... (check-in: 42316a14e2 user: mistachkin tags: trunk)
00:04
Merge recent fixes from trunk. ... (Closed-Leaf check-in: eff4999d50 user: mistachkin tags: delay-ticket-hook)
2014-01-13
23:47 Edit [fa17f1ce3a8915d5|fa17f1ce3a]: Mark "Closed". ... (artifact: abf35a1476 user: mistachkin)
23:41
Honor timezones in imports from git. ... (check-in: 1aef260f4c user: drh tags: trunk)
23:33
Make sure that TH1 variables get removed from the call frame upon being unset. ... (check-in: 7905fb22f0 user: mistachkin tags: branch-1.28)
23:32
Make sure that TH1 variables get removed from the call frame upon being unset. ... (check-in: 1ebe4b02e4 user: mistachkin tags: trunk)
23:27
Make sure that TH1 variables get removed from the call frame upon being unset. ... (Closed-Leaf check-in: fa17f1ce3a user: mistachkin tags: th1Work)
23:06
Trim trailing whitespace in TH1 and align some comments. ... (check-in: 5a9f9ba61d user: mistachkin tags: th1Work)
22:50
Merge updates from trunk. Style fixes. ... (check-in: 81c185f685 user: mistachkin tags: delay-ticket-hook)
13:27
Add discussion of SQLITE_ENABLE_EXPLAIN_COMMENTS to the makefile documentation. ... (check-in: cde4759d5e user: drh tags: trunk)