Changed atk_util_add_global_event_listener to ensure that
[platform/upstream/atk.git] / atk /
2001-08-16 Bill HanemanChanged atk_util_add_global_event_listener to ensure...
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-08-13 Padraig O'Briainatk/atkcomponent.[c|h] docs/atk-sections.txt, docs...
2001-08-09 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c Remove all instances of
2001-08-07 Brian CameronUpdated AtkImage get_position to get_image_position
2001-07-31 Padraig O'Briainatk/atkobject.c Create an object relation set when...
2001-07-30 Brian CameronChanged first argument of atk_add_global_event_listener
2001-07-27 Padraig O'BriainAdd function atk_object_real_ref_state_set() which...
2001-07-27 Padraig O'BriainRemove all instances of g_return_if_fail (foo != NULL...
2001-07-26 Padraig O'Briainadd extra files to MAINTAINERCLEANFILES
2001-07-25 Bill HanemanModified Files: atk-uninstalled.pc.in atk.pc.in configu...
2001-07-24 Padraig O'BriainDefault implementations for some some functions atk_obj...
2001-07-23 Brian CameronChanged children_changed signal to allow NULL pointers
2001-07-20 Hans Breueradded more exports updated win32 build
2001-07-20 Padraig O'Briainatk/atkaction.[c|h], docs/atk-sections.txt, docs/tmpl...
2001-07-18 Padraig O'Briainatk/atkstate.[c|h] Add ATK_STATE_ENABLED so we can...
2001-07-16 Brian Cameronatk/atkeditabletext.c atk/atktext.c atk/atktext.h atk...
2001-07-13 Darin AdlerAdd missing <string.h> include. Add missing <string...
2001-07-11 Padraig O'BriainChanges to build with FORTE compiler
2001-07-02 Tim Janiks/signal_newc/signal_new/ to adapt to recent GSignal...
2001-06-29 Brian CameronAdded new functions to AtkUtil.
2001-06-29 Brian CameronAdded new atk document interface.
2001-06-28 Brian CameronMinor fixes to docs.
2001-06-28 Brian CameronUpdated so that functions that take screen coords as
2001-06-28 Brian CameronCleaned up docs.
2001-06-28 Brian Cameronadded comment.
2001-06-28 Brian CameronUpdated atktable.c to work with the new signal definitions.
2001-06-28 Brian CameronUpdated signal handler definitions.
2001-06-27 Brian CameronUpdated AtkXYCoords enum.
2001-06-27 Brian CameronUpdated gtk-docs fixing spelling errors and making...
2001-06-27 Louise Miller*atk/atkselection.h, atk/atkselection.c changed return...
2001-06-26 Brian CameronAdded ATK_STATE_STALE. Updated docs.
2001-06-22 Lucy BrophyRemoved the macro ATK_TEXT_BOUNDARY_CURSOR_POS from...
2001-06-21 Brian CameronHere is a patch for
2001-06-21 Louise MillerUpdated the docs to include 4 new functions that were...
2001-06-21 Brian CameronChanged the obj argument in many functions to table...
2001-06-20 Brian Cameronatk_no_op_object_get_type. Change #ifdef __cplusplus...
2001-06-20 Brian CameronUpdated atkmarshal.list removing needless marshaller...
2001-06-20 Louise Miller*atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml...
2001-06-19 Brian CameronFixed minor bug with signals.
2001-06-18 Brian CameronAdded signals
2001-06-15 Brian CameronMade docs more clear.
2001-06-15 Brian CameronNow atkselection returns a boolean for add_selection...
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-14 Padraig O'Briaininstall atknoopobject.h and atknoopobjectfactory.h
2001-06-13 Havoc Penningtonupdated ATK_0_2 GTK_ALL_1_3_6
2001-06-13 Brian CameronNow get/set row_description, column_description, captio...
2001-06-13 Brian CameronUpdated so that get/set row/column header functions
2001-06-12 Padraig O'BriainAdd signal model-changed.
2001-06-12 Brian CameronThe changes include:
2001-06-07 Owen Tayloradd cvsignores
2001-06-07 Owen TaylorReally fix marshal generation.
2001-06-07 Havoc Penningtonfix up the glib-genmarshal stuff
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-06 Brian CameronAdded atk_text_ref_run_attributes() and atk_text_set_ru...
2001-06-06 Padraig O'Briainatk/Makefile.am, atk/atk.h Updated comments
2001-06-06 Padraig O'BriainAdd declaration for atk_registry_get_type()
2001-06-05 Padraig O'Briain*atk/atkobject.c: Correct typos in previous commit
2001-06-05 Brian CameronSlightly improved docs in atktext.c
2001-06-05 Padraig O'BriainAdd property accessible-visible-data
2001-06-01 Brian CameronRemoved get_row_col_at_offset from atktext.[ch]
2001-06-01 Padraig O'BriainAdd support for setting and getting accessible-value...
2001-06-01 Brian CameronAdded new logic for handling multiple select regions...
2001-05-31 Brian CameronAdded atkmarshal.list
2001-05-31 Brian CameronAdded atk_marshal_VOID__INT_INT marshaller. Updated...
2001-05-29 Padraig O'BriainDefine new properties accessible-text, accessible-caret,
2001-05-29 Lucy BrophyUpdated comments for gtk-doc by Oisin Boydell
2001-05-29 Brian CameronImproved atk docs for atktext.c
2001-05-28 Brian CameronUpdated the atk docs for several files, particularly...
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-24 Padraig O'Briainatk/atkcomponent.c atk/atkvalue.c Remove return calls...
2001-05-23 Padraig O'BriainClarified behavior of atk_text_get_text_... interfaces
2001-05-21 Padraig O'BriainRemove static declaration of atk_registry_get_factory_t...
2001-05-21 Lucy BrophyUpdated gtk-doc comment blocks for Oisin Boydell
2001-05-18 Bill HanemanAdded improved comments (from Oisin), fixed a couple...
2001-05-17 Padraig O'BriainChange accessible-children-changed signal to children...
2001-05-17 Brian CameronAdded comments to atktext.c
2001-05-16 Brian CameronAdded better gtk-doc comments.
2001-05-16 Padraig O'BriainDefine signals for AtkText interface
2001-05-16 Bill HanemanTemporarily removed class initializer for AtkText...
2001-05-16 Padraig O'BriainProvide default implementation for atk_component_get_ac...
2001-05-15 Padraig O'BriainDefine focus-event signal in atobject.c rather than...
2001-05-15 Padraig O'BriainAdd support for PROP_CHILD and PROP_PARENT
2001-05-14 Bill HanemanMoved caret_moved and text_changed signals from AtkEdit...
2001-05-14 Padraig O'BriainAdd function atk_object_real_set_role() and use it...
2001-05-10 Padraig O'BriainAdded new roles to atkobject.h
2001-05-09 Padraig O'BriainAdd atk/atkstate.c and atk.atkstate.h
2001-05-06 Hans BreuerEnable build for win32, no sourc changes necessary.
2001-05-03 Padraig O'BriainAdd new files atkstateset.c and atkstateset.h
2001-05-03 Padraig O'BriainAdd AUTHORS and COPYING files
2001-05-03 Owen TaylorAdd missing include of <string.h> for strcmp.
2001-05-02 Padraig O'BriainAdded gtk-doc comments to most function in atkobject.c
2001-05-02 Padraig O'BriainRemoved comments from atkrelation.h
2001-05-01 Padraig O'BriainChange to use GPtrArray instead GArray
2001-04-30 Erwin IrelandCorrect return type for atk_image_set_image_description()
2001-04-30 Bill HanemanImproved gtk-doc comments.
2001-04-30 Erwin IrelandMake AtkRelation and AtkRelationSet into GObjects.
next