Commit graph

104 commits

Author SHA1 Message Date
Fred Kiefer
7ebb2818cc Final set of #include -> #import replacement in additional headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30097 72102866-910b-0410-8b05-ffd578937521
2010-04-07 08:59:43 +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
Adam Fedor
f15b15d1ba Allow loading of images from the owners bundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24119 72102866-910b-0410-8b05-ffd578937521
2006-11-17 04:53:09 +00:00
Richard Frith-MacDonald
4225c9f33c Minor white space fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23889 72102866-910b-0410-8b05-ffd578937521
2006-10-16 09:05:46 +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
2dee695415 Patch by Georg Fleischmann to NSButtonCell GM loading.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20695 72102866-910b-0410-8b05-ffd578937521
2005-02-12 16:27:36 +00:00
Adam Fedor
3c1705aaa9 * Model/GMAppKit.m ([NSPopUpButton -encodeWithModelArchiver:]):
More robust method for getting title (works on OPENSTEP, from
George Fleischmann).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20343 72102866-910b-0410-8b05-ffd578937521
2004-11-12 03:20:20 +00:00
Adam Fedor
625f41d0fd * Model/GMAppKit.m [-encodeWithModelArchiver:] remove title
bar and resize bar from 'minSize'.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20228 72102866-910b-0410-8b05-ffd578937521
2004-10-16 03:16:09 +00:00
Alexander Malmberg
7b1a2a50b5 ([NSFont +createObjectForModelUnarchiver:]): If there's no font of the decoded name, fall back to to the system font of the decoded size.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18452 72102866-910b-0410-8b05-ffd578937521
2004-01-22 11:19:08 +00:00
David Ayers
b18f1c4ac4 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
Adam Fedor
7ea7935d1b Fix darwin compile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16867 72102866-910b-0410-8b05-ffd578937521
2003-06-05 14:20:54 +00:00
Adam Fedor
23049dde9e Merge from 0.8.5 branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16250 72102866-910b-0410-8b05-ffd578937521
2003-03-24 18:15:56 +00:00
Adam Fedor
1b0e112697 * Source/NSPrintOperation.m (-_print): Remove locale change (now
handled correctly in backend stream context.
* Source/NSScrollView.m (-initWithFrame:): Change default border
to none.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16020 72102866-910b-0410-8b05-ffd578937521
2003-02-20 03:12:29 +00:00
Adam Fedor
5253d8ce66 Make sure headers don't conflict with MacOSX headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15201 72102866-910b-0410-8b05-ffd578937521
2002-12-03 03:24:42 +00:00
Adam Fedor
c3bae489b8 Add OpenGL support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14997 72102866-910b-0410-8b05-ffd578937521
2002-11-16 04:48:52 +00:00
Adam Fedor
d2e366a641 Fix typos
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14995 72102866-910b-0410-8b05-ffd578937521
2002-11-15 23:09:14 +00:00
Adam Fedor
f49099ab2b Encode/decode named colors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14994 72102866-910b-0410-8b05-ffd578937521
2002-11-15 23:07:19 +00:00
Adam Fedor
4ee8c3ff31 Don't add ourselves to the superview if we are the contentView of an NSBox.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14337 72102866-910b-0410-8b05-ffd578937521
2002-08-27 03:06:29 +00:00
Nicola Pero
7e65a9dbfa Make sure NSCell objects do not spoil their sendActionMask when encoding them
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13818 72102866-910b-0410-8b05-ffd578937521
2002-06-10 09:07:31 +00:00
Nicola Pero
93e30dd7e3 Reindented
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13817 72102866-910b-0410-8b05-ffd578937521
2002-06-10 09:06:40 +00:00
Nicola Pero
9d9d205564 Attempted fix at broken decoding of popup buttons
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13535 72102866-910b-0410-8b05-ffd578937521
2002-04-24 09:58:20 +00:00
Nicola Pero
7781f5b795 Fixed window masks when encoding on OpenStep
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13519 72102866-910b-0410-8b05-ffd578937521
2002-04-21 14:11:57 +00:00
Adam Fedor
189a2e2670 Comment out popup encoding only for __APPLE__
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13287 72102866-910b-0410-8b05-ffd578937521
2002-04-01 18:16:36 +00:00
Adam Fedor
cdf7d8d16c Fix compiling on MacOSX 10.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13274 72102866-910b-0410-8b05-ffd578937521
2002-03-31 03:50:56 +00:00
Ludovic Marcotte
30307945fb Removed extra references to the NSCStringText class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12871 72102866-910b-0410-8b05-ffd578937521
2002-02-28 02:44:38 +00:00
Nicola Pero
edb8be1a9e Fixed NSBox archiving/dearchiving
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12576 72102866-910b-0410-8b05-ffd578937521
2002-02-20 12:37:31 +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
Gregory John Casamento
72fafebc94 Added forward delarations to AppKit.h for NSSecureTextField and NSSecureTextFieldCell.
Also added category for NSSecureTextFieldCell to GMAppKit.h and .m.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9316 72102866-910b-0410-8b05-ffd578937521
2001-03-10 01:31:19 +00:00
Fred Kiefer
7915c61aa7 Store new ivar for NSClipView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8035 72102866-910b-0410-8b05-ffd578937521
2000-11-05 16:24:45 +00:00
Lyndon Tremblay
d6114c1a73 Minor changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7588 72102866-910b-0410-8b05-ffd578937521
2000-09-23 02:05:09 +00:00
Nicola Pero
f3bc3104ed Updated NSMenu, NSMenuItem decoding code for change in NSMenu, NSMenuItem
code in the gui library


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7482 72102866-910b-0410-8b05-ffd578937521
2000-09-12 20:43:02 +00:00
Nicola Pero
8b0f6fea01 Updated for change in NSWindow's ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7420 72102866-910b-0410-8b05-ffd578937521
2000-09-06 12:48:23 +00:00
Adam Fedor
383730dac9 Revert previous patch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7300 72102866-910b-0410-8b05-ffd578937521
2000-08-30 22:58:58 +00:00
Adam Fedor
82a46f6434 Implement NSForm loading
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7299 72102866-910b-0410-8b05-ffd578937521
2000-08-30 22:48:59 +00:00
Adam Fedor
7da60fcdb8 Fix NSTextView model trans
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7246 72102866-910b-0410-8b05-ffd578937521
2000-08-25 14:26:01 +00:00
Fred Kiefer
730cac601a Added NSText and NSTextView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6718 72102866-910b-0410-8b05-ffd578937521
2000-06-19 09:37:26 +00:00
Richard Frith-MacDonald
8dbc6372d1 Fix for window subclass creation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6638 72102866-910b-0410-8b05-ffd578937521
2000-06-04 05:57:04 +00:00
Adam Fedor
48b0e2e362 Select cells in matrix when unarchiving
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6619 72102866-910b-0410-8b05-ffd578937521
2000-05-25 01:55:09 +00:00
Adam Fedor
ad1f921d27 Fix NSScrollView unarchiving.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6607 72102866-910b-0410-8b05-ffd578937521
2000-05-23 03:44:13 +00:00
Jonathan Gapen
bf22c1ff44 Streamlining of NSButton and NSTextField archiving, improvements to
NSMenuItem, NSColorWell, and NSPopUpButton archiving.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6597 72102866-910b-0410-8b05-ffd578937521
2000-05-17 20:36:42 +00:00
Jonathan Gapen
727dff0ff5 Added NSSliderCell methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6453 72102866-910b-0410-8b05-ffd578937521
2000-04-12 17:19:55 +00:00
Jonathan Gapen
5459b6903b NSCell and NSPanel gmodel decoding tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6397 72102866-910b-0410-8b05-ffd578937521
2000-03-31 09:49:36 +00:00
Nicola Pero
bf9ba1592f Retain application windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6338 72102866-910b-0410-8b05-ffd578937521
2000-03-19 23:23:18 +00:00
Nicola Pero
a295dd62e6 Fixed fatal problem with encoding editable textfields on macosx
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6242 72102866-910b-0410-8b05-ffd578937521
2000-03-09 23:32:24 +00:00
Nicola Pero
3eb5633d35 Improved popupbutton support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6201 72102866-910b-0410-8b05-ffd578937521
2000-03-07 03:49:19 +00:00
Nicola Pero
8ffa44ef35 Temporary fix for problem in cell's action mask
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6186 72102866-910b-0410-8b05-ffd578937521
2000-03-05 23:44:42 +00:00
Nicola Pero
b41b352d49 Cleaned, simplified code for panels
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6174 72102866-910b-0410-8b05-ffd578937521
2000-03-05 02:22:06 +00:00
Nicola Pero
f9c20e9cd6 Patch to have visible windows loaded from main gmodel to appear
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6170 72102866-910b-0410-8b05-ffd578937521
2000-03-04 20:40:44 +00:00
Nicola Pero
7275162b54 Part of last patch was better implemented with gui/Images/nsmapping.strings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6155 72102866-910b-0410-8b05-ffd578937521
2000-03-02 03:13:01 +00:00