office-gobmx/toolkit
Michael Meeks c4008ef546 re-base on ALv2 code. Includes:
tkr41: #117828# office crash fixed . (null pointer) + add unit test
    Patch contributed by Tobias Krause
    http://svn.apache.org/viewvc?view=revision&revision=1172105

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    remove the OutDev::GetKernPair* stubs completely
    Patch contributed by Herbert Duerr
    http://svn.apache.org/viewvc?view=revision&revision=1179221

    reverting un-necessary OS/2 conditionals.
2012-10-03 16:56:06 +01:00
..
inc/toolkit re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
prj
qa re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
source re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
test/accessibility
util re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
AllLangResTarget_tk.mk
JunitTest_toolkit_complex.mk toolkit: cleanup unit test, and remove obsolete src2xml. 2012-10-03 16:56:05 +01:00
JunitTest_toolkit_unoapi.mk re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
Library_tk.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_toolkit.mk re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
Package_inc.mk re-base on ALv2 code. Includes: 2012-10-03 16:56:06 +01:00
README

"Abstract" windowing thing, UNO implementations of windowing stuff so that it
can be used from Basic or Java. But also stuff that has no connection to Basic
or Java.

Note that the "awt" here has no relation to the Java awt, as far as I know. It
might be inspired by it API-wise, perhaps. (If you know differently, feel free
to improve this REDAME file.)