0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bumped to 1.4.0 beta 8. More... about 14 years ago
Upgrade SIMBL to 0.9.7. More... about 14 years ago
Merge remote branch 'remotes/nox/master' More... about 14 years ago
Fix typos, enable create-search menu item More... over 14 years ago
Allow setting x86_64 as Active Architecture in debug configuation. More... over 14 years ago
Remove tabs and NSLog calls.
nox
More... over 14 years ago
Remove NSLog calls introduced in previous commit.
nox
More... over 14 years ago
Do not statically refer to Safari's Browser* class as their structures are not visible. Use Objective-C runtime functions instead.
nox
More... over 14 years ago
Target 10.5 on Leopard and above.
nox
More... over 14 years ago
Update KEYWURL_MAX_SAFARI_VERSION for Safari on Snow Leopard.
nox
More... over 14 years ago
Add Constants.h to XCode project.
nox
More... over 14 years ago
Add Safari4_0.h to XCode project, move Safari headers files to "Other Sources" group.
nox
More... over 14 years ago
Use NSInteger and NSUInteger.
nox
More... over 14 years ago
Do not use class posing in KeywurlPlugin for loading classes.
nox
More... over 14 years ago
Use GCC 4.0 when targeting Tiger.
nox
More... over 14 years ago
Avoid class posing in KeywurlBrowseWindowController.
nox
More... over 14 years ago
Do not use class posing in KeywurlBrowserWebView.
nox
More... over 14 years ago
Do not use class posing in NSPreferences+Keywurl on x86_64.
nox
More... over 14 years ago
XCode Project adapted for 64-bit building.
nox
More... over 14 years ago
Bump KEYWURL_MAX_SAFARI_VERSION to support Safari 4.0.3 on Snow Leopard. More... over 14 years ago
Bump to version 1.4.0 beta 7 to support Safari 4.0.3. More... over 14 years ago
New helpful intro window when Keywurl is first installed. More... almost 15 years ago
Balance your retains and releases. More... almost 15 years ago
Bump to version 1.4.0 beta 6. More... almost 15 years ago
Updated bundle min/max versions to Safari 4, cleaned up project file constants. More... almost 15 years ago
Updated Safari4_0.h to work with the Safari 4 final release. More... almost 15 years ago
Updated to 1.4.0 beta 5. More... about 15 years ago
Cleaned up project file to be independent of my own machine. More... about 15 years ago
Fix the expansion token bubbles I broke in the last patch. More... about 15 years ago
Always use default if keyword does not contain any dots. More... about 15 years ago