]> Pileus Git - ~andy/gtk/history - gtk/gtkscale.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtkscale.c
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-02-10 Javier JardónFix compilation warning: cast to GCompareFunc
2010-02-09 Matthias ClasenAvoid overlap of scale marks
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-27 Michael Natterermarks_start_element(): initialize "value" to get rid...
2009-08-10 Javier JardónRemove some unused variables (GnomeBug:591218)
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-03 Matthias ClasenSupport scale marks in builder markup
2009-04-16 Matthias ClasenFix a resizing problem with marks on scales
2009-01-20 Matthias ClasenBug 565656 – Add marks to scales
2008-12-31 Matthias ClasenKeep all these abstract for now
2008-12-29 Matthias ClasenDoc fixes
2008-12-29 Matthias ClasenMerge docs inline
2008-11-11 Michael NattererBug 553765 – Add orientation API to GtkRange
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket...
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-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-06-10 Matthias ClasenSome doc updates
2006-05-14 Matthias ClasenMore of the same
2006-05-07 Matthias ClasenMake GtkScale abstract again
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-11 Matthias ClasenSilence compiler warnings.
2005-11-28 Matthias ClasenInsert an LRM, to prevent -20 to come out as 20- in...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-18 Matthias ClasenFix the default values of draw-value and value-pos...
2005-05-17 Matthias ClasenDon't bind GDK_Page_Up and GDK_Page_Down twice. (#16833...
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.
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.
2004-02-13 Owen TaylorFix various compilation problems (#134312, David Hawthorne)
2004-02-12 Matthias ClasenFix for #104811, Padraig O'Briain:
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-10-04 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-01-30 Tim Janikfix revrted bug fix. (use a define for max digits).
2002-01-30 Owen TaylorRevert the last changes to make the number of digits...
2002-01-29 Tim Janikfix default value for ::digits property, leave as 1...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-06 Havoc Penningtonadd "inverted" property
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-05-15 Owen TaylorApply patch from John Margaglione converting from args...
2001-05-13 Owen TaylorRemove creative formatting.
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
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-14 Owen TaylorMerges from gtk-1-2
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-18 Tim JanikCLAMP digits into a meaningfull range (we need to stay...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
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-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-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision