zotero/chrome/chromeFiles
Dan Stillman a3df0c39e2 - DB parameters can now be bound using the native JS type rather than by specifying the type explicitly (e.g. Scholar.DB.query(sql, [1, 2, "hello"]) -- for use when the data is generated internally and trusted, obviously
- Don't try to display an SQLite error when it's "not an error" (i.e. when the error is in something else)

- Switch to nsIFile instead of nsILocalFile to retrieve the profile directory
2006-06-20 15:42:01 +00:00
..
content/scholar - DB parameters can now be bound using the native JS type rather than by specifying the type explicitly (e.g. Scholar.DB.query(sql, [1, 2, "hello"]) -- for use when the data is generated internally and trusted, obviously 2006-06-20 15:42:01 +00:00
locale/en-US/scholar Contextual menus - Collections, Items. 2006-06-19 15:00:13 +00:00
skin/default/scholar [interface] All editing elements that look like labels but provide functionality now offer hover feedback 2006-06-16 17:21:30 +00:00