office-gobmx/toolkit
Caolán McNamara d78f9b5cca final 'next incompatible build' TODO
from

commit 22ff1aff32
Date:   Thu Sep 9 14:12:47 2004 +0000

    INTEGRATION: CWS toolbars2 (1.47.22); FILE MERGED
    2004/08/24 13:53:25 ssa 1.47.22.2: #i32185# prepare removal of useless interface

just mark as deprecated in the .idl and leave the stubs alone

Change-Id: I0c0c4dccccb1b35add82306870519e2e94c044d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115010
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-04 09:45:57 +02:00
..
inc throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite 2021-05-02 17:02:28 +02:00
qa
source final 'next incompatible build' TODO 2021-05-04 09:45:57 +02:00
test/accessibility
util
CppunitTest_toolkit.mk
IwyuFilter_toolkit.yaml
JunitTest_toolkit_complex.mk
JunitTest_toolkit_unoapi_1.mk
JunitTest_toolkit_unoapi_2.mk
JunitTest_toolkit_unoapi_3.mk
JunitTest_toolkit_unoapi_4.mk
Library_tk.mk
Makefile
Module_toolkit.mk
README.md

Abstract Windowing Toolkit

"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.

Notes

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 README.md file.)

Also 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 look at vcl/ instead.