2014-02-03 |
Alejandro Piñeiro | atktext: adding again details to 'text-insert/remove... |
blob | commitdiff |
2014-02-01 |
Piotr Drąg | Revert "Updated FSF's address" |
blob | commitdiff | diff to current |
2014-01-23 |
Daniel Mustieles | Updated FSF's address |
blob | commitdiff | diff to current |
2013-12-11 |
Alejandro Piñeiro | text: restore G_SIGNAL_DETAILED on AtkText::text-changed |
blob | commitdiff | diff to current |
2013-12-11 |
Alejandro Piñeiro | text: remove G_SIGNAL_DETAILED from signals that doesn... |
blob | commitdiff | diff to current |
2013-12-11 |
Alejandro Piñeiro | Include atk-enum-types.h on atk.h |
blob | commitdiff | diff to current |
2013-12-11 |
Alejandro Piñeiro | doc: updating new symbol section on documentation |
blob | commitdiff | diff to current |
2013-12-10 |
Yue Wang | text: atk_text_get_range_extents should use g_return_if... |
blob | commitdiff | diff to current |
2013-12-10 |
Alejandro Piñeiro | Not using GTK-Doc tag "Virtual" anymore, as is deprecated |
blob | commitdiff | diff to current |
2013-08-19 |
Alejandro Piñeiro | atktext: Fixing some typos on atk_text_get_text_at_offs... |
blob | commitdiff | diff to current |
2013-08-19 |
Alejandro Piñeiro | atktext: remove 'text-update' signal |
blob | commitdiff | diff to current |
2013-08-14 |
Mario Sanchez Prada | Implement atk_text_get_string_at_offset() and deprecate... |
blob | commitdiff | diff to current |
2013-08-13 |
Alejandro Piñeiro | doc: little update on 'text-insert' and 'text-remove... |
blob | commitdiff | diff to current |
2013-08-12 |
Alejandro Piñeiro | Deprecate 'text-changed' signal |
blob | commitdiff | diff to current |
2013-08-12 |
Alejandro Piñeiro | doc: removing several .sgml files and fixing gtk-doc... |
blob | commitdiff | diff to current |
2013-06-17 |
Alejandro Piñeiro | doc: Update atk_text_get_text_{at/before/after}_offset... |
blob | commitdiff | diff to current |
2013-06-17 |
Alejandro Piñeiro | text: Deprecate atk_text_get_text_{before,after}_offset() |
blob | commitdiff | diff to current |
2012-12-02 |
Evan Nemerson | introspection: merge fixes from Vala bindings |
blob | commitdiff | diff to current |
2011-12-22 |
Mike Gorse | BGO#665549: add sanity-check of atk_text_get_text param... |
blob | commitdiff | diff to current |
2011-06-13 |
Javier Jardón | atk: Use const instead G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-06-02 |
Alejandro Piñeiro | Improve atktext documentation |
blob | commitdiff | diff to current |
2011-05-30 |
Li Yuan | Fix doc of atk_text_get_text_before_offset. |
blob | commitdiff | diff to current |
2011-03-21 |
Fernando Herrera | BGO#638377: Add text_insert, text_remove, and text_upda... |
blob | commitdiff | diff to current |
2011-02-25 |
Mike Gorse | Fix introspection for atk_text_get_bounded_ranges |
blob | commitdiff | diff to current |
2011-01-25 |
Mike Gorse | Bug 640574: gobject-introspection annotation and docume... |
blob | commitdiff | diff to current |
2010-11-30 |
Fernando Herrera | Fix documentation for atk_get_text_after_offset for... |
blob | commitdiff | diff to current |
2010-09-21 |
Joanmarie Diggs | Fix for bug #630097 - atktext does not include PANGO_UN... |
blob | commitdiff | diff to current |
2009-08-10 |
Joanmarie Diggs | Add work_char to atktext's wrap mode. |
blob | commitdiff | diff to current |
2009-06-03 |
Li Yuan | Provide ability to get character attributes at "inserti... |
blob | commitdiff | diff to current |
2009-03-19 |
Li Yuan | Patch from Yue Wang. Bug #575794. |
blob | commitdiff | diff to current |
2008-11-27 |
Li Yuan | Bug #505445. Patch from Christian Persch. Removed unnec... |
blob | commitdiff | diff to current |
2008-01-31 |
Li Yuan | Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEX... |
blob | commitdiff | diff to current |
2007-03-22 |
Christian Persch | Fix for #382328. add missing const. ditto. ditto. |
blob | commitdiff | diff to current |
2006-09-26 |
Bill Haneman | Allow text wrap type of GTK_WRAP_WORD_CHAR, as a text... atk_1_12_3 |
blob | commitdiff | diff to current |
2006-09-14 |
Bill Haneman | Fix for bug #346464, allow underlines in gtk with style... |
blob | commitdiff | diff to current |
2006-03-31 |
Bill Haneman | Added four more 'Since' tags. |
blob | commitdiff | diff to current |
2006-02-24 |
Bill Haneman | Win32 get_locale fix from Kazuzi IWAMOTO, and |
blob | commitdiff | diff to current |
2004-10-28 |
Padraig O'Briain | Add a more descriptive title in the docs. Patch from... |
blob | commitdiff | diff to current |
2004-08-13 |
Padraig O'Briain | Fix for bug #149990; patch from Kjartan Maraas. |
blob | commitdiff | diff to current |
2004-04-20 |
Padraig O'Briain | Increment version to 1.7.0. |
blob | commitdiff | diff to current |
2004-01-02 |
Padraig O'Briain | Fix segfault (bug #129837) Patch provided by Jeff Franks. |
blob | commitdiff | diff to current |
2003-01-21 |
Padraig O'Briain | Set vtable entry for default implementations (atk_text_... |
blob | commitdiff | diff to current |
2003-01-21 |
Padraig O'Briain | Add property accessible-table-caption-object. This... |
blob | commitdiff | diff to current |
2002-12-13 |
Padraig O'Briain | Rerturn 0 instead of -1 if caret is not supported.... |
blob | commitdiff | diff to current |
2002-11-08 |
Soeren Sandmann | atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable... |
blob | commitdiff | diff to current |
2002-10-30 |
Padraig O'Briain | Add reference to atk/atkrelationtype.h |
blob | commitdiff | diff to current |
2002-03-05 |
Padraig O'Briain | Permit end offset value of -1 |
blob | commitdiff | diff to current |
2002-02-22 |
Padraig O'Briain | Make use of parent_class consistent; define as gpointer... |
blob | commitdiff | diff to current |
2002-02-20 |
Padraig O'Briain | Add check for offset being negative in functins which... |
blob | commitdiff | diff to current |
2002-01-02 |
Padraig O'Briain | atk/atkgobjectaccessible.h Fixed typo in define (report... |
blob | commitdiff | diff to current |
2001-12-17 |
Darin Adler | Add missing #include <string.h> |
blob | commitdiff | diff to current |
2001-12-05 |
Padraig O'Briain | Change atk_attribute_register to atk_text_attribute_reg... |
blob | commitdiff | diff to current |
2001-12-04 |
Padraig O'Briain | Add implementation of atk_attribute_register, atk_attri... |
blob | commitdiff | diff to current |
2001-11-23 |
Hans Breuer | updated externals |
blob | commitdiff | diff to current |
2001-11-22 |
Michael Meeks | switch to class_peek. |
blob | commitdiff | diff to current |
2001-11-17 |
Padraig O'Briain | Remove unused structure _AtkEditableTextIfaceClass |
blob | commitdiff | diff to current |
2001-10-19 |
Padraig O'Briain | Add convenience function atk_object_notify_state_change... |
blob | commitdiff | diff to current |
2001-10-17 |
Padraig O'Briain | Update comments in atk_text_get_text_[at|after|before... |
blob | commitdiff | diff to current |
2001-10-16 |
Padraig O'Briain | Update comments in atk_text_get_run_attributes() and |
blob | commitdiff | diff to current |
2001-10-15 |
Padraig O'Briain | Correct order of attribute names in text_attr_name... |
blob | commitdiff | diff to current |
2001-10-12 |
Padraig O'Briain | Use enum AtkTextAttribute to specify what attribute... |
blob | commitdiff | diff to current |
2001-10-10 |
Padraig O'Briain | Add call to set iface. |
blob | commitdiff | diff to current |
2001-10-10 |
Padraig O'Briain | Correct typo. |
blob | commitdiff | diff to current |
2001-10-10 |
Padraig O'Briain | Add new function atk_text_get_default_attributes Rename |
blob | commitdiff | diff to current |
2001-10-09 |
Padraig O'Briain | Avoid leaking of AtkAttributeSet data structure; speed... |
blob | commitdiff | diff to current |
2001-09-21 |
Hans Breuer | updated externals version 0.4 |
blob | commitdiff | diff to current |
2001-08-17 |
Padraig O'Briain | Change parameter names *offset to *_offset Do not crash... |
blob | commitdiff | diff to current |
2001-08-16 |
Padraig O'Briain | Swapped order of width and height arguments to |
blob | commitdiff | diff to current |
2001-08-15 |
Padraig O'Briain | Changed "length" argument of atk_text_get_character_ext... |
blob | commitdiff | diff to current |
2001-07-27 |
Padraig O'Briain | Remove all instances of g_return_if_fail (foo != NULL... |
blob | commitdiff | diff to current |
2001-07-16 |
Brian Cameron | atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk... |
blob | commitdiff | diff to current |
2001-07-02 |
Tim Janik | s/signal_newc/signal_new/ to adapt to recent GSignal... |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Updated so that functions that take screen coords as |
blob | commitdiff | diff to current |
2001-06-28 |
Brian Cameron | Cleaned up docs. |
blob | commitdiff | diff to current |
2001-06-27 |
Brian Cameron | Updated gtk-docs fixing spelling errors and making... |
blob | commitdiff | diff to current |
2001-06-21 |
Brian Cameron | Here is a patch for |
blob | commitdiff | diff to current |
2001-06-15 |
Brian Cameron | Made docs more clear. |
blob | commitdiff | diff to current |
2001-06-14 |
Brian Cameron | Updated the atktext.c docs. |
blob | commitdiff | diff to current |
2001-06-14 |
Lucy Brophy | Changes to the atk_text_get_text[at/before/after]_offse... |
blob | commitdiff | diff to current |
2001-06-12 |
Brian Cameron | The changes include: |
blob | commitdiff | diff to current |
2001-06-06 |
Brian Cameron | Added atk_text_ref_run_attributes() and atk_text_set_ru... |
blob | commitdiff | diff to current |
2001-06-05 |
Brian Cameron | Slightly improved docs in atktext.c |
blob | commitdiff | diff to current |
2001-06-01 |
Brian Cameron | Removed get_row_col_at_offset from atktext.[ch] |
blob | commitdiff | diff to current |
2001-06-01 |
Brian Cameron | Added new logic for handling multiple select regions... |
blob | commitdiff | diff to current |
2001-05-31 |
Brian Cameron | Added atk_marshal_VOID__INT_INT marshaller. Updated... |
blob | commitdiff | diff to current |
2001-05-29 |
Brian Cameron | Improved atk docs for atktext.c |
blob | commitdiff | diff to current |
2001-05-28 |
Brian Cameron | Updated atktext.c so that the initialized flag is set... |
blob | commitdiff | diff to current |
2001-05-24 |
Padraig O'Briain | atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c, |
blob | commitdiff | diff to current |
2001-05-23 |
Padraig O'Briain | Clarified behavior of atk_text_get_text_... interfaces |
blob | commitdiff | diff to current |
2001-05-21 |
Lucy Brophy | Updated gtk-doc comment blocks for Oisin Boydell |
blob | commitdiff | diff to current |
2001-05-17 |
Brian Cameron | Added comments to atktext.c |
blob | commitdiff | diff to current |
2001-05-16 |
Padraig O'Briain | Define signals for AtkText interface |
blob | commitdiff | diff to current |
2001-05-16 |
Bill Haneman | Temporarily removed class initializer for AtkText... |
blob | commitdiff | diff to current |
2001-05-14 |
Bill Haneman | Moved caret_moved and text_changed signals from AtkEdit... |
blob | commitdiff | diff to current |
2001-04-30 |
Erwin Ireland | Make AtkRelation and AtkRelationSet into GObjects. |
blob | commitdiff | diff to current |
2001-04-27 |
Bill Haneman | Why did that last commit still build? ;-) Fixed goofs... |
blob | commitdiff | diff to current |
2001-04-27 |
Bill Haneman | Added atk_text_set_caret_offset(...) so that "virtual... |
blob | commitdiff | diff to current |
2001-04-26 |
Bill Haneman | Initial revision |
blob | commitdiff | diff to current |
|