Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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. | |||||
| * | Bug 369226 - Cleanup pre GTK 2.4 leftovers in Table. (review) | Silenio Quarti | 2012-01-20 | 1 | -23/+4 | |
| | | ||||||
| * | Cleanup pre GTK 2.4 leftovers in Table. | Alexander Kurtakov | 2012-01-20 | 1 | -130/+16 | |
| | | | | | | | | | | Removing all of the old and unused code to prevent it from keeping calls to old and deprecated functions. | |||||
| * | Bug 369225 - Cleanup pre GTK 2.4 leftovers. (reviewed) | Alexander Kurtakov | 2012-01-20 | 1 | -12/+0 | |
| | | ||||||
| * | Cleanup pre GTK 2.4 leftovers. | Alexander Kurtakov | 2012-01-20 | 2 | -416/+126 | |
| | | | | | | | | | | This is a lot of code that can not be used nowadays but just makes it harder to kill deprecated functions in order to use newer GTK versions. | |||||
| * | Get rid of gdk_free_text_list. | Alexander Kurtakov | 2012-01-20 | 4 | -24/+2 | |
| | | | | | | | | | | The function is deprecated (removed in GTK 3) and it's not used anywhere in the SWT codebase. | |||||
| * | Get rid of gdk_pixbuf_render_to_drawable_alpha. | Alexander Kurtakov | 2012-01-20 | 5 | -38/+3 | |
| | | | | | | | | | | The function is deprecated (removed in gtk 3) and was used only for GTK older than 2.2.0 which is unsupported by SWT nowadays. | |||||
| * | Get rid of gdk_rgb_init. | Alexander Kurtakov | 2012-01-20 | 5 | -24/+2 | |
| | | | | | | | | | | | | This function is deprecated even in gtk 2.0 and is a no-op practically for the whole gtk 2 life. Also it's dropped in gtk 3.0 and makes no sense to keep it in. | |||||
| * | Bug 369152 - Make gtk_set_locale dynamic. (reviewed) | Alexander Kurtakov | 2012-01-20 | 5 | -2/+16 | |
| | | ||||||
| * | Bug 369151 - Make gtk_tooltips_data_get dynamic. | Alexander Kurtakov | 2012-01-20 | 3 | -2/+11 | |
| | | ||||||
| * | Make gtk_tooltips_enable/disable dynamic. | Alexander Kurtakov | 2012-01-20 | 4 | -6/+28 | |
| | | | | | | | | | | | | Both calls were guarded by if tooltipsHandle !=0 and tooltiopsHandle is created only for gtk versions lower than 2.12 that's why the guard has been expanded to be (tooltipsHandle != 0 && GTK_vrsion < 2.12). | |||||
| * | Bug 369149 - Make gtk_tooltips_force_window dynamic. (review 2) | Silenio Quarti | 2012-01-20 | 1 | -1/+1 | |
| | | ||||||
| * | Bug 369149 - Make gtk_tooltips_force_window dynamic. (review) | Silenio Quarti | 2012-01-20 | 1 | -1/+1 | |
| | | ||||||
| * | Make gtk_tooltips_force_window dynamic. | Alexander Kurtakov | 2012-01-20 | 5 | -4/+17 | |
| | | | | | | | | | | It's only called in special cases and a upper limit for gtk version has been added to the checks. | |||||
| * | remove compiler warning | Silenio Quarti | 2012-01-20 | 1 | -1/+1 | |
| | | ||||||
| * | v3819v3819 | Silenio Quarti | 2012-01-19 | 5 | -5/+11 | |
| | | ||||||
| * | Merge branch 'Bug354978' | Bogdan Gheorghe | 2012-01-19 | 37 | -544/+1691 | |
| |\ | ||||||
| | * | Fix drawBackground for Tree/Table with clipping | Bogdan Gheorghe | 2012-01-19 | 1 | -1/+4 | |
| | | | ||||||
| | * | cleanup before merging into master | Silenio Quarti | 2012-01-19 | 5 | -98/+105 | |
| | | | ||||||
| | * | Fix Cairo XOR and drawImage width and height | Bogdan Gheorghe | 2012-01-18 | 2 | -20/+15 | |
| | | | ||||||
| | * | Merge master into Bug354978 | Bogdan Gheorghe | 2012-01-18 | 125 | -2412/+4231 | |
| | |\ | ||||||
| | * | | Add a new property to enable Cairo graphics | Bogdan Gheorghe | 2012-01-18 | 2 | -3/+10 | |
| | | | | ||||||
| | * | | Temporarily disable DND effects in Tree/Table when using Cairo | Bogdan Gheorghe | 2012-01-18 | 2 | -2/+4 | |
| | | | | ||||||
| | * | | GC CopyArea for scrolling | Bogdan Gheorghe | 2012-01-17 | 11 | -7/+56 | |
| | | | | ||||||
| | * | | missing dynamic function names | Silenio Quarti | 2012-01-17 | 1 | -1/+3 | |
| | | | |