1
0
зеркало из https://github.com/arsenetar/dupeguru.git synced 2025-09-11 17:58:17 +00:00
Этот коммит содержится в:
Virgil Dupras 2015-01-03 16:29:36 -05:00
родитель 943a6570d8
Коммит 0c07046ec4
49 изменённых файлов: 150 добавлений и 149 удалений

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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

Просмотреть файл

@ -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>

Просмотреть файл

@ -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) {

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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]];
} }
} }

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"

Просмотреть файл

@ -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>

Просмотреть файл

@ -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"