Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Bug 343331 - [Mac] GLCanvas draws on top of fast viewsSilenio Quarti3-1/+17
2011-10-18fix file permissions in 3.7 branchSilenio Quarti5-0/+0
2011-08-23Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti1-1/+9
2011-08-17Bug 348309 - [10.7]Awkward Scroll BarsSilenio Quarti3-5/+17
2011-08-05Bug 352694 - GC can not capture screen correctly in MAC 10.7 lionSilenio Quarti1-0/+6
2011-08-05Bug 353523-SWT_AWT broken on Mac OS X LeopardLakshmi Shanmugam1-12/+0
2011-05-27Copyright bash pre-RC4Carolyn MacLeod2-2/+2
2011-05-26fix (c) for files new in 3.7Grant Gayed4-4/+4
2011-05-19warning on 64 bitFelipe Heidrich1-1/+1
2011-05-17Bug 345892 - Selection jumps in treeRoot_AERO_WORKFelipe Heidrich3-0/+26
2011-05-10343979 - secure window.external.callJavaGrant Gayed1-1/+1
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod4-10/+8
2011-05-05Bug 344642 - [Mac OS X] Cannot enable/disable breakpoint by clicking checkboxSilenio Quarti3-43/+9
2011-04-18Bug 341402-SWT Cocoa crash in 3.7M6Lakshmi Shanmugam3-0/+9
2011-04-11Bug 342197 - Control.getBorderWidth () always returns 0 (wrong border/focus r...Silenio Quarti3-1/+10
2011-03-30Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti4-2/+21
2011-03-09fixed 64 bit pblms - for Bug 310242 (Tree expands while dragging over non-lea...Lakshmi Shanmugam1-1/+1
2011-03-04Bug 310242 - Tree expands while dragging over non-leaf itemLakshmi Shanmugam1-0/+3
2011-03-03Bug 329456 - Add API to access the application menu (Mac) and system menu (wi...Silenio Quarti4-6/+43
2011-02-16337203 - use the selectionIndexesForProposedSelection: variant of determining...Scott Kovatch4-22/+36
2011-02-11325241 - rewrote movable column support with a table/outline delegate. Check ...Scott Kovatch3-1/+47
2011-02-08332647 - reworked original fix to use FindWindow which is available, undocume...Scott Kovatch1-0/+7
2011-02-08336624 - always set the button state for any event. Also, use GetCurrentEvent...Scott Kovatch4-3/+26
2011-01-11333914 - search for right nib based on current locale.Scott Kovatch4-1/+69
2011-01-04332389 - don't add SWT_OBJECT to SWTToolbarView or embedded NSWindow subclasses.Scott Kovatch1-0/+8
2010-12-20279884 - implement Mac portion of gesture support, and add stubs for all othe...Scott Kovatch8-2/+240
2010-12-18332647 - use windowNumberAtPoint/HIWindowFindAtLocation, which ignores holes ...Scott Kovatch11-5/+74
2010-12-18332872 - implement XOR mode for Cocoa GC.Scott Kovatch2-0/+2
2010-12-07differences XML bridgesupport between 10.5 and 10.6Carolyn MacLeod2-5/+5
2010-12-06Adding duplex APICarolyn MacLeod3-17/+40
2010-12-06331474 - create SHEETs with NSDocModalWindowMask.Scott Kovatch2-0/+2
2010-12-02331676 - use isMainWindow instead of comparing against [NSApplication mainWin...Scott Kovatch3-0/+8
2010-12-01330749 - reworked previous fix; correctly implement Decorations#saveFocus() a...Scott Kovatch3-0/+9
2010-11-17329511 - make keyboard post call conditionally for 10.5.Scott Kovatch2-0/+12
2010-11-16329840 - click on checkbox shouldn't select row.Scott Kovatch4-0/+57
2010-11-15329058 - BrowserFunction should map java null to JS null, not to undefinedGrant Gayed1-0/+4
2010-11-09329511 - Broke a snippet with previous change. Refactored mouse wheel and mou...Scott Kovatch2-51/+63
2010-11-02227638 - implement DROP_DOWN for the date picker.Scott Kovatch3-1/+15
2010-11-01328864 - implement methods to block Cocoa's normal cell editing path.Scott Kovatch3-0/+11
2010-10-25300620 - catch and forward command-. as key events.Scott Kovatch3-0/+9
2010-10-22219133 - get printer DPI using PrintCore calls.Scott Kovatch4-1/+62
2010-10-15324254 - implement Services menu integration, which uses Accessible to get/se...Scott Kovatch4-0/+30
2010-10-13222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch8-2/+113
2010-10-12327365 - Added arrangeInFront:, setRepresentedFilename and setRepresentedURL:...Scott Kovatch4-0/+27
2010-09-27307302 - set up menus correctly if AWT is loaded first.Scott Kovatch3-0/+31
2010-09-21298698 - use smaller text container sizeScott Kovatch1-0/+13
2010-09-21Bug 297511 - nicer truncation of Table/Tree itemsLakshmi Shanmugam2-0/+2
2010-09-20325687 - use device colors in GC and Image to work around Cocoa bug in OS X 1...Scott Kovatch3-0/+17
2010-09-20325230 - disallow clearing of selection in SWT.SINGLE mode.Scott Kovatch2-0/+13
2010-09-18325153 - convert device colors to calibrated colorsScott Kovatch4-24/+10

Back to the top