aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaTest
AgeCommit message (Collapse)AuthorFilesLines
2013-05-02Feature: [feature-requests:#988]. Cocoa support for font quality.nyamatongwe2-0/+129
From Mark Yen.
2012-10-06Updated upgrade check numbers avoids dialogs.nyamatongwe1-1/+1
2012-07-29Updated Base SDK to 10.7 so builds with standard Xcode 4.4.nyamatongwe1-2/+4
2012-06-07Use clang instead of gcc for ScintillaTest as that allows building fornyamatongwe1-0/+2
OS X 10.5 with Xcode 4.3.2.
2012-04-16Implemented find indicator with animation for OS X.nyamatongwe1-0/+5
2012-03-27Ensure default style copied to all styles so that font attributes work.nyamatongwe1-0/+2
2011-10-26Updated to Xcode 4.2 and now using Clang.nyamatongwe1-1/+1
2011-09-09Merge with main repository.nyamatongwe1-0/+43
2011-08-20Include autocompletion list test.nyamatongwe1-0/+43
2011-08-02Implemented floating point text positioning for Cocoa.nyamatongwe1-1/+1
2011-07-27Ran modernize.nyamatongwe1-5/+5
2011-05-26Project files target 64-bit as well as 32-bit architectures.nyamatongwe1-0/+2
2011-05-21Updated to work with XCode 4 and use 10.6 SDK.nyamatongwe1-10/+4
Removed reference to MySQL build directory.
2011-02-07Merged in current scintilla-cocoa from bzr.nyamatongwe1-1/+1
2010-12-08Added 68K assembler lexer.nyamatongwe1-0/+7
Some region settings were inserted automatically by Xcode.
2010-07-24Updates from Scintilla-Cocoa project.nyamatongwe3-122/+818
Updated case mapping, modifier key for zoom, redo, mouse wheel, search and highlight.
2010-01-20Updated to current version (28) of Scintilla Cocoa.nyamatongwe2-5/+8
2009-06-26Updated cocoa to current version from bzr.nyamatongwe3-704/+73
2009-05-14Reinstated styles for SCE_MYSQL_HIDDENCOMMAND.nyamatongwe1-2/+2
2009-05-14Test file from Mike Lischke at Sun.nyamatongwe1-0/+215
2009-05-14First upload of Cocoa platform from Mike Lischke at Sun.nyamatongwe9-0/+4502