summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* javadocCarolyn MacLeod2010-07-121-0/+1
|
* give the combo some default textCarolyn MacLeod2010-07-091-0/+1
|
* BugÊ313740 - Unable to select any window when JFace warning dialog and file ↵Silenio Quarti2010-07-087-2/+63
| | | | browse dialog are both open
* BugÊ309269 - [Widgets] Table selection event does not return a correct ↵Silenio Quarti2010-07-082-1/+5
| | | | table item
* javadoc errorCarolyn MacLeod2010-07-071-2/+2
|
* new release taskSilenio Quarti2010-07-071-0/+52
|
* updating build.xml version to 3.7.0Silenio Quarti2010-07-071-1/+1
|
* Return the shortcut key for the whole tab folder, not just the tabs.Carolyn MacLeod2010-07-071-0/+3
|
* Update current version from v3650 to v3700Felipe Heidrich2010-07-074-5/+5
|
* adding new release supportSilenio Quarti2010-07-071-13/+20
|
* Bug 315932 - [printing] Print selection prints whole fileCarolyn MacLeod2010-07-071-5/+6
|
* Bug 294761 - Gripper icon on Mac status bar should be transparentLakshmi Shanmugam2010-07-075-2/+47
|
* remove bogus changeSilenio Quarti2010-07-071-2/+2
|
* update build_all to include all platformsSilenio Quarti2010-07-071-22/+22
|
* 64 bitSilenio Quarti2010-07-072-3/+2
|
* check compilation for branchSilenio Quarti2010-07-071-1/+1
|
* WPF is not builtSilenio Quarti2010-07-071-1/+6
|
* Bug 316938 - Incorrect signature for OS.XGetWindowPropertySilenio Quarti2010-07-063-16/+16
|
* Fix over-aggressive refactoring.Scott Kovatch2010-07-061-1/+1
|
* 314243 - if tooltip tracking gets NSMouseMoved on inactive window convert ↵Scott Kovatch2010-07-061-1/+18
| | | | coordinates to that window.
* 315894 - don't check keyInputHappened while processing insertText.Scott Kovatch2010-07-061-2/+1
|
* Bug 240657 - Combo.setText() doesnt set the text if the string is a ↵Felipe Heidrich2010-07-051-3/+6
| | | | substring of the strings in combo
* Bug 294860 - Left arrow buttons point to the rightLakshmi Shanmugam2010-07-011-3/+3
|
* 313121 - call setUsesFontPanel(false) so font changes don't happen ↵Scott Kovatch2010-06-304-1/+11
| | | | automatically.
* Bug 317390 - Editors hang for several seconds when processing input when ↵Carolyn MacLeod2010-06-301-2/+2
| | | | Windows On-Screen Keyboard accessory is running
* 317054 - rework key handling and selection for Tree, Table and List.Scott Kovatch2010-06-293-13/+30
|
* make WebKitGTK default on GTKGrant Gayed2010-06-281-6/+1
|
* 313593 - Add separate code path for visible children vs. all children.Scott Kovatch2010-06-281-9/+30
| | | | | 314946 - If accessible adds help or a title, add the matching property to the list. Added debugging code and cleaned up native notifications sent for table changes.
* 317782 - When putting strings on the clipboard use utxt and TEXT.Scott Kovatch2010-06-283-23/+32
|
* 317051 - Don't send selection events on non-user-initiated changesScott Kovatch2010-06-283-56/+72
| | | | 317054 - only send one selection event if multiple items are selected.
* *** empty log message ***Grant Gayed2010-06-281-1/+1
|
* update Bundle-Version to 3.7...Grant Gayed2010-06-283-3/+3
|
* 316811 - change all "Safari" references to "WebKit"Grant Gayed2010-06-2512-148/+148
|
* 312830 - [Mozilla] XPCOM error when removing DOM listeners should not crashGrant Gayed2010-06-251-2/+1
|
* initial BarChart exampleCarolyn MacLeod2010-06-253-0/+453
|
* 317074 - Snippet31 should dispose TrackerGrant Gayed2010-06-171-1/+6
|
* 'new version v3650b'v3650bR3_6Felipe Heidrich2010-06-021-0/+6
|
* Bug 314914 - Confusing GridData javadocCarolyn MacLeod2010-06-021-3/+11
|
* Bug 315326 - SIGSEGV in _G_OBJECT_TYPE during moveAboveSilenio Quarti2010-06-021-3/+7
|
* 'new version v3650a'v3650aFelipe Heidrich2010-05-311-0/+6
|
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_COPYRIGHT_BASH_FOR_36RC4Carolyn MacLeod2010-05-311-2/+1
|
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-31270-280/+308
|
* Bug 314492 - Do the annual copyright/javadoc bashBEFORE_COPYRIGHT_BASH_FOR_36RC4Carolyn MacLeod2010-05-311-2/+2
|
* 'new version v3650'v3650Felipe Heidrich2010-05-261-0/+6
|
* Update current version from v3649 to v3650Felipe Heidrich2010-05-264-5/+5
|
* 314432 - First click on not yet enriched hover closes hover immediatelyGrant Gayed2010-05-261-32/+0
|
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-26173-347/+2435
|
* Bug 314492 - Do the annual copyright/javadoc bashBEFORE_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-264-6/+6
|
* Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention ↵Silenio Quarti2010-05-261-2/+1
| | | | Display#getSystemCursor(int)
* 311936 - FIX PART 2: [regression] swt-xulrunner-win32 fails to load on ↵Grant Gayed2010-05-262-4/+0
| | | | vanilla WinXP SP2