FredKiefer
16159c7136
(_print)
...
Removed compiler warning about signed/unsigned comparision.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16992 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:29:38 +00:00
FredKiefer
394f3862f1
In [+initPrintInfoDefaults] initialize variable printer with nil.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16991 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:29:06 +00:00
FredKiefer
17a078143f
(insertItemWithTitle:atIndex:,
...
selectItemAtIndex:, selectItemWithTitle:, setTitle:)
Corrected type of local variable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16990 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:28:40 +00:00
FredKiefer
f5ca69bf02
Changed ivar _selectedItem to type (id <NSMenuItem>).
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16989 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:28:01 +00:00
FredKiefer
5eff62acc5
(initWithContentRect:...screen:, readPrintInfo)
...
Removed compiler warning about signed/unsigned comparision.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16988 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:26:30 +00:00
FredKiefer
2faef584e7
(selectAll:)
...
Removed compiler warning about signed/unsigned comparision.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16987 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:26:04 +00:00
FredKiefer
1bfa4008d8
(rectArrayForGlyphRange:...rectCount:,
...
glyphRangeForBoundingRect:inTextContainer:,
_insertionPointRectForCharacterIndex:textContainer:):
Removed compiler warning about signed/unsigned comparision.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16986 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:25:27 +00:00
FredKiefer
584c53368b
Changed elements glyph_length and char_length of structure
...
glyph_run_head_t to unsigned.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16985 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:24:44 +00:00
FredKiefer
5b9f620f99
Changed ivars layout_glyph and layout_char to unsigned.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16984 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:24:09 +00:00
FredKiefer
7bcbecc7e9
(initWithName:host:):
...
Removed compiler warning about signed/unsigned comparision.
Adopted to changes in header.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16983 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:23:39 +00:00
FredKiefer
63bb89e9de
Changed ivar _abortFlags to unsigned. Changed all modifier
...
parameters to unsigned.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16982 72102866-910b-0410-8b05-ffd578937521
2003-06-21 23:23:02 +00:00
fedor
69f3b2d234
* Source/NSOutlineView.m ([NSOutlineView -drawRow:clipRect:]):
...
Add delegate method call. Patch from Yen-Ju Chen
* Source/NSView.m (-menuForEvent:): Add note about this
method being discouraged.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16981 72102866-910b-0410-8b05-ffd578937521
2003-06-21 16:44:46 +00:00
fedor
973ca041b4
Use NSFont not isa to call class methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16978 72102866-910b-0410-8b05-ffd578937521
2003-06-21 03:21:33 +00:00
fedor
cc53f3effe
Check for Gui before removing
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16972 72102866-910b-0410-8b05-ffd578937521
2003-06-20 16:15:59 +00:00
fedor
fbd79b0473
Version 0.8.7
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16968 72102866-910b-0410-8b05-ffd578937521
2003-06-20 15:17:30 +00:00
ayers
f035070907
* PrinterTypes/GNUmakefile.postamble: Add -f option to rm in
...
uninstall of resource files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16962 72102866-910b-0410-8b05-ffd578937521
2003-06-20 08:40:00 +00:00
fedor
e617e90164
build Documentation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16953 72102866-910b-0410-8b05-ffd578937521
2003-06-18 02:48:26 +00:00
fedor
c308fa742f
Add GSGuiPrivate header for localization
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16949 72102866-910b-0410-8b05-ffd578937521
2003-06-17 15:12:32 +00:00
FredKiefer
271407f151
Corrected style parameter type.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16936 72102866-910b-0410-8b05-ffd578937521
2003-06-17 13:29:38 +00:00
FredKiefer
7a3e3bd405
Adopted to changes in header.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16935 72102866-910b-0410-8b05-ffd578937521
2003-06-17 13:28:46 +00:00
FredKiefer
0eb82296b3
Changes style parameter of [stylewindow:style:] and
...
[styleoffsets:::::] to unsigned, to be consistent with the other
style methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16934 72102866-910b-0410-8b05-ffd578937521
2003-06-17 13:28:14 +00:00
alexm
4f20260b7f
Handle text containers with no area.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16929 72102866-910b-0410-8b05-ffd578937521
2003-06-15 15:18:54 +00:00
alexm
8372e2af96
Don't add GNUSTEP_HDIR/GNUSTEP_LDIR to ADDITIONAL_INCLUDE_DIRS/ADDITIONAL_LIB_DIRS.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16928 72102866-910b-0410-8b05-ffd578937521
2003-06-15 12:59:02 +00:00
alexm
151ee86f0c
Remove unused GSFontProxy class.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16921 72102866-910b-0410-8b05-ffd578937521
2003-06-15 00:36:36 +00:00
fedor
fc402789db
Include <> -> ""
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16917 72102866-910b-0410-8b05-ffd578937521
2003-06-13 15:01:12 +00:00
fedor
616029ef8c
Fix up INCLUDE flags
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16915 72102866-910b-0410-8b05-ffd578937521
2003-06-13 03:46:21 +00:00
fedor
446e085e1f
Implement NSActionCell.m (-setObjectValue:)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16905 72102866-910b-0410-8b05-ffd578937521
2003-06-12 03:16:19 +00:00
alexm
55bf5b4943
Add [GSFontInfo -appendBezierPathWithGlyphs:count:toBezierPath:] and use it to implement NSBezierPath's glyph methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16903 72102866-910b-0410-8b05-ffd578937521
2003-06-11 13:36:59 +00:00
alexm
a6c3e02f75
Remove debugging printf:s.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16900 72102866-910b-0410-8b05-ffd578937521
2003-06-10 10:43:26 +00:00
gcasa
874ea64260
Committing Alex's font changes as well as my font panel changes and some
...
work I did on NSDataLink a while back (a few months ago).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16898 72102866-910b-0410-8b05-ffd578937521
2003-06-10 01:26:56 +00:00
FredKiefer
990290a15f
Started cleanup for gcc 3.3
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16892 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:32:06 +00:00
FredKiefer
a999880558
(-availableFonts,
...
-availableFontNamesWithTraits:, -availableMembersOfFontFamily:,
-convertFont:, convertWeight:ofFont:,
-fontWithFamily:traits:weight:size:, -fontNamed:hasTraits:)
Removed compiler warning about signed/unsigned comparision.
[setSelectedFont:isMultiple:] and [fontMenu:] changed menuItem to
type (id <NSMenuItem>).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16891 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:31:11 +00:00
FredKiefer
427a13e20f
(-setPanelFont:isMultiple:
...
-_trySelectSize:, -_familySelectionChanged:, -browser:...column:)
Removed compiler warning about signed/unsigned comparision.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16890 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:30:01 +00:00
FredKiefer
4d19ef3280
(-completedString:) Removed compiler warning about signed/unsigned comparision.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16889 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:28:06 +00:00
FredKiefer
1008669e51
(-setPath:, pathToColumn:, -addColumn):
...
Removed compiler warning about signed/unsigned comparision.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16888 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:27:13 +00:00
FredKiefer
d02bdec0cf
In [initWithBitmapDataPlanes:...bitsPerPixel:],
...
[getBitmapDataPlanes:] and [copyWithZone:] changed type of i
to unsigned int.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16887 72102866-910b-0410-8b05-ffd578937521
2003-06-08 00:26:18 +00:00
alexm
307345df4d
Check the types of defaults values before using them.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16870 72102866-910b-0410-8b05-ffd578937521
2003-06-05 14:46:04 +00:00
fedor
c6f880ec25
GMAppKit change
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16869 72102866-910b-0410-8b05-ffd578937521
2003-06-05 14:27:37 +00:00
fedor
48c8d1dcef
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
alexm
3df30455f5
Use a much larger size for the field editor.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16866 72102866-910b-0410-8b05-ffd578937521
2003-06-04 21:05:22 +00:00
fedor
5d10d4ccbb
New method to load user bundles
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16804 72102866-910b-0410-8b05-ffd578937521
2003-05-27 04:10:20 +00:00
fedor
182b444e47
Version 0.8.6
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16794 72102866-910b-0410-8b05-ffd578937521
2003-05-26 03:13:37 +00:00
alexm
6c21f080d0
(addExtensionsForApplication): Correctly handle NSExtensions dictionary.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16772 72102866-910b-0410-8b05-ffd578937521
2003-05-22 16:11:59 +00:00
FredKiefer
caa4857855
Implemented new NSWorkspace methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16767 72102866-910b-0410-8b05-ffd578937521
2003-05-21 22:09:47 +00:00
FredKiefer
98c748b36e
In [finishLaunching] and [replyToApplicationShouldTerminate:] use
...
[NSWorkspace activeApplication] to get application information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16766 72102866-910b-0410-8b05-ffd578937521
2003-05-21 22:08:49 +00:00
FredKiefer
e5106bb6b6
Basic implemention of [activeApplication] and [launchedApplications].
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16765 72102866-910b-0410-8b05-ffd578937521
2003-05-21 22:08:17 +00:00
FredKiefer
fd8d2e98b4
Added new MacOSX methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16764 72102866-910b-0410-8b05-ffd578937521
2003-05-21 22:07:53 +00:00
FredKiefer
bcba032886
[_familySelectionChanged:] removed unused local variable.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16763 72102866-910b-0410-8b05-ffd578937521
2003-05-21 22:07:30 +00:00
alexm
2e9c36c69c
(scanDynamic): Skip anything with a .service extension.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16759 72102866-910b-0410-8b05-ffd578937521
2003-05-20 20:53:04 +00:00
alexm
a033638e37
Add shfill operator.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16743 72102866-910b-0410-8b05-ffd578937521
2003-05-17 22:04:00 +00:00