set temporary destination location for WebDownload in tempFileURL. Set fileURL of download object from generic decideDestination method
update comment
No need to get Content-Disposition header field twice
tweak icons
determine icon to use from size in pixels
Use high resolution or low resolution app icon image depending on graphics context
tweak BibDesk icon and derived images
tweak BibDesk icon and derived images
remove largest representations from legacy document icons, should neever be used anyway
merge back cache file icon, this should not use the app icon
Replace icon for quicklook by just largest representation. Remove spotlight icon controller and xib.
update icon for quicklook
update FilesPreferences icon
update background image and volume icon of disk image
fix resolutions of legacy icon components
Replace app icon. Draw opaque part in standard squircle, move the tab to the front side of the folder. With the irregular shape Tahoe puts the icon in a gray box.
remove old favicon
fix typo in method name
don't use deprecated nsdata reading options
don't use deprecated nsdata reading options
avoid indexing the same file multiple times hen resetting the file content search index
enumerate in called method
declare specific type
update copyright dates in help
Tag for release
update version numbers for release
update release notes
signatures for file index use url as key
remove a space
Return of the full text search crasher
When you say searching text, do you mean searching text of linked files (choosing the Files option in the search bar)? If so, this is not an old bug but a new one. This will be fixed for the next release.
"Add Field" fails in BibDesk 1.9.8
I see now that Add Field and Change Field sometimes do not do anything. The problem is that the written text is not (automatically) committed. So you have to first commit the entered field by hitting Enter or Tab before clicking the OK button, than it works. This is fixed for the next release.
Tag for release
update version numbers for release
fix localized string description
margins around overflow button, thinner overflow image
check relative to overflow button frame
Don't call action when selecting search field in button bar. Tile button bar only once when changes are made.
set actions for search bar add and remove bbuttons from document
Dear Christiaan. Thank your for your response. Yes, I mean searching text of linked files (choosing the Files option in the search bar). I can still send you the logs if needed.
set tooltip for add/remove search field buttons frrom document category
fix typo
replace deprecateed button types and bezel styles
update release notes
tool tips for add/remove buttons in search bar
signature can be a date
make sure not to use secure coding
Return of the full text search crasher
When you say searching text, do you mean searching text of linked files (choosing the Files option in the search bar)? If so, this is not an old bug but a new one. This will be fixed for the next release.
call allowEvaluation on securely decoded NSSortDescriptors for file search, apparently necessary
Return of the full text seach crasher
Could you know what search you did? And is there any crash report (you could find crash reports in Console.app).
Return of the full text seach crasher
Return of the full text seach crasher
update copyright dates
update copyright dates
initialize array with max required capacity
fix method names in help
get isDirectory from absolute string
convenience category method to resolve aliases in container of file
change help description, add generics
clear first responder of field sheet to commit edit so the edit will be validated, wwhich NSObjectController will not do
no need for separate method
no need to implement shared class factorry method for services provider
use NSModalResponse type
don't show user cancelled error
declare property
use type for shared objects
add an empty line
no need to copy
userdefault fields don't depend on the type
rename method and ivar to avoid inconsistent use of term standard
don't use intermediate sets
no need for private setters
check for escaped characters before escaping
returned indx can be NULL
rename corresponding variable and parameter
rename enum
no need to get the path
no need to swap arrays twice
select duplicates in one place
no need to compare empty strings separately, stringValueOfField is never nil
no need for intermediate set
no need for intermediate set
no need to continue, we do that anyway
typeselecthelper strings must be strrings
dragged items must conform to NSPasteboardWriting
use macro
no need to initialize ivar twice
rename method
no need to implement supportsSecureCoding when not supporting coding
get BibAuthor for category group from dictionary for person field
no need for string constant
generics for soap classes