office-gobmx/toolkit
Noel Grandin 93122eb06a uno::Sequence->std::vector in vcl::Throbber
Change-Id: I9240cd2240940e03e895a7544c9f51a29b048355
2015-12-03 13:57:23 +02:00
..
inc/helper com::sun::star->css in toolkit/ 2015-11-09 09:39:36 +00:00
qa convert PASSED to COMPLETED in 'make check' test messages 2015-10-16 11:23:12 +02:00
source uno::Sequence->std::vector in vcl::Throbber 2015-12-03 13:57:23 +02:00
test/accessibility java: remove ((unnecessary)) parentheses 2015-11-05 14:55:16 +02:00
util
JunitTest_toolkit_complex.mk
JunitTest_toolkit_unoapi_1.mk split toolkit unoapi test for performance 2015-05-29 11:52:42 +00:00
JunitTest_toolkit_unoapi_2.mk split toolkit unoapi test for performance 2015-05-29 11:52:42 +00:00
JunitTest_toolkit_unoapi_3.mk split toolkit unoapi test for performance 2015-05-29 11:52:42 +00:00
JunitTest_toolkit_unoapi_4.mk split toolkit unoapi test for performance 2015-05-29 11:52:42 +00:00
Library_tk.mk gb_OBJCXXFLAGS requires -lobjc 2015-06-20 21:01:00 +02:00
Makefile
Module_toolkit.mk split toolkit unoapi test for performance 2015-05-29 11:52:42 +00: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.)

Note that toolkit/ is itself not really a toolkit, it is at root a
reasonably simple wrapper of vcl/ - if you came here looking for a
toolkit, please checkout vcl/ instead.