Commit graph

172 commits

Author SHA1 Message Date
Riccardo Mottola
48b62ffeb8 made background transparent
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28868 72102866-910b-0410-8b05-ffd578937521
2009-10-22 20:44:17 +00:00
Riccardo Mottola
596f9b8f5b newly recreated true-color artwork
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28664 72102866-910b-0410-8b05-ffd578937521
2009-09-11 22:53:59 +00:00
Nicola Pero
3b1eb6048a Standardize installation of gnustep-gui Images, Sounds and Themes (should also automatically fix installation issue on Solaris 7)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28608 72102866-910b-0410-8b05-ffd578937521
2009-09-04 14:58:04 +00:00
Gregory John Casamento
79644218e7 Remove some noise in the image.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28596 72102866-910b-0410-8b05-ffd578937521
2009-09-01 23:47:37 +00:00
Quentin Mathe
7a5329dfb6 Added NSApplicationIcon to the image mapping list to ensure -imageNamed:
returns a non-nil image even when -[NSApplication finishLaunching] hasn't been 
called. The behavior is now the same than Cocoa.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28580 72102866-910b-0410-8b05-ffd578937521
2009-08-31 10:27:04 +00:00
Gregory John Casamento
1aa8213925 Correct the image name to be consistent with the other image names.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28568 72102866-910b-0410-8b05-ffd578937521
2009-08-28 21:33:37 +00:00
Gregory John Casamento
989fb01d6d * Images/common_DimpleH.tiff: Horizontal image for dimple. This
image is not different from the vertical dimple for the default
	theme.  It's here so that it can be overriden by a theme, if
	needed.
	* Images/GNUmakefile: Add new image.
	* Source/GSThemeDrawing.m: Modify code in cellForScrollerKnob
	to use common_Dimple.tiff or common_DimpleH.tiff depending
	on the orientation of the scroller.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28567 72102866-910b-0410-8b05-ffd578937521
2009-08-28 21:22:52 +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
Gregory John Casamento
657bbb61c8 * Images/common_ToolbarCustomizeToolbarItem.tiff
* Images/GNUmakefile: Add new image for toolbar customization.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27300 72102866-910b-0410-8b05-ffd578937521
2008-12-16 02:23:00 +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
Gregory John Casamento
dfdd70c6bb Remove image copyright reference in images GNUmakefile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26824 72102866-910b-0410-8b05-ffd578937521
2008-08-30 21:35:03 +00:00
Gregory John Casamento
8b43d12ff0 I am removing this since Andrew has said in an email to me that it's okay
to license the images under the GPL.   Here is the email:

--
From: apl@lindesay.co.nz
To: greg_casamento@yahoo.com
Hello Gregory;

That would be fine to license the images I did for the GNUStep project 
under GPL.

Take care.

cheers.
--

Thanks. GC



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26687 72102866-910b-0410-8b05-ffd578937521
2008-06-22 15:15:24 +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
5efc693137 Better support for transparent images and more image formats.
Add background image in info panel.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26043 72102866-910b-0410-8b05-ffd578937521
2008-02-08 22:40:38 +00:00
Fred Kiefer
d5e445c620 Add support for popup preferred edge.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26023 72102866-910b-0410-8b05-ffd578937521
2008-02-04 14:56:15 +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
Fred Kiefer
98a1e3d934 Added NSLevelIndicator, code by Nikolaus Schaller <hns@computer.org>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24489 72102866-910b-0410-8b05-ffd578937521
2007-02-07 15:43:39 +00:00
Nicola Pero
fb51fe62fe Updated to use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR; DESTDIR instead of INSTALL_ROOT_DIR; and fixed some makefile installation bugs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24094 72102866-910b-0410-8b05-ffd578937521
2006-11-15 16:59:32 +00:00
Gregory John Casamento
38fa285e75 * Images/GNUmakefile: Copy GSStop.tiff and GSSearch.tiff to the
installation directory.  They were previously missing.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23792 72102866-910b-0410-8b05-ffd578937521
2006-10-09 04:14:05 +00:00
Richard Frith-MacDonald
c201ae734e Add support for the context help cursor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23708 72102866-910b-0410-8b05-ffd578937521
2006-10-02 08:42:04 +00:00
Fred Kiefer
63b08d5e52 Added new icons for NSSearchButtonCell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23539 72102866-910b-0410-8b05-ffd578937521
2006-09-16 23:26:52 +00:00
Gregory John Casamento
b87d2a64cd * Headers/Additions/GNUstepGUI/GSNibCompatibility.h: Added oids method.
* Images/common_Printer.tiff: Replaced old printer icon with one
  created from the PrefsIcon_SelectSpooler_Tile.jpg image on the website.
* Source/GSNibCompatibility.m: Added oids method to get the map.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23292 72102866-910b-0410-8b05-ffd578937521
2006-08-15 05:04:35 +00:00
Nicolas Roard
a2f590e4b6 Updated images for the tabviews. They are now transparent;
the background is thus filled in the code using [NSColor controlBackgroundColor]. 
That way the current color scheme is followed. 
Thanks to Ingolf Jandt <i.jandt@web.de> for the images.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22686 72102866-910b-0410-8b05-ffd578937521
2006-03-19 19:41:31 +00:00
Nicolas Roard
dd5173a47a Replaced the slider's images with alpha-channel ones. Modified NSSliderCell to draw the background behind
the button using [NSColor controlBackgroundColor]. (images from Ingolf Jandt)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22685 72102866-910b-0410-8b05-ffd578937521
2006-03-19 18:59:38 +00:00
Nicolas Roard
75da7d8cdc Replaced the switch buttons images with alpha-channel versions (thus the color scheme is followed)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22683 72102866-910b-0410-8b05-ffd578937521
2006-03-19 18:36:36 +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
Fred Kiefer
e6b0fb6339 Replaced open hand cursor file by one with filled hand.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20566 72102866-910b-0410-8b05-ffd578937521
2005-01-16 16:48:03 +00:00
Gregory John Casamento
43e29c5d1b Added a new image.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20477 72102866-910b-0410-8b05-ffd578937521
2004-12-23 10:38:36 +00:00
Fred Kiefer
843814c42c Extended NSCursor to handle missing standard cursor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20428 72102866-910b-0410-8b05-ffd578937521
2004-12-08 23:53:32 +00:00
Alex Perez
1abdf4ed3e new updated updated image, thanks to Jeff Teunissen who said mine wasn't
good enough


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19720 72102866-910b-0410-8b05-ffd578937521
2004-07-12 10:05:10 +00:00
Alex Perez
28406602d1 updated new GNUstepMenuImage to match new GNUstep.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19716 72102866-910b-0410-8b05-ffd578937521
2004-07-12 01:49:26 +00:00
Alex Perez
bef6d22518 added vastly improved and better looking GNUstep logo, replacing the ugly
five-year-old version. This version was generated from a Scalable Vector
Graphics Source.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19715 72102866-910b-0410-8b05-ffd578937521
2004-07-12 01:44:00 +00:00
Sergii Stoian
ad7b88ad21 Highlighted versions of common_Arrow* images added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19690 72102866-910b-0410-8b05-ffd578937521
2004-07-07 21:47:09 +00:00
Fred Kiefer
a86cde69a9 Extension of drawing functions and corrections for combo box.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19430 72102866-910b-0410-8b05-ffd578937521
2004-05-31 19:24:10 +00:00
Gregory John Casamento
bf5a656159 Corrected a problem with this image.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19422 72102866-910b-0410-8b05-ffd578937521
2004-05-29 14:49:37 +00:00
Gregory John Casamento
6819ad9ae9 These images were causing errors. I stripped the tags which were causing the issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19419 72102866-910b-0410-8b05-ffd578937521
2004-05-29 13:55:16 +00:00
Quentin Mathe
aecfd77282 Rewritten combo box implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19418 72102866-910b-0410-8b05-ffd578937521
2004-05-29 13:17:21 +00:00
Adam Fedor
bbb2d2da0c Updated page layout panel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18725 72102866-910b-0410-8b05-ffd578937521
2004-03-01 03:00:24 +00:00
Gregory John Casamento
94563c4401 Corrected misspelling of separator in toolbar code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18716 72102866-910b-0410-8b05-ffd578937521
2004-02-29 04:39:48 +00:00
Gregory John Casamento
00b93e363d Added missing image.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18654 72102866-910b-0410-8b05-ffd578937521
2004-02-25 04:12:05 +00:00
Gregory John Casamento
adb7cb3132 Submitting Quentin's changes for NSToolbar.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18651 72102866-910b-0410-8b05-ffd578937521
2004-02-25 03:27:23 +00:00
Fred Kiefer
868a8f189e Made images easier to be changed by themes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18647 72102866-910b-0410-8b05-ffd578937521
2004-02-24 19:31:33 +00:00
Sergii Stoian
6af9a2d952 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18416 72102866-910b-0410-8b05-ffd578937521
2004-01-15 09:50:29 +00:00
Sergii Stoian
948ff2cf4e Added common_MiniWindowTile.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18415 72102866-910b-0410-8b05-ffd578937521
2004-01-15 08:51:34 +00:00
Sergii Stoian
b367e6da32 Updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18414 72102866-910b-0410-8b05-ffd578937521
2004-01-15 08:49:20 +00:00
Sergii Stoian
ec26f3264d Added common_CloseBrokenH.tiff. Removed common_WMClose.tiff and common_WMCloseBroken.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18391 72102866-910b-0410-8b05-ffd578937521
2004-01-12 18:14:09 +00:00
Sergii Stoian
156718934e Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18390 72102866-910b-0410-8b05-ffd578937521
2004-01-12 18:10:18 +00:00
Sergii Stoian
1d2a8c9e24 Added common_Miniaturize*.tiff to IMAGE_FILES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18389 72102866-910b-0410-8b05-ffd578937521
2004-01-12 17:44:58 +00:00
Sergii Stoian
858fc188f1 added files GSTitleView.[mh], common_Miniaturize.tiff, common_MiniaturizeH.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18377 72102866-910b-0410-8b05-ffd578937521
2004-01-11 18:48:18 +00:00
Sergii Stoian
0e5a6bb9b8 updated for GSTitleView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18375 72102866-910b-0410-8b05-ffd578937521
2004-01-11 18:42:53 +00:00
Sergii Stoian
bc8a7697c4 Edit to be more NeXTish
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18245 72102866-910b-0410-8b05-ffd578937521
2003-12-01 07:31:26 +00:00
Gregory John Casamento
3d78b963f9 More of the implementation for NSToolbarItem and the images for the "default" items.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17630 72102866-910b-0410-8b05-ffd578937521
2003-09-06 14:50:26 +00:00
Adam Fedor
8b09ec55a8 Update documentation install
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17415 72102866-910b-0410-8b05-ffd578937521
2003-08-02 03:41:10 +00:00
Michael Silva
8512c509e1 Cell modifications to remove unecessary images/color changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17406 72102866-910b-0410-8b05-ffd578937521
2003-07-31 20:47:00 +00:00
Ludovic Marcotte
6a1f74c661 See the ChangeLog for the full description.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17043 72102866-910b-0410-8b05-ffd578937521
2003-06-27 00:45:24 +00:00
Richard Frith-Macdonald
a36ee5fb70 Workspace improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16694 72102866-910b-0410-8b05-ffd578937521
2003-05-11 14:41:32 +00:00
Richard Frith-Macdonald
412246997b NSWorkspace tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16691 72102866-910b-0410-8b05-ffd578937521
2003-05-11 11:00:04 +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
Michael Silva
fb102696cf Update Images/common_WMClose.tiff and Images/common_WMCloseBroken.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16473 72102866-910b-0410-8b05-ffd578937521
2003-04-15 06:07:55 +00:00
Sergii Stoian
e734c04808 Corrected position of light and dark sides of triangle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16182 72102866-910b-0410-8b05-ffd578937521
2003-03-17 11:05:55 +00:00
Sergii Stoian
0f4c498883 Changed to work with new GSCloseButton
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16181 72102866-910b-0410-8b05-ffd578937521
2003-03-17 11:03:34 +00:00
Adam Fedor
150cf7ad7c Not work in modal loop. transparency fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14134 72102866-910b-0410-8b05-ffd578937521
2002-07-12 01:41:35 +00:00
Adam Fedor
b7118e93f5 Image updates and doc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14065 72102866-910b-0410-8b05-ffd578937521
2002-07-06 02:54:36 +00:00
Fred Kiefer
9085538c2a New icons for tab stop display in ruler views
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13378 72102866-910b-0410-8b05-ffd578937521
2002-04-06 23:34:56 +00:00
Nicola Pero
0ec9a3d014 Added common_HomeDirectory.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13261 72102866-910b-0410-8b05-ffd578937521
2002-03-28 13:19:40 +00:00
Nicola Pero
72b3d039e7 New image
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13260 72102866-910b-0410-8b05-ffd578937521
2002-03-28 13:19:16 +00:00
Gregory John Casamento
af60389269 Changed image to lighten it. Added code to NSOutlineView to take advantage of Pierre's modifications to NSTableView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12980 72102866-910b-0410-8b05-ffd578937521
2002-03-04 23:53:27 +00:00
Gregory John Casamento
158950ecba Made modifications to NSOutlineView to make it usable. Added an image to mark unexpandable items. GJC
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12959 72102866-910b-0410-8b05-ffd578937521
2002-03-03 05:58:51 +00:00
Gregory John Casamento
7ba7653524 Added images for new NSOutlineView collapsed/expanded images..
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12957 72102866-910b-0410-8b05-ffd578937521
2002-03-02 22:13:29 +00:00
Adam Fedor
500322ea64 New image
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11861 72102866-910b-0410-8b05-ffd578937521
2001-12-21 03:39:34 +00:00
Adam Fedor
b4481e1c16 Cursor changes, etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11618 72102866-910b-0410-8b05-ffd578937521
2001-12-03 21:17:12 +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
17bbf3d17e Create imagedir only if it doesnt exist
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9399 72102866-910b-0410-8b05-ffd578937521
2001-03-16 23:21:57 +00:00
Richard Frith-MacDonald
3b6e2d911e Color dragging minor improvement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9162 72102866-910b-0410-8b05-ffd578937521
2001-02-18 18:10:35 +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
Mirko Viviani
51d87dae28 2000-09-14 Mirko Viviani <mirko.viviani@rccr.cremona.it>
* Source/NSPanel.m ([GSAlertPanel
	-initWithContentRect:styleMask:backing:defer:screen:]): set alternate
	return image.
	* Source/NSOpenPanel.m ([NSOpenPanel -controlTextDidEndEditing:]):
	removed.
	* Source/NSSavePanel.m ([NSSavePanel -controlTextDidEndEditing:]):
	repost currentEvent.
	([NSSavePanel -_initWithoutGModel]): removed form cell action, set
	_okButton image.
	([NSSavePanel -_performReturn:]): removed.
	* Images/common_retH.tiff: new file.
	* Images/GNUmakefile (IMAGE_FILES): update.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7518 72102866-910b-0410-8b05-ffd578937521
2000-09-14 21:53:03 +00:00
Jonathan Gapen
4f32a915c5 Added new image.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6521 72102866-910b-0410-8b05-ffd578937521
2000-04-28 00:28:23 +00:00
Nicola Pero
80a070ee45 Added some apple/openstep menu system images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6156 72102866-910b-0410-8b05-ffd578937521
2000-03-02 03:13:48 +00:00
Nicola Pero
9823cba8d9 Added GNUstepMenuImage.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6152 72102866-910b-0410-8b05-ffd578937521
2000-03-02 02:53:58 +00:00
Nicola Pero
6c8f72c7e7 New image obtained by resizing GNUstep.tiff.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6151 72102866-910b-0410-8b05-ffd578937521
2000-03-02 02:53:31 +00:00
David Lazaro Saz
198c3258a1 Almost total reimplementation of the menuing code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5207 72102866-910b-0410-8b05-ffd578937521
1999-11-16 22:25:07 +00:00
Lyndon Tremblay
cb3cef1dcc *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5027 72102866-910b-0410-8b05-ffd578937521
1999-10-18 19:30:39 +00:00
Lyndon Tremblay
e8599e3b13 Added NSSecureTextField
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5024 72102866-910b-0410-8b05-ffd578937521
1999-10-18 19:23:57 +00:00
Lyndon Tremblay
d5389e2774 Added for NSSecureTextField's bullets
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5023 72102866-910b-0410-8b05-ffd578937521
1999-10-18 19:23:25 +00:00
gvandyk
87ad4f2d21 Added First version of ComboBoxes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4862 72102866-910b-0410-8b05-ffd578937521
1999-09-09 20:06:52 +00:00
Michael Silva
6ef83b3719 Lots of fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4844 72102866-910b-0410-8b05-ffd578937521
1999-09-07 08:59:35 +00:00
Michael Silva
97f15c9e67 Fixes for nspopupbutton
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4678 72102866-910b-0410-8b05-ffd578937521
1999-07-31 00:44:25 +00:00
Michael Silva
9a2bf35f6c Fixes for the menus and additions to NSTabView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4660 72102866-910b-0410-8b05-ffd578937521
1999-07-27 10:24:59 +00:00
Michael Silva
d518bc6a5e Fixed problems galore. :-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4599 72102866-910b-0410-8b05-ffd578937521
1999-07-15 17:32:38 +00:00
Michael Silva
8c83ccf86e A miriad of changes, look at ChangeLogs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4497 72102866-910b-0410-8b05-ffd578937521
1999-06-30 03:10:38 +00:00
Michael Silva
5dc712706c Fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4445 72102866-910b-0410-8b05-ffd578937521
1999-06-21 04:38:35 +00:00
Michael Silva
42131af015 NSTab is now drawing, and looks nice! Fun.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4438 72102866-910b-0410-8b05-ffd578937521
1999-06-21 01:02:53 +00:00
Michael Silva
24883840fc Added NSTab* classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4432 72102866-910b-0410-8b05-ffd578937521
1999-06-19 11:44:32 +00:00
Michael Silva
4482beba44 More broken and ugly classes for Popup by michael. Sorry. ;-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4430 72102866-910b-0410-8b05-ffd578937521
1999-06-19 00:31:39 +00:00
Richard Frith-MacDonald
f5b2653492 Added new images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4413 72102866-910b-0410-8b05-ffd578937521
1999-06-16 21:03:26 +00:00
Richard Frith-MacDonald
aa75aca6e2 Some standard icons for files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4153 72102866-910b-0410-8b05-ffd578937521
1999-04-28 10:51:53 +00:00
Richard Frith-MacDonald
d13cc54126 Misc fixes for Tims FileViewer app
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4148 72102866-910b-0410-8b05-ffd578937521
1999-04-27 14:56:43 +00:00
Richard Frith-MacDonald
d7d1ea394c Install GNUstep.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4038 72102866-910b-0410-8b05-ffd578937521
1999-04-07 09:39:39 +00:00
Richard Frith-MacDonald
45b59a7841 Standard images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3974 72102866-910b-0410-8b05-ffd578937521
1999-03-24 16:48:58 +00:00