Commit graph

63 commits

Author SHA1 Message Date
nicola
8442abc52a 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
4069084b55 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
0991e17473 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
96730bf47b 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
fedor
9f1f9544a0 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
CaS
ba7b2c49c1 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
fedor
27e8abeb3d * 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
fedor
f4a9362dd9 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
CaS
6098555502 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
fedor
e9e18ade1b * 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
fedor
c0748edc9b * 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
fedor
14d484f4a7 * 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
nico
5476dcb234 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
fedor
45d5c1ef80 * 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
cehardin
40087b4477 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
gcasa
0d03c14729 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
fedor
4f6c61328f 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
alexm
562aebbc32 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
alexm
15d198201b 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
alexm
df2806e261 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
fedor
d41fb2c476 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
fedor
c1680da3a8 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
ayers
9732999fd8 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
fedor
704d63b24e 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
fedor
1f6fb8457a 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
alexm
8372e2af96 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
fedor
616029ef8c 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
fedor
ac8269a377 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
e69e44322d * 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
fedor
80075ebc40 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
fedor
711140f4fc 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
fedor
1cd734ed96 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
fedor
aec00d4297 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
fedor
0f183d3052 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
CaS
fd6db100ed 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
CaS
0bf4f9bb25 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
nico
74a2426da9 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
nico
6d72212f19 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
fedor
7a02fcb251 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
fedor
d5ea92ddf4 Add CC check
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10436 72102866-910b-0410-8b05-ffd578937521
2001-07-11 19:22:07 +00:00
fedor
234c006585 Merge from 0.7.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10329 72102866-910b-0410-8b05-ffd578937521
2001-07-09 02:49:03 +00:00
nico
4d345f18ed Regenerated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10239 72102866-910b-0410-8b05-ffd578937521
2001-06-25 09:52:27 +00:00
nico
03d0329fac Improved message
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10132 72102866-910b-0410-8b05-ffd578937521
2001-06-09 01:23:16 +00:00
nico
d525dec056 Regenerated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10130 72102866-910b-0410-8b05-ffd578937521
2001-06-09 01:15:43 +00:00
mirko
ced7e3c19c * configure.in: added /usr/local/include and /usr/local/lib for
FreeBSD. Use ADDITIONAL_LIB_DIRS instead of ADDITIONAL_LD_FLAGS.
* config.make.in (ADDITIONAL_LIB_DIRS): renamed.
* config.guess: new file.
* config.sub: new file.
* install-sh: new file.

* Source/NSSavePanel.m ([NSSavePanel -setDelegate:]): check for -panel:
userEnteredFilename:confirmed:
([NSSavePanel -ok:]): call delegate method -panel:userEnteredFilename:
confirmed: (MacOS X). Run an alert panel if the filename already exists
([NSSavePanel -browser:selectCellWithString:inColumn:]): removed
keyboard handling.

* Headers/gnustep/gui/NSSavePanel.h: added ivar.

* Source/NSBrowserCell.m ([NSBrowserCell -highlightColorInView:]):
return the highlight color of the cell. (Mac OS X)
([NSBrowserCell -drawInteriorWithFrame:inView:]): use highlight color
from previous method.

* Headers/gnustep/gui/NSBrowserCell.h: added method.

* Source/NSMatrix.m ([NSMatrix -_mouseDownNonListMode:]): when
tracking the mouse use cell's +prefersTrackingUntilMouseUp
([NSMatrix -_move:]): new private method.
Fixed deselection of cells in NSRadioModeMatrix and NSListModeMatrix.
([NSMatrix -moveUp:]): use _move: to reduce maintance.
([NSMatrix -moveDown:]): likewise.
([NSMatrix -moveLeft:]): likewise.
([NSMatrix -moveRight:]): likewise.
([NSMatrix -getRow:column:ofCell:]): if cell does not exist set row and
column to -1.
([NSMatrix -mouseDown:]): does not select and highlight a cell at the
same time. Ensure that only a cell at a time has the dotted outile.

* Source/NSBrowser.m ([NSBrowser -addColumn]): load a column and scroll
if necessary.
([NSBrowser -doClick:]): rearranged for the new -addColumn
([NSBrowser -setPath:]): likewise and removed additional redisplay.
([NSBrowser -_createColumn]): method to create a new NSBrowserColumn.
([NSBrowser -setMaxVisibleColumns:]): use _createColumn
([NSBrowser -initWithFrame:]): likewise.
([NSBrowser -doClick:]): fixed selection problems.
([NSBrowser -selectRow:inColumn:]): fixed cell selection and perform
load of column if cell is not a leaf.
([NSBrowser -loadColumnZero]): use -addColumn to load column zero.
([NSBrowser -setLastColumn:]): check for min value of column.
([NSBrowser -reloadColumn:]): check with _lastColumnLoaded instead in
the column browser.
([NSBrowser -moveLeft:]): fixed an index out of bound exception when
it was selected the first column.
([NSBrowser -moveRight:]): does nothing if multiple cells are selected
or if the cell is a leaf.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9938 72102866-910b-0410-8b05-ffd578937521
2001-05-13 20:59:21 +00:00
fedor
b3de9d5c20 Add check for tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9922 72102866-910b-0410-8b05-ffd578937521
2001-05-11 22:23:11 +00:00
fedor
f34100ac45 Merge from 0.6.5
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6040 72102866-910b-0410-8b05-ffd578937521
2000-02-19 00:40:47 +00:00
fedor
4247f4ca1a Fix up dps configuration (again).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2958 72102866-910b-0410-8b05-ffd578937521
1998-09-03 18:50:11 +00:00
fedor
649eea0083 Better configuration, gui will compile without DPS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2954 72102866-910b-0410-8b05-ffd578937521
1998-09-03 14:35:49 +00:00
ovidiu
e0dc8f3961 Print a message.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2703 72102866-910b-0410-8b05-ffd578937521
1998-01-21 00:57:01 +00:00