]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
GtkCellAreaBoxPrivate: Improve struct packing
[~andy/gtk] / gtk / gtkwidget.c
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-30 Benjamin Ottewidget: Propagate the right states to the widget when...
2011-03-30 Benjamin Ottewidget: Get rid of parent_sensitive flag
2011-03-30 Matthias ClasenMake GtkWidget::halign RTL-save
2011-03-27 Benjamin Ottewidget: Only reemit style-set signal after gtk_widget_g...
2011-03-27 Benjamin Ottewidget: Don't invalidate style context in its invalidat...
2011-03-27 Benjamin Ottewidget: Update path unconditionally in gtk_widget_reset...
2011-03-27 Benjamin Ottewidget: Don't duplicate style context updates
2011-03-27 Benjamin Ottewidget: Call the non-deprecated function
2011-03-26 Benjamin Ottewidget: Emit initial style-set signal in the same situa...
2011-03-26 Benjamin Ottewidget: Create the widget's style lazily
2011-03-26 Benjamin Ottewidget: Don't call gtk_style_attach() and gtk_style_det...
2011-03-26 Benjamin Ottedocs: Make clear that gtk_widget_set_style() does not...
2011-03-26 Benjamin Ottewidget: Use a priv variable
2011-03-26 Benjamin Ottewidget: Widgets always have a style, so no need to...
2011-03-26 Benjamin Ottewidget: Reshuffle code for style context getter
2011-03-26 Benjamin Ottewidget: Don't create the style context if not necessary
2011-03-26 Benjamin OtteRevert "Ensure GtkWidget::style-updated is emitted...
2011-03-26 Benjamin Ottegtk: Reset children styles when changing name
2011-03-25 Tristan Van BerkomCache heights-for-range-of-widths instead of height...
2011-03-25 Tristan Van BerkomReduce memory consumption of the size request cache.
2011-03-25 Tristan Van BerkomAdded GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode
2011-03-25 Carlos GarnachoEnsure GtkWidget::style-updated is emitted before first...
2011-03-18 Benjamin Ottegtk: Make region argument to gtk_widget_queue_draw_regi...
2011-03-17 Benjamin Ottewidget: Don't override state data when recursing to...
2011-03-17 Benjamin Ottewidget: Fix typo in docs
2011-03-17 Benjamin Ottewidget: Queue a resize when setting widget to insensitive.
2011-03-16 Cosimo Cecchiwidget: reset widget style after applying style classes...
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-11 Benjamin Ottegtk: Queue a resize after state changes
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 John (J5) Palmieri[gi] add missing annotations for signals that emit...
2011-03-03 Matthias ClasenAdd GtkBuilder custom attributes for style classes
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-23 Tristan Van BerkomRemoved unused EXPOSE_EVENT enumeration from the GtkWid...
2011-02-23 Tristan Van BerkomRemove mention of GtkWidget::expose-event from docs...
2011-02-23 Murray CummingMinor documentation improvements
2011-02-17 Matthias ClasenCheck if the accessible is actually an AtkAction
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenDon't export GtkModifierStyle symbols
2011-02-08 Matthias ClasenUpdate the context direction when emitting ::direction...
2011-02-07 Matthias ClasenFix problems with state propagation
2011-02-07 Tristan Van BerkomOptimize queue_resize_on_widget()
2011-02-06 Carlos GarnachoGtkStyleContext is meant to have a GdkScreen
2011-02-05 Matthias ClasenAvoid tons of warnings from stylecontext initialization...
2011-02-05 Matthias ClasenDon't assume a screen exists before realize()
2011-02-01 Benjamin OtteAPI: gtk: Remove client_event vfunc from GtkWidget
2011-01-31 Kristian RietveldDon't use GTK_IS_PLUG for non-X11 backends
2011-01-31 Stefan KostClarify key-{press,release}-event docs.
2011-01-31 Matthias ClasenRemove RC file references from docs where appropriate
2011-01-30 Matthias ClasenFix compiler warnings about unused variables
2011-01-30 Matthias ClasenImprove some deprecation notes
2011-01-29 Matthias ClasenAdd a gtkx.h header for X11-specific GTK+ api
2011-01-29 Carlos GarnachoMove "widget/window under device" accounting to be...
2011-01-28 Tristan Van BerkomAdd default class implementation of gtk_widget_get_requ...
2011-01-26 Matthias ClasenDocument that gtk_widget_queue_draw_area is in widget...
2011-01-25 Carlos GarnachoMake gtk_widget_get_state() only handle GtkStateType...
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-23 Matthias ClasenSplit out private style context api into a private...
2011-01-23 Carlos GarnachoSimplify GTK_STATE_FLAG_FOCUSED handling in state propa...
2011-01-23 Carlos GarnachoDo not unset sensitivity mistakenly in gtk_widget_set_s...
2011-01-21 Carlos GarnachoMake gtk_widget_get_state_flags() avoid propagating...
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Carlos GarnachoMake gtk_widget_get_path() also add all persistent...
2011-01-15 Javier Jardóndocs: gtkwidget: Add some "Since: 3.0"
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-15 Matthias ClasenMove GtkSelection docs inline
2011-01-10 Carlos GarnachoMark gtk_widget_style_attach() as deprecated.
2011-01-10 Carlos GarnachoFix compiler warning.
2011-01-10 Carlos GarnachoAdd gtk_widget_set_device_enabled()
2011-01-10 Carlos GarnachoEnsure GtkStyleContext is generated on gtk_widget_rende...
2011-01-10 Carlos GarnachoAdd gtk_style_context_cancel_animations()
2011-01-08 Javier Jardóndocs: Fix typo in GtkWidget geometry-management documen...
2011-01-06 Tristan Van BerkomFixed GtkWindow/GtkWidget to properly emit hierarchy...
2011-01-06 Tristan Van BerkomFixed focus handling on embedded windows.
2011-01-06 Tristan Van BerkomMoved location of unsetting parent window inside gtk_wi...
2011-01-06 Tristan Van BerkomFixed issues with "hierarchy-changed" signal.
2011-01-06 Tristan Van BerkomAdded docs to gtk_widget_set_parent_window.
2011-01-06 Tristan Van BerkomAllow GtkWindow to be parented if gtk_widget_set_parent...
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Carlos GarnachoCompress all ::style-updated prior to ::realize
2010-12-24 Matthias ClasenRemove sealed members from GtkSettings
2010-12-23 Matthias ClasenSome small doc corrections
2010-12-22 Matthias ClasenAdd a default handler for drag_failed
2010-12-22 Matthias ClasenAvoid invariant checking spew in gnome-shell
2010-12-21 Carlos GarnachoEnsure widgets get a GtkStyle with its backing GtkStyle...
2010-12-20 Javier Jardóndocs: unmap signal will always be emitted when a widget...
2010-12-20 Havoc PenningtonAlways emit unmap when a widget is unmapped
2010-12-20 Havoc PenningtonAdd invariant that a child is unmapped if parent is...
2010-12-20 Havoc PenningtonVerify GtkWidget invariants if G_ENABLE_DEBUG is defined
2010-12-18 Carlos GarnachoRemove dead Gtk[Rc]Style code
2010-12-18 Carlos GarnachoAdapt gtk_widget_set_name() docs to style context.
2010-12-18 Matthias ClasenHide GtkWindowGroup members
2010-12-17 Matthias ClasenFix a few parameter name mismatches
next