Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-history-service: make the async API cancellable | Claudio Saavedra | 2012-03-13 | 1 | -17/+17 |
| | | | | | | | | | | | The main purpose of the cancellable API in ephy-history-service is to let the user notify when the results of the operation are no longer needed and the callback call can be omitted. Since performing a read operation, in such cases, makes no sense, we cancel them altogether. However, given the nature of the service, we don't cancel write operations. https://bugzilla.gnome.org/show_bug.cgi?id=671901 | ||||
* | ephy-history-test: small style tweaks | Xan Lopez | 2012-03-07 | 1 | -10/+9 |
| | |||||
* | tests: add a test for ephy_history_service_clear | Xan Lopez | 2012-03-07 | 1 | -0/+49 |
| | |||||
* | ephy-history-test: add emacs modeline | Xan Lopez | 2012-03-07 | 1 | -0/+1 |
| | |||||
* | Rename the new tests to be foo-test.c | Xan Lopez | 2012-03-07 | 1 | -0/+448 |