Tentative IP Log for eclipse.platform.swt

This tentative IP Log is generated dynamically from automatically collected project information. This information has not been vetted for accuracy by the Eclipse Foundation and may not represent the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with the official release(s) of this project(s) for more information.

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

No Pre-Req dependencies.

Exempt Pre-Req and Works With Dependencies

CQThird-Party CodeLicenseType
4469WebKit (Windows port) Version: latest (Sept. 20 nightly build)BSD Style licenseworks with
7073Chromium Embedded Framework 3 (CEF3) Version: 3.1180.823 (Windows)New BSD Licenseworks with

Committers

Past and Present Active
Name Organization  
Kevin Barnes
Billy Biggs
Christian Campo compeople AG
Christophe Cornu IBM
Sonia Dimitrov IBM
Rodney Dowdall
Grant Gayed IBM
Bogdan Gheorghe IBM
Felipe Heidrich Oracle
Praveen Innamuri Adobe Systems
Veronika Irvine
Markus Keller IBM
Scott Kovatch Oracle
Alexander Kurtakov Red Hat, Inc.
Carolyn MacLeod IBM
Kim Moir
Duong Nguyen IBM
Steve Northover Oracle
Silenio Quarti IBM
Lakshmi Priya Shanmugam IBM
Arun Thondapu IBM
Andre Weinand IBM
Mike Wilson IBM

Never Active
Name Organization  
Juergen Becker compeople AG
Uttaran Dutta IBM
GowriSharmi Kandasamy HP
Lina Kemmel IBM
Artyom Kuanbekov Intel Corporation
Stefan Liebig compeople AG
Shailesh Patel
Suresh Raju
Mikhail Voronin

Contributors and Their Contributions

Ref Size Description
Alex Blewitt (gmail.com)
210826 827 bytes Enabled on NSButton seems to have no effect
Enables the button.enable to work
Alexander Kurtakov (redhat.com)
04c22d 40 lines Replace gdk_cursor_destroy with gdk_cursor_unref.
053b81 17 lines Make gdk_gc_set_line_attributes dynamic.
05fa82 146 lines Cleanup pre GTK 2.4 leftovers in Table.
0d33c8 37 lines Remove gtk_tooltip_trigger_tooltip_query.
1574d1 16 lines Fix setFont/setForeground to actually work.
1d8346 93 lines Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.
1e9452 146 lines Remove glib function bindings from gnome.
1ee701 376 lines Remove unused gdk_* functions bindings.
2467e9 1401 lines Remove unused gtk_* functions (part 2).
2533c6 421 lines Remove unused g_* functions bindings.
2f67ef 117 lines Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.
31a2a5 41 lines Get rid of gdk_pixbuf_render_to_drawable_alpha.
46c5fa 5 lines Fix crash when the widget doesn't have a child.
48c7c4 14 lines Make gdk_draw_lines dynamic.
490e9d 125 lines Remove X*Event unused memmove bindings.
492726 16 lines Fix setFont/setForeground to actually work.
4c663d 13 lines Remove unneeded gtk version checks in Shell.
4fe8da 142 lines Kill pre GTK 2.4 leftovers from Tree.
5014ee 607 lines Remove unused code (<2.4.x) in Combo
5071ad 107 lines Remove unused X functions binding.
5463a0 27 lines Make gdk_gc_set_clip_origin and gdk_gc_set_clip_mask dynamic.
5abc2e 51 lines Remove unused gdk_ functions bindings.
5db5c1 44 lines Get rid of gtk_calendar_display_options.
679890 239 lines Cleanup TableItem and TreeItem.
68fd26 26 lines Get rid of gdk_rgb_init.
6a6819 24 lines Make gdk_pango_context_set_colormap dynamic.
6e1594 14 lines Make gdk_gc_set_tile dynamic.
704f93 542 lines Cleanup pre GTK 2.4 leftovers.
716f27 66 lines Use gdk_x11_window_lookup_for_display for gtk 2.24 instead of
73a3f0 28 lines Remove gdk_event_get_graphics_expose function.
76ea0a 14 lines Make gdk_draw_arc dynamic.
785000 34 lines Make gtk_tooltips_enable/disable dynamic.
7bf3c4 14 lines Make gdk_draw_line dynamic.
7f0e92 13 lines Make gdk_gc_set_background dynamic.
82e34f 78 lines Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.
8bd8c9 21 lines Make gtk_tooltips_force_window dynamic.
8f38c5 31 lines Use gdk_text_property_to_utf8_list + _for_display.
9298b2 9 lines Make GTK_VERSION a variable.
a07db2 26 lines Get rid of gdk_free_text_list.
a57303 55 lines Kill pre GTK 2.4 leftovers from List.
a63e78 14 lines Make gdk_draw_layout_with_colors dynamic.
a7ac41 14 lines Make gdk_draw_point dynamic.
bee941 5 lines Fix crash when the widget doesn't have a child.
c27c62 15 lines Make gdk_gc_set_ts_origin dynamic.
c4cf22 37 lines Remove gtk_tooltip_trigger_tooltip_query.
cf2b66 44 lines Remove unneeded gtk version checks.
d063d4 6 lines Protect gtk_tooltips_set tip for gtk prior to version 2.12.0.
d06482 93 lines Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.
d8c49d 13 lines Make gdk_gc_set_dashes dynamic.
ddd03c 21 lines Conditionaly use gtk_menu_item_remove_submenu and make it dynamic.
df3f5e 39 lines Remove gtk_toolbar_insert_widget.
e48fdc 78 lines Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.
ed17db 392 lines Remove unused gtk_* functions (part 1).
f16b4c 5 lines Remove cast in dynamic method breaking compilation.
fc36e7 30 lines gtk_tooltips_set_tip is dynamic now
fc9e03 32 lines Remove gdk_gc_set_clip_rectangle.
Alexander Kurtakov (gmail.com)
06428b 91 lines Bug 364762 - Conditional usage of GtkTreeView newer coord function.
0bab5e 641 lines Bug 364764 - Kill GtkFileSelection.
413c94 43 lines Bug 362246 - Platform.launch doesn't work on gio only systems.
41b69c 316 lines Bug 361004 - Remove GtkList related functions (comment#1 patch)
49ddcc 94 lines Bug 364769 - Remove gtk_timeout_remove and gtk_timeout_add
4b6f3d 55 lines Bug 364766 - Use gtk_orientable_set_orientation if gtk >= 2.16.0.
6767b5 27 lines Bug 364768 - Remove GTK_WIDGET_IS_SENSITIVE
70fed7 12 lines Bug 369225 - Cleanup pre GTK 2.4 leftovers. (reviewed)
8ec417 18 lines Bug 369152 - Make gtk_set_locale dynamic. (reviewed)
9d8bc4 13 lines Bug 369151 - Make gtk_tooltips_data_get dynamic.
f387ce 273 lines Bug 360872 - Remove GtkCombo and friends. (comment#0)
fb6589 96 lines Bug 364761 - Add gtk_cell_layout_get_cells and use it when gtk >=2.12.0.
fc1e32 39 lines Bug 364767 - Remove gtk_tree_view_tree_to_widget_coords.
Anatoly Spektor (redhat.com)
05d0c2 47 lines Bug 388528 Use gdk_device_ungrab () instead of gdk_keyboard_ungrab () for GTK+3
077815 217 lines Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3
09f169 184 lines Replace GtkFontSelection with GtkFontChooser for GTK+ 3.2 and higher
0d23f8 170 lines Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()
0d5ff2 182 lines Bug 388461 Use gdk_device_grab() instead of gdk_pointer_grab() in GTK+3 and higher
0f4d0e 77 lines Remove ColorSelection deprecation warnings when compiling against GTK3.6
10a96a 51 lines Wrong sizing and trimming of Spinner widget in GTK+ 3
10f582 60 lines Use gtk_render_expander () instead of gtk_paint_expander () for GTK+ 3
195c35 945 lines Use gtk_widget_get_allocation in newer GTK+
19bc8c 242 lines Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and up
1b29b6 34 lines Remove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTH
1ff5dc 148 lines Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3
205454 55 lines Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULT
213311 94 lines Bug 388369 Use gtk_separator_new () in GTK+3
22fa45 127 lines Add css style to button to solve button's height clipping issue
2790bc 28 lines This patch solves clipping and wrong default sizing of GtkEntry in GTK3
2b1f28 59 lines Not use gdk_colormap_alloc_color and gdk_colormap_free_color in GTK+3
2c810d 64 lines Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUS
2d6a57 3 lines define GTK_WIDGET_FLAGS to avoid compilation error against GTK+ 3
31b7a6 562 lines Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer GTK+
349459 13 lines make gdk_drawable_get_image dynamic
34f0c3 143 lines Use g_object_ref_sink() method instead of deprecated gtk_object_sink()
35f130 103 lines Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()
37911e 67 lines Omit use of deprecated GTK_WIDGET_UNSET_FLAGS
3fdc19 95 lines Use gtk_render_frame instead of gtk_paint_flat_box for GTK+ 3 and higher.
41b28f 96 lines Use gtk_render_handle() instead of gtk_paint_handle() for GTK+ 3
4aa744 17 lines Make gdk_draw_layout function dynamic
4d14d1 56 lines Use gtk_render_frame* instead of gtk_paint_shadow* for GTK+ 3
4df24b 15 lines Make gdk_draw_image dynamic
5213f2 14 lines Make gdk_gc_set_values() dynamic
548e49 127 lines Add css style to button to solve button's height clipping issue
567388 98 lines Use gdk_pixbuf_get_from_window instead of gdk_pixbuf_get_from_drawable
5983c2 207 lines Omit use of deprecated GTK_WIDGET_FLAGS
5ed939 1 lines realize handle to solve Slider widget with SWT.DEFAULT size issue
620705 69 lines Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+
6a8807 50 lines Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for newer GTK+
6e6069 83 lines Use gtk_scrollbar_new() for GTK+3
73b876 103 lines Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamic
766978 57 lines Use gdk_window* instead of gdk_drawable_get_visible_region()
81a2c8 3 lines Removes warning for GTK_WIDGET_MAPPED when gtk deprecated is disabled
829209 87 lines Use gtk_render_arrow instead of gtk_paint_arrow for GTK+ 3
89b5f4 12 lines Use Requisition to computeSize of Text in GTK+ 3
916bed 166 lines Omit use of gdk_drawable_get_size deprecated function in GC
93a940 242 lines Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and up
95845b 62 lines Use gtk_render_option instead of gtk_paint_option for GTK+3 and higher
977396 28 lines This patch solves clipping and wrong default sizing of GtkEntry in GTK3
978b03 63 lines Use gtk_render_check instead of gtk_paint_check for GTK+ 3
9a3f1e 96 lines Use Cairo instead of deprecated functions in ToolTip widget.
9d9800 77 lines Remove ColorSelection deprecation warnings when compiling against GTK3.6
a025bf 88 lines Use gtk_orientable_set_orientation and progressbar_inverted for GTK+ 3
a1ea26 16 lines Make gdk_gc_set_fill () dynamic
a215b8 89 lines Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+
a4e8d5 79 lines Use gdk_device_get_window_at_position instead of gdk_window_at_pointer
a61caa 84 lines Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_START
a73bad 16 lines Make gdk_gc_get_values dynamic
a84e4f 28 lines This patch solves clipping and wrong default sizing of GtkEntry in GTK3
a8602d 31 lines Make gdk_draw_polygon function dynamic
b178de 2031 lines Replace GdkRegion with Cairo methods for GTK + 3.0 and higher
b76a32 86 lines Use gtk_cell_renderer_get_preferred_size() for GTK+ 3
bcac6a 776 lines DateTime on top of GtkSpinButton (work in progress)
c159a9 139 lines Replace gdk_window_get_pointer with gdk_window_get_device_position GTK3
c355f6 11 lines Solves bug in Sash widget (caused by path in Bug 386401)
c6e846 85 lines Use gtk_widget_get_mapped() instead of deprecated GTK_WIDGET_MAPPED
cbf5be 14 lines Make gdk_gc_set_exposures() dynamic
ce67da 80 lines Omit use of deprecated gdk_utf8_to_compound_text() in newer GTK+
d090fa 64 lines Use gtk_render_extension instead of gtk_paint_extension for GTK+ 3
d09696 75 lines Bug 388528 Use gdk_device_ungrab() instead of gdk_pointer_ungrab() in GTK3+
d20287 66 lines Use gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3
d4095a 127 lines Add css style to button to solve button's height clipping issue
db6db8 90 lines Use gtk_scale_new() in Gtk+3
df5580 17 lines Make gdk_pixbuf_render_pixmap_and_mask dynamic
e022a0 8 lines Solve build errors regarding 2 GTK_TOOLTIPS constants
e7d01b 16 lines Make gdk_gc_set_stipple dynamic
ed18df 83 lines Use gtk_redner_line() instead of gtk_paint_vline/hline for GTK+3
f1673e 27 lines remove unused function GTK_WIDGET_STATE
f4412f 19 lines Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposures
f595bd 92 lines Use gtk_render_frame and gtk_render_background instead of gtk_paint_box
fc2d2e 191 lines Omit use of deprecated GTK_WIDGET_SET_FLAG
fced94 63 lines Use gtk_render_layout instead of gtk_paint_layout for GTK+3 and higher
fed3ad 62 lines Uses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVE
ffc9f4 51 lines Wrong sizing and trimming of Spinner widget in GTK+ 3
ffe518 39 lines Replace gdk_cursor_unref with g_object_unref for GTK+ 3
Annika Karjakina (users.sourceforge.net)
743bbe 12 lines Bug 377155-CCombo dropdown list can go off the top screen bound
7d3ba9 12 lines Bug 377155-CCombo dropdown list can go off the top screen bound
Aristide Martin (obeo.fr)
329924 1954 bytes Exception when disposing a menu
patch for HEAD
Arun Thondapu (in.ibm.com)
050454 60 lines Bug 354978 - Use Cairo as backend for graphics operations (comment#5
0538a2 57 lines Fix tool items with only image and no text appearing blank
0d13b7 6 lines Bug 46025 - [Widgets] Toolbar does not support WRAP style (comment#71)
11d464 1 lines Fix memory leak in Shell#setToolTipText()
1c6100 1064 lines Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)
4843c8 1064 lines Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)
5c25a7 74 lines 364593 - Memory leak in Table when changing cell background colors
5ce98d 6 lines Bug 46025 - [Widgets] Toolbar does not support WRAP style (comment#71)
ae4007 57 lines Fix tool items with only image and no text appearing blank
e0e004 42397 lines 364593 - Memory leak in Table when changing cell background colors
f90f7a 1 lines Fix memory leak in Shell#setToolTipText()
Benjamin Drung (ubuntu.com)
305569 1128 bytes external.xpt is not build from source
eclipse-swt-compile-xpt.patch
Benoit Hiller (gmail.com)
5a4dfd 314 lines Window open/close/show
5ae1a7 74 lines untrusted setText and version checking
5fd8d6 28 lines adding title event
6cd79c 21 lines adding status event
85ba6b 62 lines Adding basic navigation methods, adding getUrl, extracting the
90234d 669 lines Adding context menus.
9b6686 6 lines adding guard for null strings to extract method
a587cc 77 lines adding location event
b55452 531 lines Adding JS dialog events
c198ee 809 lines Adding support for downloads
c67236 24 lines adding completion event
e1f72c 25 lines moving location event
Calman Steynberg (gmail.com)
86745 826 bytes Tree shows horizontal scrollbar although not required
Patch for the new Cocoa implementation to auto hide scrollbars in trees
210858 1389 bytes Editing text has no horizontal scrollbar
Patch without debug statements
Chris Grindstaff (gstaff.org)
251528 682 bytes SWT Image created without GDI tracking
Patch to add GDI tracking to Image
Chris Russo (gmail.com)
219133 3473 bytes printer.getDPI() returns 72x72
printing patch
Dani Megert (ch.ibm.com)
f17d4c 72 lines Bug 403412: Samples miss stylesheet
George Cheng (ca.ibm.com)
afd259 192 lines Bug 96320 - ImageLoader.save cannot set JPEG compression ratio
e9f127 12 lines Bug 359101
Igor Fedorenko (ifedorenko.com)
331708 28 lines Bug 386646 - build against declared and/or observed bundle runtime execution environment
fde8ca 28 lines Bug 386646 - build against declared and/or observed bundle runtime execution environment
260e2d 357 lines Add poms for Tycho build
80918b 357 lines Add poms for Tycho build
Kristian Duske (gmail.com)
223390 1426 bytes flat and border button in swt do not work
Enables SWT.FLAT for Cocoa Buttons.
Krzysztof Daniel (redhat.com)
09c1f9 36 lines Bug 381192 Tycho support
2f64f2 5 lines Fix build issue
4e6974 1 lines Bug 383072 - problem with parents
64cbcd 5 lines Fix build issue
8ae3a1 756 lines Bug 381192 Tycho support
95868b 756 lines Bug 381192 Tycho support
da97a0 1 lines Bug 383072 - problem with parents
e120d1 36 lines Bug 381192 Tycho support
072f11 30 lines Bug 368616 - G_CONST_RETURN is removed from recent glib builds
258484 45 lines Bug 381192 Tycho support
4e8798 11 lines Bug 381192 Tycho support
537dd3 1 lines Bug 383072 - problem with parents
75be44 11 lines Bug 381192 Tycho support
903c10 45 lines Bug 381192 Tycho support
c99d05 1 lines Bug 383072 - problem with parents
Leo Dos Santos (tasktop.com)
211361 1093 bytes GraphicsExample crashes
patch to GC
Lina Kemmel (il.ibm.com)
2b14d7 350 lines Bug 273198 - [Bidi] Lack of support for controlling text direction independently from widget orientation
97a564 6 lines Patch per comments 171 & 173
Luma (cn.ibm.com)
211360 1046 bytes Graphics example can't select items from tree-menu
Patch
Markus Keller (ch.ibm.com)
63bb51 4 lines Bug 365961 - StyledText computes wrong control size when wrapping
883180 22 lines Bug 293932: *Event#toString() methods should write hex strings for masks
d0c62e 10 lines Bug 356476 - ControlExample: Can't enter multi-digit values in ProgressBar's spinners
Martin Kolb (sap.com)
61aaa5 21 lines Bug 405711 - Memory Leak / COM Leak in OleEventSink.java and IE.java
Max Stepanov (gmail.com)
260076 325 bytes Infinite loop in Tree.clearCustomWidths()
Patch to fix the bug
Mike Schrag (pobox.com)
86745 3808 bytes Tree shows horizontal scrollbar although not required
Patch for Carbon (on 10.5)
Mikhail Kalugin (gmail.com)
230119 6056 bytes Keyboard navigation in the StyledText (Cocoa)
Keyboard modifiers handling for Cocoa
230120 7390 bytes Mouse scrolling support in Cocoa applications
Mouse scrolling support for Cocoa
232685 1437 bytes ScrollBar works incorrectly with StyledText
Fix for ScrollBar (setValues() and setEnabled() implementations)
Nikolaj Schumacher (nschum.de)
153432 17486 bytes [KeyBindings] Unicode keyboards on Mac OSX produce wrong keys when used with modifiers
patch for 3325
Raymond Lam (tasktop.com)
002191 201 lines label work, comment 70, Bug 325795
0748aa 18 lines Define non-glass regions through Shell#setData.
092a22 2 lines Fix glass detection logic in button widget.
093c54 904 lines General code cleanup of AERO_WORK branch.
4b8def 246 lines Glassify the ToolBar and ToolItem widgets.
70b03a 67 lines Glassify the SWT Combo widget.
7a1299 3 lines Pass the correct flags to drawBufferredText in Label#wmDrawChild.
99429d 156 lines Glassify the Link widget.
9d4061 4 lines Fix StringIndexOutOfBoundsException in Link Widget.
a07ed4 174 lines Add drawBackgroundBufferred to Control and refactor painting of Label text to use wmDrawChild.
afa642 188 lines Glassify the Button widget.
b747b5 18 lines Draw underlining of Link using logical fonts.
c0ef66 38 lines Glassify the ProgressBar.
e57a28 50 lines Glassify the SWT Text widget.
f4c416 6 lines Make sure that drawBackgroundBuffered gets a clean dc to draw in.
Ryan Wilhm (aim.com)
253065 852 bytes Window -> Show View -> Other ... is broken
Patch to fix ClassCastException on filtered view dialog
Simon Pope (gmail.com)
327974 2163 bytes Path.getPathData() returns points as integers and not floats
Code fragment with corrected Path.getPathData()
Sky Yan (cn.ibm.com)
210430 3450 bytes Shell.setMenuBar() does not work
loading NIB method
211865 712 bytes Tooltip always prompt up in the wrong place
patch for tooltip position issue
Thanh Ha (eclipse.org)
170a3b 40 lines Bug 376987 - Build all platforms
262b84 1920 lines Bug 390020 - Create the swt-<buildId>-gtk-linux-x86.zip file
2dc232 1920 lines Bug 390020 - Create the swt-<buildId>-gtk-linux-x86.zip file
44281e 20 lines Bump pom versions
44d970 40 lines Bug 376987 - Build all platforms
840578 36 lines Bug 400007 - [CBI] cleanup bundles on subsequent maven calls
84455b 36 lines Bug 400007 - [CBI] cleanup bundles on subsequent maven calls
b0f6a1 14 lines Bump pom versions.
c1270e 14 lines Fix versions
c3f27d 4 lines Switch native naming order to be consistent
c646c3 2000 lines Bug 376987 - Build all platforms
d10286 4 lines Switch native naming order to be consistent
d73d0c 36 lines Bug 400007 - [CBI] cleanup bundles on subsequent maven calls
e71a57 18 lines Bump pom versions
ed4398 2000 lines Bug 376987 - Build all platforms
ee79e5 1920 lines Bug 390020 - Create the swt-<buildId>-gtk-linux-x86.zip file
f8c478 14 lines Bump pom versions
a39350 8 lines Bump version in poms.
a7d303 8 lines Bump pom versions.
c9f218 8 lines Bump pom versions
unknown (.(none))
7f1ea0 65 lines Bug 44072
y29cheng (gmail.com)
2d0e3f 6 lines Bug 44072
cebc16 23 lines Bug 44072

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/gitroot/platform/eclipse.platform.swt.git
/gitroot/platform/eclipse.platform.swt.binaries.git

Adjust the set of projects included in this IP Log.

To modify an ip log you must be logged in as a committer.