-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complete favourites #91
base: master
Are you sure you want to change the base?
Commits on Apr 18, 2015
-
Preparation for in-memory bookmarks:
Renaming struct history to struct pagelist_entry
Configuration menu - View commit details
-
Copy full SHA for 75e7658 - Browse repository at this point
Copy the full SHA 75e7658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c453b5 - Browse repository at this point
Copy the full SHA 8c453b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6356012 - Browse repository at this point
Copy the full SHA 6356012View commit details -
favorites are now managed in-memory, analogous to history.
There is support for reading history in the legacy format, with an ad-hoc detection of the legacy format that really sucks.
Configuration menu - View commit details
-
Copy full SHA for f339422 - Browse repository at this point
Copy the full SHA f339422View commit details -
favorites are now managed in-memory, analogous to history.
There is support for reading history in the legacy format, with an ad-hoc detection of the legacy format that really sucks.
Configuration menu - View commit details
-
Copy full SHA for 0616dd6 - Browse repository at this point
Copy the full SHA 0616dd6View commit details -
Enabling completion of favourites.
Also, minor fixes in loading new-style favourites.
Configuration menu - View commit details
-
Copy full SHA for 9def345 - Browse repository at this point
Copy the full SHA 9def345View commit details -
Adding a config option to complete URIs based on matches everywhere.
(and the code to do it).
Configuration menu - View commit details
-
Copy full SHA for d2889b3 - Browse repository at this point
Copy the full SHA d2889b3View commit details -
Changed pagelist format to have a magic and store ISO dates.
This fixes a bug that rendered saved histories unparseable in non-C locales. The legacy formats are stilled tried/parsed if the magic is missing.
Configuration menu - View commit details
-
Copy full SHA for b723ccd - Browse repository at this point
Copy the full SHA b723ccdView commit details