summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_gtk3.mk
AgeCommit message (Expand)AuthorFilesLines
2015-03-23enable gtk3 to support cairo canvasCaolán McNamara1-0/+1
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara1-0/+1
2015-03-02StaticLibrary headless is goneStephan Bergmann1-4/+0
2014-11-12vcl: add missing glew.Michael Meeks1-0/+1
2014-03-28Disable only -Wdeprecated-declarations in Gtk3 vclpluginStephan Bergmann1-1/+5
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-08-12Revert "Removed unused file"Caolán McNamara1-0/+1
2013-08-12Removed unused fileSrijan Choudhary1-1/+0
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez1-1/+2
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-02remove minor.mkMatúš Kukan1-1/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez1-0/+1
2012-11-14Fixed GTK3 build.Antonio Fernandez1-0/+3
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2012-09-28vcl: fix gtk3 build breakage due to forgotten use_librariesMichael Stahl1-9/+6
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-4/+7
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl1-4/+5
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-4/+4
2012-03-13Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann1-7/+4
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-1/+0
2012-02-17suppress -Werror for vclplug_gtk3David Tardon1-0/+2
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens1-8/+2
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens1-2/+8
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon1-1/+0
2011-12-05build the print dialog for gtk3 tooDavid Tardon1-0/+4
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks1-0/+2
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks1-1/+1
2011-11-03Cleanup basebmp a littleJoseph Powers1-1/+0
2011-11-02Library_vclplug_gtk3.mk: fix typoMichael Stahl1-1/+1
2011-11-02use externalDavid Tardon1-13/+4
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks1-0/+1
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks1-7/+7
2011-10-25gtk3: remove X dependency (for now)Michael Meeks1-1/+0
2011-10-25update gnumake pieces for system cairoMichael Meeks1-2/+0
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks1-0/+3
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks1-0/+7
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-07-25update gnumake pieces for system cairoMichael Meeks1-12/+7
2011-06-22use the new way of specifying UNO API includesDavid Tardon1-1/+5
2011-06-14Various fixes and stubs for gtk+ >= 3.0Michael Meeks1-1/+0
2011-06-14add makefile to build gtk3 piecesMichael Meeks1-0/+129