]> Pileus Git - ~andy/gtk/history - gtk/gtkstatusbar.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / gtk / gtkstatusbar.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Matthias ClasenFix initial size allocation with child widgets
2010-10-08 Matthias ClasenRemove resize grip handling from GtkStatusbar
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottestatusbar: Port to draw vfunc
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkstatusbar.c: use accessor functions to access...
2010-08-05 Carlos Garcia CamposAdd _gtk_box_get_children() internal function
2010-07-20 Javier JardónDo not use GtkBoxChild in GtkStatusBar
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkstatusbar: Move public members to private structure
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-13 Javier JardónUse accessor functions to access GtkBox
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-08 Matthias ClasenGet rid of templates that gtk-doc touches during distcheck
2010-06-02 Garrett RegierBug 611709 - Add gtk_statusbar_remove_all
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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_IS_SENSITIVE
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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_IS_SENSITIVE
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-12 Christian DywanImplement gtk_statusbar_get_message_area and "message_a...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-24 Matthias ClasenFix issues with resize handles
2008-10-08 Christian DywanBug 555387 – Changing the sensitivity of a statusbar
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-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2008-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-12-26 Xan LopezTake into account modifications of the inner frame...
2007-12-26 Xan LopezWe always chain to the parent size_allocate, no need...
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-05-01 Christian PerschNo need to allocate a guint; just stuff the ID into...
2007-01-07 Matthias ClasenMove docs inline and expand them a bit.
2006-12-31 Matthias ClasenDon't install cursors on insensitive widgets. (#358864...
2006-12-25 Christian PerschDon't assume statusbar->label is the statusbar's frame...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-12-06 Tim Janikported memchunk uses to g_slice, so the code compiles...
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-07-21 Matthias ClasenBe a bit more careful to not shrink the label to a...
2005-05-16 Matthias ClasenOnly shrink the label if we need to. (#169390, Felix...
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-11-12 Matthias Clasen2.5.5
2004-11-12 Matthias ClasenAlso reserve space for the resize grip if the grip_wind...
2004-11-10 Matthias ClasenOnly shorten the label if it actually overlaps the...
2004-11-10 Matthias ClasenOnly shorten the label if it actually overlaps the...
2004-11-09 Matthias ClasenRaise the grip window when appropriate. (gtk_statusbar_...
2004-11-09 Matthias ClasenRaise the grip window when appropriate.
2004-11-09 Matthias ClasenShow the grip_window if necessary.
2004-11-09 Matthias ClasenApply a patch by Owen Taylor to get reasonable allocati...
2004-11-09 Matthias ClasenAvoid resizing GtkStatusbar if the text of the label...
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-26 Soeren SandmannNew function. Use resize cursors for resize grips....
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-07-18 Matthias ClasenAdd a new keybinding signal, move_viewport. (gtk_text_v...
2003-07-11 Matthias ClasenAdd gtkcolorbutton.c and gtkfontbutton.c.
2002-12-03 Matthias ClasenRTL flipping for statusbars.
2002-11-10 Matthias ClasenDon't start a drag on double click. (#98189) Also test...
2002-10-22 Matthias ClasenIt is called GtkStatusbar, not GtkStatusBar. This was...
2002-10-09 Manish SinghDeprecation cleanup
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-03-29 Owen Taylor*** empty log message ***
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-23 Havoc PenningtonUse anonymous mark instead of making up a bogus name...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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...
next