office-gobmx/toolkit
Michael Stahl 5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
..
inc/toolkit Remove unused method "getScrollVisibility" 2012-09-20 22:01:27 +02:00
prj
qa gridfixes: ensure removal of a column in grid control adjusts the cursor 2012-09-14 07:54:39 +00:00
source having two SetPosSizePixel is a blasted nuisance 2012-09-28 08:48:39 +01:00
src2xml
test/accessibility Java cleanup, remove unnecessary imports 2012-09-10 23:43:38 +02:00
util kill more unneeded stuff; rename uiconfig Packages 2012-08-24 23:24:11 +02:00
AllLangResTarget_tk.mk
JunitTest_toolkit_unoapi.mk
Library_tk.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_toolkit.mk kill more unneeded stuff; rename uiconfig Packages 2012-08-24 23:24:11 +02:00
Package_inc.mk
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.)