summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
392774[GTK3] Fixes Drag and Drop bug for single line for Tree and TableAnatoly Spektor11 years
394422realize handle to solve Slider widget with SWT.DEFAULT size issue Anatoly Spektor11 years
GdkRegionDropUse cairo_create_region instead of gdk_region_new for GTK3+ and higherAnatoly Spektor12 years
_gtk_widget_has_defaultUse gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor12 years
add_cssAdd css style to button to solve button's height clipping issueAnatoly Spektor11 years
bug_408505Solved height/width miscalculations which result in warnings in GTK3.8Anatoly Spektor11 years
button_init_styleInitialize CSS button styling to solve button's height clipping issueAnatoly Spektor11 years
cairo_region_64Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposuresAnatoly Spektor12 years
cairo_region_create_64Replace GdkRegion with Cairo methods for GTK + 3.0 and higherAnatoly Spektor12 years
cairo_sashWorking on drawBand() Sash to omit gdk deprecated methodsAnatoly Spektor12 years
cairo_tracker_widgetCairo implementation for tracker widget drawRectangles() method.Anatoly Spektor12 years
canvas_cairoUse Cairo in Canvas scroll() instead of GDK deprecated methodsAnatoly Spektor12 years
canvas_cairo_64Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposuresAnatoly Spektor12 years
cleanup_210Bug 412880 - Dropping Version less than 2.10 in Widget and Tooltip Anatoly Spektor11 years
cleanup_FrontDialog_210Bug 413325 - Remove unused version guard 2.10 from FontDialog widgetAnatoly Spektor11 years
cleanup_button_210Bug 413338 - Remove unused 2.10 version guard from Button widgetAnatoly Spektor11 years
cleanup_colordialog_210Bug 413337 - Remove unused version guard 2.10 from ColorDialog widgetAnatoly Spektor11 years
cleanup_control_210Bug 413335 - Remove unused 2.8 code from Control widgetAnatoly Spektor11 years
cleanup_directorydialog_210Bug 413334 - DirectoryDialog widget uses unused 2.10 version guard Anatoly Spektor11 years
cleanup_display_210Bug 413331 - Remove unused 2.10 version guard from Display widgetAnatoly Spektor11 years
cleanup_expandbar_210Bug 413328 - Remove unused code from ExpandBar widget (gtk2 cleanup)Anatoly Spektor11 years
cleanup_fileDialog_210Bug #413457 - Remove unused version guards 2.8 and 2.10 in FileDialogAnatoly Spektor11 years
cleanup_menu_210413197 - Menu widget uses unused version guards 2.10 and 2.8Anatoly Spektor11 years
cleanup_shell_210Bug 413316 -Remove code less than 2.6 and unused guard from Shell widgetAnatoly Spektor11 years
cleanup_slider_210Bug 413333 - Remove unused version guard 2.10 from Slider widgetAnatoly Spektor11 years
color_warnings_removeRemove ColorSelection deprecation warnings when compiling against GTK3.6Anatoly Spektor11 years
combo_cleanup_210Bug 412885 - [GTK2 clean-up] drop 2.8 code in ComboAnatoly Spektor11 years
coolbar_clippingFixes wrong size of Textbox when setting bounds (Bug 394583 )Anatoly Spektor11 years
datetime_on_spinbuttonDateTime on top of GtkSpinButton (work in progress)Anatoly Spektor11 years
datetime_on_spinner_v2DateTime widget on top of Spinner (error sound issue resolved)Anatoly Spektor11 years
datetime_spinRemove unused functions from OS classAnatoly Spektor11 years
g_object_ref_sinkUse g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor12 years
g_sealRemove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTHAnatoly Spektor12 years
gdk_cursor_unrefReplace gdk_cursor_unref with g_object_unref and remove gdk_cursor_unrefAnatoly Spektor12 years
gdk_cursor_unref_64Replace gdk_cursor_unref with g_object_unref for GTK+ 3Anatoly Spektor12 years
gdk_draw_pixbuffUse Cairo instead of gdk_draw_pixbuf()Anatoly Spektor12 years
gdk_drawable_get_sizeOmit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor12 years
gdk_gc_set_fillMake gdk_gc_set_fill () dynamicAnatoly Spektor12 years
gdk_gc_set_stippleMake gdk_gc_set_stipple dynamicAnatoly Spektor12 years
gdk_gc_set_valuesMake gdk_gc_set_values() dynamicAnatoly Spektor12 years
gdk_get_sizeOmit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor12 years
gdk_get_size_funcOmit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor12 years
gdk_pixbuf_renderMake gdk_pixbuf_render_to_drawable() dynamicAnatoly Spektor12 years
gdk_regionOmit use of deprecated gdk_region_polygon in Tooltip widgetAnatoly Spektor12 years
gsignalGsignal closures implementation that fixes invalidate_notifier errorsAnatoly Spektor11 years
gsignal_Solves gsinal invalidation errors when run ControlExample with GLIB 2.36 Anatoly Spektor11 years
gtk3_box_newUse gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor12 years
gtk3_cairo_region_createUse cairo_region_create instead of gdk_region_new for GTK+3 and higherAnatoly Spektor12 years
gtk3_cell_rendererUse gtk_cell_renderer_get_preferred_size() for GTK+ 3 Anatoly Spektor12 years
gtk3_colormap_64Not use gdk_colormap_alloc_color and gdk_colormap_free_color in GTK+3Anatoly Spektor12 years
gtk3_device_at_pointerUse gdk_device_get_window_at_position instead of gdk_window_at_pointerAnatoly Spektor12 years
gtk3_device_at_pointer_64Use gdk_device_get_window_at_position instead of gdk_window_at_pointerAnatoly Spektor12 years
gtk3_drawable_get_imagemake gdk_drawable_get_image dynamicAnatoly Spektor12 years
gtk3_font_chooser_newReplace gtk_font_selection_dialog_new with gtk_font_chooser_dialog_newAnatoly Spektor12 years
gtk3_font_selection_dialog_get_font_nameReplace GtkFontSelection with GtkFontChooser for GTK+ 3.2 and higherAnatoly Spektor12 years
gtk3_fontchooserReplace GtkFontSelection with GtkFontChooser for GTK+ 3.2 and higherAnatoly Spektor12 years
gtk3_paint_arrowUse gtk_render_arrow instead of gtk_paint_arrow for GTK+ 3Anatoly Spektor12 years
gtk3_paint_shadowUse gtk_render_frame* instead of gtk_paint_shadow* for GTK+ 3Anatoly Spektor12 years
gtk3_pixbuf_dynamicMake gdk_pixbuf_render_pixmap_and_mask dynamicAnatoly Spektor12 years
gtk3_pixbuf_ftom_drawableUse gdk_pixbuf_get_from_window instead of gdk_pixbuf_get_from_drawableAnatoly Spektor12 years
gtk3_pointer_grabUse gdk_device_grab() instead of gdk_pointer_grab() in GTK+3 and higherAnatoly Spektor12 years
gtk3_progressbar_orientation_64Use gtk_orientable_set_orientation and progressbar_inverted for GTK+ 3Anatoly Spektor12 years
gtk3_redner_optionUse gtk_render_option instead of gtk_paint_option for GTK+3 and higherAnatoly Spektor12 years
gtk3_redner_option_64Use gtk_render_option instead of gtk_paint_option for GTK+3 and higherAnatoly Spektor12 years
gtk3_region_64Replace GdkRegion with Cairo methods for GTK + 3.0 and higherAnatoly Spektor12 years
gtk3_region_destroyUse cairo_region_destroy() instead of gdk_region_destroy() for GTK+3Anatoly Spektor12 years
gtk3_region_emptyUse cairo_region_is_empty () instead of gdk_region_empty () for GTK+3Anatoly Spektor12 years
gtk3_region_intersectUse cairo_region_intersect() instead of gdk_region_intersect() for GTK3Anatoly Spektor12 years
gtk3_region_offsetUse cairo_region_translate() instead of gdk_region_offset () for GTK+3Anatoly Spektor12 years
gtk3_region_substractUse cairo_region_substact() instead of gdk_region_substract() for GTK+3Anatoly Spektor12 years
gtk3_region_unionUse cairo_region_union() instead of gdk_region_union() for GTK+ 3Anatoly Spektor12 years
gtk3_render_boxUse gtk_render_frame and gtk_render_background instead of gtk_paint_boxAnatoly Spektor12 years
gtk3_render_box_64Use gtk_render_frame and gtk_render_background instead of gtk_paint_boxAnatoly Spektor12 years
gtk3_render_checkUse gtk_render_check instead of gtk_paint_check for GTK+ 3Anatoly Spektor12 years
gtk3_render_exapnderUse gtk_render_expander () instead of gtk_paint_expander () for GTK+ 3Anatoly Spektor12 years
gtk3_render_extension_64Use gtk_render_extension instead of gtk_paint_extension for GTK+ 3Anatoly Spektor12 years
gtk3_render_flat_boxUse gtk_render_frame instead of gtk_paint_flat_box for GTK+ 3 and higherAnatoly Spektor12 years
gtk3_render_flat_box_64Use gtk_render_frame instead of gtk_paint_flat_box for GTK+ 3 and higherAnatoly Spektor12 years
gtk3_render_focus_64Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3Anatoly Spektor12 years
gtk3_render_frame_gapUse gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3 Anatoly Spektor12 years
gtk3_render_frame_gap_64Use gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3Anatoly Spektor12 years
gtk3_render_handleUse gtk_render_handle() instead of gtk_paint_handle() for GTK+ 3Anatoly Spektor12 years
gtk3_render_handle_64Use gtk_render_handle() instead of gtk_paint_handle() for GTK+ 3Anatoly Spektor12 years
gtk3_render_layoutUse gtk_render_layout instead of gtk_paint_layout for GTK+3 and higherAnatoly Spektor12 years
gtk3_render_layout_64Use gtk_render_layout instead of gtk_paint_layout for GTK+3 and higherAnatoly Spektor12 years
gtk3_render_lineUse gtk_redner_line() instead of gtk_paint_vline/hline for GTK+3Anatoly Spektor12 years
gtk3_render_line_64Use gtk_redner_line() instead of gtk_paint_vline/hline for GTK+3Anatoly Spektor12 years
gtk3_scale_newUse gtk_scale_new() in Gtk+3Anatoly Spektor12 years
gtk3_scrollbar_newUse gtk_scrollbar_new() for GTK+3Anatoly Spektor12 years
gtk3_separator_newUse gtk_separator_new () in GTK+3Anatoly Spektor12 years
gtk3_set_fontReplace gtk_font_selection_dialog_set_font_name with GtkFontChooserAnatoly Spektor12 years
gtk3_textbox_clippedThis patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor11 years
gtk3_ungrab_pointerUse gdk_device_ungrab () instead of gdk_keyboard_ungrab () for GTK+3Anatoly Spektor12 years
gtk3_widget_size_requestUse gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor12 years
gtk3_window_get_device_positionReplace gdk_window_get_pointer with gdk_window_get_device_position GTK3Anatoly Spektor12 years
gtk3_window_get_device_position_64Replace gdk_window_get_pointer with gdk_window_get_device_position GTK3Anatoly Spektor12 years
gtk3_window_get_visible_regionUse gdk_window* instead of gdk_drawable_get_visible_region()Anatoly Spektor12 years
gtk_accel_stringOmit use of deprecated SET_ACCEL_STRING and GET_ACCEL_STRING constantsAnatoly Spektor12 years
gtk_color_chooserReplace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor11 years
gtk_gc_clip_regionUse Cairo instead of gtk_gc_set_clip_region() in ThemeAnatoly Spektor12 years
gtk_has_stepperOmit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor12 years
gtk_im_context_filter_keypressUse gtk_entry_im_context_filter_keypress to omit direct ImContext callAnatoly Spektor12 years
gtk_object_sinkUse g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor12 years
gtk_sliderOmit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_STARTAnatoly Spektor12 years
gtk_tooltipSolve build errors regarding 2 GTK_TOOLTIPS constantsAnatoly Spektor12 years
gtk_tooltipsOmit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newAnatoly Spektor12 years
gtk_tooltips_Solve build errors regarding 2 GTK_TOOLTIPS constantsAnatoly Spektor12 years
gtk_tooltips_get_windowOmit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newAnatoly Spektor12 years
gtk_utf8_compoundOmit use of deprecated gdk_utf8_to_compound_text() in newer GTK+Anatoly Spektor12 years
gtk_widget_flagsOmit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor12 years
gtk_widget_flags_Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor12 years
gtk_widget_get_allocation__Solves bug in Sash widget (caused by path in bug #386401)Anatoly Spektor12 years
gtk_widget_get_mappedRemoves warning for GTK_WIDGET_MAPPED when gtk deprecated is disabledAnatoly Spektor12 years
gtk_widget_get_sensitiveUses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor12 years
gtk_widget_get_stateRemove unused function GTK_WIDGET_STATEAnatoly Spektor12 years
gtk_widget_get_visibleUse gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for newer GTKAnatoly Spektor12 years
gtk_widget_get_window_Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer GTK+Anatoly Spektor12 years
gtk_widget_has_focusUse gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor12 years
gtk_widget_has_focus_Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor12 years
gtk_widget_sensitiveUses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor12 years
gtk_widget_set_flagsOmit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor12 years
gtk_widget_set_has_windowUse gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor12 years
gtk_widget_set_xyOmit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor12 years
gtk_widget_set_xy_Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor12 years
gtk_widget_unset_flagsOmit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor12 years
label_cleanup_210Bug 413195 - Remove unused version guard from Label widgetAnatoly Spektor11 years
make_dynamicMake gdk_gc_set_exposures() dynamicAnatoly Spektor12 years
make_dynamic_flagsdefine GTK_WIDGET_FLAGS to avoid compilation error against GTK+ 3Anatoly Spektor12 years
masterMerge branch 'master' of http://git.eclipse.org/gitroot/platform/eclipse.plat...aspektor12 years
messagebox_cleanup_210Bug 413199 - MessageBox uses unsued 2.10 version guardAnatoly Spektor11 years
remove_unused_h_v_scrollbarsBug #413455 - Remove unused GTK_SCROLLED_WINDOW_[V,H]SCROLLBAR Anatoly Spektor11 years
scrollable_cleanup_210Bug 413200 - Remove code less than 2.8 from Scrollable widgetAnatoly Spektor11 years
spinner_clippingWrong sizing and trimming of Spinner widget in GTK+ 3Anatoly Spektor11 years
swt_fixed[GTK+3] Implement SwtFixed preferred height/width methodsaspektor11 years
testtestingaspektor12 years
tooltip_cairo2Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor12 years
tooltip_libOmit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newAnatoly Spektor12 years
tracker_cairoCairo implementation for tracker widget drawRectangles() method.Anatoly Spektor12 years
tracker_test2Testing Trackeraspektor12 years
tracker_testingTracker Widget Trying different ways to work around INCLUDE_INFERIORSAnatoly Spektor12 years
tracker_testing3Trying hookEvents and create window on button pressAnatoly Spektor12 years
widget_set_flagsOmit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor12 years
widget_show_2[GTK 3.8] Widget's size cannot be allocated before it is shownAnatoly Spektor11 years