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
path:
root
/
examples
/
org.eclipse.swt.examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unused field
Steve Northover
2006-02-03
1
-1
/
+1
*
initialize example so users can immediately drag and drop
Veronika Irvine
2006-01-23
1
-18
/
+42
*
adding columns to Tree and adding Text as a drag source
Veronika Irvine
2006-01-17
1
-9
/
+32
*
fix warning
Veronika Irvine
2005-12-14
1
-1
/
+1
*
change case of backgroundImage.png file name to work on Unix platforms
Carolyn MacLeod
2005-12-14
1
-0
/
+0
*
add setBackgroundImage
Carolyn MacLeod
2005-12-13
5
-7
/
+43
*
Remove unused labels
Carolyn MacLeod
2005-12-05
1
-2
/
+2
*
Slightly different layout for styles group.
Carolyn MacLeod
2005-11-24
1
-12
/
+20
*
Do not set colors or fonts initially.
Carolyn MacLeod
2005-11-24
5
-125
/
+164
*
recover previous state if there was a loading error
Carolyn MacLeod
2005-11-15
1
-0
/
+5
*
adding grab and fill in horizontal and vertical directions
Veronika Irvine
2005-11-15
24
-46
/
+51
*
MODELESS style is not valid for system dialogs
Carolyn MacLeod
2005-11-11
1
-4
/
+1
*
move scrollbar/scale resets into displayImage method
Carolyn MacLeod
2005-11-02
1
-7
/
+2
*
Add buttons with text and image.
Carolyn MacLeod
2005-11-02
2
-3
/
+24
*
too many bytes in hex dump
Carolyn MacLeod
2005-10-14
1
-1
/
+1
*
Show alpha data (if any) in hex dump and in status line on hover
Carolyn MacLeod
2005-10-13
2
-19
/
+83
*
To be consistent, use SWT.NONE instead of SWT.NULL in the examples.
Billy Biggs
2005-10-05
7
-54
/
+54
*
Added set/getToolTipText
Carolyn MacLeod
2005-09-21
21
-21
/
+77
*
Use uppercase for static finals
Carolyn MacLeod
2005-09-21
1
-10
/
+10
*
Take Text out of vertical CoolBar; set sizes after all items created.
Carolyn MacLeod
2005-09-21
1
-52
/
+36
*
Add set/getColumnOrder
Carolyn MacLeod
2005-09-20
3
-5
/
+15
*
Add vertical CoolBar
Carolyn MacLeod
2005-09-20
1
-29
/
+59
*
add column tooltips
Grant Gayed
2005-09-20
3
-0
/
+4
*
Update the URL to the snippets page.
Billy Biggs
2005-09-16
1
-1
/
+1
*
Fix OOM error
Carolyn MacLeod
2005-09-13
1
-5
/
+6
*
Save multi-image (i.e. animated GIF).
Carolyn MacLeod
2005-09-12
2
-33
/
+107
*
Add set/getSortDirection to Table and Tree
Carolyn MacLeod
2005-08-09
2
-2
/
+4
*
Fix set/get combo selection behavior
Carolyn MacLeod
2005-08-09
1
-1
/
+3
*
added tiff string
Carolyn MacLeod
2005-07-27
1
-1
/
+1
*
*** empty log message ***
Carolyn MacLeod
2005-07-27
1
-0
/
+1
*
added tiff string
Carolyn MacLeod
2005-07-27
1
-0
/
+2
*
sort arrows
Grant Gayed
2005-07-27
1
-1
/
+4
*
*** empty log message ***
Felipe Heidrich
2005-07-25
1
-6
/
+6
*
86018 - TreeColumn should support moveable headers
Steve Northover
2005-07-20
2
-4
/
+10
*
*** empty log message ***
Steve Northover
2005-07-20
1
-5
/
+24
*
42475
Grant Gayed
2005-06-28
1
-0
/
+29
*
Update copyright notices in the examples documentation.
Billy Biggs
2005-06-24
1
-15
/
+0
*
Completely remove TableTree tab to get rid of deprecated warnings
Carolyn MacLeod
2005-06-24
2
-380
/
+0
*
101570 - Fix warnings in the examples.
Billy Biggs
2005-06-24
1
-1
/
+1
*
101570 - Fix warnings in the examples.
Billy Biggs
2005-06-24
1
-2
/
+0
*
101570 - Fix compiler warnings in the examples.
Billy Biggs
2005-06-24
7
-11
/
+8
*
Comment out deprecated TableTree tab
Carolyn MacLeod
2005-06-23
1
-1
/
+1
*
tidying the html
Mike Wilson
2005-06-18
2
-1
/
+1
*
fixing copyrights
Mike Wilson
2005-06-18
17
-16
/
+18
*
updating doc for 3.1
Veronika Irvine
2005-06-17
2
-6
/
+7
*
updating doc for 3.1
Veronika Irvine
2005-06-17
13
-15
/
+59
*
tidying the html
Mike Wilson
2005-06-15
16
-17
/
+17
*
Make org.eclipse.swt.examples contain everything needed for standalone functi...
Veronika Irvine
2005-06-14
6
-7
/
+182
*
Revising the documentation for 3.1.
Veronika Irvine
2005-06-14
1
-63
/
+32
*
Add resources to source build for standalone imports.
Veronika Irvine
2005-06-13
1
-1
/
+3
[prev]
[next]