summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Bug 368616 - G_CONST_RETURN is removed from recent glib buildsKrzysztof Daniel2012-01-164-15/+15
| | | |
| * | | Bug 368417 - When you try to move cursor up/down with arrow keys in a ↵Felipe Heidrich2012-01-161-1/+1
| | | | | | | | | | | | | | | | multiline StyledText with word wrapping and nonzero margins, cursor may freeze and pressing up/down keys has no effect.
| * | | Bug 367809 - [SWT Mac OS X] path.addString does not appear to handleSilenio Quarti2012-01-166-23/+49
| | | | | | | | | | | | unicode properly
| * | | Bug 366810 - 'org.eclipse.swt.examples' has wrong Java build pathFelipe Heidrich2012-01-111-1/+1
| | | |
| * | | replace JSValueToBoolean use with JSValueToNumberGrant Gayed2012-01-105-26/+6
| | | |
| * | | 348205 - NullPointerException in xml editorBogdan Gheorghe2012-01-101-0/+1
| | | |
| * | | remove unused native (JSValueToBoolean)Grant Gayed2012-01-104-38/+5
| | | |
| * | | Bug 368290 - [Browser] passing of JS booleans to java is failingGrant Gayed2012-01-101-1/+1
| | | |
| * | | v3817v3817bSilenio Quarti2012-01-091-0/+6
| | | |
| * | | fix Browser.evaluate() regression introduced by initial fix for bugGrant Gayed2012-01-061-6/+6
| | | | | | | | | | | | 352383
| * | | Bug 367848 - Typo in Text#addSelectionListener JavaDocFelipe Heidrich2012-01-041-2/+4
| | | |
| * | | Bug 344401-NPE when enabling a disabled embedded shellLakshmi Shanmugam2012-01-041-1/+1
| | | |
| * | | v3817v3817aSilenio Quarti2011-12-221-0/+6
| | | |
| * | | Bug 367414 - Table#getSelection() throws an AIOOBEGrant Gayed2011-12-222-7/+7
| | | |
| * | | Bug 96320 - ImageLoader.save cannot set JPEG compression ratioGeorge Cheng2011-12-207-17/+175
| | | |
| * | | v3817v3817Silenio Quarti2011-12-195-5/+11
| | | |
| * | | Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed2011-12-195-2/+20
| | | | | | | | | | | | leaking
| * | | 354126 - Tooltips do not appear for any Eclipse iconsBogdan Gheorghe2011-12-191-4/+2
| | | |
| * | | Bug 366989 - [Browser] WebKitGTK crashes when clearing all sessionGrant Gayed2011-12-166-4/+36
| | | | | | | | | | | | cookies
| * | | v3816v3816aSilenio Quarti2011-12-121-0/+6
| | | |
| * | | v3816v3816Silenio Quarti2011-12-095-5/+11
| | | |
| * | | 366227 - x86_64 crashes because of TooltipsBogdan Gheorghe2011-12-091-3/+3
| | | |
| * | | 366227 - x86_64 crashes because of TooltipsBogdan Gheorghe2011-12-091-1/+1
| | | |
| * | | v3815v3815Silenio Quarti2011-12-075-5/+11
| | | |
| * | | Bug 365473-Display#post(Event) confuses mouse buttons 2 and 3 on CocoaLakshmi Shanmugam2011-12-071-6/+12
| | | |
| * | | 365807 - Tooltips follow cursor on old versions of GTKBogdan Gheorghe2011-12-066-2/+32
| | | |
| * | | Bug 365772 - tooltips do not show for ToolItems in main eclipse toolbarGrant Gayed2011-12-061-0/+3
| | | |
| * | | fix commentGrant Gayed2011-12-061-1/+1
| | | |
| * | | 364593 - Memory leak in Table when changing cell background colorsBogdan Gheorghe2011-12-061-0/+1
| | | |
| * | | v3814v3814Silenio Quarti2011-12-055-5/+11
| | | |
| * | | 364593 - Memory leak in Table when changing cell background colorsArun Thondapu2011-12-054-5/+69
| | | |
| * | | Added gdk_free_colorBogdan Gheorghe2011-12-054-2/+24
| | | |
| * | | Revert "364593 - Memory leak in Table when changing cell background colors"Felipe Heidrich2011-12-058-24250/+18139
| | | | | | | | | | | | | | | | This reverts commit e0e004ceb02d4870eb82258243938757bd2367dc.
| * | | 364593 - Memory leak in Table when changing cell background colorsArun Kumar Thondapu2011-12-058-18139/+24250
| | | |
| * | | 354126 - Tooltips do not appear for any Eclipse iconsBogdan Gheorghe2011-12-051-1/+3
| | | |
* | | | fixing code styleFelipe Heidrich2011-12-091-15/+15
| | | |
* | | | bug 230854- initial gtk reviewFelipe Heidrich2011-12-052-65/+57
| | | |
* | | | Merge branch 'master' into bug230854Felipe Heidrich2011-12-05102-2442/+4393
|\| | |
| * | | Bug 365462 - Link#setEnabled(boolean) does not update color without a redraw()Felipe Heidrich2011-12-021-1/+1
| | | |
| * | | Bug 219305 - Open context menu via keyboard shortcut on the MacCarolyn MacLeod2011-12-021-5/+14
| | | |
| * | | v3813v3813Silenio Quarti2011-12-015-5/+11
| | | |
| * | | Protect gtk_tooltips_set tip for gtk prior to version 2.12.0.Alexander Kurtakov2011-11-251-1/+5
| | | |
| * | | javadocGrant Gayed2011-11-251-1/+1
| | | |
| * | | Bug 364762 - Conditional usage of GtkTreeView newer coord function. ↵Silenio Quarti2011-11-251-2/+2
| | | | | | | | | | | | | | | | (condition wrong)
| * | | gtk_tooltips_set_tip is dynamic nowAlexander Kurtakov2011-11-255-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 Kurtakov2011-11-258-10/+86
| | | |
| * | | Bug 364762 - Conditional usage of GtkTreeView newer coord function.Alexander Kurtakov2011-11-2510-10/+81
| | | |
| * | | Conditionaly use gtk_menu_item_remove_submenu and make it dynamic.Alexander Kurtakov2011-11-255-2/+19
| | | | | | | | | | | | | | | | The new API is to use gtk_menu_item_set_submenu with null/0.
| * | | Bug 364764 - Kill GtkFileSelection.Alexander Kurtakov2011-11-2510-638/+3
| | | |
| * | | Bug 364766 - Use gtk_orientable_set_orientation if gtk >= 2.16.0.Alexander Kurtakov2011-11-256-3/+52
| | | |