]> Pileus Git - ~andy/gtk/history - gtk/gtklabel.c
Merge branch 'native-layout-incubator'
[~andy/gtk] / gtk / gtklabel.c
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenFix the build
2010-04-28 Matthias ClasenAdd some documentation about width-chars and max-width...
2010-04-26 Matthias ClasenMake testellipsize work for rotating non-ellipsized...
2010-04-25 Matthias ClasenDon't add padding to a pointer
2010-04-21 Tristan Van BerkomAdded documentation, implemented gtk_extended_layout_is...
2010-04-21 Tristan Van BerkomMake sure not to base the minimum size on "max-width...
2010-04-20 Tristan Van BerkomFixed GtkLabel to wrap correctly and report width-for...
2010-04-20 Tristan Van BerkomFixed GtkLabel to include GtkMisc padding when calculat...
2010-04-20 Tristan Van BerkomRestore layout in get_desired_size() after guessing...
2010-04-20 Tristan Van BerkomReduced natural request padding for rotating ellipsizin...
2010-04-20 Tristan Van BerkomUnconditionally return the height for the minimum width...
2010-04-19 Tristan Van BerkomFixed testellipsize
2010-04-18 Tristan Van BerkomFurther fixed base outputs of GtkLabel desired geometries.
2010-04-18 Tristan Van BerkomRestore functionality where ellipsizing label *minimum...
2010-04-18 Tristan Van BerkomFixed GtkLabel reported minimum and natural sizes
2010-04-17 Tristan Van BerkomDisabling natural sizes of labels.
2010-04-14 Tristan Van BerkomAdded _gtk_size_group_bump_requisition()
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-11 Tristan Van BerkomFixed wrapping labels to show up correctly aligned...
2010-04-10 Tristan Van BerkomFixing height-for-width wrapping of GtkLabel
2010-04-06 Tristan Van BerkomFixed classes to call gtk_extended_layout_get_desired_s...
2010-04-04 Tristan Van BerkomFixed extended layout implementors to not call ->get_de...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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ónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Matthias ClasenReset effective_attrs when necessary
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Javier JardónFix compilation warning: use const *gchar variable
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenMake mnemonic hiding work in all cases
2010-04-04 Jonh WendellFix a memory leak in gtk_label_compose_effective_attrs()
2010-04-04 Matthias ClasenMore auto-mnemonics tweaks
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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-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_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-18 Matthias ClasenReset effective_attrs when necessary
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-04 Javier JardónFix compilation warning: use const *gchar variable
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-01-03 Matthias ClasenMake mnemonic hiding work in all cases
2009-12-22 Jonh WendellFix a memory leak in gtk_label_compose_effective_attrs()
2009-12-21 Matthias ClasenMore auto-mnemonics tweaks
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Johannes Schmmidnative-layout: Introduce GtkExtendedLayout interface.
2009-11-30 Matthias ClasenTrivial doc typo fix
2009-11-29 Matthias ClasenAvoid a harmless warning
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-09 Matthias ClasenMake selecting the last character work again
2009-07-10 Cody RussellMerge branch 'directfb-csw'
2009-07-09 Matthias ClasenMake link coloring in labels optional
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-13 Federico Mena Quinterobgo#315462 - Make GtkLabel deal with too-small height...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-11 Matthias ClasenAdd a separate keybinding signal for activating links
2009-05-11 Matthias ClasenAdd link support to GtkLabel
2009-02-06 Matthew BarnesAccept a NULL string.
2009-01-22 Matthias ClasenImplement select-by-words for selectable labels
2009-01-19 Matthias ClasenCorrect some copy-and-paste mistakes in keybinding...
2008-12-29 Matthias ClasenDoc additions
2008-11-06 Tristan Van Berkomgtk_label_set_attributes() now applies attributes on...
2008-10-30 Michael Natterergtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimco...
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c use canoni...
2008-07-15 Matthias ClasenTrivial doc fix
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-29 Behdad EsfahbodBug 530255 – GtkAboutDialog cuts off comments label...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinRemove an unused variable.
2008-05-30 Matthias Clasen2.13.1
2008-05-29 Jan Arne PetersenBug 56355 – GtkLabel - Not all changes propagate correctly
2008-05-25 Jan Arne PetersenSubtract logical.x from x to fix the wrong position...
2008-04-11 Tristan Van BerkomAdded <attributes> / <attribute> custom tags to parse...
2008-02-16 Matthias ClasenUse gtk_drag_*_add_{text,uri}_targets instead of hardco...
2008-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-12-28 Matthias ClasenMore default property value corrections
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-08-14 Cody Russellgtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documen...
next