index
:
eclipse.platform.swt.git
392774
394422
GdkRegionDrop
_gtk_widget_has_default
add_css
bug_408505
button_init_style
cairo_region_64
cairo_region_create_64
cairo_sash
cairo_tracker_widget
canvas_cairo
canvas_cairo_64
cleanup_210
cleanup_FrontDialog_210
cleanup_button_210
cleanup_colordialog_210
cleanup_control_210
cleanup_directorydialog_210
cleanup_display_210
cleanup_expandbar_210
cleanup_fileDialog_210
cleanup_menu_210
cleanup_shell_210
cleanup_slider_210
color_warnings_remove
combo_cleanup_210
coolbar_clipping
datetime_on_spinbutton
datetime_on_spinner_v2
datetime_spin
g_object_ref_sink
g_seal
gdk_cursor_unref
gdk_cursor_unref_64
gdk_draw_pixbuff
gdk_drawable_get_size
gdk_gc_set_fill
gdk_gc_set_stipple
gdk_gc_set_values
gdk_get_size
gdk_get_size_func
gdk_pixbuf_render
gdk_region
gsignal
gsignal_
gtk3_box_new
gtk3_cairo_region_create
gtk3_cell_renderer
gtk3_colormap_64
gtk3_device_at_pointer
gtk3_device_at_pointer_64
gtk3_drawable_get_image
gtk3_font_chooser_new
gtk3_font_selection_dialog_get_font_name
gtk3_fontchooser
gtk3_paint_arrow
gtk3_paint_shadow
gtk3_pixbuf_dynamic
gtk3_pixbuf_ftom_drawable
gtk3_pointer_grab
gtk3_progressbar_orientation_64
gtk3_redner_option
gtk3_redner_option_64
gtk3_region_64
gtk3_region_destroy
gtk3_region_empty
gtk3_region_intersect
gtk3_region_offset
gtk3_region_substract
gtk3_region_union
gtk3_render_box
gtk3_render_box_64
gtk3_render_check
gtk3_render_exapnder
gtk3_render_extension_64
gtk3_render_flat_box
gtk3_render_flat_box_64
gtk3_render_focus_64
gtk3_render_frame_gap
gtk3_render_frame_gap_64
gtk3_render_handle
gtk3_render_handle_64
gtk3_render_layout
gtk3_render_layout_64
gtk3_render_line
gtk3_render_line_64
gtk3_scale_new
gtk3_scrollbar_new
gtk3_separator_new
gtk3_set_font
gtk3_textbox_clipped
gtk3_ungrab_pointer
gtk3_widget_size_request
gtk3_window_get_device_position
gtk3_window_get_device_position_64
gtk3_window_get_visible_region
gtk_accel_string
gtk_color_chooser
gtk_gc_clip_region
gtk_has_stepper
gtk_im_context_filter_keypress
gtk_object_sink
gtk_slider
gtk_tooltip
gtk_tooltips
gtk_tooltips_
gtk_tooltips_get_window
gtk_utf8_compound
gtk_widget_flags
gtk_widget_flags_
gtk_widget_get_allocation__
gtk_widget_get_mapped
gtk_widget_get_sensitive
gtk_widget_get_state
gtk_widget_get_visible
gtk_widget_get_window_
gtk_widget_has_focus
gtk_widget_has_focus_
gtk_widget_sensitive
gtk_widget_set_flags
gtk_widget_set_has_window
gtk_widget_set_xy
gtk_widget_set_xy_
gtk_widget_unset_flags
label_cleanup_210
make_dynamic
make_dynamic_flags
master
messagebox_cleanup_210
remove_unused_h_v_scrollbars
scrollable_cleanup_210
spinner_clipping
swt_fixed
test
tooltip_cairo2
tooltip_lib
tracker_cairo
tracker_test2
tracker_testing
tracker_testing3
widget_set_flags
widget_show_2
This repo is intended for SWT patches that will help to migrate from GTK+ 2 to GTK+ 3
Anatoly Spektor
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace gdk_cursor_unref with g_object_unref for GTK+ 3
gdk_cursor_unref_64
Anatoly Spektor
2012-10-02
9
-7
/
+32
*
Include gtkx.h and gdkx.h for GTK 3.
Alexander Kurtakov
2012-10-02
1
-0
/
+4
*
v4307
Silenio Quarti
2012-10-01
4
-5
/
+5
*
Bug 390699 - Table.showItem is broken on Linux
Silenio Quarti
2012-10-01
9
-16
/
+16
*
fix native compile warning
Grant Gayed
2012-10-01
2
-5
/
+5
*
Make gdk_gc_set_fill () dynamic
Anatoly Spektor
2012-10-01
3
-5
/
+11
*
Make gdk_gc_set_stipple dynamic
Anatoly Spektor
2012-10-01
3
-5
/
+11
*
64 bit problems in overwritten methods
Silenio Quarti
2012-09-29
2
-2
/
+2
*
Detect 64 bit problems in overwritten methods
Silenio Quarti
2012-09-28
1
-27
/
+143
*
Bug 390734 - Need "Full Keyboard Access" in order to traverse into Tree
Carolyn MacLeod
2012-09-28
1
-0
/
+4
*
Bug 390735 - Fix places where NSObject id was int in 64-bit code
Carolyn MacLeod
2012-09-28
14
-14
/
+14
*
Bug 390713 - Tab traversal broken in 64-bit ToolBar
Carolyn MacLeod
2012-09-28
1
-1
/
+1
*
Bug 385258 - dragSetData calls before dropAccept in Cocoa DND with FileTransf...
Silenio Quarti
2012-09-28
8
-5
/
+22
*
Bug 385258 - dragSetData calls before dropAccept in Cocoa DND with FileTransfer
Silenio Quarti
2012-09-28
4
-61
/
+34
*
Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is creat...
Silenio Quarti
2012-09-28
8
-5
/
+23
*
Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is creat...
Silenio Quarti
2012-09-28
4
-5
/
+5
*
Bug 385253 - SWT does not send SWT.KeyDown event when pressing down key in co...
Silenio Quarti
2012-09-28
2
-7
/
+35
*
Bug 388528 add GdkDevice* cast for gdk_device_get_associated_device()
Arun Thondapu
2012-09-28
3
-4
/
+7
*
Bug 388528 Use gdk_device_ungrab () instead of gdk_keyboard_ungrab () for GTK+3
Anatoly Spektor
2012-09-28
6
-1
/
+46
*
Bug 388528 Fix formatting
Arun Thondapu
2012-09-28
5
-9
/
+9
*
Bug 388528 Use gdk_device_ungrab() instead of gdk_pointer_ungrab() in GTK3+
Anatoly Spektor
2012-09-28
10
-5
/
+70
*
Bug 377107 - no 32bits vm for JDK7 - fix Mac generator to generate 64 bit code
Silenio Quarti
2012-09-27
1
-36
/
+91
*
Bug 383392 - StyledText throws exception Index out of bounds when calling set...
Silenio Quarti
2012-09-27
1
-0
/
+8
*
Bug 377107 - no 32bits vm for JDK7
Carolyn MacLeod
2012-09-25
3
-3
/
+80
*
Bug 389250 - Lots of stuff leaked when closing and reopening views
Bogdan Gheorghe
2012-09-25
1
-0
/
+11
*
Bug 377107 - no 32bits vm for JDK7
Carolyn MacLeod
2012-09-25
1
-0
/
+6
*
Bug 377107 - no 32bits vm for JDK7
Carolyn MacLeod
2012-09-25
7
-1227
/
+1405
*
Bug 377107 - no 32bits vm for JDK7
Carolyn MacLeod
2012-09-25
2
-4
/
+2
*
Bug 377107 - no 32bits vm for JDK7 - comment#2
Silenio Quarti
2012-09-25
6
-38
/
+71
*
v4306
Silenio Quarti
2012-09-24
4
-5
/
+5
*
Bug 387641 - Use Cairo instead of Gdk deprecated methods in Sash widget drawB...
Silenio Quarti
2012-09-24
1
-1
/
+3
*
Fix API warnings after switching to 64 bit source code
Carolyn MacLeod
2012-09-24
4
-1076
/
+1232
*
Bug 389773 - [Performance] Improve CTabRendering drawing time
Bogdan Gheorghe
2012-09-24
2
-131
/
+73
*
define GTK_WIDGET_FLAGS to avoid compilation error against GTK+ 3
Anatoly Spektor
2012-09-24
1
-0
/
+3
*
Make 64-bit the default source code
Silenio Quarti
2012-09-24
839
-19595
/
+19595
*
Bug 355200-Table and Tree selection wrong during widgetSelected when
Lakshmi Shanmugam
2012-09-24
2
-25
/
+62
*
Bug 388419 - Loss of focus during typing
Silenio Quarti
2012-09-19
1
-1
/
+1
*
v4305
Silenio Quarti
2012-09-17
4
-5
/
+5
*
Need to pass in a gc to avoid NPE in renderer
Bogdan Gheorghe
2012-09-17
1
-1
/
+3
*
do not generate function count to avoid patch conflicts
Silenio Quarti
2012-09-17
25
-80
/
+97
*
Bug 324435 - JVM crashes when press a button
Grant Gayed
2012-09-17
6
-6
/
+51
*
Bug 381192 - SWT is not ready for Tycho builds - comment#37
Silenio Quarti
2012-09-17
13
-13
/
+13
*
Bug 361660 - API Usage Problem "Execution environment references were
Carolyn MacLeod
2012-09-17
1
-2
/
+2
*
Bug 388461 fix formatting
Arun Thondapu
2012-09-15
3
-8
/
+8
*
Bug 388461 Use gdk_device_grab() instead of gdk_pointer_grab() in GTK+3 and h...
Anatoly Spektor
2012-09-14
8
-4
/
+178
*
Bug 388369 Remove redundant else check in Label and helper function in
Arun Thondapu
2012-09-12
2
-17
/
+7
*
Bug 388369 Use gtk_separator_new () in GTK+3
Anatoly Spektor
2012-09-12
7
-5
/
+89
*
Bug 388265 fix formatting and remove redundant else check in Widget
Arun Thondapu
2012-09-11
10
-21
/
+17
*
Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3
Anatoly Spektor
2012-09-11
17
-14
/
+134
*
Bug 383890 - JVM (Eclipse) crash with SIGSEGV in ld-linux-x86-64.so.2
Silenio Quarti
2012-09-11
1
-16
/
+17
[next]