Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-15*** empty log message ***Bogdan Gheorghe1-1/+1
2010-11-15Add HPUX ia64_32 GTKBogdan Gheorghe1-2/+17
2010-11-15330268 - make sure button is valid before creating a mouse event.Scott Kovatch1-1/+3
2010-11-15Compiler warnings for unused variables (cont'd)Carolyn MacLeod1-1/+1
2010-11-12Bug 304724 - [Widgets] clear icon not enabled when setText is called on a Te...Silenio Quarti1-1/+5
2010-11-12Bug 285101 - [CDateTime] JVM crash on first eventSilenio Quarti1-2/+2
2010-11-12Bug 285101 - [CDateTime] JVM crash on first eventSilenio Quarti2-2/+12
2010-11-12Bug 304724 - [Widgets] clear icon not enabled when setText is called on a Te...Silenio Quarti1-0/+1
2010-11-12Bug 285879 - [Widgets] Wrong postion of popup menus for tray icons on linux ...Silenio Quarti3-1/+25
2010-11-12Bug 285879 - [Widgets] Wrong postion of popup menus for tray icons on linux ...Silenio Quarti5-2/+31
2010-11-11329814 - Compiler warnings in N20101108-2000 buildBogdan Gheorghe1-1/+1
2010-11-10329511 - Need to use kCGSessionEventTap on 10.5 (also works on 10.6)Scott Kovatch1-1/+1
2010-11-10329828 - Remove Photon SWT buildsBogdan Gheorghe1-10/+13
2010-11-10329916 - TableItem drawSelectionBogdan Gheorghe1-1/+1
2010-11-09Compiler warnings for unused variablesBogdan Gheorghe3-12/+13
2010-11-09Bug 328909 - Setting foreground color in EraseItem listener has no effectLakshmi Shanmugam1-2/+2
2010-11-09329511 - Broke a snippet with previous change. Refactored mouse wheel and mou...Scott Kovatch6-194/+151
2010-11-08'new version v3713a'v3713aFelipe Heidrich1-0/+6
2010-11-08324102 - Backspace key, delete key and tab stop working when my application i...Grant Gayed1-0/+7
2010-11-08326644 - StyledText selection erases painted characters behind last character...Felipe Heidrich1-2/+2
2010-11-08missing ; for text-line-through-type in get_attributesCarolyn MacLeod1-1/+1
2010-11-08javadocCarolyn MacLeod2-2/+3
2010-11-08Bug 322525 - computeSize() wrong for DateTime with SWT.DATE style (Hebrew cal...Carolyn MacLeod2-205/+42
2010-11-08Bug 326644 - StyledText selection erases painted characters behind last chara...Felipe Heidrich2-4/+4
2010-11-08Bug 326644 - StyledText selection erases painted characters behind last chara...Felipe Heidrich1-2/+2
2010-11-08Bug 327332 - Tree should not show hand pointer by default on Windows 7Felipe Heidrich1-0/+22
2010-11-08329499 - bring over the cursor cleanup code from other platforms.Scott Kovatch1-0/+8
2010-11-08329511 - Use CGEventCreateKeyboardEvent instead of CGPostKeyboardEvent, which...Scott Kovatch1-2/+3
2010-11-05329569 - minimize the number of special casesScott Kovatch1-35/+8
2010-11-05329569 - no need for conditional code in Image.Scott Kovatch1-8/+4
2010-11-05329569 - conditional code for colors obtained from color spacesScott Kovatch2-12/+47
2010-11-05Bug 329576 - Toolbar buttons highlight background on CocoaSilenio Quarti1-5/+3
2010-11-05Move back to NSCalibratedColorSpace everywhere. This may trigger unit test fa...Scott Kovatch2-12/+12
2010-11-04Bug 329295: [painting] Painting problems with mark occurrences highlighting [...Felipe Heidrich1-7/+21
2010-11-04flag non-swt uses of java api (recommended by Olivier)Carolyn MacLeod1-2/+2
2010-11-04Bug 329295: [painting] Painting problems with mark occurrences highlightingFelipe Heidrich1-1/+1
2010-11-02*** empty log message ***Bogdan Gheorghe1-2/+2
2010-11-02227638 - implement DROP_DOWN for the date picker.Scott Kovatch6-3/+231
2010-11-01251446 - ignore next mouseUp after clicking on a link.Scott Kovatch1-5/+14
2010-11-01'new version v3713'v3713Felipe Heidrich1-0/+6
2010-11-01Update current version from v3712 to v3713Felipe Heidrich4-5/+5
2010-11-01Bug 324005 - Add IAccessible2EditableText support to EclipseCarolyn MacLeod5-16/+187
2010-11-01improve toStringCarolyn MacLeod1-1/+11
2010-11-01328654 - apply string encoding changes in TextTransfer to HTMLTransferScott Kovatch1-8/+35
2010-11-01329181 - don't adjust for the height of the title area in a sheet.Scott Kovatch1-1/+1
2010-11-01328945 - put back the original NSWindow subclass when there are no more embed...Scott Kovatch1-3/+19
2010-11-01328864 - implement methods to block Cocoa's normal cell editing path.Scott Kovatch7-11/+23
2010-11-01328706 - turn off link tooltips at all times.Scott Kovatch1-5/+1
2010-11-01Bug 328950 - SWT test failures on Windows 7Carolyn MacLeod1-0/+8
2010-11-01s390 machines check - use scp instead of ping to make sure the firewall is op...Silenio Quarti1-2/+2

Back to the top