Age | Commit message (Collapse) | Author |
|
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.
Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
|
|
add a new gb_LinkTarget_use_system_win32_libs to abstract different
linker options on MSVC and GCC.
Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
|
|
Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949
|
|
There are currently 3 different mechanisms being used for frameworks,
which is of course intolerable so we invent a 4th one and standardize on
it: gb_LinkTarget_use_darwin_frameworks
(This doesn't mean using add_libs or externals was wrong, it was just
inconsistent... and i don't see an obvious benefit of using externals here)
Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
|
|
... new gb_LinkTarget_add_standard_system_libs
Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
|
|
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
|
|
Change-Id: Id1cab5b27776180cd8403af848c1294858384b4a
|
|
Lets rename the multiargument SetPosSizePixel to
setPosSizePixel drop the various using Window::SetPosSizePixel
and work towards de-virtualizing SetPosSizePixel/SetPosPixel and
SetSizePixel and doing the work in a virtual setPosSizePixel
Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
|
|
* As UCB is only ever initialized with "Local"/"Office", remove this
configuration vector completely. The "create" ctor creates an instance
internally initialized with those "Local"/"Office" keys. Special (test) code
can still instantiate an uninitialized one via plain createInstance. And for
backwards compatilibity process startup still ensures to create an initialized
instance early, in case there is still code out there (in extensions) that
later calls plain createInstance and expects to get the already-initialized
(single) instance.
* XInitialization is an "implementation detail" of the UniversalContentBroker
service, do not expose in XUniversalContentBroker.
* ucbhelper/configurationkeys.hxx is no longer needed and is removed.
* ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that
requires ucbhelper::Content constructors to take explicit XComponentContext
arguments now.
* The only remaining code in ucbhelper/source/client/contentbroker.cxx is
Android-only InitUCBHelper. Is that relevant still?
Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28
|
|
Change-Id: I8903dd6aff6cdd6a4b24e3030309780975ea9318
|
|
Change-Id: I2470e0d1ace4139a735e9de32c124bc054b8ff76
|
|
This removes some possible code paths that IMHO only added complexity
and shaves some time off each presentation start (200--500 ms on this
machine) by avoiding one call of GLInitSlides, which creates the
textures.
Change-Id: I0f66d138f14c86c87d6046276adc36072227c859
|
|
Change-Id: I93b7c3796acf2da0ba28d3ae61aab4e15681683f
|
|
Change-Id: Ia4a3a2aede8240d98423dbf78da15b95e19bfa5b
|
|
Change-Id: I0876e253b69fa4ec8262946339bb643aa43f3bad
|
|
Change-Id: I481e1acfee06e56932bf7ba7bbe7f89f35ff0435
|
|
Change-Id: Ib5976cd3e0c6e3b90fc62fe8336317f259dd544b
|
|
Change-Id: I50918435903a053ce99487c6ad48d45552358cd2
|
|
Change-Id: I885db00df96c73c35f9c1a6add8caf6b93f7c01a
|
|
Change-Id: Iad5041fe85c5f03b9b5ed4a13d5c59c4ac027386
|
|
Change-Id: I9b077cbbeac37c0eaac1365a8793cbc3f33f8b3e
|
|
The condition got lost in commit 2e8b2e6de14d325863d9bc419a461b75c3aaf3d0 .
Change-Id: I8c9a6baf56dfe36d55e02476823e2847d77a7f58
|
|
Change-Id: Iaf0ef140ac60088bce95d82f8b09e4e218e12dab
|
|
It turns out it is really not a good idea to render _anything_ on the
first run of performIn/performOut in classes derived from
SlideChangeBase. That is because the functions are called separetely for
every view, so, if there is more than one view, like when the presenter
console is active, it will be done only for the first of them. This
commit introduces another function, prepareForRun, that can be used
reliably for that purpose.
Change-Id: I2c690fb145ccc05a680d4c2991c73900336e6f42
|
|
Change-Id: I7b24c218d45cdcd743d0b56ae94e604c72c59ebf
|
|
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
|
|
Avoid some uses of non portable #!/bin/bash in shell scripts.
Patch contributed by Pedro Giffuni
http://svn.apache.org/viewvc?view=revision&revision=1235297
remove redundant namespace, patch contributed Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1162610
removal of OS/2 port changes, and preferring our similiar
tools/inc/tools/solar.h DLLPOSTFIX cleanup.
i118595 - Removal of the use of getopt() from rscdep.
Patch contributed by Andre Fische
http://svn.apache.org/viewvc?view=revision&revision=1202270
|
|
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
|
|
Change-Id: I6599147a74e5c99f964b08935ec7c77f2d4cadef
|
|
|
|
|
|
repeatCount
value is greater than 2.
|
|
The support is limited to the case when the value of the repeatCount attribute is an integral
number and the duration time is defined implicitly by the active duration of the time container
children. The accumulate attribute is not handled.
The support for such a feature has been implemented for both the C++ and the JavaScript
presentation engine.
|
|
presentation engine
as the SMIL spec describes.
|
|
|
|
Change-Id: Id31324a6bf36e937cc6396207913e4183253bf04
|
|
Change-Id: Ie0e413a6beef87d399807f98f345103c82442a9c
|
|
Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
|
|
Change-Id: Ic3d45afca14d0bebfb6168b6cf6fc6c618754183
|
|
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: Ia1ab054537ac379f08ecd1950ca686d08be35d03
|
|
|
|
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
|
|
|
|
|
|
|