]> Pileus Git - ~andy/gtk/history - gdk
Updated Galician translations
[~andy/gtk] / gdk /
2010-08-15 Kristian Rietveldquartz: gdk_window_get_frame_extents() needs to get...
2010-08-15 Benjamin OtteRemove window background getters again
2010-08-13 Benjamin Ottegdk: When using OPERATOR_SOURCE, use clip + paint inste...
2010-08-13 Benjamin Ottegdk: Do final copy with OPERATOR_SOURCE in end_implicit...
2010-08-12 Benjamin OtteAPI: Add gdk_window_create_similar_surface()
2010-08-12 Kristian Rietveldquartz: make it compile
2010-08-11 Benjamin Ottegdk: Remove nonexistant symbols
2010-08-10 Kristian Rietveldquartz: Misc. fixes for getting offscreen windows to...
2010-08-10 Kristian RietveldInvalidate cairo surface if resizing is not supported...
2010-08-10 Kristian Rietveldquartz: Convert default background drawing to cairo
2010-08-10 Benjamin Ottegdk: Remove data consructors for GdkPixmap
2010-08-10 Benjamin Ottex11: Create empty cursor without old functions
2010-08-10 Benjamin Ottex11: Make fallback pixbuf-cursor code not use old const...
2010-08-10 Benjamin Ottex11: Remove display_x11->have_render
2010-08-10 Benjamin Ottegdk-xft: Don't call render about the subpixel order
2010-08-10 Kristian Høgsberggdk: Remove picture pointer from X11 drawable
2010-08-10 Benjamin Ottegdk: Don't infinite loop when flushing moves
2010-08-10 Matthias Clasengeneric damage generation for offscreen windows
2010-08-10 Matthias ClasenCleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
2010-08-10 Benjamin OtteAPI: remove gdk_colormap_query_color
2010-08-10 Benjamin Ottegdk: Don't require allocating window background colors...
2010-08-10 Kristian RietveldFix compile warnings
2010-08-10 Kristian Rietveldquartz: Make backend compile again
2010-08-10 Kristian Rietveldquartz: Fix up _gdk_quartz_window_translate
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin OtteAPI: remove begin/end_direct_draw functions
2010-08-10 Benjamin Ottegdk: Move scratch GC handling to X11
2010-08-10 Benjamin Ottex11: Remove unused code
2010-08-10 Benjamin OtteAPI: remove GdkPangoRenderer
2010-08-10 Benjamin Ottegdk: remove get_composite_drawable vfunc
2010-08-10 Benjamin OtteAPI: remove gdk_draw_drawable()
2010-08-10 Benjamin Ottequartz: Do repeated fill with Cairo
2010-08-10 Benjamin Ottegdk: Make window moves a custom vfunc
2010-08-10 Benjamin OtteAPI: remove gdk_draw_layout_*()
2010-08-10 Benjamin Ottegdk: Remove _gdk_drawable_get_scratch_gc()
2010-08-10 Benjamin Ottegdk: Draw redirected windows using Cairo
2010-08-10 Benjamin Ottegdk: Refactor redirection code
2010-08-10 Benjamin Ottegdk: Simplify code
2010-08-10 Benjamin Ottegdk: Remove excess variables
2010-08-10 Benjamin Ottegdk: Do end_implicit_paint copy with Cairo
2010-08-10 Benjamin Ottegdk: Implement gdk_window_get_source_drawable() using...
2010-08-10 Benjamin Ottegdk: Implement end_implicit_paint() with Cairo
2010-08-10 Benjamin OtteAPI: remove gdk_draw_rectangle()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_point(s)
2010-08-10 Benjamin OtteAPI: remove gdk_draw_{line,lines,segments}
2010-08-10 Benjamin OtteAPI: remove gdk_draw_polygon()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_glyphs() and gdk_draw_glyphs_trans...
2010-08-10 Benjamin OtteAPI: remove gdk_draw_trapezoids() and GdkTrapezoid...
2010-08-10 Benjamin OtteAPI: remove gdk_draw_arc()
2010-08-10 Benjamin Ottegdk: Remove testgdk code
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-08-10 Benjamin OtteAPI: remove gdk_drawable_copy_to_image()
2010-08-10 Benjamin OtteAPI: remove gdk_drawable_get_image()
2010-08-10 Benjamin OtteAPI: remove gdk_pixbuf_get_from_image()
2010-08-10 Benjamin OtteImplement gdk_pixbuf_get_from_drawable() with Cairo
2010-08-10 Benjamin OtteAPI: Add gdk_pixbuf_get_from_surface()
2010-08-10 Benjamin OtteAPI: remove gdk_draw_image()
2010-08-10 Benjamin OtteAPI: Get rid of GdkRGB
2010-08-10 Benjamin OtteReplace gdk_rgb_find_color()
2010-08-10 Benjamin Ottedebug: remove GdkRGB debuggability
2010-08-10 Benjamin Ottegdk: Remove unused gdkrgb.h includes
2010-08-10 Benjamin OtteAPI: remove gdk_screen_get_rgb_colormap/visual()
2010-08-10 Benjamin OtteAPI: Remove gdk_draw_pixbuf()
2010-08-07 John StowersAdd gdk_display_is_closed
2010-07-29 John (J5) Palmieriadd the transfer and element-type annotation to gdk_dev...
2010-07-28 Tomeu VizosoAnnotate gdk_rectangle_intersect
2010-07-26 Benjamin Ottegdk: Flush implicit paints with Cairo
2010-07-26 Benjamin Ottegdk: Do DEBUG_UPDATES drawing with Cairo
2010-07-26 Benjamin Otteoffscreenwindow: Copy old to new pixmap using Cairo
2010-07-26 Benjamin Ottegdk: Create solid mask with Cairo
2010-07-26 Benjamin Ottegdk: Always clear backing store with Cairo
2010-07-26 Benjamin Ottegdkgc: Draw clip mask with Cairo
2010-07-26 Benjamin Ottegdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha...
2010-07-26 Benjamin Ottegdk: Use the system colormap, not the rgb colormap
2010-07-26 Benjamin Ottegdk: Get rid of GdkRGB usage
2010-07-26 Benjamin Ottegdk: Get rid of gdk_draw_pixbuf() call
2010-07-26 Benjamin Ottegdk: Revert making get_size optional
2010-07-26 Benjamin Ottex11: Query size on real drawable
2010-07-25 John StowersAdd gdk_cursor_get_cursor_type
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-12 Matthias ClasenFix distcheck
2010-07-12 Matthias ClasenInclude cairo-1.0.gir when building Gdk-3.0.gir
2010-07-10 Paolo BorelliThe hash owns a ref to the cursor
2010-07-10 Matthias ClasenTry to fix !srcdir build wrt to introspection
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-07-10 Javier JardónUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-07-05 Tor LillqvistFix build breakage on Windows caused by the region...
2010-07-02 Tomeu VizosoAnnotate gdk_display_manager_list_displays return value
2010-07-02 William Jon McCann[gdk] Add gdk_keymap_get_num_lock_state
2010-07-01 Javier Jardón[gdk] Remove GdkWindowObject public structure
2010-07-01 Javier Jardón[gdk] Add gdk_window_has_native() function
2010-06-30 Kristian RietveldRemove dummy for gdk_event_get_graphics_expose()
2010-06-30 Kristian RietveldRemove mention of gdk_event_get_graphics_expose()
2010-06-30 Kristian RietveldFix typos in Cairo region conversion so that Quartz...
2010-06-30 Kristian RietveldUpdate Quartz DnD code to set device on DnD events
2010-06-30 Kristian RietveldImplement gdk_drag_context_{get,set}_device in Quartz...
2010-06-29 Benjamin OtteAPI: Remove all GdkRegion API
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-29 Benjamin OtteRemove _gdk_region_new_from_yxbanded_rects()
next