]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-09-26 Benjamin Otteperf: Use a temp window instead of a normal one
2010-09-26 Benjamin OtteAPI: Remove APIs to generate pixmaps from pixbufs
2010-09-26 Benjamin Ottex11: Set the icon using Cairo
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin Ottegdk: Use surfaces for double buffering
2010-09-26 Benjamin Ottegdk: Make csw windows have their own cairo surface
2010-09-26 Benjamin OtteAPI: Remove gdk_window_get_internal_paint_info()
2010-09-26 Benjamin Ottegdk: offscreen window source drawable now is the root...
2010-09-26 Benjamin Ottegdk: Create surfaces directly, not from the source...
2010-09-26 Benjamin Ottegdk: Remove gdk_windowing_create_cairo_surface()
2010-09-26 Benjamin Ottednd: Replace last pixmap usage with cairo surfaces.
2010-09-26 Benjamin OtteAPI: image: Remove ability to set image from a pixmap
2010-09-26 Benjamin OtteAPI: Remove the ability to set the dnd icon from a...
2010-09-26 Benjamin Ottetests: Convert testinput to use cairo_surface_t
2010-09-26 Benjamin Ottegdk: Remove gdk_window_redirect_to_drawable()
2010-09-26 Benjamin Ottetestoffscreen: Remove unused code
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_get_snapshot()
2010-09-26 Benjamin Ottetestgtk: Remove snapshot test
2010-09-26 Benjamin Otteruler: Make the backing store use a surface
2010-09-26 Benjamin OtteAPI: make gtk_icon_view_create_drag_icon() return a...
2010-09-26 Benjamin OtteAPI: make gtk_tree_view_create_row_drag_icon() return...
2010-09-26 Benjamin Ottetreeview: Convert GtkTreeViewColumn rendering to Cairo
2010-09-26 Benjamin Otteiconview: Port to Cairo rendering
2010-09-26 Benjamin Ottecellview: Port to Cairo rendering
2010-09-26 Benjamin OtteAPI: Add gtk_cell_renderer_render_cairo()
2010-09-26 Benjamin OtteAPI: Change cellrenderer->render vfunc to take a cairo_t
2010-09-26 Benjamin Ottetestview: Convert _gtk_text_util_create_rich_drag_icon...
2010-09-26 Benjamin Ottetextview: API: change gtk_text_layout_draw() to take...
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_draw_insertion_cursor()
2010-09-26 Benjamin Ottetext: Make _gtk_text_util_create_drag_icon() return...
2010-09-26 Benjamin OtteAPI: Add gtk_drag_set_icon_surface()
2010-09-26 Benjamin Ottemenu: set tearoff background using new background API
2010-09-26 Benjamin OtteUse gdk_window_set_background_pattern() to set parent...
2010-09-26 Benjamin Otteiconview: No need to set background
2010-09-26 Benjamin Ottestyle: Rewrite background handling to use cairo_pattern_t
2010-09-26 Benjamin Ottetrayicon: Use new gdk_window_set_background_pattern...
2010-09-26 Benjamin Ottegtk: Remove calls that try to set GDK_NO_BG on their...
2010-09-26 Benjamin Ottegdk: Rewrite background handling
2010-09-26 Benjamin Ottegdk: Remove supports_native_bg on WindowImplIface
2010-09-26 Benjamin Ottegdk: Remove send_expose event from gdk_window_clear_reg...
2010-09-26 Benjamin Ottegdk: Remove GdkWindowImpl->clear_region
2010-09-26 Benjamin Ottegdk: Simplify clear_area code
2010-09-26 Benjamin OtteAPI: Remove gdk_window_clear_area_e()
2010-09-26 Benjamin Ottegdk: Don't use clear_area_e() in offscreenwindow
2010-09-26 Benjamin Ottegdk: Remove _gdk_windowing_get_shape_for_mask()
2010-09-26 Benjamin OtteAPI: Remove shape_combine_mask functions from gdk
2010-09-26 Benjamin Ottewidget: shape_combine_mask => shape_cobine_region
2010-09-26 Benjamin Ottetreeview: Port to gdk_window_shape_combine_region()
2010-09-26 Benjamin OtteAPI: Add gdk_cairo_region_create_from_surface()
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-09-26 Benjamin Ottecolorsel: Use gdk_cursor_new_from_pixbuf() to create...
2010-09-26 Benjamin OtteAPI: remove gdk_window_set_icon()
2010-09-26 Benjamin Ottetestgtk: Convert WM hints example to use gdk_window_set...
2010-09-26 Benjamin Ottewindow: Remove call to gdk_window_set_icon()
2010-09-26 Benjamin Ottex11: remove icon_window property, it's not used anymore
2010-09-26 Benjamin Ottex11: Set icon based on icon list
2010-09-26 Benjamin Ottepixbuf-engine: remove unused theme_pixbuf_render_no_cairo()
2010-09-26 Benjamin Ottestyle: Convert draw_spinner vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_resize_grip vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_layout vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_expander vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_handle vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_slider vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_focus vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_extension vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_box_gap vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow_gap vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_tab vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_option vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_check vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_flat_box vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_vline vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_hline vfunc to Cairo version
2010-09-26 Benjamin OtteAPI: change gtk_style_apply_default_background()
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_gap_image()
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_simple_image()
2010-09-26 Benjamin Ottepixbuf-engine: Make theme_pixbuf_render take a cairo_t
2010-09-26 Benjamin Ottepixbuf-engine: Get rid of unused mask argument
2010-09-26 Benjamin Ottenotebook: Fix compilation warnings
2010-09-26 Benjamin Ottemenu: Remove unused variable
2010-09-25 Matthias ClasenGtkScrolledWindow: document changed default policy
2010-09-25 Matthias ClasenNuke the 'Types' section from the docs
2010-09-25 Matthias ClasenRemove mention of input dialog from the docs
2010-09-25 Matthias ClasenGtkOffscreenWindow: shorten doc title
2010-09-25 Matthias ClasenGtkScale: Remove links from doc section title
2010-09-24 Matthias ClasenGtkMenu: Add a destroy notify to gtk_menu_popup_for_device
2010-09-24 Matthias ClasenUpdate docs of GtkAboutDialog and GtkLinkButton
2010-09-24 Matthias ClasenDND: don't use uninitialized memory
2010-09-24 Matthias ClasenGtkAboutDialog: correct a since tag
2010-09-24 Christian Dywangtkeditable: move documentation to inline comments
2010-09-24 Florian Müllnerintrospection: Fix typo in annotation
2010-09-24 Tomeu VizosoDon't try to unref event->dnd.context unconditionally.
2010-09-24 Matthias ClasenGtkAboutDialog: escape mail addresses
2010-09-24 Matthias ClasenRemove gtk_notebook_set_window_creation_hook in testnot...
2010-09-24 Matthias ClasenAnother since tag
2010-09-24 Matthias ClasenCorrect since tags
2010-09-24 Matthias ClasenGtkNotebook: replace group by group_name
2010-09-24 Matthias ClasenGtkNotebook: remove gtk_notebook_set_window_creation_hook
2010-09-24 Matthias Clasendocs: Add a CODING-STYLE document
next