summaryrefslogtreecommitdiffstats
path: root/vcl/Library_vclplug_gtk3.mk
Commit message (Collapse)AuthorAgeFilesLines
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
| | | | Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
* Revert "Removed unused file"Caolán McNamara2013-08-121-0/+1
| | | | | This reverts commit 7ed89ac22d704907471a0e8b5b8cb6135a82d3f4 in order to fix the gtk3 build
* Removed unused fileSrijan Choudhary2013-08-121-1/+0
| | | | | | | | | | Was added with gtk3 support, but unused since the beginning. Found when searching for pass-through header files (fdo#62699). Change-Id: Iaa7746b8650671529ea40a5da6c8ec59916032e7 Reviewed-on: https://gerrit.libreoffice.org/5337 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-0/+4
| | | | | | Instead include generated headers directly from workdir. Change-Id: I9d2bcc07175d2bbc16d3cc548c2245e7a4fb0c65
* vcl: conditionally link to jvmaccessAndres Gomez2013-04-111-1/+2
| | | | | | | | | | When SOLAR_JAVA (Java) is not there, vcl plugins will not link against jvmaccess. Change-Id: I13e1ae7d605965b3609c6dfdaa66faa976382e65 Reviewed-on: https://gerrit.libreoffice.org/3320 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* new module i18nlangtagEike Rathke2013-04-051-1/+1
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* remove minor.mkMatúš Kukan2013-03-021-1/+0
| | | | | | | | | | Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx. Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0 Reviewed-on: https://gerrit.libreoffice.org/2491 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* Added files to implement HUD awareness protocol support.Antonio Fernandez2012-11-141-0/+1
| | | | Change-Id: I1ce292811b0ac53c35b5a9026a1c1a4f4ef02cf4
* Fixed GTK3 build.Antonio Fernandez2012-11-141-0/+3
| | | | Change-Id: I903f225f879644cbcf6ec02f68cc6c68c41ee878
* re-base on ALv2 code. Includes:Michael Meeks2012-11-121-21/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* vcl: fix gtk3 build breakage due to forgotten use_librariesMichael Stahl2012-09-281-9/+6
| | | | Change-Id: I53faf1a5c88b6ffd954fd98814cdf27b77f1c3db
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-4/+7
| | | | Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-281-4/+5
| | | | Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* -I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan2012-05-141-1/+0
| | | | Change-Id: I I4fdd35b2d2c256f7d45022fb837178ace9d678d9
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-4/+4
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann2012-03-131-7/+4
|
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+0
| | | | | | | | | | It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
* suppress -Werror for vclplug_gtk3David Tardon2012-02-171-0/+2
|
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
|
* Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens2011-12-061-8/+2
| | | | | | This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767. Sorry, seemed to be an intermittent local problem.
* GdkPrinter seems optional on Gtk3, tooThorsten Behrens2011-12-061-2/+8
| | | | Added necessary configure magic & conditional compiles for that.
* set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon2011-12-051-1/+0
| | | | | The dialog is built for gtk 2.0 if the version present at the system is at least 2.10.0 and always for gtk 3.0.
* build the print dialog for gtk3 tooDavid Tardon2011-12-051-0/+4
|
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-071-0/+2
| | | | | | | drop un-necessary uno service related fluff, and component instantiation. nominal move to XMultiComponentFactory from XMultiServiceFactory Include fpicker in compilation for gtk3, but more work required here Simplify setting up transient parents for picker dialogs
* gtk: use a more sensibly unique version defineMichael Meeks2011-11-071-1/+1
|
* Cleanup basebmp a littleJoseph Powers2011-11-031-1/+0
| | | | | | | | | | | I removed 2 unused headers. I also stopped delivering a lot of headers that no one outside of basebmp cared about. I also removed the unused methods: basebmp::BitmapDevice::getPaletteEntryCount() const basebmp::BitmapDevice::getPixelData(basegfx::B2IPoint const&)
* Library_vclplug_gtk3.mk: fix typoMichael Stahl2011-11-021-1/+1
|
* use externalDavid Tardon2011-11-021-13/+4
|
* generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2011-10-251-0/+1
|
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-251-7/+7
|
* gtk3: remove X dependency (for now)Michael Meeks2011-10-251-1/+0
|
* update gnumake pieces for system cairoMichael Meeks2011-10-251-2/+0
|
* gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks2011-10-251-0/+3
| | | | code looks like the wild-west, needs incremental cleanup & re-factoring
* gtk3: switch to basebmp rendering during 'draw'Michael Meeks2011-10-251-0/+7
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-0/+1
|
* update gnumake pieces for system cairoMichael Meeks2011-07-251-12/+7
|
* use the new way of specifying UNO API includesDavid Tardon2011-06-221-1/+5
|
* Various fixes and stubs for gtk+ >= 3.0Michael Meeks2011-06-141-1/+0
|
* add makefile to build gtk3 piecesMichael Meeks2011-06-141-0/+129