]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-09-26 Benjamin Otteviewport: Port to draw vfunc
2010-09-26 Benjamin Otteviewport: Pass sizes explicitly to paint functions
2010-09-26 Benjamin Otteviewport: Merge gtk_viewport_paint() into expose function
2010-09-26 Benjamin Otteviewport: Don't paint stuff in realize handler
2010-09-26 Benjamin Ottenotebook: Port to draw vfunc
2010-09-26 Benjamin Ottenotebook: The drawable check is not necessary
2010-09-26 Benjamin Ottenotebook: Draw tabs and arrows with Cairo
2010-09-26 Benjamin Ottenotebook: Simplify draw_tab function a bit
2010-09-26 Benjamin Ottenotebook: remove check for is_drawable
2010-09-26 Benjamin Ottenotebook: Reorder expose function in preparation of...
2010-09-26 Benjamin Ottenotebook: Use a for loop when iterating over a list
2010-09-26 Benjamin Ottenotebook: Draw focus when drawing tab
2010-09-26 Benjamin Ottenotebook: Remove useless optimization
2010-09-26 Benjamin Ottepaned: Port to draw vfunc
2010-09-26 Benjamin Otteinfobar: Port to draw vfunc
2010-09-26 Benjamin Ottestatusbar: Port to draw vfunc
2010-09-26 Benjamin Ottelayout: Port to draw vfunc
2010-09-26 Benjamin Otteiconview: Port to draw vfunc
2010-09-26 Benjamin Otteiconview: Check if the cr is clipped instead of using...
2010-09-26 Benjamin Otteiconview: Simplify rubberband drawing
2010-09-26 Benjamin Ottemenu: Port to draw vfunc
2010-09-26 Benjamin Ottemenubar: Port to draw vfunc
2010-09-26 Benjamin Ottetextview: Port to draw vfunc
2010-09-26 Benjamin Otteseparatortoolitem: Port to draw vfunc
2010-09-26 Benjamin Ottetoolbar: Port to draw vfunc
2010-09-26 Benjamin Ottetoolbar: Don't propagate events to placeholders
2010-09-26 Benjamin Ottetoolpalette: Port to draw vfunc
2010-09-26 Benjamin Ottetreeview: Port to draw vfunc
2010-09-26 Benjamin Ottetreeview: Update rubberbanding code to Cairo
2010-09-26 Benjamin Ottetreeview: Do not put different windows in else if branc...
2010-09-26 Benjamin Ottetreeview: Use Cairo for all bin window drawing
2010-09-26 Benjamin Ottetreeview: Invalidate on expander changes, don't just...
2010-09-26 Benjamin Ottetreeview: Draw empty tree view with Cairo
2010-09-26 Benjamin OtteAPI: Add gtk_container_propagate_draw()
2010-09-26 Benjamin Ottewidget: Store the expose event in the cairo_t, not...
2010-09-26 Benjamin Otteaccellabel: Port to draw vfunc
2010-09-26 Benjamin Ottelabel: Port to draw vfunc
2010-09-26 Benjamin Ottescale: Port to draw vfunc
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...
next