]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
Merge branch 'master' into broadway
[~andy/gtk] / gtk / gtkwidget.c
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Carlos GarnachoFix call to gtk_widget_override_cursor()
2010-12-04 Carlos GarnachoMake gtk_widget_override_cursor() take GdkRGBAs
2010-12-04 Carlos Garcia CamposGtkWidget: add gtk_widget_render_icon_pixbuf()
2010-12-04 Carlos Garcia CamposGtkWidget: queue a resize when style context changed
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_override_cursor().
2010-12-04 Carlos GarnachoAdd GtkModifierStyle as a private object
2010-12-04 Carlos GarnachoGtkStyleProvider: Add GtkStateFlags parameter to get_st...
2010-12-04 Carlos GarnachoGtkWidget: unset NULL properties when overriding style.
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Matthias ClasenInitial attempt at deprecating GtkStyle api
2010-12-04 Carlos GarnachoInitialize all looping, active state transitions on...
2010-12-04 Carlos GarnachoLet gtk_widget_get_path() correct early calls during...
2010-12-04 Carlos GarnachoGtkWidget: Update pango context from style context...
2010-12-04 Carlos GarnachoGtkWidget: Ensure the style context always has an screen.
2010-12-04 Carlos GarnachoGtkWidget: Add new set of methods to override style...
2010-12-04 Carlos GarnachoGtkWidget: Trigger state change transitions on state...
2010-12-04 Carlos GarnachoImplement widget states as a set of flags
2010-12-04 Carlos GarnachoGtkWidget: Ensure name changes involve a style context...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoGtkWidget: Store GtkStyleContext in private struct.
2010-12-04 Carlos GarnachoGtkContainer: Add method to get the GtkWidgetPath for...
2010-12-04 Carlos GarnachoGtkStyleContext: Fix animation framework to work with...
2010-12-04 Carlos GarnachoAdd generic providers per-screen.
2010-12-04 Carlos GarnachoGtkWidget: Set style context's screen before the widget...
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_reset_style().
2010-12-04 Carlos GarnachoGtkWidget: Add the style-updated signal
2010-12-04 Carlos GarnachoGtkSettings: implement GtkStyleProvider
2010-12-04 Carlos GarnachoPlug a bunch of leaks.
2010-12-04 Carlos GarnachoGtkWidget: Update GtkStyleContext animation regions...
2010-12-04 Carlos GarnachoSet classes info in GtkWidgetPath.
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoGtkWidget: Set style context direction.
2010-12-04 Carlos GarnachoGtkWidget: Add the default CSS provider to all style...
2010-12-04 Carlos GarnachoGtkWidget: Create GtkStyle on top of GtkStyleContext.
2010-12-04 Carlos GarnachoGtkWidget: Construct style for partial widget hierarchies.
2010-12-04 Carlos GarnachoGtkWidget: Set screen info in GtkStyleContext.
2010-12-04 Carlos GarnachoGtkWidget: Do not reset GtkStyleContext per get_style_c...
2010-12-04 Carlos GarnachoGtkWidget: Hook up widget style property querying to...
2010-12-04 Carlos GarnachoGtkWidget: Generate GtkWidgetPath on set_parent.
2010-12-04 Carlos GarnachoFix compilation.
2010-12-04 Carlos GarnachoAdd region details in gtk_widget_get_path().
2010-12-04 Carlos GarnachoRefurbish GtkWidgetPath API.
2010-12-04 Carlos GarnachoGtkWidget: Create GtkCssProvider for user modifications.
2010-12-04 Carlos GarnachoGtkWidget: Add widget path to style context.
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_get_path().
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_get_style_context().
2010-12-02 Benjamin OtteAPI: Remove GdkNoExposeEvent
2010-11-19 Michael Natterergtk: remove GtkWidget::size-request
2010-11-18 Tristan Van BerkomFixing hangs with GtkScrolledWindow
2010-11-17 Javier Jardóndocs: Move Height-for-width geometry management virtual...
2010-11-14 Javier Jardóndocs: Update URL of some documentation links
2010-11-04 Murray CummingGtkWidget/GtkContainer: Slight fixes to geometry-manage...
2010-11-04 Murray CummingGtkWidget: Document the size-request signal deprecation.
2010-11-03 Javier Jardóndocs: Fix gtk-doc markup in GtkWidget docs
2010-11-01 Matthias ClasenAvoid exporting an extra symbol
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-28 Tristan Van BerkomFire a warning if there are any handlers connected...
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenFix a typo
2010-10-23 Matthias ClasenFix up docs
2010-10-22 Tristan Van BerkomFixed problems with combination of height-for-width...
2010-10-22 Matthias ClasenMake the docs build
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-21 Tristan Van BerkomEnhanced GtkWidget documentation with regards to height...
2010-10-21 Matthias ClasenProperly propagate expand flags
2010-10-20 Michael Natterergtk: clean up GtkWidget signals
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-10-18 Benjamin Ottegtk: Add gtk_widget_queue_draw_region()
2010-10-18 Benjamin Ottewidget: Remove special case in gtk_widget_queue_draw_area()
2010-10-13 Havoc PenningtonAdd horizontal and vertical expand flags, compute_expan...
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-11 Javier Jardóndocs: Move documentation do inline comments: GtkContainer
2010-10-11 Javier Jardóndocs: Improve reference crossing in GtkWidget docs
2010-10-08 Tristan Van BerkomMigrated old GtkSizeRequestIface documentation to GtkWi...
2010-10-06 Benjamin Ottewidget: Fix GtkWidget::draw docs
2010-10-03 Javier Jardóndocs: Use gtk_widget_get_preferred_size() instead gtk_s...
2010-09-29 Benjamin Ottegtk: Fix remaining mentions of gtk_container_propagate_...
2010-09-28 Benjamin OtteAPI: gtk: Add gtk_widget_set_visual()
2010-09-28 Benjamin Ottewidget: Fix compile warnings: missing return value
2010-09-27 Tristan Van BerkomFix erroneous usage of height-for-width apis in gtk_wid...
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottewidget: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottewidget: Check the widget has an allocation in gtk_widge...
2010-09-26 Benjamin OtteAPI: Add gtk_widget_draw()
2010-09-26 Benjamin OtteAPI: widget: Remove the expose event
2010-09-26 Benjamin OtteChange semantics of the draw signal
2010-09-26 Benjamin Ottewidget: Clip drawing to the widget's allocation.
2010-09-26 Benjamin Ottewidget: Store the expose event in the cairo_t, not...
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_should_draw_window()
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 Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
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 Ottewindow: Keep track of own visual
next