]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-09-26 Benjamin Otterange: Port to draw vfunc
2010-09-26 Benjamin Otterange: Make drawing use a single cairo context
2010-09-26 Benjamin Ottetests: Remove ability to set backend from testfilechooser
2010-09-26 Benjamin Ottearrow: Port to draw vfunc
2010-09-26 Benjamin Ottecalendar: Port to draw vfunc
2010-09-26 Benjamin Ottecalendar: Fix drawing order for windows
2010-09-26 Benjamin Ottecalendar: Create one cairo_t per expose event and pass...
2010-09-26 Benjamin Ottecellview: Port to draw vfunc
2010-09-26 Benjamin Ottespinner: Port to draw vfunc
2010-09-26 Benjamin Otteimage: Port to draw vfunc
2010-09-26 Benjamin Otteimage: Always render the whole image
2010-09-26 Benjamin Ottespinbutton: Port to draw vfunc
2010-09-26 Benjamin Otteentry: Remove gtk_entry_is_drawable() checks when painting
2010-09-26 Benjamin Otteentry: Port to draw signal
2010-09-26 Benjamin Otteentry: Split else ifs into separate if statements
2010-09-26 Benjamin Otteentry: Add bug reference to workaround
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_should_draw_window()
2010-09-26 Benjamin Otteruler: Port to draw signal
2010-09-26 Benjamin OtteAPI: ruler: Change draw_pos vfunc to take a cr, width...
2010-09-26 Benjamin OtteAPI: ruler: Remove private ruler draw functions from...
2010-09-26 Benjamin Otteruler: Change the way the ruler handles exposes
2010-09-26 Benjamin OtteAPI: ruler: Change draw_ticks vfunc
2010-09-26 Benjamin Otteruler: Don't create two cairo_t's
2010-09-26 Benjamin Otteseparator: Convert to draw signal
2010-09-26 Benjamin Ottehsv: Convert to draw signal
2010-09-26 Benjamin Otteprogressbar: Port to new draw signal
2010-09-26 Benjamin Ottewidget: Add draw signal
2010-09-26 Benjamin OtteAPI: Add API to query width and height when rendering
2010-09-26 Benjamin OtteAPI: add gdk_cairo_get_clip_rectangle() convenience API
2010-09-26 Benjamin Ottebuild: Depend on cairo-gobject
2010-09-26 Kristian RietveldCreate cairo context after running validate_visible_area()
2010-09-26 Kristian Rietveldquartz: Get size from wrapper, not drawable
2010-09-26 Matthias ClasenMake the docs build
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin Ottegdk: Remove nonexisting function from internal header
2010-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_get_colormap()
2010-09-26 Benjamin Ottex11: Keep a default X Colormap in every visual to const...
2010-09-26 Benjamin Ottex11: Use G_DEFINE_TYPE() to define GdkVisual
2010-09-26 Benjamin Ottex11: Set background color bypassing colormaps
2010-09-26 Benjamin OtteAPI: Remove colormap member from GdkWindowAttr
2010-09-26 Benjamin Ottequartz: Compare visuals for RGBA, not colormaps
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_get_display()
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin OtteAPI: Add gdk_window_get_display()
2010-09-26 Benjamin Ottex11: Use gdk_window_get_screen() in the testutils
2010-09-26 Benjamin OtteAPI: Remove drawable getters for visual, screen and...
2010-09-26 Benjamin Ottequartz: Remove unused _gdk_quartz_colormap_get_cgcolor_...
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin OtteAPI: Add gdk_window_get_visual() and gdk_window_get_scr...
2010-09-26 Benjamin Ottegdk: store the visual in the GdkWindowObject
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_set_colormap()
2010-09-26 Benjamin OtteAPI: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_f...
2010-09-26 Benjamin Ottednd: Remove unused colormap code
2010-09-26 Benjamin OtteAPI: Remove setters and getters for default colormaps
2010-09-26 Benjamin OtteAPI: Remove colormap setting and getting from GtkWidget
2010-09-26 Benjamin Ottestyle: Move from colormaps to visuals
2010-09-26 Benjamin Ottetestgtk: Check visual, not colormap for RGBA availability
2010-09-26 Benjamin Ottegtk-demo: Remove colormaps from window attributes
2010-09-26 Benjamin Ottegdk: Create paint surfaces of the same content as the...
2010-09-26 Benjamin Ottetrayicon: Use XClearArea
2010-09-26 Benjamin Ottetestgtk: gtk_widget_set_colormap() => gtk_window_set_vi...
2010-09-26 Benjamin Ottetrayicon: Change to use gtk_window_set_visual()
2010-09-26 Benjamin Ottewindow: Keep track of own visual
2010-09-26 Benjamin Ottegtk: Change gtk_widget_get_visual()
2010-09-26 Benjamin Ottetests: Don't set colormap when creating offscreen windows
2010-09-26 Benjamin Ottetestgtk: Don't set colormap when creating GDK windows
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin Ottetestgtk: No need to set a custom colourmap here
2010-09-26 Benjamin Ottespinner: We're a no-window widget, so setting a colorma...
2010-09-26 Benjamin Ottestyle: Remove depth member from GtkStyle
2010-09-26 Benjamin Ottegdk: Remove _gdk_drawable_get_source_drawable()
2010-09-26 Benjamin Ottestyle: Remove depth checks in render functions
2010-09-26 Benjamin Ottex11: Remove some unused macros
2010-09-26 Benjamin Ottex11: s/GDK_DRAWABLE_DISPLAY/GDK_WINDOW_DISPLAY
2010-09-26 Benjamin Ottetests: No need to allocate colors anymore
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_push_colormap()
2010-09-26 Benjamin Ottegdk: Remove pixmap debug category
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-26 Kristian RietveldInclude OS X system headers
2010-09-26 Benjamin Ottetests: Remove GdkPixmap from test
2010-09-26 Benjamin Ottegtk: Remove special code for detecting pixmaps as event...
2010-09-26 Kristian Rietveldquartz: Remove else-clause for pixmaps
2010-09-26 Benjamin Ottex11: Create blank cursor without pixmaps
2010-09-26 Benjamin Ottegdk: Get rid of all occurences of "pixmap" in the comments
2010-09-26 Benjamin Ottex11: Make fallback cursor code not use pixmaps
2010-09-26 Benjamin Ottex11: Remove last traces of XShm
2010-09-26 Benjamin Ottex11: Remove _gdk_x11_convert_to_format()
2010-09-26 Benjamin Ottex11: Upload cursor image using Cairo
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-26 Benjamin Ottegdk: Convert test to not use pixmaps
2010-09-26 Benjamin OtteAPI: Remove gdk_window_set_back_pixmap()
2010-09-26 Benjamin Ottedemos: No need to set the background, it gets overridde...
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
next