Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
a1f4f4d
update to latest OS version (mac OS Sierra), change architecture to 6…
Oct 3, 2016
079e065
migrate xib's to latest XCode format
Oct 3, 2016
139c9e2
apply settings recommended by XCode
Oct 3, 2016
f882b55
fix warnings (XCode 8.0); make it run with mac OS Sierra
Oct 3, 2016
1fc2bf8
fix warnings (XCode 8.0); make it run with mac OS Sierra
Oct 3, 2016
588641b
fixed all warnings, moved to ARC, modern ObjC syntax.
tearsofphoenix Jun 4, 2014
2db80f1
fix warnings and errors; move to ARC
Oct 3, 2016
b5e74d9
include current Sparkle v1.14.0 (fixes crash on startup on macOS 10.12)
Oct 3, 2016
d78151d
convert xib's to new format
Oct 3, 2016
9586705
fix some deprecation warnings
Oct 3, 2016
8536f7e
convert xib's to new format
Oct 3, 2016
74f108a
convert xib's to new format; fix target deployment version
Oct 3, 2016
7c69fd0
remove unused code
Oct 3, 2016
f6b05c8
improve layout
Oct 3, 2016
f5b22df
convert xib's to new format; fix target deployment version
Oct 3, 2016
f9aea1f
fix warnings and crashes
Oct 3, 2016
afb1e7d
rename german transl. "Abbruch" -> "Abbrechen"
Oct 3, 2016
bc78f4f
own readme.md for my fork of Fraise
Oct 3, 2016
3f48a14
readme
Oct 3, 2016
0bb6ab5
Merge branch 'master' of https://github.com/jdonaldson/Fraise
Oct 3, 2016
bbc3b59
remove auto-update feature (because it currently doesn't work, and th…
Oct 4, 2016
c6acfbf
update readme file
Oct 4, 2016
967c3d9
Removed Sparkle frominfo.plist and its public key
gpongelli Oct 4, 2016
8a11268
Repaired by XCode 8
gpongelli Oct 4, 2016
ae5f2cd
XCode 8 recommended settings
gpongelli Oct 4, 2016
3911735
Fix some warning and deprecation.
gpongelli Oct 4, 2016
122ae16
Fix systemVersion call.
gpongelli Oct 4, 2016
1fe0388
fix warnings
Oct 4, 2016
fcf4cbf
fix warnings
Oct 4, 2016
7fd711f
fix warnings
Oct 4, 2016
8f10a4c
fixed warnings
Oct 4, 2016
b06d7f2
code cleanup: remove commented out code that was not needed for years
Oct 8, 2016
fd7bdd5
fix deprecated code
Oct 8, 2016
fcca630
replace deprecated NSRunAlertPanel
Oct 8, 2016
6a365af
fix warnings related to deprecated NSBeginAlertSheet
Oct 9, 2016
5ee1c99
fix deprecation
Oct 9, 2016
b4dce4a
update to xib by xcode
Oct 9, 2016
228ab29
fix wrong params count in german translation
Oct 9, 2016
a1c43e6
add Eclipse project file (to be able to simply open the project in Ec…
Oct 9, 2016
34207a7
remove os version check (current version only runs with OS X 10.12 (m…
Oct 10, 2016
493cd33
improved layout
Oct 10, 2016
ba0468d
fix deprecated insertText method
Oct 15, 2016
c22cede
fixed warnings
Oct 15, 2016
ce3b84b
use precompiled headers to improve compile time (increases compile sp…
Oct 16, 2016
c328a67
fix warnings and errors in implementation of loading all contents of …
Oct 16, 2016
3ccc2e4
fix layout problem in swedish preferences
Oct 16, 2016
f4250a2
fixed warnings
Oct 16, 2016
d51d00e
fix warnings
Oct 16, 2016
630ec1f
fix warnings
Oct 16, 2016
7ab8b08
feature: Replace proprietary fullscreen mode with macOS fullscreen mo…
Oct 16, 2016
55eed34
move more to modern objc syntax.
tearsofphoenix Jun 5, 2014
83d1685
add me to credits (because of I'm the maintainer of this fork)
Oct 16, 2016
59b5d28
move app icon to asset catalog
Nov 1, 2016
41dad96
readme.md: add link to releases
Nov 1, 2016
2529d19
add additional file types
Nov 1, 2016
4191fdd
fix missing CFBundleIdentifier (fixes #6)
Nov 1, 2016
0c1be8a
define bundle localizations
Nov 1, 2016
01e9e48
New Preferences icons
timmysil Feb 4, 2012
3569b42
Full Russian Translation
timmysil Feb 4, 2012
e9de457
refactoring for more clean code
Nov 13, 2016
dd34885
fix warning: replace CFBundleIdentifier with PRODUCT_BUNDLE_IDENTIFIE…
Nov 13, 2016
e8e5aa1
remove distribution-info.plist
Nov 13, 2016
59e810b
remove CFBundleLocalizations key (fixes #11)
Nov 13, 2016
0422e8a
improve german translation
Nov 13, 2016
b2b80e0
remove duplicate version
Nov 13, 2016
17d5925
modified copyright note; added current github URL to credits
Nov 13, 2016
7c67926
improved german translation
Nov 13, 2016
cedaee5
add markdown to supported document types (to support the “Open with ……
Nov 16, 2016
feb0557
added roadmap notice to readme.md
Nov 16, 2016
c4c8d99
some rework to the document list; fixes #12: No icon in the left pane…
Dec 4, 2016
e172f72
updated file headers
Dec 4, 2016
cedd672
try to fix #16: Window sizes on retina display
Dec 4, 2016
7304527
draw character for space with font defined in settings (fixes #13); r…
Dec 25, 2016
1a4d57b
refactoring: typing, identifier names
Dec 25, 2016
75679e6
move LayoutManager to LayoutManager group
Dec 25, 2016
bc70bd1
move menu “Full screen” to the bottom of the menu (like in every othe…
Dec 25, 2016
1c8f2d7
fix translation of “Enter/Exit Full Screen” menu entry (fixes #17)
Dec 25, 2016
c26e3ce
Update version
Dec 25, 2016
d28c47c
update release notes
Dec 25, 2016
a08987e
ignore .git folder
Dec 25, 2016
8fce77d
add “do not localize” comment to full screen menu item
Dec 25, 2016
68cb9ce
add “do not localize” comment to full screen menu item
Dec 25, 2016
8a80482
added russian translation; fixed warnings related to russian translation
Dec 25, 2016
a1fd8d1
update change log
Dec 25, 2016
0f1088a
fixed layout warning
Dec 25, 2016
ae3c35e
fixed a crash when trying to open a folder
Dec 25, 2016
084e384
updated change log
Dec 25, 2016
a971877
improved readme.md
Dec 25, 2016
e30a9dd
improved readme.md
Dec 25, 2016
d7093b5
fix crash on launch when default commands are inserted (fixes #18)
Dec 30, 2016
b15f120
bug fix: crash when loading binary files (fixes #10)
Dec 30, 2016
486074b
remove code in print text view that I don’t know what it should do, b…
Dec 30, 2016
5ca16ee
fix print preview margins (fixes #5)
Dec 30, 2016
457f320
format code
Dec 30, 2016
f43a9bd
update version
Dec 30, 2016
82932d0
Update change log
Dec 30, 2016
1bca8a5
updated change log
Dec 30, 2016
70f1d31
set snapshot version
Dec 31, 2016
9a4803d
remove key/value observers on dealloc (fixes #20)
Dec 31, 2016
a77e16b
move print controllers to group “print”
Dec 31, 2016
91762e2
rename class FRAPrintViewController to FRAPrintAccessoryController
Dec 31, 2016
a3d3483
format code
Dec 31, 2016
bff993e
remove the page setup menu, as recommended by Apple, to simplify the …
Dec 31, 2016
e526f27
improve label sizes which overlay the margin field which prevents to …
Dec 31, 2016
e268fdb
Updated readme
Jan 2, 2017
f6167d6
Improve German translation in print accessory view
Jan 2, 2017
513f7b3
Improve German translation in print accessory view
Jan 2, 2017
87b40b6
update readme / project info
Jan 3, 2017
86e1d56
improve German translation
Jan 3, 2017
dfe1195
refactoring of set view in print accessory panel
Jan 4, 2017
0f9d2cd
fix wrong API usage (see https://developer.apple.com/reference/object…
Jan 4, 2017
277575c
bug fix: Print: changing the header yes/no setting (and others) doesn…
Jan 4, 2017
71fe82b
disable print scaling; fixes crash when changing scale factor (and in…
Jan 4, 2017
350dee1
update change log
Jan 4, 2017
6fa726e
update version
Jan 4, 2017
5aa802e
updated copyright notice
Jan 4, 2017
a4d893c
Updated credits
Jan 4, 2017
e0ff37e
update change log
Jan 4, 2017
6729d86
updated roadmap
Jan 4, 2017
999c2d5
delete Xcode user data
Jan 4, 2017
3428192
update readme
Jan 4, 2017
0ce4fae
remove key/value observers on dealloc
Jan 28, 2017
f3cac6d
Update README.md
abentele Jan 29, 2017
8435e41
Update README.md
abentele Jan 29, 2017
512fda8
Update README.md
abentele Jan 29, 2017
1b3fd3e
Update README.md
abentele Feb 19, 2017
1228722
Update README.md
abentele Feb 19, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.DS_Store
build/


Fraise.xcodeproj/project.xcworkspace/xcuserdata/

Fraise.xcodeproj/xcuserdata/
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Fraise</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
32 changes: 16 additions & 16 deletions Classes/FRAAdvancedFindController.h
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
/*
Fraise version 3.7 - Based on Smultron by Peter Borg
Written by Jean-François Moy - jeanfrancois.moy@gmail.com
Find the latest version at http://github.com/jfmoy/Fraise

Copyright 2010 Jean-François Moy
Fraise version 3.7 - Based on Smultron by Peter Borg

Current Maintainer (since 2016):
Andreas Bentele: abentele.github@icloud.com (https://github.com/abentele/Fraise)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Maintainer before macOS Sierra (2010-2016):
Jean-François Moy: jeanfrancois.moy@gmail.com (http://github.com/jfmoy/Fraise)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*/
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*/

#import <Cocoa/Cocoa.h>


@interface FRAAdvancedFindController : NSObject <NSOutlineViewDelegate>
{
IBOutlet NSWindow *advancedFindWindow;
IBOutlet NSWindow * advancedFindWindow;
IBOutlet NSSearchField *findSearchField;
IBOutlet NSSearchField *replaceSearchField;
IBOutlet NSTextField *findResultTextField;
IBOutlet NSOutlineView *findResultsOutlineView;
IBOutlet NSOutlineView * findResultsOutlineView;
IBOutlet NSView *resultDocumentContentView;
IBOutlet NSTreeController *findResultsTreeController;

Expand All @@ -31,13 +33,11 @@ Unless required by applicable law or agreed to in writing, software distributed
IBOutlet NSButton *currentProjectScope;
IBOutlet NSButton *allDocumentsScope;
IBOutlet NSButton *parentDirectoryScope;

id currentlyDisplayedDocumentInAdvancedFind;
}

@property (assign) id currentlyDisplayedDocumentInAdvancedFind;
@property (readonly) IBOutlet NSWindow *advancedFindWindow;
@property (readonly) IBOutlet NSOutlineView *findResultsOutlineView;
@property (unsafe_unretained) id currentlyDisplayedDocumentInAdvancedFind;
@property (strong, readonly) IBOutlet NSWindow *advancedFindWindow;
@property (strong, readonly) IBOutlet NSOutlineView *findResultsOutlineView;

+ (FRAAdvancedFindController *)sharedInstance;

Expand Down
Loading