summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal
Commit message (Expand)AuthorAgeFilesLines
...
* 333914 - search for right nib based on current locale.Scott Kovatch2011-01-114-1/+69
* 332389 - don't add SWT_OBJECT to SWTToolbarView or embedded NSWindow subclasses.Scott Kovatch2011-01-041-0/+8
* 279884 - implement Mac portion of gesture support, and add stubs for all othe...Scott Kovatch2010-12-208-2/+240
* 332647 - use windowNumberAtPoint/HIWindowFindAtLocation, which ignores holes ...Scott Kovatch2010-12-1811-5/+74
* 332872 - implement XOR mode for Cocoa GC.Scott Kovatch2010-12-182-0/+2
* differences XML bridgesupport between 10.5 and 10.6Carolyn MacLeod2010-12-072-5/+5
* Adding duplex APICarolyn MacLeod2010-12-063-17/+40
* 331474 - create SHEETs with NSDocModalWindowMask.Scott Kovatch2010-12-062-0/+2
* 331676 - use isMainWindow instead of comparing against [NSApplication mainWin...Scott Kovatch2010-12-023-0/+8
* 330749 - reworked previous fix; correctly implement Decorations#saveFocus() a...Scott Kovatch2010-12-013-0/+9
* 329511 - make keyboard post call conditionally for 10.5.Scott Kovatch2010-11-172-0/+12
* 329840 - click on checkbox shouldn't select row.Scott Kovatch2010-11-164-0/+57
* 329058 - BrowserFunction should map java null to JS null, not to undefinedGrant Gayed2010-11-151-0/+4
* 329511 - Broke a snippet with previous change. Refactored mouse wheel and mou...Scott Kovatch2010-11-092-51/+63
* 227638 - implement DROP_DOWN for the date picker.Scott Kovatch2010-11-023-1/+15
* 328864 - implement methods to block Cocoa's normal cell editing path.Scott Kovatch2010-11-013-0/+11
* 300620 - catch and forward command-. as key events.Scott Kovatch2010-10-253-0/+9
* 219133 - get printer DPI using PrintCore calls.Scott Kovatch2010-10-224-1/+62
* 324254 - implement Services menu integration, which uses Accessible to get/se...Scott Kovatch2010-10-154-0/+30
* 222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch2010-10-138-2/+113
* 327365 - Added arrangeInFront:, setRepresentedFilename and setRepresentedURL:...Scott Kovatch2010-10-124-0/+27
* 307302 - set up menus correctly if AWT is loaded first.Scott Kovatch2010-09-273-0/+31
* 298698 - use smaller text container sizeScott Kovatch2010-09-211-0/+13
* Bug 297511 - nicer truncation of Table/Tree itemsLakshmi Shanmugam2010-09-212-0/+2
* 325687 - use device colors in GC and Image to work around Cocoa bug in OS X 1...Scott Kovatch2010-09-203-0/+17
* 325230 - disallow clearing of selection in SWT.SINGLE mode.Scott Kovatch2010-09-202-0/+13
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-184-24/+10
* 324345 - deliver (more) events to embedded shells, work around AWT bug for br...Scott Kovatch2010-09-172-0/+28
* Bug 325383 - StyledText has problems with layout in the presence of ligaturesFelipe Heidrich2010-09-162-0/+4
* Bug 13802 - Request : WRAP style for ButtonSilenio Quarti2010-09-034-3/+54
* 280202 - add cut, copy, paste, select all to the file dialog.Scott Kovatch2010-08-304-1/+23
* 317872 - use GetIconRefFromTypeInfo instead of NSWorkspace.Scott Kovatch2010-08-233-1/+29
* 303454, 233579, 297352 - checkbox and first column are now covered by one tab...Scott Kovatch2010-08-173-3/+18
* Bug 296254 - [DND] No Drop on Label with filtransferLakshmi Shanmugam2010-08-091-0/+1
* 321614 - search full window list in findControl. Also, don't hide TOOL window...Scott Kovatch2010-08-035-1/+45
* 251460 - buttons were incorrectly switching to reg. square bezel. Also change...Scott Kovatch2010-07-272-1/+8
* 251460 - change Cocoa button style if height crosses a thresholdScott Kovatch2010-07-152-0/+2
* 218929 - use NSPanel for SWT.TOOL shells.Scott Kovatch2010-07-124-1/+27
* 313121 - call setUsesFontPanel(false) so font changes don't happen automatica...Scott Kovatch2010-06-303-1/+10
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-316-5/+15
* 313223 - call flushWindowIfNeeded when resetting the flushing flag.Scott Kovatch2010-05-183-1/+9
* 291326 - add asyncExec observer proc in AWTRunLoopMode.Scott Kovatch2010-05-061-0/+2
* Bug 282229 - The scroll in any editor is painfully slow on OS XSilenio Quarti2010-05-044-0/+20
* Bug 268112 - Combo getListVisible missingSilenio Quarti2010-05-032-0/+4
* Add support for EVENT_TABLE_CHANGED. Fire correct Cocoa notifications and res...Scott Kovatch2010-04-272-0/+4
* Table accessibility. Also fixed many bugs when accessible was attached to a C...Scott Kovatch2010-04-232-0/+4
* Bug 305124 - [Program] Eclipse can not open resource files in external editorSilenio Quarti2010-04-223-1/+28
* Remove a 10.6-only constant.Scott Kovatch2010-04-162-4/+0
* Fire OS notifications for lightweight accessible changes.Scott Kovatch2010-04-162-0/+16
* Cleanup of accessibility properties. Removed unnecessary overrides. Fixes for...Scott Kovatch2010-04-152-0/+4