index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cocoa
/
ScintillaCocoa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Removed SVector.h and all references as it is no longer used.
nyamatongwe
1
-1
/
+0
2013-04-17
When switching documents, reset input composition as otherwise get mixture of...
nyamatongwe
1
-0
/
+1
2013-04-09
Fix problems with input composition that could stop undo working.
nyamatongwe
1
-1
/
+2
2013-03-15
Use an NSScrollView on Cocoa for kinetic scrolling and hiding scrollbars unle...
nyamatongwe
1
-3
/
+10
2013-03-15
Added type safety by using InnerView where applicable instead of generic NSView.
nyamatongwe
1
-3
/
+4
2013-03-15
Remove dead code.
nyamatongwe
1
-1
/
+0
2013-03-13
Implement high-priority idle work on Cocoa to avoid abandoning paints in some...
nyamatongwe
1
-0
/
+6
2012-08-24
Ensure abandoned paints cover full area by using NSView display instead of tr...
nyamatongwe
1
-2
/
+2
2012-04-16
Implemented find indicator with animation for OS X.
nyamatongwe
1
-0
/
+10
2011-11-14
Use fields to hold NSTimer pointers to avoid warnings from Analyze.
nyamatongwe
1
-0
/
+3
2011-07-10
Implement ScrollText.
nyamatongwe
1
-0
/
+1
2011-06-25
Initial implementation of RGBA images.
nyamatongwe
1
-0
/
+1
2011-06-15
Made ScintillaCocoa::ContentView public so it can be used by
nyamatongwe
1
-1
/
+2
2011-06-05
Respond to window deactivation by hiding caret.
nyamatongwe
1
-4
/
+1
2011-06-05
Cocoa implementation of calltips.
nyamatongwe
1
-0
/
+2
2011-06-04
Added encoding-sensitive case folding.
nyamatongwe
1
-0
/
+1
2010-07-24
Updates from Scintilla-Cocoa project.
nyamatongwe
1
-1
/
+2
2010-07-13
Platform files changed for new lexer design.
nyamatongwe
1
-3
/
+2
2010-04-22
Updated to launchpad scintilla-cocoa revision 33.
nyamatongwe
1
-3
/
+4
2009-07-21
Including PropSetSimple.
nyamatongwe
1
-0
/
+1
2009-07-21
Replacing SString with std::string.
nyamatongwe
1
-1
/
+0
2009-07-15
Added vector header to make new Selection code build.
nyamatongwe
1
-0
/
+2
2009-07-12
Changes needed to make new selection class work on Cocoa.
nyamatongwe
1
-0
/
+1
2009-06-26
Updated cocoa to current version from bzr.
nyamatongwe
1
-10
/
+14
2009-05-14
First upload of Cocoa platform from Mike Lischke at Sun.
nyamatongwe
1
-0
/
+203