]> Pileus Git - ~andy/gtk/history - gtk/gtkvscrollbar.c
Don't use *DISABLE_DEPRECATED guards
[~andy/gtk] / gtk / gtkvscrollbar.c
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-06-08 Matthias ClasenDeprecate h/v subclasses of GtkScrollbar
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Steven HarmsMove documentation to inline comments: GtkVScrollbar
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-03-04 Steven HarmsMove documentation to inline comments: GtkVScrollbar
2010-02-19 Johan Dahlin[annotations] Add allow-none
2008-12-29 Matthias ClasenDocument gtk_xscrollbar.new
2008-11-11 Michael NattererBug 553765 – Add orientation API to GtkRange
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...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-04 Manish SinghDeprecation cleanup
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-30 Alexander LarssonRemove leaks.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-02-19 Havoc Penningtonhmm, someone changed GLib without fixing GTK
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-11 Manish Singhavoid void pointer math
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-13 Jay PainterAdded focus flag to gtk/gtkvscrollbar.c so it can get...
1997-11-24 Elliot LeeInitial revision