Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Bug 367414 - Table#getSelection() throws an AIOOBE | Grant Gayed | 2011-12-22 | 2 | -7/+7 | |
| | | | | ||||||
| * | | | Bug 96320 - ImageLoader.save cannot set JPEG compression ratio | George Cheng | 2011-12-20 | 7 | -17/+175 | |
| | | | | ||||||
| * | | | v3817v3817 | Silenio Quarti | 2011-12-19 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | Bug 367120 - gtk_tree_selection_get_selected_rows() invocations are | Grant Gayed | 2011-12-19 | 5 | -2/+20 | |
| | | | | | | | | | | | | leaking | |||||
| * | | | 354126 - Tooltips do not appear for any Eclipse icons | Bogdan Gheorghe | 2011-12-19 | 1 | -4/+2 | |
| | | | | ||||||
| * | | | Bug 366989 - [Browser] WebKitGTK crashes when clearing all session | Grant Gayed | 2011-12-16 | 6 | -4/+36 | |
| | | | | | | | | | | | | cookies | |||||
| * | | | v3816v3816a | Silenio Quarti | 2011-12-12 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | v3816v3816 | Silenio Quarti | 2011-12-09 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | 366227 - x86_64 crashes because of Tooltips | Bogdan Gheorghe | 2011-12-09 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | 366227 - x86_64 crashes because of Tooltips | Bogdan Gheorghe | 2011-12-09 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | v3815v3815 | Silenio Quarti | 2011-12-07 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | Bug 365473-Display#post(Event) confuses mouse buttons 2 and 3 on Cocoa | Lakshmi Shanmugam | 2011-12-07 | 1 | -6/+12 | |
| | | | | ||||||
| * | | | 365807 - Tooltips follow cursor on old versions of GTK | Bogdan Gheorghe | 2011-12-06 | 6 | -2/+32 | |
| | | | | ||||||
| * | | | Bug 365772 - tooltips do not show for ToolItems in main eclipse toolbar | Grant Gayed | 2011-12-06 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | fix comment | Grant Gayed | 2011-12-06 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | 364593 - Memory leak in Table when changing cell background colors | Bogdan Gheorghe | 2011-12-06 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | v3814v3814 | Silenio Quarti | 2011-12-05 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | 364593 - Memory leak in Table when changing cell background colors | Arun Thondapu | 2011-12-05 | 4 | -5/+69 | |
| | | | | ||||||
| * | | | Added gdk_free_color | Bogdan Gheorghe | 2011-12-05 | 4 | -2/+24 | |
| | | | | ||||||
| * | | | Revert "364593 - Memory leak in Table when changing cell background colors" | Felipe Heidrich | 2011-12-05 | 8 | -24250/+18139 | |
| | | | | | | | | | | | | | | | | This reverts commit e0e004ceb02d4870eb82258243938757bd2367dc. | |||||
| * | | | 364593 - Memory leak in Table when changing cell background colors | Arun Kumar Thondapu | 2011-12-05 | 8 | -18139/+24250 | |
| | | | | ||||||
| * | | | 354126 - Tooltips do not appear for any Eclipse icons | Bogdan Gheorghe | 2011-12-05 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | fixing code style | Felipe Heidrich | 2011-12-09 | 1 | -15/+15 | |
| | | | | ||||||
* | | | | bug 230854- initial gtk review | Felipe Heidrich | 2011-12-05 | 2 | -65/+57 | |
| | | | | ||||||
* | | | | Merge branch 'master' into bug230854 | Felipe Heidrich | 2011-12-05 | 102 | -2442/+4393 | |
|\| | | | ||||||
| * | | | Bug 365462 - Link#setEnabled(boolean) does not update color without a redraw() | Felipe Heidrich | 2011-12-02 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bug 219305 - Open context menu via keyboard shortcut on the Mac | Carolyn MacLeod | 2011-12-02 | 1 | -5/+14 | |
| | | | | ||||||
| * | | | v3813v3813 | Silenio Quarti | 2011-12-01 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | Protect gtk_tooltips_set tip for gtk prior to version 2.12.0. | Alexander Kurtakov | 2011-11-25 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | javadoc | Grant Gayed | 2011-11-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bug 364762 - Conditional usage of GtkTreeView newer coord function. ↵ | Silenio Quarti | 2011-11-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (condition wrong) | |||||
| * | | | gtk_tooltips_set_tip is dynamic now | Alexander Kurtakov | 2011-11-25 | 5 | -10/+20 | |
| | | | | | | | | | | | | | | | | Code using it was either conditionalized before or done with this patch. | |||||
| * | | | Bug 364761 - Add gtk_cell_layout_get_cells and use it when gtk >=2.12.0. | Alexander Kurtakov | 2011-11-25 | 8 | -10/+86 | |
| | | | | ||||||
| * | | | Bug 364762 - Conditional usage of GtkTreeView newer coord function. | Alexander Kurtakov | 2011-11-25 | 10 | -10/+81 | |
| | | | | ||||||
| * | | | Conditionaly use gtk_menu_item_remove_submenu and make it dynamic. | Alexander Kurtakov | 2011-11-25 | 5 | -2/+19 | |
| | | | | | | | | | | | | | | | | The new API is to use gtk_menu_item_set_submenu with null/0. | |||||
| * | | | Bug 364764 - Kill GtkFileSelection. | Alexander Kurtakov | 2011-11-25 | 10 | -638/+3 | |
| | | | | ||||||
| * | | | Bug 364766 - Use gtk_orientable_set_orientation if gtk >= 2.16.0. | Alexander Kurtakov | 2011-11-25 | 6 | -3/+52 | |
| | | | | ||||||
| * | | | Bug 364767 - Remove gtk_tree_view_tree_to_widget_coords. | Alexander Kurtakov | 2011-11-25 | 4 | -37/+2 | |
| | | | | ||||||
| * | | | Bug 364768 - Remove GTK_WIDGET_IS_SENSITIVE | Alexander Kurtakov | 2011-11-25 | 4 | -25/+2 | |
| | | | | ||||||
| * | | | Bug 364769 - Remove gtk_timeout_remove and gtk_timeout_add | Alexander Kurtakov | 2011-11-25 | 7 | -58/+36 | |
| | | | | ||||||
| * | | | Remove unused code (<2.4.x) in Combo | Alexander Kurtakov | 2011-11-25 | 1 | -382/+225 | |
| | | | | | | | | | | | | | | | | | | | | | | | | A major cleanup removing a lot of code that is irrelevant now that SWT requires gtk 2.4 or newer. Additionally formatting has been fixed. | |||||
| * | | | Bug 340729 - [Accessibility] Focus indicator is missing for SWT Mozilla | Grant Gayed | 2011-11-24 | 9 | -7/+776 | |
| | | | | | | | | | | | | browser on windows platform | |||||
| * | | | Bug 333448 - Some radio button groups not read correctly by JAWS | Carolyn MacLeod | 2011-11-23 | 2 | -5/+32 | |
| | | | | ||||||
| * | | | Bug 354126 - Tooltips do not appear for any Eclipse icons | Silenio Quarti | 2011-11-23 | 7 | -2/+66 | |
| | | | | ||||||
| * | | | Bug 293698 - [Accessibility] Inspect32/JAWS does not display correct | Carolyn MacLeod | 2011-11-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | info after closing context/view menu (64 bit fix) | |||||
| * | | | Bug 293698 - [Accessibility] Inspect32/JAWS does not display correct | Carolyn MacLeod | 2011-11-22 | 1 | -0/+9 | |
| | | | | | | | | | | | | info after closing context/view menu | |||||
| * | | | v3812v3812c | Silenio Quarti | 2011-11-21 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | Bug 364144 - Javadoc warning in official build | Grant Gayed | 2011-11-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | have to push binaries to integration | Silenio Quarti | 2011-11-18 | 1 | -0/+20 | |
| | | | | ||||||
| * | | | v3812v3812b | Silenio Quarti | 2011-11-18 | 1 | -0/+6 | |
| | | | |