Commit graph

4668 commits

Author SHA1 Message Date
alexm
28fca687a2 Move text back down 2 point in NSImageAbove case.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19865 72102866-910b-0410-8b05-ffd578937521
2004-08-11 19:39:32 +00:00
alexm
ba5384b986 Fix calculation of used rect.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19861 72102866-910b-0410-8b05-ffd578937521
2004-08-10 00:08:42 +00:00
alexm
116d860fa2 Add some missing void:s.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19860 72102866-910b-0410-8b05-ffd578937521
2004-08-09 22:51:38 +00:00
alexm
81b3995149 Optimize -advancementForGlyph: handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19859 72102866-910b-0410-8b05-ffd578937521
2004-08-09 22:14:17 +00:00
alexm
f97bdf037e Optimize -usedRectForTextContainer:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19857 72102866-910b-0410-8b05-ffd578937521
2004-08-09 19:50:01 +00:00
alexm
83cca92909 Optimize -usedRectForTextContainer:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19856 72102866-910b-0410-8b05-ffd578937521
2004-08-09 19:49:24 +00:00
alexm
0b4293bb71 Make _frame in -gui the window frame always. Add methods for converting to/from screen frames.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19855 72102866-910b-0410-8b05-ffd578937521
2004-08-09 12:59:53 +00:00
qmathe
815322eec3 Fixed markup errors in the combo box related documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19847 72102866-910b-0410-8b05-ffd578937521
2004-08-08 19:09:57 +00:00
cehardin
2543733929 viewWithTag: behavior adjustment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19840 72102866-910b-0410-8b05-ffd578937521
2004-08-08 01:25:15 +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
alexm
374c5a85fe (-mouseDown:): Don't call -containsAttachments.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19834 72102866-910b-0410-8b05-ffd578937521
2004-08-07 11:22:26 +00:00
alexm
2030d80788 Update the local changeCount when creating new NSPasteboard instances.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19830 72102866-910b-0410-8b05-ffd578937521
2004-08-06 12:17:21 +00:00
arobert
23d0cb5230 Documentation/GuiUser/DefaultsSummary.gsdoc: clarify NSGlobalDomain usage; explain that NSShowNonLocalizedStrings is more of a developer option (better to document here than not at all)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19816 72102866-910b-0410-8b05-ffd578937521
2004-08-02 18:09:42 +00:00
arobert
f92157dcd0 clarify NSGlobalDomain usage; explain that NSShowNonLocalizedStrings is more of a developer option (better to document here than not at all)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19815 72102866-910b-0410-8b05-ffd578937521
2004-08-02 18:06:39 +00:00
alexm
cb93530d65 Fix NSButtonCell size calculations. Rename xDist and yDist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19814 72102866-910b-0410-8b05-ffd578937521
2004-08-02 14:36:09 +00:00
alexm
6454346206 Center the title properly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19808 72102866-910b-0410-8b05-ffd578937521
2004-08-01 13:00:29 +00:00
alexm
ebd3e88c68 Only add attachmentFileWrapper to the attachments array if it isn't nil.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19807 72102866-910b-0410-8b05-ffd578937521
2004-08-01 12:33:40 +00:00
arobert
41a8055472 Documentation/GuiUser/GNUMakefil.postamble: remove unwanted level of hierarchy when installing GSdoc generated under Documentation/GuiUser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19804 72102866-910b-0410-8b05-ffd578937521
2004-07-30 15:31:07 +00:00
arobert
4cf06e17b3 fix to remove an extra level of directory hierarchy introduced during installation of GuiUser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19803 72102866-910b-0410-8b05-ffd578937521
2004-07-30 15:07:26 +00:00
arobert
b0f562d222 removed unused/commented code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19802 72102866-910b-0410-8b05-ffd578937521
2004-07-30 15:05:47 +00:00
alexm
3c759b846c Document GSReadRect and update users.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19801 72102866-910b-0410-8b05-ffd578937521
2004-07-30 13:58:03 +00:00
arobert
c9c4f70c4f Documentation/GuiUser/DefaultsSummary/gsdoc: added a bit of explanation of how to set defaults, since this doesn't really appear anywhere else besides the defaults man page; also, added NSShowNonLocalizedStrings default doc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19793 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:23:17 +00:00
arobert
f89e698da6 added a bit of explanation of how to set defaults, since this doesn't really appear anywhere else besides the defaults man page; also, added NSShowNonLocalizedStrings default doc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19792 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:17:44 +00:00
arobert
f2c0f4f951 fixed tag typo messing up the gsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19791 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:13:36 +00:00
fedor
cdbb7c643b Remove PPD files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19788 72102866-910b-0410-8b05-ffd578937521
2004-07-29 02:11:31 +00:00
alexm
2dcd21109f Make -setBackgroundColor: redisplay the window background. Fix frame constraining.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19785 72102866-910b-0410-8b05-ffd578937521
2004-07-28 17:56:57 +00:00
qmathe
d42cd879d1 NSToolbar visibility issue corrected
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19780 72102866-910b-0410-8b05-ffd578937521
2004-07-27 15:15:29 +00:00
alexm
7bd6218f56 Fix memory leaks, -copyWithZone:, and use predefined attribute name variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19773 72102866-910b-0410-8b05-ffd578937521
2004-07-24 20:51:39 +00:00
alexm
fc236ac493 Add GSUseWindowmakerIconBackground default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19771 72102866-910b-0410-8b05-ffd578937521
2004-07-22 23:57:46 +00:00
cehardin
e2c690726d New NSPageLayout UI
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19767 72102866-910b-0410-8b05-ffd578937521
2004-07-22 04:59:09 +00:00
gcasa
53b9bc2f97 Corrected spelling of "merely" in my explanation of how to correctly release nib objects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19766 72102866-910b-0410-8b05-ffd578937521
2004-07-22 04:14:03 +00:00
alexm
c7f3f09b33 Pass -setTitle: and -setDocumentEdited: calls along to super.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19763 72102866-910b-0410-8b05-ffd578937521
2004-07-21 23:03:34 +00:00
alexm
4e275e70cb Add updateSizeField: argument to -_trySelectSize:. Update callers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19758 72102866-910b-0410-8b05-ffd578937521
2004-07-21 17:58:24 +00:00
alexm
ec389a2c20 Use floor() instead of floorf().
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19749 72102866-910b-0410-8b05-ffd578937521
2004-07-19 23:28:33 +00:00
gcasa
2c09060053 Added an informative comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19748 72102866-910b-0410-8b05-ffd578937521
2004-07-18 16:04:39 +00:00
gcasa
e909d0419f Removed some old commented out code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19747 72102866-910b-0410-8b05-ffd578937521
2004-07-18 15:55:22 +00:00
fedor
fcef661dd3 Doc updates and minor fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19736 72102866-910b-0410-8b05-ffd578937521
2004-07-15 03:28:25 +00:00
alexm
0a49837509 (-_recalculateBounds): Rewrite.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19734 72102866-910b-0410-8b05-ffd578937521
2004-07-15 00:32:01 +00:00
alexm
ea3ee18eba (+imageRepsWithContentsOfFile:): If the filename has no extension, use the data to determine the type.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19726 72102866-910b-0410-8b05-ffd578937521
2004-07-13 00:59:37 +00:00
alexm
0df41169fd Rewrite autodisplay handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19725 72102866-910b-0410-8b05-ffd578937521
2004-07-12 23:19:14 +00:00
alexm
6644d14a43 Only declare the_server if HAVE_AUDIOFILE_H is defined.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19724 72102866-910b-0410-8b05-ffd578937521
2004-07-12 22:28:27 +00:00
alexm
aa988ff7ea Make loopMode ivar an unsigned int.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19723 72102866-910b-0410-8b05-ffd578937521
2004-07-12 22:25:03 +00:00
stoyan
4088fbca71 NSButtonCell: Image dimming and gradient drawing added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19722 72102866-910b-0410-8b05-ffd578937521
2004-07-12 21:45:33 +00:00
stoyan
b804b93692 Image dimming and gradient drawing added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19721 72102866-910b-0410-8b05-ffd578937521
2004-07-12 21:42:31 +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
gcasa
e5dfe48244 Change to GSNibContainer to allow encoding of older container version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19718 72102866-910b-0410-8b05-ffd578937521
2004-07-12 03:27:36 +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
cehardin
6bba4bf14c PageLayout improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19713 72102866-910b-0410-8b05-ffd578937521
2004-07-11 21:31:39 +00:00
alexm
749b5286d4 Get the printing buffer size right this time.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19712 72102866-910b-0410-8b05-ffd578937521
2004-07-11 14:36:51 +00:00