Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Bug 546694 - [Cocoa] Re-enable struct generation in MacGeneratorNikita Nemkin1-1/+1
2012-03-02generating PI in 10.7Carolyn MacLeod1-16/+0
2012-03-02generating PI on 10.7Silenio Quarti1-1/+37
2010-12-18332872 - implement XOR mode for Cocoa GC.Scott Kovatch1-0/+1
2010-12-07differences XML bridgesupport between 10.5 and 10.6Carolyn MacLeod1-2/+2
2010-11-17329511 - make keyboard post call conditionally for 10.5.Scott Kovatch1-0/+6
2010-11-09329511 - Broke a snippet with previous change. Refactored mouse wheel and mou...Scott Kovatch1-23/+33
2010-10-13222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch1-0/+8
2010-04-12Use CGColor, not NSColor. Handle text alignment.Scott Kovatch1-0/+3
2010-03-16sorting xml nodes to avoid changes between OS versionsFelipe Heidrich1-24/+24
2010-03-16Remove dependency on argument names. Arg names can change in different versio...Felipe Heidrich1-135/+135
2009-08-19270531 - Cocoa - Font metricsSilenio Quarti1-0/+36
2009-08-06278944 - Cocoa: Image transfer not working for images (randomly)Silenio Quarti1-0/+2
2009-07-07275589 - can't see text cursor after setting dark background colorSilenio Quarti1-0/+12
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti1-0/+297
2009-06-30*** empty log message ***Felipe Heidrich1-297/+0
2009-05-04274188 - create caret from image does not workSilenio Quarti1-0/+10
2009-04-27273492 - go back to CGPostKeyboardEvent for posting key events.Scott Kovatch1-0/+6
2009-04-21271691 - outline not implemented in Path.containsSilenio Quarti1-0/+3
2009-04-03270858 - use CGCreateKeyboardEvent/CGPostEvent instead of CGPostKeyboardEvent...Scott Kovatch1-8/+16
2009-03-23*** empty log message ***Silenio Quarti1-2/+2
2009-03-23*** empty log message ***Silenio Quarti1-0/+3
2009-03-23parameter name changes in new leopardSilenio Quarti1-1/+1
2009-03-23*** empty log message ***Silenio Quarti1-2/+0
2009-03-23*** empty log message ***Silenio Quarti1-3533/+267
2009-03-20variadic arg support for functions in generatorSilenio Quarti1-7/+7
2009-03-20264744 - Implement Display.post().Scott Kovatch1-27/+27
2009-03-18copyArea for screenSilenio Quarti1-74/+74
2009-03-06*** empty log message ***Silenio Quarti1-1/+1
2009-03-05255000 - Provide API to handle authentication challenges properlyGrant Gayed1-1/+1
2009-03-05254498 - expander touches the image in treeitemSilenio Quarti1-1/+1
2009-02-25NSWindow sendEventKevin Barnes1-1/+1
2009-02-24not sure why this changed. releasing the one that is sorted properlySilenio Quarti1-1/+1
2009-02-13263999 - Use UCKeyTranslate to get the unmodified key that triggered the key ...Scott Kovatch1-5/+5
2008-12-17251021 - MacOSX-cocoa swt crash importing a folder containing ~800 Java filesKevin Barnes1-1/+1
2008-12-10258159 - [64] MessageBox CrashesKevin Barnes1-1/+1
2008-11-13253220 - add support for native image loading with NSImage.Scott Kovatch1-15/+15
2008-11-13clean upKevin Barnes1-7/+7
2008-11-10253219 - Implement gradient PatternsKevin Barnes1-84/+84
2008-10-29252441 - Can't select plugins in run configurationsKevin Barnes1-1/+1
2008-09-25211652 - First working drag and drop implementation for Cocoa port.Scott Kovatch1-1/+1
2008-09-22implementing TextLayout.setTabs()Silenio Quarti1-1/+1
2008-09-09246309 - Doesn't open local URLs (file:///) that contain query parameters and...Grant Gayed1-1/+1
2008-09-05Mac generator and building 64 bit enabled C codeSilenio Quarti1-0/+3535

    Back to the top