Commit graph

40 commits

Author SHA1 Message Date
Ivan Vučica
94c5228058 Added fields Packager, Vendor and URL into the specfile. Included Master/deb.make to be able to build deb packages for gnustep-gui.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@37833 72102866-910b-0410-8b05-ffd578937521
2014-05-04 21:19:24 +00:00
Nicola Pero
2c78eae8da Minor tidyups to tests makefiles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32810 72102866-910b-0410-8b05-ffd578937521
2011-04-08 18:40:44 +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
005eacab54 Create standard directory to place themes in. I am working on a windows-native theme and will place the code here. This directory should also hold any themes we would like distrubuted with GNUstep which are created by Thematic.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28512 72102866-910b-0410-8b05-ffd578937521
2009-08-23 04:20:11 +00:00
Gregory John Casamento
8a04a9d234 * GNUmakefile
* Sounds/Basso.ogg
	* Sounds/Blow.ogg
	* Sounds/Bottle.ogg
	* Sounds/Glass.ogg: Add new sounds.
	* Sounds/GNUmakefile
	* Sounds/GNUmakefile.postamble: Add sounds directory and makefiles.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28427 72102866-910b-0410-8b05-ffd578937521
2009-08-01 16:22:31 +00:00
Nicola Pero
1a322bec32 Fixed typo in my last change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27348 72102866-910b-0410-8b05-ffd578937521
2008-12-19 13:03:31 +00:00
Nicola Pero
041abd2cdd Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-gui
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27347 72102866-910b-0410-8b05-ffd578937521
2008-12-19 13:00:47 +00:00
Nicola Pero
8326c8fb5e Set GNUSTEP_CORE_SOFTWARE to YES so that gnustep-gui is installed by default in SYSTEM if gnustep-make has been configured with --disable-packages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27334 72102866-910b-0410-8b05-ffd578937521
2008-12-18 18:45:01 +00:00
Richard Frith-MacDonald
74aae24e15 Fix bug #24672
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27193 72102866-910b-0410-8b05-ffd578937521
2008-12-02 22:54:38 +00:00
Adam Fedor
7afdd32ac1 Revert library license version to 2 until applications can be converted
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26619 72102866-910b-0410-8b05-ffd578937521
2008-06-10 04:01:49 +00:00
Fred Kiefer
193e31e678 Change all files to use GPL 3 and LGPL 3.
Prepare for next release.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25536 72102866-910b-0410-8b05-ffd578937521
2007-10-29 21:16:17 +00:00
Nicola Pero
d2964b147e Guess GNUSTEP_MAKEFILES in GNUmakefile as well
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24722 72102866-910b-0410-8b05-ffd578937521
2007-02-28 07:18:25 +00:00
Nicola Pero
e84cb83321 Small updates and tidyups in building
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24706 72102866-910b-0410-8b05-ffd578937521
2007-02-27 12:28:35 +00:00
Nicola Pero
e439399f59 Use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23848 72102866-910b-0410-8b05-ffd578937521
2006-10-11 09:30:35 +00:00
Adam Fedor
38da2e0227 Versino 0.10.3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22662 72102866-910b-0410-8b05-ffd578937521
2006-03-14 15:30:58 +00:00
Adam Fedor
303dd1baf9 Update FSF Address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21259 72102866-910b-0410-8b05-ffd578937521
2005-05-26 02:52:46 +00:00
Chad Hardin
989ae0cdd8 Backend printing bundle system changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19705 72102866-910b-0410-8b05-ffd578937521
2004-07-10 10:19:34 +00:00
Adam Fedor
0d81427181 Don't build docs by default
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17683 72102866-910b-0410-8b05-ffd578937521
2003-09-16 15:12:48 +00:00
Adam Fedor
72d45dd40e * GNUmakefile: Build Documentation if doc=yes (yes by default).
* Tools/gsnd/GNUmakefile.postamble: Linke in pthreads if not
already linked in (non-mingw targets only).
* Tools/gsnd/portaudio/pa_unix_oss/pa_unix_oss.c: On OpenBSD
include soundcard.h.

* Panels/English.proj: Replace GSPageLayout.gorm and
GSPrintPanel.gorm with updated GOrm dirs. Make Options button
non-continuous.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17261 72102866-910b-0410-8b05-ffd578937521
2003-07-20 02:08:22 +00:00
Adam Fedor
0cd4feeeff build Documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16953 72102866-910b-0410-8b05-ffd578937521
2003-06-18 02:48:26 +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
Alexander Malmberg
58ffd50370 Add basic color picker bundles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13761 72102866-910b-0410-8b05-ffd578937521
2002-06-02 21:00:34 +00:00
Nicola Pero
e348717ebb Added Resources
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11879 72102866-910b-0410-8b05-ffd578937521
2001-12-21 18:50:17 +00:00
Nicola Pero
36c2acfcea Added KeyBindings subproject
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11870 72102866-910b-0410-8b05-ffd578937521
2001-12-21 14:40:06 +00:00
Nicola Pero
7f8d86154c Updated for change in gnustep-make apropos `make cvs-snapshot' and similar
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11464 72102866-910b-0410-8b05-ffd578937521
2001-11-22 00:59:30 +00:00
Adam Fedor
30d3fd1bc0 Moved text conversion classes to separate bundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10755 72102866-910b-0410-8b05-ffd578937521
2001-08-21 14:52:00 +00:00
Adam Fedor
f8da2295c7 Use version file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9476 72102866-910b-0410-8b05-ffd578937521
2001-03-22 21:57:48 +00:00
Nicola Pero
dc040ce06b Abort if GNUmakefile.postamble is not found
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9402 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:27:36 +00:00
Nicola Pero
82c6a1cab4 Include local gui.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8891 72102866-910b-0410-8b05-ffd578937521
2001-01-29 19:49:03 +00:00
Nicola Pero
fbfdcbfd09 Added RPM related variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8700 72102866-910b-0410-8b05-ffd578937521
2001-01-19 19:10:45 +00:00
Adam Fedor
8298410a10 Merge 0.6.6 branch into main.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7188 72102866-910b-0410-8b05-ffd578937521
2000-08-07 22:06:04 +00:00
Lyndon Tremblay
0c36544542 Added 'Panels' subproject
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3286 72102866-910b-0410-8b05-ffd578937521
1998-11-21 00:13:41 +00:00
Felipe A. Rodriguez
3e44e5e0dc gui changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3208 72102866-910b-0410-8b05-ffd578937521
1998-11-12 10:49:00 +00:00
Adam Fedor
e476d477b3 Change GNUSTEP_MAKEFILE_DIR to GNUSTEP_MAKEFILES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2738 72102866-910b-0410-8b05-ffd578937521
1998-02-06 19:12:03 +00:00
Adam Fedor
9e5d9ef72b Allow library to be compiled without installing supporting libraries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2726 72102866-910b-0410-8b05-ffd578937521
1998-02-04 17:46:08 +00:00
Ovidiu Predescu
2f0a46a41c Copy the model files into the AppKit headers directory first.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2691 72102866-910b-0410-8b05-ffd578937521
1998-01-09 23:51:46 +00:00
Scott Christley
8b0975e122 Initial implementation of NSBrowser and NSBrowserCell.
Numerous bug fixes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2596 72102866-910b-0410-8b05-ffd578937521
1997-10-31 01:24:08 +00:00
Ovidiu Predescu
87966db359 Incorporated bug fixes from Benhur Stein.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2587 72102866-910b-0410-8b05-ffd578937521
1997-10-29 21:56:04 +00:00
Ovidiu Predescu
579a086eee Define GNUSTEP_INSTALLATION_DIR to point to the system root.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2579 72102866-910b-0410-8b05-ffd578937521
1997-10-28 20:53:03 +00:00
Ovidiu Predescu
062915eb1a Makefiles changed to GNUmakefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2577 72102866-910b-0410-8b05-ffd578937521
1997-10-28 20:44:38 +00:00
Renamed from Makefile (Browse further)