Fossil

Today In History
Login

Today In History

This Day In History For 2020-09-10

1 Year Ago (more context)

2019-09-10
11:30
Performance optimization in fossil_strcmp(). ... (check-in: 72a4b613 user: drh tags: trunk)

2 Years Ago (more context)

2018-09-10
23:57
Merge in the ability to define a script for a skin. ... (check-in: 666c4f9a user: drh tags: js-hamburger-menu)
23:47
Add the styleScript TH1 command to enabling including the script element of the skin in-line in the header or footer. ... (Closed-Leaf check-in: dc88a533 user: drh tags: skin-script)
23:34
Add the new "script" element to skins, accessible as /script.js. The idea is to put the hamburger menu javascript from the js-hamburger-menu branch in this script element, rather than inlining it in the footer. But I am not certain that is the best way to go so this change is parked on a branch for now. ... (check-in: e5dbc612 user: drh tags: skin-script)
22:21
Update the built-in SQLite to the first 3.25.0 release candidate. ... (check-in: ed84acb6 user: drh tags: trunk)
13:41
Added a guard on the use of CSS transitions so it falls back to a non-animated menu pull down if they appear not to be available on the current browser. Also added a check for the existence of the hamburger menu item in case the skin admin diked it out, and did a few other minor tweaks to the footer JS code. ... (check-in: 5d9a3454 user: wyoung tags: js-hamburger-menu)
10:01
Timing tweaks: made "hide borders" hack occur about the same time as the CSS transition finishes, and increased the menu show delay still further to make it work for Firefox. ... (check-in: 7bb68023 user: wyoung tags: js-hamburger-menu)
09:30
Changed hamburger menu drop-down menu from 33% of the screen width to 90%: it works better on small screens, and it allows the sitemap to go multi-column on wider screens. Also added some right-side padding to balance the padding added for
    on the left.
... (check-in: e76a243d user: wyoung tags: js-hamburger-menu)
09:27
Removed the
wrapping
    and moved the multicolumn styling applied to it down to the
      , since it is already a block level element, so we don't need a div wrapper on it. And then there's the real reason, which is that we want the multicolumn styling to work on the drop-down hamburger menu version as well.
... (check-in: 0d391a1b user: wyoung tags: js-hamburger-menu)
09:02
Increased the transition delay to make the initial drop-down animation happen in Firefox 62. ... (check-in: 8918a8a8 user: wyoung tags: js-hamburger-menu)
08:48
Using CSS transitions to mimic jQuery's slideUp/Down() transitions. This probably restricts browser compatibility still further above the XHR issue noted in the earlier checkin on this branch. According to MDN, we're probably restricted to IE 10+ with this, and maybe not even that due to not using vendor-specific extensions for the transitional browser versions. ... (check-in: 90bd6675 user: wyoung tags: js-hamburger-menu)
07:22 Edit [113ba3d9deb2e77d|113ba3d9]: Edit check-in comment. ... (artifact: bae3c8bf user: wyoung)
07:20 Edit [d7c43c5aa7761cbc|d7c43c5a]: Move to branch js-hamburger-menu. Edit check-in comment. ... (artifact: 486aebba user: wyoung)
07:17
Converted JS hamburger button menu code to use standard JS only, no jQuery.

Temporarily lost the animation with this change: I'm checking this in separately to make the difference between this and the jQuery version clearer.

Not sure how portable it is yet; I wouldn't be surprised if it broke on old IE, since we're using xhr.onload instead of the horrid mess that is xhr.onreadystatechange. ... (check-in: 113ba3d9 user: wyoung tags: js-hamburger-menu)

4 Years Ago (more context)

2016-09-10
20:02 Edit [65207d617dfb2da1|65207d61]: Mark "Closed". ... (artifact: 4a0bdbe9 user: drh)
20:01
Update the makefiles so that the build-in SQLite compiles with SQLITE_OMIT_SHARED_CACHE. Update the build-in SQLite sources to the latest 3.15 alpha, which compiles without warning with the above option. ... (check-in: 871f978d user: drh tags: trunk)
19:59 Edit [65207d617dfb2da1|65207d61]: Move to branch mistake. Edit check-in comment. ... (artifact: 45e1095b user: drh)
19:54
Oops. FTS5 depends on INCRBLOB. Was: Add the SQLITE_OMIT_INCRBLOB and SQLITE_OMIT_SHARED_CACHE compile-time options to SQLite. Update the built-in SQLite sources to the latest 3.15 alpha that will build without warnings when the above options are set. ... (Closed-Leaf check-in: 65207d61 user: drh tags: mistake)

10 Years Ago (more context)

2010-09-10
20:58 New ticket [c6bc7f5e] cvs2fossil broken due to missing "test-import-manifest" in current fossil. ... (artifact: ed0bbe4c user: anonymous)
20:37 Edit [036d76815bb4c830|036d7681]: Mark "Closed". Timestamp 2010-09-07 17:29:00. ... (artifact: 4f0069be user: wolfgang)
20:19
fixed many HTML-validator errors and moved more formats to CSS - tested on firefox and IE ... (check-in: d1305d0a user: wolfgang tags: wolfgangFormat2CSS)
16:13 Fixed ticket [5207b038]: Build failure plus 1 other change ... (artifact: 3d4afaed user: wolfgang)
16:11
fixed ticket [5207b03861]: use correct type for index variable ... (check-in: 4887a1da user: wolfgang tags: wolfgangFormat2CSS)
15:22 Ticket [7dc10e5d] Initial import failed most likely due to brackets in file name status still Open with 2 other changes ... (artifact: 33582cb2 user: drh)
15:04 New ticket [7dc10e5d]. ... (artifact: c936123d user: anonymous)
11:16 Ticket [5207b038] Build failure status still Open with 1 other change ... (artifact: 489a137d user: wolfgang)
08:03 Ticket [5207b038]: 1 change ... (artifact: 4f65f1e4 user: anonymous)
06:55 Changes to wiki page "Cookbook" ... (artifact: c040a7c4 user: anonymous)
06:02 Ticket [5207b038] Build failure status still Open with 1 other change ... (artifact: ac627f22 user: wolfgang)
02:59 Ticket [5207b038]: 2 changes ... (artifact: 8f6d330e user: rwilson)
02:07 New ticket [5207b038]. ... (artifact: 34edf49e user: anonymous)