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

Trunk build issues and crash fixes #18

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Trunk build issues and crash fixes #18

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 23 Oct 2009 at 9:20

Attachments:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant