]> Pileus Git - ~andy/gtk/history - gtk/gtkviewport.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtkviewport.c
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Otteviewport: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Otteviewport: No need to check if the widget is drawable...
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 Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin Ottegtk: Remove calls that try to set GDK_NO_BG on their...
2010-09-22 Tristan Van BerkomFixed GtkViewport to set adjustments properly for width...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkviewport: use accessor functions to access GtkWidget
2010-07-13 Javier JardónGtkViewport: move public members to private structure
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-09 Cosimo CecchiAdd an accessor for GtkViewport->view_window (#621081).
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-20 Tristan Van BerkomFixed missing return from get_desired_width/height...
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkViewport
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-06 Tristan Van BerkomImplemented GtkExtendedLayout on GtkViewport
2010-04-04 Tristan Van BerkomRemoved casing of GTK_IS_EXTENDED_LAYOUT() from GtkView...
2010-04-04 Jan Arne PetersenTake extended layout into account in viewport
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Christian DywanAdded accesor for GTK_VIEWPORT (widget)->bin_window
2008-12-11 Sven HerzbergDocument the "set-scroll-adjustments" signal
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable...
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinUse g_object_new instead of gtk_widget_new
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2007-07-09 Matthias ClasenChanged size requisition so the viewport does not add...
2007-01-18 Michael Natterergtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
2006-09-20 Tim Janikalways update the bin_window position and size in size_...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-06 Matthias ClasenDisconnect from the old adjustments signals. (#325869...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-05 Søren SandmannSet the background of the windows to None instead of...
2005-01-04 Søren SandmannBug 162112.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-22 Matthias ClasenDon't leak the adjustments. (#148089, Tommi Komulainen)
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-12 Matthias ClasenImplement "gravity" for RTL mode in a better way: Keep...
2003-12-05 Matthias ClasenImplement RTL flipping for GtkViewport: Adjust the...
2003-06-08 Owen TaylorFix bug with set_adjustment (viewport, NULL);
2003-06-06 Owen TaylorMany fixes, along with extensive cleanups and refactori...
2002-10-09 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-08-10 Soren SandmannMinor documentation fixes
2002-02-18 Owen Taylorgtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-09 Tim Janiksmall but important fix to force vadjustments at size_a...
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2001-12-10 Matthias ClasenClose comment.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-02 Owen TaylorRemove random + 5 for width and height. If people want...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
next