Commit graph

74 commits

Author SHA1 Message Date
Eric Wasylishen
e166bb2e52 gui: Copy the -Wdeclaration-after-statement test from base. Also adds -Wall.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32879 72102866-910b-0410-8b05-ffd578937521
2011-04-17 21:38:38 +00:00
Riccardo Mottola
f8b66d1ab3 Use libpng-config to determine the correct includes and libraries
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32015 72102866-910b-0410-8b05-ffd578937521
2011-02-08 16:15:22 +00:00
Wolfgang Lux
07e61a136c Improve implementation of NSWorkspace methods querying volume and file
system information.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31795 72102866-910b-0410-8b05-ffd578937521
2010-12-29 13:03:20 +00:00
Adam Fedor
4cea0b531e * configure, configure.ac, Headers/Additions/GNUstepGUI/config.h.in,
Source/NSSliderCell.m: Check for atan2f function (not present on
old Solaris systems for instance).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30254 72102866-910b-0410-8b05-ffd578937521
2010-04-28 18:14:43 +00:00
Stefan Bidigaray
695963974f Moved sound bundles to Tools/
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28518 72102866-910b-0410-8b05-ffd578937521
2009-08-23 15:35:58 +00:00
Gregory John Casamento
cc8f7ada0b Added --disable-sound option
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28514 72102866-910b-0410-8b05-ffd578937521
2009-08-23 07:53:50 +00:00
Gregory John Casamento
e1609d9dbb Added autoconf changes for recent NSSound modifications by Stefan.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28513 72102866-910b-0410-8b05-ffd578937521
2009-08-23 07:46:51 +00:00
Gregory John Casamento
0e43459d49 * config.make.in: Change to include BUILD_SPEECH in output
* configure: Regenerated
	* configure.ac: Check for flite library and flite.h header.
	* Tools/GNUmakefile: Add ${BUILD_SPEECH} to subproject list.
	* Tools/say/GNUmakefile
	* Tools/say/say.m: Say utility
	* Tools/speech/FliteSpeechEngine.m: 
	* Tools/speech/GNUmakefile
	* Tools/speech/GSSpeechEngine.[hm]
	* Tools/speech/GSSpeechServer.[hm]
	* Tools/speech/GSSpeechSynthesizer.[hm]: Speech synthesis engine
	implementation using flite.
	* Tools/speech/main.m: main for the server application.
	Speech code by David Chisnall <theraven@sucs.org>
	Changes to makefiles and config by Gregory Casamento.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28430 72102866-910b-0410-8b05-ffd578937521
2009-08-02 00:33:19 +00:00
Adam Fedor
65c1408219 Look for location of png.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27894 72102866-910b-0410-8b05-ffd578937521
2009-02-16 23:23:41 +00:00
Gregory John Casamento
8b4277dcdc * configure: Regenerated file
* configure.ac: Added check for libicns. (http://icns.sourceforge.net/)
        * Headers/Additions/GNUstepGUI/config.h.in
        * Source/GNUmakefile: Added new files
        * Source/NSBitmapImageRep+ICNS.h: Header for ICNS category
        * Source/NSBitmapImageRep+ICNS.m: Implementation if ICNS reading
        logic.
        * Source/NSBitmapImageRep.m: Add support for the ICNS file 
        format so that GNUstep can read Mac OS X icon files.   Uses
        the libicns library available from sourceforge.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26805 72102866-910b-0410-8b05-ffd578937521
2008-08-12 04:58:04 +00:00
Adam Fedor
4279b4aa75 Don't try to run make_services if we are cross-compiling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25755 72102866-910b-0410-8b05-ffd578937521
2007-12-17 21:30:19 +00:00
Nicola Pero
8bed12ad9f Use gnustep-config to remove need for setting GNUSTEP_MAKEFILES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24721 72102866-910b-0410-8b05-ffd578937521
2007-02-28 07:16:05 +00:00
Nicola Pero
e48b4eb7ae Updated for filesystem structure changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24584 72102866-910b-0410-8b05-ffd578937521
2007-02-15 00:55:51 +00:00
Nicola Pero
8664fbe90d Updated configure for filesystem changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24579 72102866-910b-0410-8b05-ffd578937521
2007-02-15 00:03:10 +00:00
Nicola Pero
2c011d4cb4 Use GNUSTEP_IS_FLATTENED and work around a compiler bug
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23723 72102866-910b-0410-8b05-ffd578937521
2006-10-02 16:30:52 +00:00
Adam Fedor
a2022095b4 Add arg to disable-aspell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22801 72102866-910b-0410-8b05-ffd578937521
2006-04-19 21:53:28 +00:00
Richard Frith-Macdonald
437226124e Update check before configuring to insist on the makefiles package being
present and set up.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21894 72102866-910b-0410-8b05-ffd578937521
2005-10-28 11:11:58 +00:00
Adam Fedor
7f1de7d268 * configure.ac: Check for libgib if libungif is not found. Fixes Bug #14454.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21710 72102866-910b-0410-8b05-ffd578937521
2005-09-10 02:58:58 +00:00
Adam Fedor
a72a36790e Check for v19 of portaudio
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21648 72102866-910b-0410-8b05-ffd578937521
2005-08-17 16:17:04 +00:00
Richard Frith-Macdonald
d91f6493fd Attempt to improve portability of determining mounted devices.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21289 72102866-910b-0410-8b05-ffd578937521
2005-06-06 19:40:48 +00:00
Adam Fedor
9df5199aa1 * configure.ac: More complete check for portaudio
* Tools/gsnd/gsnd.m: Fix portaudio include


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21167 72102866-910b-0410-8b05-ffd578937521
2005-04-29 03:37:03 +00:00
Adam Fedor
ad5f9128c7 * configure.ac: Check for lib portaudio
* Tools/gsnd/GNUmakefile: Use lib portaudo.
* Tools/gsnd/portaudio: Remove portaudio files.
* Documentation/install.texi: Updates.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21160 72102866-910b-0410-8b05-ffd578937521
2005-04-25 16:37:18 +00:00
Adam Fedor
bc6d45f6f7 * configure.ac: Check for libgif
* Source/NSBitmapImageRep+GIF.m: Support libgif
* Source/NSBitmapImageRem.m: Idem. (Fixes Bug #12362).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20936 72102866-910b-0410-8b05-ffd578937521
2005-03-21 16:12:02 +00:00
Nicola Pero
4738fbed16 Fixed typo when libjpeg is not found
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20881 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:16:40 +00:00
Adam Fedor
288beea76f * configure.ac: Disable gsnd on darwin
* Tools/GNUmakefile.preamble (GSspell_TOOL_LIBS): Add lib depends.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20841 72102866-910b-0410-8b05-ffd578937521
2005-03-03 21:29:24 +00:00
Chad Hardin
8a5264e83f GSPrinting changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19839 72102866-910b-0410-8b05-ffd578937521
2004-08-08 01:08:55 +00:00
Gregory John Casamento
78d87d1353 New implementation of spell checker.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19431 72102866-910b-0410-8b05-ffd578937521
2004-06-01 05:51:06 +00:00
Adam Fedor
7362c7c275 Don't add CPPFLAGS to ADDITIONAL_INCLUDES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18706 72102866-910b-0410-8b05-ffd578937521
2004-02-28 15:38:21 +00:00
Alexander Malmberg
1b7ccd821d If the libungif check fails, check again with the X libraries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18569 72102866-910b-0410-8b05-ffd578937521
2004-02-09 02:12:47 +00:00
Alexander Malmberg
896c4cb1a3 Add GIF loader.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18339 72102866-910b-0410-8b05-ffd578937521
2004-01-08 18:43:49 +00:00
Alexander Malmberg
dc10ac4c53 Add new image loaders.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18332 72102866-910b-0410-8b05-ffd578937521
2004-01-08 00:21:00 +00:00
Adam Fedor
df87412ec1 Simplity graphics libs lookup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17848 72102866-910b-0410-8b05-ffd578937521
2003-10-13 21:18:24 +00:00
Adam Fedor
1500769c5c Use -Wl for netbsd linker options.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17776 72102866-910b-0410-8b05-ffd578937521
2003-10-03 21:36:36 +00:00
David Ayers
b18f1c4ac4 Header reorganization - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17408 72102866-910b-0410-8b05-ffd578937521
2003-07-31 23:52:10 +00:00
Adam Fedor
f8aa369261 Fix setting ADDITIONAL_INCLUDE_...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17332 72102866-910b-0410-8b05-ffd578937521
2003-07-24 15:15:48 +00:00
Adam Fedor
2efa950522 Add openbsd flags like freebsd
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17157 72102866-910b-0410-8b05-ffd578937521
2003-07-06 03:19:12 +00:00
Alexander Malmberg
31f4f76f01 Don't add GNUSTEP_HDIR/GNUSTEP_LDIR to ADDITIONAL_INCLUDE_DIRS/ADDITIONAL_LIB_DIRS.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16928 72102866-910b-0410-8b05-ffd578937521
2003-06-15 12:59:02 +00:00
Adam Fedor
0c5ea479e7 Fix up INCLUDE flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16915 72102866-910b-0410-8b05-ffd578937521
2003-06-13 03:46:21 +00:00
Adam Fedor
0de7e778fe Updates for filesystem change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16566 72102866-910b-0410-8b05-ffd578937521
2003-04-28 02:33:10 +00:00
Mirko Viviani
9f911dc5d8 * configure.ac: fixed header/ldflags for freebsd.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14844 72102866-910b-0410-8b05-ffd578937521
2002-10-25 17:33:36 +00:00
Adam Fedor
f11cd9a3e5 Switch to disable gsnd.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14424 72102866-910b-0410-8b05-ffd578937521
2002-09-10 03:03:39 +00:00
Adam Fedor
8346cb025d Add OpenBSD header/ldflags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14286 72102866-910b-0410-8b05-ffd578937521
2002-08-16 03:12:17 +00:00
Adam Fedor
7285af1d1b Check for recent version of audiofile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14223 72102866-910b-0410-8b05-ffd578937521
2002-08-01 18:58:32 +00:00
Adam Fedor
b874ffa8f7 NSSound implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14216 72102866-910b-0410-8b05-ffd578937521
2002-07-30 21:19:05 +00:00
Adam Fedor
fff1d729f8 Update to autoconf 2.53
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13574 72102866-910b-0410-8b05-ffd578937521
2002-05-02 15:17:54 +00:00
Richard Frith-Macdonald
9b0cf55518 Fox order for finding host info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13174 72102866-910b-0410-8b05-ffd578937521
2002-03-20 15:00:05 +00:00
Richard Frith-Macdonald
80693d8ce0 Improve finding of libraries and headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13171 72102866-910b-0410-8b05-ffd578937521
2002-03-20 14:43:51 +00:00
Nicola Pero
2a7737282e Regenerated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12072 72102866-910b-0410-8b05-ffd578937521
2002-01-09 14:33:30 +00:00
Nicola Pero
f2a3241d35 Remvoed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12066 72102866-910b-0410-8b05-ffd578937521
2002-01-09 14:26:20 +00:00
Adam Fedor
6fc3726a02 Fixes to compile shared on Windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10611 72102866-910b-0410-8b05-ffd578937521
2001-07-30 21:30:51 +00:00