summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Extensions/DialogWithHelp
AgeCommit message (Collapse)Author
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
...which incompatibly changed Addons.xcs and breaks extensions (and LibreLogo, which adds to Addons.xcu even though it is not an extension). See the mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2013-July/054612.html> "[Libreoffice-commits] core.git: #i121577# Allow setting toolbar name in Addons.xcu" for details. This reverts commit 85f072ef33ef47b5e3e0bcd51acb5c4179cde2c2 "Resolves: #i121577# Allow setting toolbar name in Addons.xcu" plus follow-up af572d9fbb744c9691abe465815d7927a9d11510 "Related: #i121577# Allow setting toolbar name in Addons.xcu," f13f9b5cc5267a7a5606b1a89db91b6d7aef5f9c "various .xcus are gone now," and 37d9921797a3ad3be8257fbfee11326549fcd987 "odk/examples/python/toolpanel/CalcWindowState.xcu is still in use," plus those parts of f97ca6f65182efc6542c53ac5e973b3ff398a5d1 "Resolves: #i116455# Make toolbar style settings persistent" that apparently belong to the fix for i#121577 rather than i#116455. Change-Id: Ib744566f3d8da7d9008d7dad8bec60f1bf32e743
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
(cherry picked from commit 96cd87ec89e5ebe9d174c90b0f2cab96b3772732) Conflicts: odk/examples/cpp/complextoolbarcontrols/CalcWindowState.xcu odk/examples/cpp/complextoolbarcontrols/WriterWindowState.xcu odk/examples/java/Inspector/Inspector.java Change-Id: I6a0c1a657c6084df4efd8e150dc252155b32ba0b
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK. Turns out this was explicitly included in ~all examples Makefiles, but only after settings.mk where it is now used, so include it in settings.mk now and dropped it from all the exmaples Makefiles. * The old settings.mk was apparently confused with using /MT ("link with LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link command line (where it was ignored), and you apparently can't pass both together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp. /MTd). No idea if that is exactly right, however. * Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and msvcrt.lib vs. msvcrtd.lib on Windows. Adapted examples Makefiles and /ure/source/uretest/Makefile accordingly. Some examples Makefiles additionally use msvcprt.lib, no idea whether that still needs to be addressed. Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Reduce the dependencies on non standard GNU copy. http://svn.apache.org/viewvc?view=revision&revision=1238684 Correct /usr/bin/env path. http://svn.apache.org/viewvc?view=revision&revision=1235619 Complex Toolbar Controls Extension from the SDK Patches contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1190390 i118615 - make epm more verbose http://svn.apache.org/viewvc?view=revision&revision=1204288 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 Patches contributed by Juergen Schmidt: jsc341: i117327: take care if no dependency node in current description exists, create one http://svn.apache.org/viewvc?view=revision&revision=1172101 jsc341: i117327: add extra extension dependency check http://svn.apache.org/viewvc?view=revision&revision=1172098 make initial branding changes http://svn.apache.org/viewvc?view=revision&revision=1231878 Patches contributed by Ingo Schmidt native373: #i117733# no linux jre installation on 64 bit systems http://svn.apache.org/viewvc?view=revision&revision=1167536 native373: ##164464# improve debian support http://svn.apache.org/viewvc?view=revision&revision=1167537 Patch contribtued by Armin Le-Grand: Changed various aspects concerning usages of old vendor names http://svn.apache.org/viewvc?view=revision&revision=1293313 fix for neon webdav, remove coinmp bits, improve odk script, cleanup & remove OS/2 conditionals, system ucpp fixes, remove OS/2 conditionals, restore our license filenames.
2010-11-24fix invalid XMLDavid Tardon
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:19:50 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:20:27 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:20:12 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:17:44 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:18:21 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:18:03 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:11:45 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:13:32 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:12:42 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:13:16 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:12:59 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:14:47 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/17 09:21:24 ab 1.1.2.2: #i85302# Removed apostrophe in comment text causing problems with make 2008/01/16 17:15:04 ab 1.1.2.1: #i85302# Extensible help SDK sample
2008-01-28INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDEDVladimir Glazounov
2008/01/16 17:14:28 ab 1.1.2.1: #i85302# Extensible help SDK sample