index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtklabel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use GTK_WIDGET_STATE in internal code anymore
Javier Jardón
2010-03-09
1
-2
/
+2
*
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
Javier Jardón
2010-03-06
1
-1
/
+1
*
Deprecate widget flag: GTK_WIDGET_REALIZED
Javier Jardón
2010-03-03
1
-8
/
+11
*
Deprecate widget flag: GTK_WIDGET_MAPPED
Javier Jardón
2010-03-03
1
-2
/
+2
*
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
Javier Jardón
2010-03-02
1
-2
/
+2
*
Deprecate widget flag: GTK_WIDGET_VISIBLE
Javier Jardón
2010-03-01
1
-1
/
+1
*
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
Javier Jardón
2010-03-01
1
-4
/
+4
*
Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE
Javier Jardón
2010-03-01
1
-7
/
+7
*
Deprecate widget flag: GTK_WIDGET_DRAWABLE
Javier Jardón
2010-03-01
1
-3
/
+5
*
[annotations] Add allow-none
Johan Dahlin
2010-02-19
1
-2
/
+2
*
Reset effective_attrs when necessary
Matthias Clasen
2010-01-17
1
-13
/
+11
*
Deprecate widget flag: GTK_WIDGET_CAN_FOCUS
Javier Jardón
2010-01-07
1
-1
/
+1
*
Fix compilation warning: use const *gchar variable
Javier Jardón
2010-01-04
1
-2
/
+2
*
Deprecate flag macros for toplevel, state, no window and composite child
Christian Dywan
2010-01-04
1
-1
/
+1
*
Make mnemonic hiding work in all cases
Matthias Clasen
2010-01-03
1
-60
/
+108
*
Fix a memory leak in gtk_label_compose_effective_attrs()
Jonh Wendell
2009-12-22
1
-11
/
+14
*
More auto-mnemonics tweaks
Matthias Clasen
2009-12-20
1
-4
/
+6
*
Only show the mnemonic underline when pressing Alt
Matthias Clasen
2009-12-20
1
-3
/
+105
*
[introspection] Merge in Gtk-custom.c annotations
Colin Walters
2009-12-16
1
-3
/
+3
*
Trivial doc typo fix
Matthias Clasen
2009-11-29
1
-1
/
+1
*
Avoid a harmless warning
Matthias Clasen
2009-11-29
1
-1
/
+1
*
Make selecting the last character work again
Matthias Clasen
2009-10-09
1
-15
/
+13
*
Make link coloring in labels optional
Matthias Clasen
2009-07-09
1
-6
/
+78
*
Merge fix for bgo#315462 - Make GtkLabel deal with too-small height allocatio...
Federico Mena Quintero
2009-05-12
1
-3
/
+20
|
\
|
*
bgo#315462 - Make GtkLabel deal with too-small height allocations gracefully
Federico Mena Quintero
2009-05-12
1
-3
/
+20
*
|
Add a separate keybinding signal for activating links
Matthias Clasen
2009-05-11
1
-48
/
+72
*
|
Add link support to GtkLabel
Matthias Clasen
2009-05-11
1
-220
/
+1279
|
/
*
Accept a NULL string.
Matthew Barnes
2009-02-06
1
-2
/
+1
*
Implement select-by-words for selectable labels
Matthias Clasen
2009-01-22
1
-4
/
+46
*
Correct some copy-and-paste mistakes in keybinding signal docs. Pointed
Matthias Clasen
2009-01-19
1
-1
/
+1
*
Doc additions
Matthias Clasen
2008-12-29
1
-1
/
+50
*
gtk_label_set_attributes() now applies attributes on top of any markup or
Tristan Van Berkom
2008-11-06
1
-16
/
+50
*
gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h
Michael Natterer
2008-10-30
1
-2
/
+3
*
gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c
Sven Neumann
2008-08-12
1
-3
/
+3
*
consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance)
Michael Natterer
2008-08-12
1
-10
/
+10
*
gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c use canonical signal names.
Sven Neumann
2008-08-11
1
-13
/
+13
*
Trivial doc fix
Matthias Clasen
2008-07-15
1
-1
/
+1
*
Revert name change
Cody Russell
2008-07-01
1
-1
/
+1
*
Practically everything changed.
Cody Russell
2008-06-30
1
-1
/
+1
*
Bug 530255 – GtkAboutDialog cuts off comments label Followup patch from
Behdad Esfahbod
2008-06-29
1
-1
/
+3
*
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
2008-06-22
1
-1
/
+1
*
Remove an unused variable.
Johan Dahlin
2008-06-19
1
-2
/
+0
*
2.13.1
GTK_2_13_1
Matthias Clasen
2008-05-30
1
-1
/
+1
*
Bug 56355 – GtkLabel - Not all changes propagate correctly
Jan Arne Petersen
2008-05-29
1
-24
/
+12
*
Subtract logical.x from x to fix the wrong position for right and center
Jan Arne Petersen
2008-05-25
1
-2
/
+4
*
Added <attributes> / <attribute> custom tags to parse pango attributes
Tristan Van Berkom
2008-04-11
1
-1
/
+346
*
Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables.
Matthias Clasen
2008-02-16
1
-9
/
+12
*
gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c
Michael Natterer
2008-02-07
1
-17
/
+5
*
gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c
Michael Natterer
2008-02-06
1
-4
/
+4
*
More default property value corrections
Matthias Clasen
2007-12-28
1
-1
/
+1
[next]