Richard Frith-MacDonald
59b2b132e3
Makefile to build tests for gui library - initially buils a test for
...
the pasteboard stuff.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2561 72102866-910b-0410-8b05-ffd578937521
1997-10-28 12:16:54 +00:00
Richard Frith-MacDonald
cb7c620b2f
Added 'Tools' sub project for pasteboard server.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2560 72102866-910b-0410-8b05-ffd578937521
1997-10-28 12:15:23 +00:00
Richard Frith-MacDonald
f2e26a1e15
Created directory for AppKit tools like the pasteboard server.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2559 72102866-910b-0410-8b05-ffd578937521
1997-10-28 12:13:52 +00:00
Ovidiu Predescu
259f94743d
Incorporated Benhur Stein's bug fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2544 72102866-910b-0410-8b05-ffd578937521
1997-10-22 01:47:30 +00:00
Ovidiu Predescu
61e79e2a15
Updated the documentation.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2542 72102866-910b-0410-8b05-ffd578937521
1997-10-22 00:48:28 +00:00
Ovidiu Predescu
63b4191f3a
Fixed the flushing optimization code. Updated the documentation.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2540 72102866-910b-0410-8b05-ffd578937521
1997-10-22 00:27:59 +00:00
Scott Christley
502453429f
Fill out NSBox implementation.
...
Minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2536 72102866-910b-0410-8b05-ffd578937521
1997-10-20 22:01:25 +00:00
Ovidiu Predescu
4ca0835d49
Grammar fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2529 72102866-910b-0410-8b05-ffd578937521
1997-10-20 00:18:23 +00:00
Scott Christley
139d69efb8
Fix some bugs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2516 72102866-910b-0410-8b05-ffd578937521
1997-10-16 19:55:54 +00:00
Ovidiu Predescu
fda03efc14
Compress distclean and clean into the same rule.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2511 72102866-910b-0410-8b05-ffd578937521
1997-10-16 00:17:10 +00:00
Ovidiu Predescu
9002427b25
Don't delete the makefile on distclean
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2510 72102866-910b-0410-8b05-ffd578937521
1997-10-16 00:16:03 +00:00
Ovidiu Predescu
5068c65e2f
Update the documentation.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2509 72102866-910b-0410-8b05-ffd578937521
1997-10-16 00:12:18 +00:00
Ovidiu Predescu
6b7587e61e
Removed unnecessary code in NSMatrix.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2502 72102866-910b-0410-8b05-ffd578937521
1997-10-13 23:34:06 +00:00
Ovidiu Predescu
ec97c32ec1
Don't delete config.h.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2498 72102866-910b-0410-8b05-ffd578937521
1997-10-13 19:24:55 +00:00
Ovidiu Predescu
dd2e92ad2e
config.h added.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2497 72102866-910b-0410-8b05-ffd578937521
1997-10-13 19:23:02 +00:00
Ovidiu Predescu
19465bdcb1
Added Documentation/Makefile.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2496 72102866-910b-0410-8b05-ffd578937521
1997-10-10 03:59:58 +00:00
Ovidiu Predescu
9837b14866
NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2494 72102866-910b-0410-8b05-ffd578937521
1997-10-09 22:55:31 +00:00
Scott Christley
aee90a695e
Convert to the GNUstep makefile package.
...
The config.h files should not be installed with the other
header files; it is only used for compilation, so the source
files should include it not the header files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2439 72102866-910b-0410-8b05-ffd578937521
1997-09-23 22:43:24 +00:00
Richard Frith-MacDonald
89016df352
Altered libraries for linking to work on my linux system. I hope this
...
is correct.
Added testpb.m - a trivial test case for the pasteboard server.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2418 72102866-910b-0410-8b05-ffd578937521
1997-09-11 13:55:14 +00:00
Richard Frith-MacDonald
d86d3beaaa
This is a trivial test program for the pasteboard system.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2417 72102866-910b-0410-8b05-ffd578937521
1997-09-11 13:53:20 +00:00
Richard Frith-MacDonald
36ed301c48
Added methods to be called by the server to get a local pasteboard object
...
to ask its owner for more data.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2416 72102866-910b-0410-8b05-ffd578937521
1997-09-11 13:50:26 +00:00
Richard Frith-MacDonald
115103154c
Added PasteboardCallback protocol for methods used to ask the pastboard object
...
in a client to get info from its owner
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2415 72102866-910b-0410-8b05-ffd578937521
1997-09-11 13:43:55 +00:00
Richard Frith-MacDonald
5215b68087
Added some debug code to trace get/set of data.
...
Tidied setData:forType:isFile:oldCount: for the case where we are setting
file content.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2414 72102866-910b-0410-8b05-ffd578937521
1997-09-11 13:42:03 +00:00
Richard Frith-MacDonald
5526ad8daf
Added methods to ask the pasteboard owner to provide data.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2413 72102866-910b-0410-8b05-ffd578937521
1997-09-11 13:40:01 +00:00
Richard Frith-MacDonald
a92177e9f8
Added code to use the NSHost key in NSUserDefaults to determine the name of
...
the host whose pasteboard server is to be used. If there is no NSHost value
set, the host on which the app is executing (as given by NSProcessInfo) is used.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2409 72102866-910b-0410-8b05-ffd578937521
1997-09-02 09:45:22 +00:00
Richard Frith-MacDonald
c9536c6a2d
Added line to include NSConnection.h
...
This is needed because it's where NSConnectionReplyMode is declared according
to the OpenStep spec (and where it is/will-be in gstep-base).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2405 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:48:57 +00:00
Richard Frith-MacDonald
04902b56d7
Added a few lines to build 'gpbs' the GNU PasteBoard Server - which provides
...
the central pasteboard system for the NSPasteboard class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2404 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:42:20 +00:00
Richard Frith-MacDonald
eabe3f6ad1
This is an initial implementation of the pasteboard server to be used by
...
the NSPasteboard class. Currently, filters are not supported. The server
depends on bug fixes and other stuff in gstep-base which has not yet been
rolled into the latest snapshots. Please contact me directly if you want
to play with this - richard@brainstorm.co.uk
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2403 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:25:56 +00:00
Richard Frith-MacDonald
4b9aaa2d30
This is an implementation of the NSPasteboard class - it's purpose is
...
mainly to communicate with the pasteboard server (gpbs). There are some
extensions to permit a history of pasteboard items.
This is currently largely untested (call it pre-alpha) and also depends on
bug fixes and changes to gstep-base which have not yet been rolled into the
main release. Anyone interested in using the pastboard - please contact me
richard@brainstorm.co.uk
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2402 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:21:07 +00:00
Richard Frith-MacDonald
ac9d72de91
I have made some extensions to the NSPasteboard interface to permit a
...
'history' of items on the pasteboard. If I have got this correct, there
should be no effect on normal OpenStep apps, but apps aware of this
extension may refer to data in old pasteboard items.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2401 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:16:03 +00:00
Richard Frith-MacDonald
667a4d8b55
This is a private header file intended for use by the NSPasteboard class
...
to specify how it communicates with the pasteboard server program.
The protocol for talking to the pasteboard server (gpbs) is given as is
the name of the pasteboard server (for lookup by the Distributed Objects
system).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2400 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:13:10 +00:00
Ovidiu Predescu
38a4416030
Fixes to allow the library compile under NeXT PDO.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2396 72102866-910b-0410-8b05-ffd578937521
1997-08-27 21:20:19 +00:00
Scott Christley
77be56606f
Scrolling is now working with the new scalation/rotation code (there are still few bugs...).
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2391 72102866-910b-0410-8b05-ffd578937521
1997-08-22 18:38:38 +00:00
Scott Christley
25cfed0e3e
Added executable flags to config.sub.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2390 72102866-910b-0410-8b05-ffd578937521
1997-08-19 22:10:07 +00:00
Scott Christley
88a0e864bb
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2387 72102866-910b-0410-8b05-ffd578937521
1997-08-18 17:23:41 +00:00
Scott Christley
d4bfac2d3a
Added scaling and rotation support.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2386 72102866-910b-0410-8b05-ffd578937521
1997-08-18 17:10:23 +00:00
Scott Christley
8400afb2ee
remove debugging code
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2382 72102866-910b-0410-8b05-ffd578937521
1997-08-17 00:04:59 +00:00
Scott Christley
944aade680
Numerous WIN32 and bug fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2381 72102866-910b-0410-8b05-ffd578937521
1997-08-16 23:47:25 +00:00
Scott Christley
287c850658
Numerous WIN32 and bug fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2380 72102866-910b-0410-8b05-ffd578937521
1997-08-16 23:47:24 +00:00
Scott Christley
433204b18a
Bugs removed from NSButton and NSDPSContext.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2374 72102866-910b-0410-8b05-ffd578937521
1997-08-06 20:29:07 +00:00
Scott Christley
351111bf67
Changed the name of NSView notifications
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2373 72102866-910b-0410-8b05-ffd578937521
1997-08-05 22:33:00 +00:00
Scott Christley
6f7b6620d0
The first implementation of scroll views.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2370 72102866-910b-0410-8b05-ffd578937521
1997-08-05 21:50:10 +00:00
Scott Christley
e21d6456f3
Images for highlighted arrows.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2369 72102866-910b-0410-8b05-ffd578937521
1997-08-05 21:31:54 +00:00
Scott Christley
a309b71d93
Add WIN32 DLL support
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2368 72102866-910b-0410-8b05-ffd578937521
1997-08-04 20:42:57 +00:00
Scott Christley
b78cc8a51f
Add WIN32 DLL support
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2367 72102866-910b-0410-8b05-ffd578937521
1997-08-04 20:42:56 +00:00
Scott Christley
6d89ea0b85
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2359 72102866-910b-0410-8b05-ffd578937521
1997-07-08 18:41:13 +00:00
Scott Christley
9dd614a626
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2356 72102866-910b-0410-8b05-ffd578937521
1997-07-08 01:32:39 +00:00
Scott Christley
44ac0a160d
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2355 72102866-910b-0410-8b05-ffd578937521
1997-07-08 01:30:06 +00:00
Scott Christley
b72693fb4b
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2354 72102866-910b-0410-8b05-ffd578937521
1997-07-08 01:26:32 +00:00
Scott Christley
e0396854b6
Release 0.3.0.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2347 72102866-910b-0410-8b05-ffd578937521
1997-07-07 16:56:52 +00:00