index
:
delta/atk.git
GCONF_BRANCH2
atk-3
docs-fixes
gnome-2-0
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-18
gnome-2-2
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-4
gnome-2-6
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-4
gnome-3-6
gnome-3-8
improve-bind_textdomain_codeset-check
jjardon/gettext
master
wip/meson
wip/tintou/atkimplementor-gir
wip/tintou/gir-virtual
wip/tintou/introspection-fix
gitlab.gnome.org: GNOME/atk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atk
/
atktext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
introspection: add many missing Returns: (nullable) annotations
Evan Nemerson
2014-05-08
1
-5
/
+7
*
Include config.h For All the C Source Files
Chun-wei Fan
2014-04-25
1
-0
/
+2
*
atktext: adding again details to 'text-insert/remove'. Document it.
Alejandro Piñeiro
2014-02-03
1
-4
/
+8
*
Revert "Updated FSF's address"
Piotr Drąg
2014-02-01
1
-1
/
+3
*
Updated FSF's address
Daniel Mustieles
2014-01-23
1
-3
/
+1
*
text: restore G_SIGNAL_DETAILED on AtkText::text-changed
Alejandro Piñeiro
2013-12-11
1
-1
/
+1
*
text: remove G_SIGNAL_DETAILED from signals that doesn't use details
Alejandro Piñeiro
2013-12-11
1
-3
/
+3
*
Include atk-enum-types.h on atk.h
Alejandro Piñeiro
2013-12-11
1
-2
/
+1
*
doc: updating new symbol section on documentation
Alejandro Piñeiro
2013-12-11
1
-1
/
+1
*
text: atk_text_get_range_extents should use g_return_if_fail
Yue Wang
2013-12-10
1
-3
/
+1
*
Not using GTK-Doc tag "Virtual" anymore, as is deprecated
Alejandro Piñeiro
2013-12-10
1
-1
/
+0
*
atktext: Fixing some typos on atk_text_get_text_at_offset deprecation
Alejandro Piñeiro
2013-08-19
1
-2
/
+5
*
atktext: remove 'text-update' signal
Alejandro Piñeiro
2013-08-19
1
-23
/
+0
*
Implement atk_text_get_string_at_offset() and deprecate old API
Mario Sanchez Prada
2013-08-14
1
-0
/
+86
*
doc: little update on 'text-insert' and 'text-remove' documentation
Alejandro Piñeiro
2013-08-13
1
-2
/
+2
*
Deprecate 'text-changed' signal
Alejandro Piñeiro
2013-08-12
1
-1
/
+4
*
doc: removing several .sgml files and fixing gtk-doc warnings
Alejandro Piñeiro
2013-08-12
1
-0
/
+96
*
doc: Update atk_text_get_text_{at/before/after}_offset documentation
Alejandro Piñeiro
2013-06-17
1
-100
/
+3
*
text: Deprecate atk_text_get_text_{before,after}_offset()
Alejandro Piñeiro
2013-06-17
1
-0
/
+6
*
introspection: merge fixes from Vala bindings
Evan Nemerson
2012-12-01
1
-11
/
+13
*
BGO#665549: add sanity-check of atk_text_get_text parameters
Mike Gorse
2011-12-22
1
-2
/
+3
*
atk: Use const instead G_CONST_RETURN
Javier Jardón
2011-06-13
1
-2
/
+2
*
Improve atktext documentation
Alejandro Piñeiro
2011-06-02
1
-5
/
+10
*
Fix doc of atk_text_get_text_before_offset.
Li Yuan
2011-05-30
1
-4
/
+4
*
BGO#638377: Add text_insert, text_remove, and text_update signals
Fernando Herrera
2011-03-21
1
-1
/
+34
*
Fix introspection for atk_text_get_bounded_ranges
Mike Gorse
2011-02-25
1
-4
/
+26
*
Bug 640574: gobject-introspection annotation and documentation fixes
Mike Gorse
2011-01-25
1
-8
/
+8
*
Fix documentation for atk_get_text_after_offset for BOUNDARY_LINE_END
Fernando Herrera
2010-11-30
1
-1
/
+1
*
Fix for bug #630097 - atktext does not include PANGO_UNDERLINE_ERROR
Joanmarie Diggs
2010-09-21
1
-2
/
+3
*
Add work_char to atktext's wrap mode.
Joanmarie Diggs
2009-08-10
1
-2
/
+3
*
Provide ability to get character attributes at "insertion point".
Li Yuan
2009-06-03
1
-2
/
+3
*
Patch from Yue Wang. Bug #575794.
Li Yuan
2009-03-19
1
-3
/
+3
*
Bug #505445. Patch from Christian Persch. Removed unnecessary memory
Li Yuan
2008-11-27
1
-46
/
+85
*
Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET and
Li Yuan
2008-01-31
1
-6
/
+0
*
Fix for #382328. add missing const. ditto. ditto.
Christian Persch
2007-03-22
1
-1
/
+1
*
Allow text wrap type of GTK_WRAP_WORD_CHAR, as a text attribute.
atk_1_12_3
Bill Haneman
2006-09-26
1
-1
/
+1
*
Fix for bug #346464, allow underlines in gtk with style "PANGO_UNDERLINE_ERROR".
Bill Haneman
2006-09-14
1
-1
/
+1
*
Added four more 'Since' tags.
Bill Haneman
2006-03-31
1
-0
/
+6
*
Win32 get_locale fix from Kazuzi IWAMOTO, and
Bill Haneman
2006-02-24
1
-30
/
+30
*
Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bug
Padraig O'Briain
2004-10-28
1
-14
/
+21
*
Fix for bug #149990; patch from Kjartan Maraas.
Padraig O'Briain
2004-08-13
1
-1
/
+1
*
Increment version to 1.7.0.
Padraig O'Briain
2004-04-20
1
-1
/
+1
*
Fix segfault (bug #129837) Patch provided by Jeff Franks.
Padraig O'Briain
2004-01-02
1
-2
/
+4
*
Set vtable entry for default implementations (atk_text_get_range_extents):
Padraig O'Briain
2003-01-21
1
-6
/
+7
*
Add property accessible-table-caption-object. This addresses bug #74814.
Padraig O'Briain
2003-01-21
1
-8
/
+272
*
Rerturn 0 instead of -1 if caret is not supported. This addresses bug
Padraig O'Briain
2002-12-13
1
-2
/
+2
*
atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.h
Soeren Sandmann
2002-11-08
1
-1
/
+1
*
Add reference to atk/atkrelationtype.h
Padraig O'Briain
2002-10-30
1
-0
/
+9
*
Permit end offset value of -1
Padraig O'Briain
2002-03-05
1
-1
/
+1
*
Make use of parent_class consistent; define as gpointer and use
Padraig O'Briain
2002-02-22
1
-1
/
+0
[next]