summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* call gdk_window_get_visible_region for GTK3Silenio Quarti2012-10-272-2/+12
* forgot to returnSilenio Quarti2012-10-271-0/+1
* respect fill ruleSilenio Quarti2012-10-271-1/+5
* cleanup region changes - use macros to redefine gdk_region_XXX in terms of ca...Silenio Quarti2012-10-277-631/+295
* crash in cairo_region_get_rectanglesSilenio Quarti2012-10-263-155/+89
* cleanup Region.cairoPolygonRgnSilenio Quarti2012-10-261-5/+4
* fix other places with polygon regionsSilenio Quarti2012-10-263-41/+14
* fix polygon regions - still has bad performanceSilenio Quarti2012-10-261-25/+37
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-265-4/+16
* call gtk_combo_box_text_insert in GTK3Silenio Quarti2012-10-261-3/+15
* Bug 392841 - [GTK3] Need to replace expose-event signal with draw signalSilenio Quarti2012-10-269-125/+152
* Bug 392785 - [GTK3] Need to reimplement B&W cursorsSilenio Quarti2012-10-261-1/+63
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-257-128/+151
* Bug 387315 - Use gtk_entry_im_context_filter_keypress to omit direct ImContex...Silenio Quarti2012-10-254-1/+33
* Bug 392700 - Bad scrolling in editor (N20121022-1000)Silenio Quarti2012-10-251-13/+4
* Bug 392389 - Skip gtk_check_version for gtk 3.0+.Silenio Quarti2012-10-251-6/+15
* Bug 392841 - [GTK3] Need to replace expose-event signal with draw signalSilenio Quarti2012-10-254-5/+15
* IMContext is private in GTK3.Alexander Kurtakov2012-10-251-0/+1
* Don't use GTK_WIDGET_REQUISITION_HEIGHT in GTK 3.Alexander Kurtakov2012-10-251-1/+5
* Swap gtk_combo_box_entry_new_text with gtk_combo_box_text_new_with_entryAlexander Kurtakov2012-10-251-1/+5
* Prevent extra selection event: Bug 355200-Table and TreeLakshmi Shanmugam2012-10-252-0/+12
* Use requisition directly on Gtk 3.Alexander Kurtakov2012-10-251-2/+7
* Bug 392811 - Replace gtk_combo_box_new_text with gtk_combo_box_text_newAlexander Kurtakov2012-10-251-1/+5
* remove gdk_colormap_get_system from GTK3Silenio Quarti2012-10-241-0/+2
* missing version checkSilenio Quarti2012-10-241-7/+9
* Bug 391742 - User can do nothing when both a normal dialog pop up and FileDia...Silenio Quarti2012-10-246-12/+26
* Bug 381974 - DBCS4.2: Can not choose Hanzi on Text editor with AIX T/S-Chines...Silenio Quarti2012-10-231-1/+14
* Use gdk_x11_get_default_xdisplay unconditionally.Alexander Kurtakov2012-10-231-7/+1
* Bug 392610 - Use gdk_x11_get_default_xdisplay for GTK 3Alexander Kurtakov2012-10-231-1/+7
* v4311Silenio Quarti2012-10-222-3/+3
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-222-1/+5
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-223-0/+31
* Bug 391459 - cannot press/toggle Button with Space key any moreSilenio Quarti2012-10-221-6/+5
* Bug 384886: [Bidi] Text#addSegmentListener(..) should not require client to c...Markus Keller2012-10-222-20/+16
* Bug 388578: [Bidi] Text#addSegmentListener(..) not implemented on Mac/CocoaMarkus Keller2012-10-223-2/+14
* Bug 392569 - Obtain color selection using functionAlexander Kurtakov2012-10-221-5/+12
* Not use gdk_colormap_alloc_color and gdk_colormap_free_color in GTK+3Anatoly Spektor2012-10-202-15/+18
* Bug 365934: MouseEvent#button, SWT#BUTTON*, and SWT#MOD* should spell out usu...Markus Keller2012-10-192-8/+23
* Bug 387204: Tree and Table tooltips cut second line on WindowsMarkus Keller2012-10-192-3/+30
* Bug 390514-there is no content shown in drop down list of comboLakshmi Shanmugam2012-10-191-0/+13
* Bug 392420 - Use g_type_query to query for sizes of GtkFixed.Alexander Kurtakov2012-10-191-2/+7
* v4310Silenio Quarti2012-10-182-3/+3
* Bug 384887: [Bidi] Text#addSegmentListener(..) fails with line delimiter (\n)...Markus Keller2012-10-181-1/+15
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-184-12/+38
* Use gdk_pixbuf_get_from_window instead of gdk_pixbuf_get_from_drawableAnatoly Spektor2012-10-183-11/+33
* Use gdk_window* instead of gdk_drawable_get_visible_region()Anatoly Spektor2012-10-172-2/+6
* Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor2012-10-1715-19/+31
* Bug 391050 - Replace GdkRegion with Cairo methods for GTK + 3.0 and higher - ...Silenio Quarti2012-10-173-9/+9
* typoMarkus Keller2012-10-171-2/+2
* Bug 392048 - jdt.text.tests and jdt.ui.tests and others crash on MacSilenio Quarti2012-10-171-1/+1