Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Trunk build issues and crash fixes #18

Description

@GoogleCodeExporter
I managed to fix some build/crash issues, ported several plugins to the new
architecture, and and now using Alchemy for several days without major
problem.  Here is the essential changes I made to the blacktree-alchemy
trunk tree.
If maintenance is not actively done in the trunk (so it seems), I am
willing to do that, e.g. cleaning obsolete codes, replacing/removing
deprecated api calls, better formatting and also porting existing plugins.

Diff description:
Quicksilver/Application/Code/QSPreferencesController.m
* remove setAnimationDelay:
Quicksilver/Application/Code/QSCatalogPrefPane.m
* selectRow:byExtendingSelection: => selectRowIndexes:byExtendingSelection:
* some code cleansing
Crucible/External/ND/NSString+NDCarbonUtilities.m
* check the return of CFURLCreateFromFSRef
Crucible/Code/NSWindow_BLTRExtensions.h
* add method decl
Crucible/Code/QSCommand.m
* allow [oDict objectForKey:@"indirectArchive"] == nil

I also needed to make the following changes, which are not included in the
diff, due to the files being non-text ones.
Quicksilver/Application/Resources-Nibs/QSActionsPrefPane.nib/keyedobjects.nib
* Catalog entry Info middle pane, right column: remove binding path
Quicksilver/Application/Resources-Nibs/QSActionsPrefPane.nib/keyedobjects.nib
* Remove binding to icon


Original issue reported on code.google.com by m4k0...@gmail.com on 23 Oct 2009 at 9:20

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions