2a738f7 NEWS add contributors info
8f76c73 AtkKeyEvent: remove reduntant cast to string
f36a292 Component: remove return from get_extents
95495dc Component: set_extents returns gboolean
b4f4c5f Release 0.32.0
045d08d HACKING: don't list get_minimum_increment
485a055 jawvalue: use consistent style
73c6573 Component: make use of instance methods
c1e5271 AtkComponent: use consistent style
d280772 HACKING: update Component interface info
ec6e998 Component: Implement get and set extents
6c16482 jawcomponent: Remove focus_handler inits
ca0c383 jawcomponent: FIX Incompatible pointer type error
922278a jawcomponent: fix formatting
248d86e HACKING add list of deprecated functions
10f6e7f HACKING: remove listed deprecated functions
06b089f jawtoplevel: sort out formatting
1e2d6e9 jawobject: sort out formatting
d26fa5b HACKING: add detail about Windows interface
d963473 HACKING: list unimplemented methods
078b736 HACKING Update with info
dd797f7 Remove TODO file
c7b0b5c AtkWrapper: Use g_cond_init
dd3e623 AtkWrapper: use g_mutex_init
6654ea4 jawimpl.c: use g_mutex_init
c8bd727 jawtext.c: improve formatting
fb96ed7 jawtext: remove commented out code
ff5fb2a jawtext: fix formatting
3ef5c47 jaweditabletext: fix formatting
53d40c0 FIX: assignment makes pointer from integer without a cast
4c97514 jawimpl.c: fix formatting
46e10e7 AtkObject for add_relationship third argument
ebe7faf jaweditabletext: formating
074ab3b use atexit from stdlib
603f6bc AtkEditableText: fix formatting
c9e4655 AtkWrapper: format spaces
72d5cad Notify when object gets focus
52d9505 update to jaw_value_get_increment
e3dc525 Fix integer casting for AtkWrapper and jawimpl
e00a9b5 unlock value from pointer
e422818 remove references to atkmisc interface
fc7c2b4 use atk_object_notify_state_change
8e772e2 Use atk_value_get_value_and_text
f72b893 use g_value_set_schar #2
3ff3062 use g_value_set_schar
a2e6a89 Warn for deprecated declarations
ead5288 make atk-bridge available but do not use
2eb4049 remove g_thread_init()
c41bfb3 Remove repeated code logic
471fcac remove g_type_init
d5da1d0 make JNI Version check conditional
7e42ab0 Style: tabs for spaces
97df649 FIX incompatible implicit declaration warning
cbbbb4e Release 0.31.0
b35e4bb set wrapperdir and propertiesdir to prefix
4a6a042 Set wrapperdir and propertiesdir correctly
3f3802e configure.ac: use current directory
d23876a configure.ac: print useful build config info
c295dab configure.ac: Specify minimum versions for building
11716b3 Remove fileSeperator object
00ba127 Set JAW_CFLAGS includes
e17ebb4 FIX 'install-libLTLIBRARIES' failed: error
6ffafb0 Release 0.30.9
0c9436f Set JAVA_HOME properly
a367c71 fix invalid flag
d617870 Revert "Specify JAVA_HOME"
390cd63 Specify JAVA_HOME
4953364 remove repeated code
3400113 Allow writing of JavaInfo.class during distcheck
8a6aacb Remove directory cd into cwd (pointless)
6d3008f Style: replace tabs for spaces and format a bit
2c0d5b5 configure.ac: remove quotation marks
4e4c6e4 Change JRE_SRC back to JAVA_HOME
e4e4c89 AtkWrapper: replace tabs for spaces
0aba5b1 configure.ac: change tabs to spaces
5bf3e3c configure: add check-news to AM_INIT_AUTOMAKE
a288c8d ATKWrapper: fix b660968 mistake breaking build
4c33d87 jawaction: style improvements
a266328 Atktext: style improvements
b660968 fix typo
1f94187 Remove whitespace
18605ee Release 0.30.8
c8a2bdf atkwrapper: fix style and indentation
bf9919f AtkKeyEvent: Use checked operations
3273d5c AtkKeyEvent.java: fix indentation
77fdaf8 Add $(srcdir)/*.java to EXTRA_DIST
7cca5a9 autogen.sh: less is more, tidy up
0601b23 autogen.sh: use unary operators
23c8ddd autogen.sh: fix indentation
63ec920 Update autogen.sh
78aa7ac HACKING: Update maintainer contact details
636f2d8 Release 0.30.7
833088d Makefile: add ${ACLOCAL_FLAGS} to ACLOCAL_FLAGS
3694129 Release 0.30.6
463d156 Change JAVA_HOME to JRE_SRC
85e8f03 Change JDK_HOME to JDK_SRC
6526797 Fix "unary operator expected" error
f5dddbf DOAP: Add Magdalen Berns as maintainer
ce8cd55 Release 0.30.5
3b22e56 Use -avoid-version only when target_os is cygwin
dca347d doap: Remove Ke Wang from current maintainer list
624cdcd Add JAVACFLAGS option for build
ff0d85c Adding initial .gitignore file
3645e6d Updated .doap file
33ff588 Fix Compilation errors
5b0b399 Fix bug616693: emit both the visible and showing events for combo box Signed-off-by: Leon Fan <leon.fan@oracle.com>
f4fb386 Added Li Yuan as maintainer
0d30f00 Use AT_SPI_IOR and AT_SPI_BUS instead of GConf key to check enablement of accessibility
bbf30ec Portability fixes for libatk-wrapper
209e429 Use GTK_PATH to locate libatk-bridge.so
0d4bc3e Fix bug 611256 - atk_text_get_text is not working correctly with the specified end offset
08912f6 Release 0.29.5
5dcad0c Fix critical typo - should set NO_AT_BRIDGE to 0 instead of 1 in loadAtkBridge
e7fc242 Fix tarball version
0965c28 Release 0.29.4
f78a65a Disable ATK Bridge before we load it to prevent it from being loaded by GTK laf first
6394303 Fix regression - confilct with GTK look and feel
919717d Release 0.29.3
44021c6 Add non-alphanumeric key mapping
11e2da7 Release 0.29.2
1684769 Add JAW_DEBUG - Set environment JAW_DEBUG=1 to get debug messages
e448592 Fixed bug 606402 - Attempting to run swing applications with the JAW installed frequently causes the JRE to report a fatal runtime error
201572a Release 0.29.1
d4961d7 Add D-Bus support
7a490f1 Release 0.28.0
242478a Fixed bug 595234 - The caret position will not be  changed when input text with gok composer
def8b17 Fixed bug 591792 - Java application tooltips are not accessible to orca screen reader
81d7377 Release 0.27.8
fd325d7 Fixed bug 593261 - Slider bar can not be controled by gok
4ebe072 Fixed bug 592987 - Java Combobox is not accessible
d21dd7e Replace jaw_impl_find_instance with jaw_impl_get_instance when handling active-descendant-changed signal
a16cb15 Force Java app to quit before the invocation of exit func registered by ATK bridge
dd9470a Comment out signal of visible-data-changed
9adf3bb Update version number
5e734e9 Release 0.27.7
4b7a067 Fixed bug that window events are not emitted(bug 591665,591670)
0d78630 Temporarily commentted window_state_change_handler
4aecdea Fixed d.o.o bug 10506 - java webstart applications don't run
4ab98ec Release 0.27.6
06b4fc5 Add dependency on GDK 2.0
f64c0da Solved conflict with the GTK Look And Feel
6520ebc Add missed JavaInfo.java
827fef2 Release 0.27.5
4db73b0 Added JDK_HOME auto-detection
ce7a420 Fixed GNOME bugzilla bug 588879
2a8711c Release 0.27.4
e1e0a0c Remove jni_AtkWrapper.h from Makefile.am
c1e1ecd Make JAVA_HOME not mandatory
9454375 Remove unused jni_AtkWrapper.h
e28b69e Remove JavaInfo.java
79fcf62 Remove functionality of JAVA_HOME auto-detection
8b4fbfe Remove unused code
cc4a4fb Fixed build problem of loop variables outside C99 mode
c45e0fe Release 0.27.3
393c280 Add AtkWrapper.java.in to EXTRA_DIST
b879b41 Use xprop instead of gconftool-2 to check whether accessibility technology is on
88222cc remove dependency on gtk+-2.0
9994e26 add JavaInfo.java to EXTRA_DIST
a501731 Revert "Revert "Add method to auto-detect JAVA_HOME""
1ee8062 Revert "Add method to auto-detect JAVA_HOME"
6cd94a8 Add method to auto-detect JAVA_HOME
a791d03 Added code to determine whether to load 32 or 64-bit version of atk-bridge
9c146a1 Fixed a dependency problem
21c8275 Added code to get more accurate application name
5e2905b Added code to check whether accessibility technology is switched on
6a16496 Fixed conflict with GTK look and feel
32fc338 Fixed build dependency problem
b9f6ab8 Update version number
57f226d Release 0.27.2
290213a Changes for preparation of initial release
2fb5d01 Minor changes to configure.in
ac239b4 Minor changes for tarball distribution
9dafdb4 Add version argument to AC_INIT
0f14bcb Change license from LGPLv3 to LGPLv2.1
3363fd8 trivial changes to configure.in
13d1b78 Added .doap file
9e2f1dd Remove the need of empty directory "build-aux".
7590187 Initial commit.
