summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 337263 - LineAttributes should implement equals()Felipe Heidrich2011-02-171-0/+57
* 337203 - use the selectionIndexesForProposedSelection: variant of determining...Scott Kovatch2011-02-168-98/+92
* Bug 335134 - CCombo: floating list pop-up on ALT+TABLakshmi Shanmugam2011-02-161-21/+26
* Remove "API Under Construction" warning for AccessibleEditableTextCarolyn MacLeod2011-02-159-28/+0
* 'new version v3722'v3722Felipe Heidrich2011-02-141-0/+6
* Update current version from v3721 to v3722Felipe Heidrich2011-02-144-5/+5
* Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich2011-02-141-1/+1
* Bug 334147 - Several SWT snippets use incorrect positioningFelipe Heidrich2011-02-1410-8/+28
* 193362 - look for scrolling to actually occur before disabling window flushing.Scott Kovatch2011-02-113-2/+9
* 325241 - rewrote movable column support with a table/outline delegate. Check ...Scott Kovatch2011-02-117-51/+99
* Bug 336810 - Display.getFocusControl() should mention 'null' in @returnFelipe Heidrich2011-02-111-2/+2
* Bug 336810 - Display.getFocusControl() should mention 'null' in @returnFelipe Heidrich2011-02-111-1/+1
* Bug 334147 - Several SWT snippets use incorrect positioningFelipe Heidrich2011-02-0933-25/+90
* Bug 320636 - CCombo setFocus does not workLakshmi Shanmugam2011-02-091-1/+1
* 332647 - reworked original fix to use FindWindow which is available, undocume...Scott Kovatch2011-02-086-41/+59
* Bug 306039 - [Widgets] Windows 7 Jump List items impose "standard" on argumen...Felipe Heidrich2011-02-081-22/+61
* 336624 - always set the button state for any event. Also, use GetCurrentEvent...Scott Kovatch2011-02-089-37/+46
* 'new version v3721d'v3721dFelipe Heidrich2011-02-071-0/+6
* 329872 - commit change from 3.6 branch to HEAD.Scott Kovatch2011-02-071-2/+10
* Remove unnecessary retain.Scott Kovatch2011-02-041-1/+0
* Bug 275624 - PrintDialog.setPrinterData does not work as expectedCarolyn MacLeod2011-02-041-0/+7
* Bug 275624 - PrintDialog.setPrinterData does not work as expectedCarolyn MacLeod2011-02-041-0/+6
* javadoc: SIMPLE style is a HINT (ignored by Combo on Mac and GTK)Carolyn MacLeod2011-02-031-0/+1
* Bug 275624 - PrintDialog.setPrinterData does not work as expectedCarolyn MacLeod2011-02-013-24/+61
* Add button SWT.WRAP styleCarolyn MacLeod2011-02-011-3/+15
* Bug 335928 - 166 compile warnings in official buildFelipe Heidrich2011-02-011-1/+1
* 335172 - set the drop feedback on the row we computed feedback for.Scott Kovatch2011-02-011-4/+12
* 'new version v3721c'v3721cFelipe Heidrich2011-01-311-0/+6
* 335304 - click in the control shouldn't automatically hide the calendar.Scott Kovatch2011-01-311-1/+1
* Gesture example codeScott Kovatch2011-01-311-1/+73
* 329499 - fix in Carbon HEAD.Scott Kovatch2011-01-311-0/+4
* Bug 335882 -bidi: overload SashForm#setOrientation to change bidi directionFelipe Heidrich2011-01-311-2/+18
* 335263 - Block cut() for password text fields (carbon)Scott Kovatch2011-01-311-0/+1
* 335263 - block cut and copy for password text.Scott Kovatch2011-01-311-0/+2
* Pan events not being sent. Also, send touch-up events for missing touches.Scott Kovatch2011-01-311-26/+26
* Bug 329216 - StyledText needs to implement AccessibleEditableTextListenerFelipe Heidrich2011-01-311-0/+29
* Fill in touch example snippet.Scott Kovatch2011-01-291-11/+86
* Touch + Gesture snippetsBogdan Gheorghe2011-01-282-0/+66
* 'new version v3721b'v3721bFelipe Heidrich2011-01-281-0/+6
* 335589 - put back old code to detect windows for 10.5. Will need to revisit.Scott Kovatch2011-01-281-25/+39
* Updated Touch commentBogdan Gheorghe2011-01-261-6/+1
* 'new version v3721a'v3721aFelipe Heidrich2011-01-251-0/+6
* 335382 - WebKitGTK can now throw exception with SWT.WEBKIT styleGrant Gayed2011-01-251-1/+3
* add SWT.WEBKIT styleGrant Gayed2011-01-253-4/+22
* Update PPC64Bogdan Gheorghe2011-01-251-1/+1
* 'new version v3721'v3721Felipe Heidrich2011-01-241-0/+6
* Update current version from v3720 to v3721Felipe Heidrich2011-01-244-5/+5
* 334865 - ToolItem's enabled state is independent of its toolbar.Scott Kovatch2011-01-211-1/+1
* Don't bubble touch eventsScott Kovatch2011-01-211-1/+1
* rollback changesBogdan Gheorghe2011-01-211-688/+209