richard
2503952ac5
Moved NSDebugLog to NSDebug.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2902 72102866-910b-0410-8b05-ffd578937521
1998-08-04 12:30:45 +00:00
far
6dead11c87
* NSSplitView in initWithFrame changed default back color to light gray.
...
* NSSavePanel modified to inherit from NSPanel per OS spec.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2896 72102866-910b-0410-8b05-ffd578937521
1998-08-04 08:33:31 +00:00
far
3803d50e89
* NSText in setText modified to use ASSIGN macro.
...
* NSText added draws_background ivar and implemented it's set method.
* NSText reformatted code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2889 72102866-910b-0410-8b05-ffd578937521
1998-08-01 15:41:49 +00:00
fedor
08e26e278c
RB->NS
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2886 72102866-910b-0410-8b05-ffd578937521
1998-07-30 20:37:55 +00:00
far
fb68347d27
* NSMatrix.m in mouseDown adjusted the selection process when in List mode
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2877 72102866-910b-0410-8b05-ffd578937521
1998-07-29 10:28:36 +00:00
fedor
bbdc19e7be
New split view, other fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2869 72102866-910b-0410-8b05-ffd578937521
1998-07-28 17:51:55 +00:00
far
430b72325a
* NSScroller.m in trackScrollButtons method added code to highlight cell
...
prior to calling trackMouse. In keeping with new behaviour of NSCell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2867 72102866-910b-0410-8b05-ffd578937521
1998-07-28 09:30:51 +00:00
far
8b61e05895
updated ChangeLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2866 72102866-910b-0410-8b05-ffd578937521
1998-07-26 01:44:29 +00:00
far
05fcf354f4
* NSCell.m: changed implementation of trackMouse method so that it does
...
not hightlight the cell. The new behavior is as described in the spec
for NSControl, NSMatrix and NSCell. According to the spec it is the
responsibility of the control to highlight the cell prior to calling
cell's track method.
* NSMatrix.m: rewrote mousedown to more closely mimic the NS/OS behavior.
* NSButton.m: modified to support new behavior of NSCell's track mode.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2865 72102866-910b-0410-8b05-ffd578937521
1998-07-26 01:15:17 +00:00
fedor
c70c7321e0
Improved making.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2858 72102866-910b-0410-8b05-ffd578937521
1998-07-20 15:25:47 +00:00
far
6759387bf1
* Source/NSBrowser.m fixed bug where column matrix was getting released
...
twice in method _performLoadOfColumn.
* NSCell.m: isOpaque returns whether cell is bezeled per NS docs.
* NSText.m: implemented setBackground and back color release in dealloc.
* NSMenu.m: insertItemWithTitle moved set font position for performance
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2856 72102866-910b-0410-8b05-ffd578937521
1998-07-18 19:21:22 +00:00
far
05cca82b8e
* Source/NSBrowser.m fixed bug where column matrix was getting released
...
twice in method _performLoadOfColumn.
* NSCell.m: isOpaque returns whether cell is bezeled per NS docs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2835 72102866-910b-0410-8b05-ffd578937521
1998-07-14 17:51:44 +00:00
far
5d589124bb
added check for a valid view in NSView's _pathBetweenSubview... method
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2834 72102866-910b-0410-8b05-ffd578937521
1998-07-12 15:15:36 +00:00
far
adcfd5fb0f
added field editor instance variable to NSWindow
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2831 72102866-910b-0410-8b05-ffd578937521
1998-07-10 18:48:18 +00:00
far
98e2fbfa63
change in NSBrowser because oldmatrix was getting released twice
...
various changes to NSMatrix's mousedown to support double clicks
added field editor instance variable to NSWindow
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2830 72102866-910b-0410-8b05-ffd578937521
1998-07-10 18:44:18 +00:00
fedor
e2d02f8bae
Update docs, todo list.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2829 72102866-910b-0410-8b05-ffd578937521
1998-06-30 16:03:52 +00:00
fedor
bfa9787d32
Minor fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2807 72102866-910b-0410-8b05-ffd578937521
1998-05-29 18:24:07 +00:00
scottc
d298dd8359
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2802 72102866-910b-0410-8b05-ffd578937521
1998-05-23 23:20:57 +00:00
fedor
8a7c86e9c4
Doc changes. Other minor fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2797 72102866-910b-0410-8b05-ffd578937521
1998-05-13 20:56:38 +00:00
scottc
db063e93fd
* Documentation/status.tmpl.texi: Update.
...
* Add Adobe printer definition files.
* PrinterTypes/English.lproj/*.ppd: New file.s
* PrinterTypes/French.lproj/*.ppd: New file.s
* PrinterTypes/German.lproj/*.ppd: New file.s
* PrinterTypes/Italian.lproj/*.ppd: New file.s
* PrinterTypes/Spanish.lproj/*.ppd: New file.s
* PrinterTypes/Swedish.lproj/*.ppd: New file.s
* Headers/gnustep/gui/NSPrinter.h (+printerNames): Add method.
* Source/NSPrinter.m: Major rewrite.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2786 72102866-910b-0410-8b05-ffd578937521
1998-04-07 01:03:24 +00:00
scottc
c17d56e93b
Version 0.5.0 release.
...
Minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2773 72102866-910b-0410-8b05-ffd578937521
1998-03-11 22:00:50 +00:00
scottc
5ce3df419d
Correct definition of HEADER_FILES_DIR.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2756 72102866-910b-0410-8b05-ffd578937521
1998-02-15 01:12:27 +00:00
fedor
bbdc0f2343
Change GNUSTEP_MAKEFILE_DIR to GNUSTEP_MAKEFILES
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2738 72102866-910b-0410-8b05-ffd578937521
1998-02-06 19:12:03 +00:00
fedor
68c164b703
Revised method for compiling GNUstep package.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2732 72102866-910b-0410-8b05-ffd578937521
1998-02-05 16:48:59 +00:00
fedor
81d4f63f8d
Add Foundation and extensions lib dirs.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2729 72102866-910b-0410-8b05-ffd578937521
1998-02-05 00:17:58 +00:00
fedor
a4bbb73e3e
Allow library to be compiled without installing supporting libraries.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2726 72102866-910b-0410-8b05-ffd578937521
1998-02-04 17:46:08 +00:00
ovidiu
fcf1b5e522
Fixes to make the code work with the BaseFinderOpen port to GNUstep.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2713 72102866-910b-0410-8b05-ffd578937521
1998-01-30 00:34:25 +00:00
ovidiu
e0dc8f3961
Print a message.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2703 72102866-910b-0410-8b05-ffd578937521
1998-01-21 00:57:01 +00:00
ovidiu
b877a664ea
Commented out the archiving of NSPopUpButton since it crashes the translator; probably it interferes with NeXT's NIB handling.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2700 72102866-910b-0410-8b05-ffd578937521
1998-01-16 00:57:21 +00:00
ovidiu
836a3746d2
Added support for NSPopUpButton.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2699 72102866-910b-0410-8b05-ffd578937521
1998-01-15 21:01:41 +00:00
ovidiu
8c7d9747d3
Convert all NSColor subclasses to it.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2698 72102866-910b-0410-8b05-ffd578937521
1998-01-15 00:55:50 +00:00
ovidiu
45741ba6e9
Fixed serios bug that affected establishing connections. Support for NSBox.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2697 72102866-910b-0410-8b05-ffd578937521
1998-01-14 23:03:44 +00:00
ovidiu
70f73da4bd
Added delegate to NSApplication.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2696 72102866-910b-0410-8b05-ffd578937521
1998-01-14 03:39:14 +00:00
ovidiu
ec38d2f2a0
Created.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2692 72102866-910b-0410-8b05-ffd578937521
1998-01-09 23:54:04 +00:00
ovidiu
54d4f595d0
Copy the model files into the AppKit headers directory first.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2691 72102866-910b-0410-8b05-ffd578937521
1998-01-09 23:51:46 +00:00
ovidiu
d3217ea5ac
Several changes to support porting of an OPENSTEP application to GNUstep.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2689 72102866-910b-0410-8b05-ffd578937521
1998-01-09 22:28:14 +00:00
ovidiu
6fd062e7c6
Moved from DPSClient.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2684 72102866-910b-0410-8b05-ffd578937521
1998-01-06 00:52:16 +00:00
ovidiu
0a26f78690
Moved to the AppKit directory.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2683 72102866-910b-0410-8b05-ffd578937521
1998-01-06 00:51:34 +00:00
ovidiu
07252e51bb
Added suport for model loading.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2665 72102866-910b-0410-8b05-ffd578937521
1997-12-04 01:58:57 +00:00
scottc
e46ccd1acf
Fix some event, runloop and flushing interaction problems.
...
Add NSWindowView which is a specialized view that handles drawing a
window's decorations and background color.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2638 72102866-910b-0410-8b05-ffd578937521
1997-11-14 21:32:31 +00:00
ovidiu
1d5d3226a2
Changed to use the values from the defaults database if specified. Minor fixes to the compilation process.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2608 72102866-910b-0410-8b05-ffd578937521
1997-11-01 21:20:49 +00:00
scottc
5592d9996b
Initial implementation of NSBrowser and NSBrowserCell.
...
Numerous bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2596 72102866-910b-0410-8b05-ffd578937521
1997-10-31 01:24:08 +00:00
ovidiu
f0fbcf363d
Remove the view from its super view's list of views that need display when the view is removed from the views hierarchy.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2588 72102866-910b-0410-8b05-ffd578937521
1997-10-29 22:17:51 +00:00
ovidiu
9b0ceb4edd
Incorporated bug fixes from Benhur Stein.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2587 72102866-910b-0410-8b05-ffd578937521
1997-10-29 21:56:04 +00:00
richard
c277083404
Moved to GNUmakefile
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2583 72102866-910b-0410-8b05-ffd578937521
1997-10-29 10:51:51 +00:00
richard
6f9cba9882
Replaced make file for gpbs - old one seems to have been lost somehow!
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2582 72102866-910b-0410-8b05-ffd578937521
1997-10-29 10:50:36 +00:00
richard
050c3b8b0b
Moved to GNUmakefile.preamble
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2581 72102866-910b-0410-8b05-ffd578937521
1997-10-29 10:47:17 +00:00
richard
71c480f39d
Moved to GNUmakefile.postamble
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2580 72102866-910b-0410-8b05-ffd578937521
1997-10-29 10:45:53 +00:00
ovidiu
94ae28e6d1
Define GNUSTEP_INSTALLATION_DIR to point to the system root.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2579 72102866-910b-0410-8b05-ffd578937521
1997-10-28 20:53:03 +00:00
ovidiu
1f8f64b47b
Makefiles changed to GNUmakefile.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2577 72102866-910b-0410-8b05-ffd578937521
1997-10-28 20:44:38 +00:00