Commit graph

3323 commits

Author SHA1 Message Date
Nicola Pero
a6ea4b9df9 Fixed argument of the applicationShouldTerminate: message
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13783 72102866-910b-0410-8b05-ffd578937521
2002-06-06 08:35:19 +00:00
Richard Frith-Macdonald
dc95564430 Patch by jeff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13782 72102866-910b-0410-8b05-ffd578937521
2002-06-06 05:22:45 +00:00
Nicola Pero
d08dbf944a Minor tidyup in .h file to remove compiler warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13779 72102866-910b-0410-8b05-ffd578937521
2002-06-05 15:21:27 +00:00
Nicola Pero
dd8b223c61 Cleaned preprocessor #endif
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13778 72102866-910b-0410-8b05-ffd578937521
2002-06-05 15:19:38 +00:00
Adam Fedor
c5612d5943 Transfer beep to GSDisplayServer
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13763 72102866-910b-0410-8b05-ffd578937521
2002-06-04 02:19:23 +00:00
Alexander Malmberg
58ffd50370 Add basic color picker bundles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13761 72102866-910b-0410-8b05-ffd578937521
2002-06-02 21:00:34 +00:00
Nicola Pero
405666288c Fixed NSMatrix autoresizing; extended to setFrame: and setFrameSize: as
well; removed some roundings from NSMatrix


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13705 72102866-910b-0410-8b05-ffd578937521
2002-05-26 15:50:38 +00:00
Nicola Pero
6c2475a38d Added long comment about why we should not be trying to approximate cell
sizes here


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13704 72102866-910b-0410-8b05-ffd578937521
2002-05-26 15:34:40 +00:00
Nicola Pero
cddbae3289 Rewritten autoresizing - and now should be used also when setFrame: or setFrameSize:
is called.  Do not round cellsizes to be integers as that is just removing
information we instead want to pass to the backend for better rendering.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13703 72102866-910b-0410-8b05-ffd578937521
2002-05-26 15:25:03 +00:00
Nicola Pero
add16ebfca More strict checking of special cases in GSSimpleLayoutManager
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13684 72102866-910b-0410-8b05-ffd578937521
2002-05-22 12:35:54 +00:00
Nicola Pero
0d7e20cacf More careful checking for the special case of no text
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13683 72102866-910b-0410-8b05-ffd578937521
2002-05-22 12:35:10 +00:00
Nicola Pero
225ea56b25 Do not flush the window during an highlight rect
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13682 72102866-910b-0410-8b05-ffd578937521
2002-05-22 12:06:39 +00:00
Nicola Pero
155b4a267f Updated for the fact the NSHighlightRect() no longer flushes the window
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13681 72102866-910b-0410-8b05-ffd578937521
2002-05-22 12:06:09 +00:00
Nicola Pero
68a815cb1b Updated and simplified code for the fact we no longer flush the window
in NSHighlightRect()


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13680 72102866-910b-0410-8b05-ffd578937521
2002-05-22 12:05:25 +00:00
Nicola Pero
3b8bc8cd5e Do not flush the window during an NSHighlightRect()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13679 72102866-910b-0410-8b05-ffd578937521
2002-05-22 12:04:47 +00:00
Nicola Pero
92e98af780 Indented some lines
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13678 72102866-910b-0410-8b05-ffd578937521
2002-05-22 11:51:26 +00:00
Nicola Pero
78174f287d Indented line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13677 72102866-910b-0410-8b05-ffd578937521
2002-05-22 11:45:48 +00:00
Nicola Pero
911b3aeba6 Fixed little bug in NSBrowser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13672 72102866-910b-0410-8b05-ffd578937521
2002-05-21 15:59:40 +00:00
Nicola Pero
a629d66a89 Fixed variable declared with the wrong type
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13671 72102866-910b-0410-8b05-ffd578937521
2002-05-21 15:59:03 +00:00
Nicola Pero
484f4f444f Tidied comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13670 72102866-910b-0410-8b05-ffd578937521
2002-05-21 15:54:10 +00:00
Fred Kiefer
2227cb109a Improved horizontal menus.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13663 72102866-910b-0410-8b05-ffd578937521
2002-05-17 09:21:33 +00:00
Fred Kiefer
5522e94e87 [rectOfItemAtIndex:] for horizontal orientation set items from
left to right. [locationForSubmenu:] for horizontal orientation
set submenu below the item in self.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13662 72102866-910b-0410-8b05-ffd578937521
2002-05-17 09:20:59 +00:00
Adam Fedor
f7edb957d6 Make sure context is released
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13654 72102866-910b-0410-8b05-ffd578937521
2002-05-14 18:49:00 +00:00
Fred Kiefer
b61f4db419 Made fonts and colours easier to customize.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13649 72102866-910b-0410-8b05-ffd578937521
2002-05-13 22:16:40 +00:00
Fred Kiefer
2d069c20fb Moved the caching of fonts from [initWithName:matrix:] to
[fontWithName:matrix:] so that unneeded fonts are no longer
created. In [labelFontSize], [smallSystemFontSize] and
[systemFontSize] get values from defaults if available. In
getNSFont() removed hard coded 12, will be relaced by default for
NSUserFontSize.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13648 72102866-910b-0410-8b05-ffd578937521
2002-05-13 22:15:53 +00:00
Fred Kiefer
ff596015a7 In initSystemColors() and systemColorWithName() replaced
implementation of system colours with named colours from a stored
colour list. Added conversion cache for named colours. This allows
easy configuration of system colours while keeping the same performance.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13647 72102866-910b-0410-8b05-ffd578937521
2002-05-13 22:15:01 +00:00
Nicola Pero
699460a169 Hopefully final fix for NSTextView -dealloc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13635 72102866-910b-0410-8b05-ffd578937521
2002-05-12 11:24:08 +00:00
Nicola Pero
c373b78fe2 Removed ivar no longer used
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13634 72102866-910b-0410-8b05-ffd578937521
2002-05-12 11:23:38 +00:00
Nicola Pero
4dcab12c71 More clean up in dealloc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13633 72102866-910b-0410-8b05-ffd578937521
2002-05-12 11:23:12 +00:00
Richard Frith-Macdonald
083eb26bd3 Standardise API for character conversion
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13630 72102866-910b-0410-8b05-ffd578937521
2002-05-11 07:17:33 +00:00
Nicola Pero
54bceb64e7 Fixed dealloc bug in NSRulerView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13622 72102866-910b-0410-8b05-ffd578937521
2002-05-10 12:37:55 +00:00
Nicola Pero
333c39e035 Fixed error in deallocation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13621 72102866-910b-0410-8b05-ffd578937521
2002-05-10 12:37:31 +00:00
Adam Fedor
0b2c1942c1 Flip font on set if needed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13605 72102866-910b-0410-8b05-ffd578937521
2002-05-08 03:28:09 +00:00
Adam Fedor
c629ab8ec2 Stroke the underline
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13601 72102866-910b-0410-8b05-ffd578937521
2002-05-07 03:37:48 +00:00
Adam Fedor
fff1d729f8 Update to autoconf 2.53
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13574 72102866-910b-0410-8b05-ffd578937521
2002-05-02 15:17:54 +00:00
Adam Fedor
f48f856447 Check superview frame size before getting it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13568 72102866-910b-0410-8b05-ffd578937521
2002-05-01 16:59:10 +00:00
Adam Fedor
ee8a2080d9 Version 0.7.7
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13560 72102866-910b-0410-8b05-ffd578937521
2002-05-01 02:06:48 +00:00
Gregory John Casamento
626e18c7c1 Committing alex's change to NSOutlineView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13545 72102866-910b-0410-8b05-ffd578937521
2002-04-26 04:30:04 +00:00
Nicola Pero
f139e85fd8 Attempted fix at decoding popup buttons from gmodels
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13536 72102866-910b-0410-8b05-ffd578937521
2002-04-24 09:58:59 +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
Adam Fedor
6d269aec7d New mouselocation methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13530 72102866-910b-0410-8b05-ffd578937521
2002-04-23 20:50:24 +00:00
Adam Fedor
309e040ca5 Screen handling
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13524 72102866-910b-0410-8b05-ffd578937521
2002-04-22 15:45:10 +00:00
Nicola Pero
9e70c5edd8 Patched gmodel encoding on openstep to work around OpenStep IB bug in
window masks


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13520 72102866-910b-0410-8b05-ffd578937521
2002-04-21 14:13:17 +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
Nicola Pero
9de1ad583f Updated windows libgnustep-gui.def
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13516 72102866-910b-0410-8b05-ffd578937521
2002-04-21 12:54:53 +00:00
Nicola Pero
b064c1e6b1 Added NSOutlineView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13515 72102866-910b-0410-8b05-ffd578937521
2002-04-21 12:53:34 +00:00
Richard Frith-Macdonald
61ab92f40f Fix for NSHost argument specifying local host.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13512 72102866-910b-0410-8b05-ffd578937521
2002-04-19 05:54:35 +00:00
Ludovic Marcotte
04a7c6ae90 Updated the changelog to reflect my previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13510 72102866-910b-0410-8b05-ffd578937521
2002-04-18 22:44:48 +00:00
Ludovic Marcotte
f5800db6de Fixed some minor issues with NSOutlineView's delegate methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13509 72102866-910b-0410-8b05-ffd578937521
2002-04-18 22:44:04 +00:00
Nicola Pero
677d12f9d5 Updated Windows DLL import/export machinery to new gnustep-make conventions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13502 72102866-910b-0410-8b05-ffd578937521
2002-04-18 10:26:37 +00:00