summaryrefslogtreecommitdiff
path: root/atk/atktext.c
Commit message (Expand)AuthorAgeFilesLines
* atktext: adding again details to 'text-insert/remove'. Document it.Alejandro Piñeiro2014-02-031-4/+8
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* text: restore G_SIGNAL_DETAILED on AtkText::text-changedAlejandro Piñeiro2013-12-111-1/+1
* text: remove G_SIGNAL_DETAILED from signals that doesn't use detailsAlejandro Piñeiro2013-12-111-3/+3
* Include atk-enum-types.h on atk.hAlejandro Piñeiro2013-12-111-2/+1
* doc: updating new symbol section on documentationAlejandro Piñeiro2013-12-111-1/+1
* text: atk_text_get_range_extents should use g_return_if_failYue Wang2013-12-101-3/+1
* Not using GTK-Doc tag "Virtual" anymore, as is deprecatedAlejandro Piñeiro2013-12-101-1/+0
* atktext: Fixing some typos on atk_text_get_text_at_offset deprecationAlejandro Piñeiro2013-08-191-2/+5
* atktext: remove 'text-update' signalAlejandro Piñeiro2013-08-191-23/+0
* Implement atk_text_get_string_at_offset() and deprecate old APIMario Sanchez Prada2013-08-141-0/+86
* doc: little update on 'text-insert' and 'text-remove' documentationAlejandro Piñeiro2013-08-131-2/+2
* Deprecate 'text-changed' signalAlejandro Piñeiro2013-08-121-1/+4
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-0/+96
* doc: Update atk_text_get_text_{at/before/after}_offset documentationAlejandro Piñeiro2013-06-171-100/+3
* text: Deprecate atk_text_get_text_{before,after}_offset()Alejandro Piñeiro2013-06-171-0/+6
* introspection: merge fixes from Vala bindingsEvan Nemerson2012-12-011-11/+13
* BGO#665549: add sanity-check of atk_text_get_text parametersMike Gorse2011-12-221-2/+3
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-2/+2
* Improve atktext documentationAlejandro Piñeiro2011-06-021-5/+10
* Fix doc of atk_text_get_text_before_offset.Li Yuan2011-05-301-4/+4
* BGO#638377: Add text_insert, text_remove, and text_update signalsFernando Herrera2011-03-211-1/+34
* Fix introspection for atk_text_get_bounded_rangesMike Gorse2011-02-251-4/+26
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-8/+8
* Fix documentation for atk_get_text_after_offset for BOUNDARY_LINE_ENDFernando Herrera2010-11-301-1/+1
* Fix for bug #630097 - atktext does not include PANGO_UNDERLINE_ERRORJoanmarie Diggs2010-09-211-2/+3
* Add work_char to atktext's wrap mode.Joanmarie Diggs2009-08-101-2/+3
* Provide ability to get character attributes at "insertion point".Li Yuan2009-06-031-2/+3
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-3/+3
* Bug #505445. Patch from Christian Persch. Removed unnecessary memoryLi Yuan2008-11-271-46/+85
* Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET andLi Yuan2008-01-311-6/+0
* Fix for #382328. add missing const. ditto. ditto.Christian Persch2007-03-221-1/+1
* Allow text wrap type of GTK_WRAP_WORD_CHAR, as a text attribute.atk_1_12_3Bill Haneman2006-09-261-1/+1
* Fix for bug #346464, allow underlines in gtk with style "PANGO_UNDERLINE_ERROR".Bill Haneman2006-09-141-1/+1
* Added four more 'Since' tags.Bill Haneman2006-03-311-0/+6
* Win32 get_locale fix from Kazuzi IWAMOTO, andBill Haneman2006-02-241-30/+30
* Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bugPadraig O'Briain2004-10-281-14/+21
* Fix for bug #149990; patch from Kjartan Maraas.Padraig O'Briain2004-08-131-1/+1
* Increment version to 1.7.0.Padraig O'Briain2004-04-201-1/+1
* Fix segfault (bug #129837) Patch provided by Jeff Franks.Padraig O'Briain2004-01-021-2/+4
* Set vtable entry for default implementations (atk_text_get_range_extents):Padraig O'Briain2003-01-211-6/+7
* Add property accessible-table-caption-object. This addresses bug #74814.Padraig O'Briain2003-01-211-8/+272
* Rerturn 0 instead of -1 if caret is not supported. This addresses bugPadraig O'Briain2002-12-131-2/+2
* atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.hSoeren Sandmann2002-11-081-1/+1
* Add reference to atk/atkrelationtype.hPadraig O'Briain2002-10-301-0/+9
* Permit end offset value of -1Padraig O'Briain2002-03-051-1/+1
* Make use of parent_class consistent; define as gpointer and usePadraig O'Briain2002-02-221-1/+0
* Add check for offset being negative in functins which have offsetPadraig O'Briain2002-02-201-7/+26
* atk/atkgobjectaccessible.h Fixed typo in define (reported by Jeff Franks)Padraig O'Briain2002-01-021-3/+3