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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak to AtkRoleType docs.
Bill Haneman
2006-08-01
1
-2
/
+2
*
Fixed AtkHyperlink prototype func and impl.
ATK_1_12_1
Bill Haneman
2006-07-20
2
-3
/
+4
*
Added AtkHyperlinkImpl interface. See RFE #344284.
Bill Haneman
2006-06-29
4
-0
/
+145
*
Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_INPUT_METHOD_WINDOW.
Bill Haneman
2006-06-23
2
-1
/
+7
*
Added ATK_ROLE_LINK.
Bill Haneman
2006-06-23
1
-1
/
+6
*
Revise atk-docs.sgml to add indices for deprecated and new
Bill Haneman
2006-06-23
8
-12
/
+12
*
ATK_STATE macro fix from Ginn Chen, bug #345407. Fixes macro for
Bill Haneman
2006-06-21
1
-1
/
+1
*
Fix nasty typos in last commit. Bug #344195. Thanks Elijah and Frederic.
Bill Haneman
2006-06-15
2
-2
/
+2
*
Added getURI to AtkStreamableContent.
Bill Haneman
2006-06-14
2
-3
/
+56
*
Attempt to fix win32 builds when srcdir != builddir (bug #336082).
Bill Haneman
2006-06-09
1
-1
/
+1
*
Added ATK_STATE_ANIMATED which was in AT-SPI but missing from ATK.
Bill Haneman
2006-06-09
1
-0
/
+1
*
Added ATK_STATE_VISITED, bug #344384.
Bill Haneman
2006-06-09
1
-0
/
+2
*
Added atk_value_get_minimum_increment, to sync up with the minimumIncrement r...
Bill Haneman
2006-06-08
2
-2
/
+36
*
Added ATK_STATE_DEFAULT. (Bug #344281)
Bill Haneman
2006-06-08
1
-0
/
+2
*
Added ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCRIPTION_FOR to HEAD.
Bill Haneman
2006-06-08
3
-2
/
+12
*
Added four more 'Since' tags.
Bill Haneman
2006-03-31
3
-0
/
+10
*
Made atk_component_real_get_alpha static, as it should be.
Bill Haneman
2006-03-31
1
-1
/
+1
*
Improved documentation: ATK now has 100% gtk-doc coverage with no
Bill Haneman
2006-03-21
7
-21
/
+76
*
Fix fatal typo.
Tor Lillqvist
2006-03-21
1
-1
/
+1
*
Add some missing functions.
Tor Lillqvist
2006-03-21
1
-0
/
+7
*
Minor documentation clarifications and tweaks.
Bill Haneman
2006-03-20
3
-13
/
+55
*
Fix Coverity-detected bugs in atkimage.c - allow for possibility
Bill Haneman
2006-03-20
1
-4
/
+4
*
Win32 get_locale fix from Kazuzi IWAMOTO, and
Bill Haneman
2006-02-24
2
-49
/
+59
*
Added new API for ATK 1.11/1.12. Minor docs cleanup.
Bill Haneman
2005-11-18
10
-44
/
+299
*
Added small docs patch from Bill Abt.;
Bill Haneman
2005-11-16
5
-17
/
+16
*
Fix typo.
Tor Lillqvist
2005-08-19
1
-1
/
+1
*
Look for windres on Win32.
Tor Lillqvist
2005-08-04
2
-14
/
+14
*
Initialize gettext before use. Calling bindtextdomain() and
Tor Lillqvist
2005-04-22
1
-33
/
+42
*
updated $(LIBINTL_LIBS) atkrelationtype.h to atk_headers, PKG_VER
Hans Breuer
2005-04-09
1
-2
/
+3
*
Added ATK_STATE_REQUIRED, bug #172663.
Bill Haneman
2005-04-05
1
-0
/
+2
*
Update doc to note that atk_relation_add_target was added for version 1.9.
Padraig O'Briain
2005-04-04
2
-0
/
+4
*
Add atk_text_clip_type_get_type. Bug #165288.
Padraig O'Briain
2005-01-26
1
-0
/
+1
*
Add new functions.
Tor Lillqvist
2004-12-29
1
-0
/
+3
*
Add description for ATK_RELATION_SUBWINDOW_OF. Fixes bug #161562.
Padraig O'Briain
2004-12-20
1
-1
/
+1
*
Replace DEPRECATED by @Deprecated in comments to fix warning when
Padraig O'Briain
2004-11-22
5
-2
/
+73
*
Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bug
Padraig O'Briain
2004-10-28
1
-14
/
+21
*
Fix for bug #149990; patch from Kjartan Maraas.
Padraig O'Briain
2004-08-13
9
-9
/
+9
*
Fix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved to 1.7.2.
ATK_1_7_2
Bill Haneman
2004-07-20
2
-1
/
+4
*
Add definition for atk_rectangle_get_type and ATK_TYPE_RECTANGLE. Correct
Padraig O'Briain
2004-06-10
2
-1
/
+24
*
Allow locale dir not to be harcoded into binary. Fixes bug #128906.
Padraig O'Briain
2004-05-18
1
-1
/
+5
*
Make extra_roles static.
Padraig O'Briain
2004-05-11
3
-3
/
+3
*
Increment version to 1.7.0.
Padraig O'Briain
2004-04-20
5
-2
/
+37
*
Update to build on Cygwin. Fixes bug #137666. Patch from Roger Leigh.
Padraig O'Briain
2004-03-22
1
-1
/
+9
*
Add some missing entries.
Tor Lillqvist
2004-03-01
1
-0
/
+5
*
Revise property name. Fixes bug #132022 from Christian - Manny Calavera -
Padraig O'Briain
2004-01-26
1
-1
/
+1
*
Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is
Padraig O'Briain
2004-01-05
2
-5
/
+4
*
Fix segfault (bug #129837) Patch provided by Jeff Franks.
Padraig O'Briain
2004-01-02
1
-2
/
+4
*
Change "accel label" to "accelerator label". Fixes bug #129499.
Padraig O'Briain
2003-12-17
1
-1
/
+1
*
Fix typo in comment.
Padraig O'Briain
2003-12-01
1
-1
/
+1
*
Add new role ATK_ROLE_EDITBAR. Fixes bug #111607.
Padraig O'Briain
2003-12-01
2
-1
/
+4
[next]