summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* calling wrong nativeSilenio Quarti2012-10-251-1/+1
* GdkEventExpose has is binary compatible between GTK2 and GTK3 - just remove c...Silenio Quarti2012-10-243-3/+2
* hacks to get libraries compiled and to load dynamic functions against GTK3Silenio Quarti2012-10-242-0/+11
* remove GTK_WIDGET_REQUISITION_HEIGHT and GTK_WIDGET_REQUISITION_WIDTH from GTK3Silenio Quarti2012-10-241-0/+2
* remove GTK_ENTRY_IM_CONTEXT and GTK_TEXTVIEW_IM_CONTEXT from GTK3Silenio Quarti2012-10-241-0/+3
* make gdk_window_set_back_pixmap for GTK3Silenio Quarti2012-10-243-2/+11
* make gdk_window_shape_combine_region dynamic - should work with cairo and gdk...Silenio Quarti2012-10-243-2/+11
* make gdk_window_invalidate_region dynamic - should work fine with cairo (GDK3...Silenio Quarti2012-10-243-2/+11
* remove gdk_window_get_internal_paint_info from GTK3Silenio Quarti2012-10-243-2/+11
* remove gdk_cursor_new_from_pixmap and gdk_bitmap_create_from_data from GTK3Silenio Quarti2012-10-243-3/+21
* remove gdk_colormap_get_system from GTK3Silenio Quarti2012-10-244-0/+12
* forgot os_custom.hSilenio Quarti2012-10-241-0/+1
* missing version checkSilenio Quarti2012-10-243-10/+20
* make gdk_pixmap_get_size and gdk_drawable_get_depth dynamicSilenio Quarti2012-10-243-5/+14
* remove gdk_pixmap_new from GTK3 - all calls are protectedSilenio Quarti2012-10-244-0/+12
* remove GdkImage from GTK3 - all calls are protectedSilenio Quarti2012-10-241-0/+1
* remove gdk_draw_drawable from GTK3Silenio Quarti2012-10-244-4/+12
* remove gdk_gc_set_values from GTK3Silenio Quarti2012-10-243-3/+4
* remove gdk_gc_set_subwindow from GTK3Silenio Quarti2012-10-244-3/+12
* remove gdk_gc_set_function from GTK3Silenio Quarti2012-10-244-3/+12
* remove gdk_gc_set_foreground from GTK 3Silenio Quarti2012-10-244-3/+13
* remove gdk_gc_set_clip_region from GTK3Silenio Quarti2012-10-245-21/+33
* remove gdk_draw_rectangle from GTK3Silenio Quarti2012-10-244-3/+12
* remove gdk_gc_new from GTK3, all calls are protected except for Tracker (see ...Silenio Quarti2012-10-246-2/+18
* gdk_gc_get_values is not available on GTK 3 and calls are protected by USE_CAIROSilenio Quarti2012-10-241-0/+1
* Bug 390041 - Use cairo instead of gdk_draw_pixbuf()Silenio Quarti2012-10-241-1/+9
* make gdk_drawable_get_image dynamicAnatoly Spektor2012-10-243-2/+11
* Bug 391742 - User can do nothing when both a normal dialog pop up and FileDia...Silenio Quarti2012-10-248-16/+30
* Remove GdkDrawPixbuf casts.Alexander Kurtakov2012-10-242-6/+2
* add string to propertiesCarolyn MacLeod2012-10-231-0/+1
* 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-233-16/+1
* Bug 392616 - Use gtk_accessible_get_widget on GTK3Alexander Kurtakov2012-10-237-6/+55
* Bug 392610 - Use gdk_x11_get_default_xdisplay for GTK 3Alexander Kurtakov2012-10-236-1/+40
* v4311Silenio Quarti2012-10-224-5/+5
* There is no GdkGCValues in GTK3.Alexander Kurtakov2012-10-221-0/+1
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-222-1/+5
* Skip GdkVisual and GtkColorSelectionDialog for GTK 3.x.Alexander Kurtakov2012-10-221-0/+2
* 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 392488 - [Browser] XULRunner 10 does not eat some traversals byGrant Gayed2012-10-221-24/+34
* Bug 384886: [Bidi] Text#addSegmentListener(..) should not require client to c...Markus Keller2012-10-223-22/+24
* Bug 388105: StyledText#setSelection(..) sets caret at wrong end in block sele...Markus Keller2012-10-221-1/+5
* Bug 250174: [BlockSelection] fix keyhandling in block selection modeMarkus Keller2012-10-221-2/+12
* Bug 388578: [Bidi] Text#addSegmentListener(..) not implemented on Mac/CocoaMarkus Keller2012-10-223-2/+14
* Bug 392569 - Obtain color selection using functionAlexander Kurtakov2012-10-226-5/+48
* Not use gdk_colormap_alloc_color and gdk_colormap_free_color in GTK+3Anatoly Spektor2012-10-205-19/+40
* generated codeSilenio Quarti2012-10-191-1/+1
* Bug 392229 - [Browser] JS_EvaluateUCScriptForPrincipals crash withGrant Gayed2012-10-191-1/+5
* Bug 391254: NPE in CTabFolder.onMouse; onDispose should not setMarkus Keller2012-10-191-2/+2