Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-10 | Allow drag to trash to delete. | nyamatongwe | 1 | -1/+13 | |
2011-06-15 | Made ScintillaCocoa::ContentView public so it can be used by | nyamatongwe | 1 | -1/+2 | |
ScintillaView and using hwndFrom to find view so idFrom can be used as it is on other platforms. | |||||
2011-06-05 | Hide horizontal scrollbar in wrap mode. | nyamatongwe | 1 | -1/+2 | |
2011-06-05 | Respond to window deactivation by hiding caret. | nyamatongwe | 1 | -0/+23 | |
2011-06-05 | Comment typo. | nyamatongwe | 1 | -1/+1 | |
2011-05-27 | Fix last warning. | nyamatongwe | 1 | -1/+0 | |
2011-05-27 | Avoid warning. | nyamatongwe | 1 | -0/+2 | |
2011-05-27 | IME fixed to avoid inserting keys that are part of a character. | nyamatongwe | 1 | -7/+19 | |
Allows for either NSString or NSAttributedString. From Mike Schroeder of Adobe. | |||||
2011-05-27 | Expose registerNotifyCallback on ScintillaView class. | nyamatongwe | 1 | -0/+11 | |
From Elizabeth Irizarry of Adobe. | |||||
2011-02-07 | Merged in current scintilla-cocoa from bzr. | nyamatongwe | 1 | -24/+63 | |
2010-07-24 | Updates from Scintilla-Cocoa project. | nyamatongwe | 1 | -3/+85 | |
Updated case mapping, modifier key for zoom, redo, mouse wheel, search and highlight. | |||||
2010-04-22 | Updated to launchpad scintilla-cocoa revision 33. | nyamatongwe | 1 | -33/+56 | |
Context menu implemented. Many warnings avoided. Make files added. | |||||
2010-01-20 | Updated to current version (28) of Scintilla Cocoa. | nyamatongwe | 1 | -9/+56 | |
2009-09-04 | Avoid errors from new compiler in OS X 10.6. | nyamatongwe | 1 | -1/+3 | |
2009-09-04 | Fix in the InfoBar to avoid setting a cell class for the entire application. | nyamatongwe | 1 | -6/+14 | |
Fixed memory leak re. notification center. Cursor handling did not properly retain the used cursor image. | |||||
2009-06-26 | Updated cocoa to current version from bzr. | nyamatongwe | 1 | -20/+234 | |
2009-05-14 | First upload of Cocoa platform from Mike Lischke at Sun. | nyamatongwe | 1 | -0/+1082 | |