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
/
atkutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark unbindable functions as 'skip'
Emmanuele Bassi
2017-05-22
1
-4
/
+4
*
Include the marshallers header, not the source
Emmanuele Bassi
2017-05-22
1
-1
/
+1
*
misc: set proper file permissions to source files
Alejandro Piñeiro
2015-07-27
1
-0
/
+0
*
Docs: Replace mentions of 'state-changed' with 'state-change'.
Murray Cumming
2015-06-29
1
-2
/
+2
*
docs: fix GTK-Doc comment blocks
Dieter Verfaillie
2015-03-21
1
-13
/
+8
*
doc: extend atk_focus_tracker_notify deprecation documentation
Alejandro Piñeiro
2014-11-17
1
-1
/
+4
*
doc: adding further explanation on atk_add_global_event_listener
Alejandro Piñeiro
2014-05-12
1
-0
/
+7
*
Include config.h For All the C Source Files
Chun-wei Fan
2014-04-25
1
-1
/
+2
*
AtkValue: refactoring AtkValue
Alejandro Piñeiro
2014-03-05
1
-4
/
+4
*
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
*
doc: improve atkutil documentation
Alejandro Piñeiro
2013-12-11
1
-8
/
+12
*
doc: removing several .sgml files and fixing gtk-doc warnings
Alejandro Piñeiro
2013-08-12
1
-0
/
+11
*
Deprecate AtkObject::focus-event signal and all related methods
Alejandro Piñeiro
2013-08-12
1
-0
/
+20
*
Removed debug message left by mistake
Alejandro Piñeiro
2012-11-19
1
-1
/
+0
*
Extend atk_add_global_event_listener in order to support signal details
Alejandro Piñeiro
2012-10-26
1
-7
/
+21
*
Default implementation for atk_util_[add/remove]_global_event_listener
Alejandro Piñeiro
2012-06-22
1
-10
/
+134
*
Fixed compilation with index symbol
Lionel Landwerlin
2012-05-25
1
-3
/
+3
*
doc: Adding extra doc on atk_remove_[key/global]_event_listener
Alejandro Piñeiro
2012-05-09
1
-1
/
+7
*
docs: Improving atk_add_global_event_listener documentation
Alejandro Piñeiro
2011-09-05
1
-1
/
+12
*
atk: Use const instead G_CONST_RETURN
Javier Jardón
2011-06-13
1
-3
/
+3
*
Bug 640574: gobject-introspection annotation and documentation fixes
Mike Gorse
2011-01-25
1
-2
/
+4
*
docs: Add some missing api to atk-sections
Javier Jardón
2010-11-29
1
-2
/
+3
*
Patch from Yue Wang. Bug #575794.
Li Yuan
2009-03-19
1
-1
/
+1
*
Change the return value to 0 if failure accroding to doc.
Li Yuan
2008-11-07
1
-2
/
+2
*
Bug #460851. A new API to get the current version of ATK.
Li Yuan
2007-07-27
1
-0
/
+16
*
Revise atk-docs.sgml to add indices for deprecated and new
Bill Haneman
2006-06-23
1
-1
/
+1
*
Added four more 'Since' tags.
Bill Haneman
2006-03-31
1
-0
/
+2
*
Added small docs patch from Bill Abt.;
Bill Haneman
2005-11-16
1
-1
/
+1
*
Add state FOCUSED if object is focus object.
Padraig O'Briain
2003-11-26
1
-2
/
+15
*
Allow for object being NULL which means the window containing the focus
Padraig O'Briain
2002-04-26
1
-8
/
+14
*
Do not do notification if previously notified object is the same as this
Padraig O'Briain
2002-03-19
1
-0
/
+10
*
Fix for SEGV triggered by test-gail-gnome, due to calling
Bill Haneman
2002-03-14
1
-3
/
+7
*
Fixed bug in atkutil when no impl library (e.g. libgail) is loaded.
Bill Haneman
2001-11-29
1
-8
/
+16
*
updated externals
Hans Breuer
2001-11-23
1
-1
/
+1
*
Fix/clarify gtk-doc comment in atk_add_key_event_listener in atkutil.c
Bill Haneman
2001-11-22
1
-2
/
+4
*
switch to class_peek.
Michael Meeks
2001-11-22
1
-7
/
+8
*
Added state-change signal to AtkObject (will deprecate accessible-state prope...
Bill Haneman
2001-11-19
1
-1
/
+1
*
Added (missing) functions atk_add_key_listener() and atk_remove_key_listener()
Bill Haneman
2001-11-15
1
-0
/
+43
*
Added method for getting an AtkRelationType from a string.
Bill Haneman
2001-09-29
1
-0
/
+2
*
Changed atk_util_add_global_event_listener to ensure that
Bill Haneman
2001-08-16
1
-13
/
+17
*
Changed first argument of atk_add_global_event_listener
Brian Cameron
2001-07-30
1
-1
/
+1
*
Changes to build with FORTE compiler
Padraig O'Briain
2001-07-11
1
-7
/
+2
*
Added new functions to AtkUtil.
Brian Cameron
2001-06-29
1
-6
/
+149
*
Cleaned up docs.
Brian Cameron
2001-06-28
1
-3
/
+1
*
Added atk_marshal_VOID__INT_INT marshaller. Updated the Makefiles so the
Brian Cameron
2001-05-31
1
-0
/
+1
*
atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
Padraig O'Briain
2001-05-24
1
-4
/
+4
*
Updated gtk-doc comment blocks for Oisin Boydell
Lucy Brophy
2001-05-21
1
-8
/
+8
*
Added better gtk-doc comments.
Brian Cameron
2001-05-16
1
-0
/
+35
*
Initial revision
Bill Haneman
2001-04-26
1
-0
/
+116