fredkiefer
9c7aff20ab
Better implementation of NSProgressIndicator based on patch by Uli
...
Kusterer <witness.of.teachtext@gmx.net>.
-- Diese und die folgenden Zeilen werden ignoriert --
M Source/NSProgressIndicator.m
M Headers/AppKit/NSProgressIndicator.h
M ChangeLog
AM Images/common_ProgressSpinning_4.tiff
AM Images/common_ProgressIndeterminate_3.tiff
AM Images/common_ProgressSpinning_8.tiff
M Images/GNUmakefile
AM Images/common_ProgressSpinning_1.tiff
AM Images/common_ProgressSpinning_5.tiff
AM Images/common_ProgressIndeterminate_4.tiff
AM Images/common_ProgressSpinning_2.tiff
AM Images/common_ProgressIndeterminate_1.tiff
AM Images/common_ProgressSpinning_6.tiff
AM Images/common_ProgressIndeterminate_5.tiff
AM Images/common_ProgressSpinning_3.tiff
AM Images/common_ProgressIndeterminate_2.tiff
AM Images/common_ProgressSpinning_7.tiff
AM Images/common_ProgressIndeterminate_6.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28900 72102866-910b-0410-8b05-ffd578937521
2009-10-27 22:21:01 +00:00
rmottola
f75dc005ed
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
rmottola
aef8339aec
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
f3f4d09344
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
gcasa
c58675d94f
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
qmathe
bf58ad609d
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
gcasa
2ca663467a
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
gcasa
b376b80f9e
* 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
1f1789e6f5
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
63885e2dd5
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
gcasa
5763bb40a8
* 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
rfm
71dba184a5
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
gcasa
95c407bb98
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
gcasa
1f58d81a53
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
fedor
ce41d782c1
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
fredkiefer
9e7fde1f92
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
fredkiefer
f76e07d9af
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
fredkiefer
e25cceb710
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
fredkiefer
7ec0a391f4
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
445af8595d
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
gcasa
2f49ecaec7
* 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
rfm
154961d6a3
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
fredkiefer
e8a2269b1c
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
gcasa
db8a0f9a35
* 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
rio
dd9e5d28a6
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
rio
c77bc00720
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
rio
081cba5247
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
fedor
db3c52eab8
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
FredKiefer
41cf0b9454
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
gcasa
4a66f18ffb
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
FredKiefer
8281fcdf28
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
aperez
fa830b1182
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
aperez
f2a163a212
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
aperez
75c54e303d
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
stoyan
225002c94c
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
FredKiefer
c58c1924d8
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
gcasa
6f560cfb50
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
gcasa
ff797dbb15
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
qmathe
6a2a5d22e2
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
fedor
b209966755
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
gcasa
4115a8ad49
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
gcasa
66d9f6be94
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
gcasa
a918b0102a
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
FredKiefer
7a53fefbf0
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
stoyan
738c54e7bc
*** 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
stoyan
8722197eb1
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
stoyan
fba102fb89
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
stoyan
55e1e632e7
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
stoyan
6c4bf46871
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
stoyan
237df28740
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