Revert "Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_1...
[platform/upstream/atk.git] / atk / atktext.c
2016-10-20 Tomasz WozniakRevert "Revert "Merge remote-tracking branch 'origin... 24/93124/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.024000 accepted/tizen/3.0.m2/tv/20170105.024221 accepted/tizen/3.0.m2/wearable/20170105.024522 accepted/tizen/3.0/common/20161114.110422 accepted/tizen/3.0/ivi/20161028.151349 accepted/tizen/3.0/mobile/20161028.143226 accepted/tizen/3.0/tv/20161028.143541 accepted/tizen/3.0/wearable/20161028.150917 accepted/tizen/common/20161026.134721 accepted/tizen/common/20170102.152409 accepted/tizen/ivi/20161026.133755 accepted/tizen/ivi/20170103.051320 accepted/tizen/mobile/20161026.133603 accepted/tizen/mobile/20170103.051112 accepted/tizen/tv/20161026.133648 accepted/tizen/tv/20170103.051152 accepted/tizen/unified/20170309.035202 accepted/tizen/wearable/20161026.133726 accepted/tizen/wearable/20170103.051208 submit/tizen/20161026.040418 submit/tizen/20161026.063315 submit/tizen/20161026.101032 submit/tizen/20170102.091821 submit/tizen/20170103.012719 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000 submit/tizen_unified/20170308.100411
2016-10-19 Tomasz WozniakRevert "Merge remote-tracking branch 'origin/sandbox... 02/92902/1
2016-10-17 Marcin NiesluchowskiMerge remote-tracking branch 'origin/sandbox/mnieslucho... 92/92592/1
2015-03-21 Dieter Verfailliedocs: fix GTK-Doc comment blocks
2014-05-08 Evan Nemersonintrospection: add many missing Returns: (nullable...
2014-04-25 Chun-wei FanInclude config.h For All the C Source Files
2014-02-03 Alejandro Piñeiroatktext: adding again details to 'text-insert/remove...
2014-02-01 Piotr DrągRevert "Updated FSF's address"
2014-01-23 Daniel MustielesUpdated FSF's address
2013-12-11 Alejandro Piñeirotext: restore G_SIGNAL_DETAILED on AtkText::text-changed
2013-12-11 Alejandro Piñeirotext: remove G_SIGNAL_DETAILED from signals that doesn...
2013-12-11 Alejandro PiñeiroInclude atk-enum-types.h on atk.h
2013-12-11 Alejandro Piñeirodoc: updating new symbol section on documentation
2013-12-10 Yue Wangtext: atk_text_get_range_extents should use g_return_if...
2013-12-10 Alejandro PiñeiroNot using GTK-Doc tag "Virtual" anymore, as is deprecated
2013-08-19 Alejandro Piñeiroatktext: Fixing some typos on atk_text_get_text_at_offs...
2013-08-19 Alejandro Piñeiroatktext: remove 'text-update' signal
2013-08-14 Mario Sanchez PradaImplement atk_text_get_string_at_offset() and deprecate...
2013-08-13 Alejandro Piñeirodoc: little update on 'text-insert' and 'text-remove...
2013-08-12 Alejandro PiñeiroDeprecate 'text-changed' signal
2013-08-12 Alejandro Piñeirodoc: removing several .sgml files and fixing gtk-doc...
2013-06-17 Alejandro Piñeirodoc: Update atk_text_get_text_{at/before/after}_offset...
2013-06-17 Alejandro Piñeirotext: Deprecate atk_text_get_text_{before,after}_offset()
2012-12-02 Evan Nemersonintrospection: merge fixes from Vala bindings
2011-12-22 Mike GorseBGO#665549: add sanity-check of atk_text_get_text param...
2011-06-13 Javier Jardónatk: Use const instead G_CONST_RETURN
2011-06-02 Alejandro PiñeiroImprove atktext documentation
2011-05-30 Li YuanFix doc of atk_text_get_text_before_offset.
2011-03-21 Fernando HerreraBGO#638377: Add text_insert, text_remove, and text_upda...
2011-02-25 Mike GorseFix introspection for atk_text_get_bounded_ranges
2011-01-25 Mike GorseBug 640574: gobject-introspection annotation and docume...
2010-11-30 Fernando HerreraFix documentation for atk_get_text_after_offset for...
2010-09-21 Joanmarie DiggsFix for bug #630097 - atktext does not include PANGO_UN...
2009-08-10 Joanmarie DiggsAdd work_char to atktext's wrap mode.
2009-06-03 Li YuanProvide ability to get character attributes at "inserti...
2009-03-19 Li YuanPatch from Yue Wang. Bug #575794.
2008-11-27 Li YuanBug #505445. Patch from Christian Persch. Removed unnec...
2008-01-31 Li YuanBug #508846. Extend allowed indexes of ATK_TEXT_GET_TEX...
2007-03-22 Christian PerschFix for #382328. add missing const. ditto. ditto.
2006-09-26 Bill HanemanAllow text wrap type of GTK_WRAP_WORD_CHAR, as a text... atk_1_12_3
2006-09-14 Bill HanemanFix for bug #346464, allow underlines in gtk with style...
2006-03-31 Bill HanemanAdded four more 'Since' tags.
2006-02-24 Bill HanemanWin32 get_locale fix from Kazuzi IWAMOTO, and
2004-10-28 Padraig O'BriainAdd a more descriptive title in the docs. Patch from...
2004-08-13 Padraig O'BriainFix for bug #149990; patch from Kjartan Maraas.
2004-04-20 Padraig O'BriainIncrement version to 1.7.0.
2004-01-02 Padraig O'BriainFix segfault (bug #129837) Patch provided by Jeff Franks.
2003-01-21 Padraig O'BriainSet vtable entry for default implementations (atk_text_...
2003-01-21 Padraig O'BriainAdd property accessible-table-caption-object. This...
2002-12-13 Padraig O'BriainRerturn 0 instead of -1 if caret is not supported....
2002-11-08 Soeren Sandmannatk/atkhyperlink.c atk/atkhyperlink.h atk/atktable...
2002-10-30 Padraig O'BriainAdd reference to atk/atkrelationtype.h
2002-03-05 Padraig O'BriainPermit end offset value of -1
2002-02-22 Padraig O'BriainMake use of parent_class consistent; define as gpointer...
2002-02-20 Padraig O'BriainAdd check for offset being negative in functins which...
2002-01-02 Padraig O'Briainatk/atkgobjectaccessible.h Fixed typo in define (report...
2001-12-17 Darin AdlerAdd missing #include <string.h>
2001-12-05 Padraig O'BriainChange atk_attribute_register to atk_text_attribute_reg...
2001-12-04 Padraig O'BriainAdd implementation of atk_attribute_register, atk_attri...
2001-11-23 Hans Breuerupdated externals
2001-11-22 Michael Meeksswitch to class_peek.
2001-11-17 Padraig O'BriainRemove unused structure _AtkEditableTextIfaceClass
2001-10-19 Padraig O'BriainAdd convenience function atk_object_notify_state_change...
2001-10-17 Padraig O'BriainUpdate comments in atk_text_get_text_[at|after|before...
2001-10-16 Padraig O'BriainUpdate comments in atk_text_get_run_attributes() and
2001-10-15 Padraig O'BriainCorrect order of attribute names in text_attr_name...
2001-10-12 Padraig O'BriainUse enum AtkTextAttribute to specify what attribute...
2001-10-10 Padraig O'BriainAdd call to set iface.
2001-10-10 Padraig O'BriainCorrect typo.
2001-10-10 Padraig O'BriainAdd new function atk_text_get_default_attributes Rename
2001-10-09 Padraig O'BriainAvoid leaking of AtkAttributeSet data structure; speed...
2001-09-21 Hans Breuerupdated externals version 0.4
2001-08-17 Padraig O'BriainChange parameter names *offset to *_offset Do not crash...
2001-08-16 Padraig O'BriainSwapped order of width and height arguments to
2001-08-15 Padraig O'BriainChanged "length" argument of atk_text_get_character_ext...
2001-07-27 Padraig O'BriainRemove all instances of g_return_if_fail (foo != NULL...
2001-07-16 Brian Cameronatk/atkeditabletext.c atk/atktext.c atk/atktext.h atk...
2001-07-02 Tim Janiks/signal_newc/signal_new/ to adapt to recent GSignal...
2001-06-28 Brian CameronUpdated so that functions that take screen coords as
2001-06-28 Brian CameronCleaned up docs.
2001-06-27 Brian CameronUpdated gtk-docs fixing spelling errors and making...
2001-06-21 Brian CameronHere is a patch for
2001-06-15 Brian CameronMade docs more clear.
2001-06-14 Brian CameronUpdated the atktext.c docs.
2001-06-14 Lucy BrophyChanges to the atk_text_get_text[at/before/after]_offse...
2001-06-12 Brian CameronThe changes include:
2001-06-06 Brian CameronAdded atk_text_ref_run_attributes() and atk_text_set_ru...
2001-06-05 Brian CameronSlightly improved docs in atktext.c
2001-06-01 Brian CameronRemoved get_row_col_at_offset from atktext.[ch]
2001-06-01 Brian CameronAdded new logic for handling multiple select regions...
2001-05-31 Brian CameronAdded atk_marshal_VOID__INT_INT marshaller. Updated...
2001-05-29 Brian CameronImproved atk docs for atktext.c
2001-05-28 Brian CameronUpdated atktext.c so that the initialized flag is set...
2001-05-24 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2001-05-23 Padraig O'BriainClarified behavior of atk_text_get_text_... interfaces
2001-05-21 Lucy BrophyUpdated gtk-doc comment blocks for Oisin Boydell
2001-05-17 Brian CameronAdded comments to atktext.c
2001-05-16 Padraig O'BriainDefine signals for AtkText interface
2001-05-16 Bill HanemanTemporarily removed class initializer for AtkText...
2001-05-14 Bill HanemanMoved caret_moved and text_changed signals from AtkEdit...
next