1
0
espelhamento de https://github.com/arsenetar/dupeguru.git sincronizado 2025-09-11 17:58:17 +00:00

cocoalib update

Esse commit está contido em:
Virgil Dupras 2015-01-03 16:29:36 -05:00
commit 0c07046ec4
49 arquivos alterados com 150 adições e 149 exclusões

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "Dialogs.h" #import "Dialogs.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSAboutBox.h" #import "HSAboutBox.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSErrorReportWindow.h" #import "HSErrorReportWindow.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSGeometry.h" #import "HSGeometry.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSPyUtil.h" #import "HSPyUtil.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSQuicklook.h" #import "HSQuicklook.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSRecentFiles.h" #import "HSRecentFiles.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "NSEventAdditions.h" #import "NSEventAdditions.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "ProgressController.h" #import "ProgressController.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "Utils.h" #import "Utils.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "ValueTransformers.h" #import "ValueTransformers.h"

Ver arquivo

@ -1,10 +1,10 @@
# Created By: Virgil Dupras # Created By: Virgil Dupras
# Created On: 2007-10-06 # Created On: 2007-10-06
# Copyright 2014 Hardcoded Software (http://www.hardcoded.net) # Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
# This software is licensed under the "BSD" License as described in the "LICENSE" file, # This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
# which should be included with this package. The terms are also available at # which should be included with this package. The terms are also available at
# http://www.hardcoded.net/licenses/bsd_license # http://www.gnu.org/licenses/gpl-3.0.html
import logging import logging
import time import time

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSColumns.h" #import "HSColumns.h"
@ -76,7 +76,7 @@ http://www.hardcoded.net/licenses/bsd_license
NSString *title = NSLocalizedStringFromTable([[c headerCell] stringValue], @"columns", @""); NSString *title = NSLocalizedStringFromTable([[c headerCell] stringValue], @"columns", @"");
[[c headerCell] setStringValue:title]; [[c headerCell] setStringValue:title];
} }
NSUserDefaults *udc = [NSUserDefaultsController sharedUserDefaultsController]; NSUserDefaultsController *udc = [NSUserDefaultsController sharedUserDefaultsController];
HSColumnDef *cdef = columns; HSColumnDef *cdef = columns;
while (cdef->attrname != nil) { while (cdef->attrname != nil) {
if ([[self view] tableColumnWithIdentifier:cdef->attrname] != nil) { if ([[self view] tableColumnWithIdentifier:cdef->attrname] != nil) {

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSComboBox.h" #import "HSComboBox.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSGUIController.h" #import "HSGUIController.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSOutline.h" #import "HSOutline.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSPopUpList.h" #import "HSPopUpList.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSProgressWindow.h" #import "HSProgressWindow.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSSelectableList.h" #import "HSSelectableList.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSTable.h" #import "HSTable.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSTextField.h" #import "HSTextField.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSOutlineView.h" #import "HSOutlineView.h"
@ -131,9 +131,10 @@ http://www.hardcoded.net/licenses/bsd_license
*/ */
id <HSOutlineViewDelegate> delegate = [self delegate]; id <HSOutlineViewDelegate> delegate = [self delegate];
NSIndexPath *tmppath = [NSIndexPath indexPathWithIndex:[aPath indexAtPosition:0]]; NSIndexPath *tmppath = [NSIndexPath indexPathWithIndex:[aPath indexAtPosition:0]];
for (NSInteger i=1; i<[aPath length]; i++) {
[self expandItem:[delegate internalizedPath:tmppath]]; [self expandItem:[delegate internalizedPath:tmppath]];
for (NSInteger i=1; i<[aPath length]; i++) {
tmppath = [tmppath indexPathByAddingIndex:[aPath indexAtPosition:i]]; tmppath = [tmppath indexPathByAddingIndex:[aPath indexAtPosition:i]];
[self expandItem:[delegate internalizedPath:tmppath]];
} }
} }

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "HSTableView.h" #import "HSTableView.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "NSIndexPathAdditions.h" #import "NSIndexPathAdditions.h"

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

Ver arquivo

@ -1,9 +1,9 @@
/* /*
Copyright 2014 Hardcoded Software (http://www.hardcoded.net) Copyright 2015 Hardcoded Software (http://www.hardcoded.net)
This software is licensed under the "BSD" License as described in the "LICENSE" file, This software is licensed under the "GPLv3" License as described in the "LICENSE" file,
which should be included with this package. The terms are also available at which should be included with this package. The terms are also available at
http://www.hardcoded.net/licenses/bsd_license http://www.gnu.org/licenses/gpl-3.0.html
*/ */
#import "NSTableViewAdditions.h" #import "NSTableViewAdditions.h"