Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | handle missing Arch variable on 32-bit Mac | Grant Gayed | 2012-02-24 | 3 | -8/+50 | |
| | | ||||||
* | | clean up | Felipe Heidrich | 2012-02-27 | 1 | -0/+1 | |
| | | ||||||
* | | removing more extra checks | Felipe Heidrich | 2012-02-24 | 1 | -16/+9 | |
| | | ||||||
* | | removing extra checks | Felipe Heidrich | 2012-02-24 | 1 | -46/+22 | |
| | | ||||||
* | | remove extra tests in gtk | Felipe Heidrich | 2012-02-24 | 1 | -40/+25 | |
| | | ||||||
* | | fix | Felipe Heidrich | 2012-02-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into bug230854 | Felipe Heidrich | 2012-02-24 | 19 | -30/+271 | |
|\| | ||||||
| * | remove unused imports, fix some whitespace | Grant Gayed | 2012-02-24 | 7 | -12/+6 | |
| | | ||||||
| * | Bug 355341-[10.7] TabFolder doesn't look native | Lakshmi Shanmugam | 2012-02-24 | 2 | -8/+16 | |
| | | | | | | (selected item's text not inverted) | |||||
| * | Bug 355683-[10.7]API to tell whether scrollbars are | Lakshmi Shanmugam | 2012-02-24 | 1 | -0/+2 | |
| | | | | | | overlay(OS.java changes) | |||||
| * | Bug 355683-[10.7]API to tell whether scrollbars are overlay | Lakshmi Shanmugam | 2012-02-24 | 4 | -0/+92 | |
| | | ||||||
| * | recommit | Grant Gayed | 2012-02-23 | 1 | -1/+0 | |
| |\ | ||||||
| | * | formatting | Grant Gayed | 2012-02-23 | 1 | -3/+3 | |
| | | | ||||||
| * | | move implementation from Platform to Library | Grant Gayed | 2012-02-23 | 9 | -98/+76 | |
| |/ | ||||||
| * | Bug 292062 - Provide a way to dynamically introspect an SWT port info | Grant Gayed | 2012-02-23 | 5 | -7/+143 | |
| | | ||||||
| * | Bug 372268 - the "message" in a Text with SEARCH style is inaccessible | Carolyn MacLeod | 2012-02-22 | 2 | -2/+34 | |
| | | ||||||
| * | Enable Cairo graphics by default | Bogdan Gheorghe | 2012-02-21 | 1 | -1/+1 | |
| | | ||||||
* | | review bug230854, changes to API, fix code to handle surrogates in linux, ↵ | Felipe Heidrich | 2012-02-24 | 12 | -74/+99 | |
| | | | | | | | | other fixes | |||||
* | | Merge branch 'master' into bug230854 | Felipe Heidrich | 2012-02-14 | 103 | -1735/+2892 | |
|\| | ||||||
| * | Update DialogTab | Carolyn MacLeod | 2012-02-14 | 2 | -44/+68 | |
| | | ||||||
| * | v3821v3821b | Silenio Quarti | 2012-02-13 | 1 | -0/+6 | |
| | | ||||||
| * | Bug 354978 - Use Cairo as backend for graphics operations (cairo in Text.java) | Silenio Quarti | 2012-02-13 | 1 | -4/+12 | |
| | | ||||||
| * | v3821v3821a | Silenio Quarti | 2012-02-06 | 5 | -5/+11 | |
| | | ||||||
| * | Bug 354978 - Use Cairo as backend for graphics operations (comment#19) | Silenio Quarti | 2012-02-06 | 1 | -1/+1 | |
| | | ||||||
| * | Bug 354978 - Use Cairo as backend for graphics operations (comment#18) | Silenio Quarti | 2012-02-06 | 3 | -4/+1 | |
| | | ||||||
| * | Bug 362133 - tray item show highlight image not working | Silenio Quarti | 2012-02-02 | 1 | -2/+8 | |
| | | ||||||
| * | Bug 370355 - Combo does not show focus ring in some cases | Felipe Heidrich | 2012-02-01 | 1 | -0/+7 | |
| | | ||||||
| * | Bug 338975 - [SWT OS X Cocoa] Eclipse causes WindowServer to consume memory | Silenio Quarti | 2012-02-01 | 1 | -1/+2 | |
| | | ||||||
| * | Bug 368710 - ProgressBar created with SWT.INDETERMINATE does not pause on ↵ | Felipe Heidrich | 2012-02-01 | 1 | -1/+5 | |
| | | | | | | | | Windows XP | |||||
| * | Bug 363309-Key events posted with Display.post() do not honor | Lakshmi Shanmugam | 2012-02-01 | 2 | -4/+4 | |
| | | | | | | Shiftkey state | |||||
| * | Make gdk_pango_context_set_colormap dynamic. | Alexander Kurtakov | 2012-01-31 | 5 | -2/+22 | |
| | | | | | | | | | | This function needs to be called only on GTK versions prior to 2.6. On newer versions the colormap is set automatically. | |||||
| * | Get rid of gtk_calendar_display_options. | Alexander Kurtakov | 2012-01-31 | 5 | -41/+3 | |
| | | | | | | | | | | This function has been used only for pre-2.4 GTK, is deprecated for long time and is removed in GTK 3. | |||||
| * | Bug 368757 - Using ESC as accelerator does not work on OS X, but on | Silenio Quarti | 2012-01-31 | 5 | -3/+23 | |
| | | | | | | Windows | |||||
| * | Bug 369599 - Weird window flash when opening tooltip | Silenio Quarti | 2012-01-31 | 1 | -1/+4 | |
| | | ||||||
| * | 368993 - Label with size hint {0, 0} layouted to {64, 64} | Bogdan Gheorghe | 2012-01-31 | 6 | -7/+9 | |
| | | ||||||
| * | Bug 358022-Set text editor background to black, mouse | Lakshmi Shanmugam | 2012-01-31 | 6 | -7/+53 | |
| | | | | | | cursor becomes invisible | |||||
| * | snippet361 cross-platform shell size | Carolyn MacLeod | 2012-01-27 | 1 | -1/+2 | |
| | | ||||||
| * | pack shell | Carolyn MacLeod | 2012-01-27 | 1 | -1/+4 | |
| | | ||||||
| * | fill Canvas background with white before drawing | Carolyn MacLeod | 2012-01-26 | 1 | -3/+7 | |
| | | ||||||
| * | Bug 369757 - [3.7.x] GLCanvas maintenance fix causes | Silenio Quarti | 2012-01-26 | 1 | -2/+5 | |
| | | | | | | | | NullPointerException when changing parent on Mac | |||||
| * | update comments | Carolyn MacLeod | 2012-01-25 | 1 | -1/+3 | |
| | | ||||||
| * | use java2d to modify awt image displayed in swt gui | Carolyn MacLeod | 2012-01-25 | 1 | -0/+198 | |
| | | ||||||
| * | v3820v3820a | Silenio Quarti | 2012-01-25 | 1 | -0/+6 | |
| | | ||||||
| * | 357559 - [4.2] CTabFolders in some views show overly-large buttons or cheese | Bogdan Gheorghe | 2012-01-25 | 2 | -3/+7 | |
| | | ||||||
| * | Bug 356414 - TreeItem.setExpanded(false) can cause blank lines in a | Silenio Quarti | 2012-01-25 | 3 | -12/+13 | |
| | | | | | | virtual tree. | |||||
| * | v3820v3820 | Silenio Quarti | 2012-01-20 | 5 | -5/+11 | |
| | | ||||||
| * | Bug 369228 - Kill pre GTK 2.4 leftovers from Tree. (review) | Silenio Quarti | 2012-01-20 | 5 | -68/+3 | |
| | | ||||||
| * | Kill pre GTK 2.4 leftovers from Tree. | Alexander Kurtakov | 2012-01-20 | 1 | -128/+14 | |
| | | | | | | | | Code is not used and just keeps calls to deprecated functions in GTK. | |||||
| * | Bug 369227 - Kill pre GTK 2.4 leftovers from List. (review) | Silenio Quarti | 2012-01-20 | 1 | -10/+2 | |
| | | ||||||
| * | Kill pre GTK 2.4 leftovers from List. | Alexander Kurtakov | 2012-01-20 | 1 | -53/+2 | |
| | | | | | | | | | | This cleanups the code and eases the task to remove deprecated gtk functions usage. |