Alexander Malmberg
|
4e1f4489e3
|
Fix declarations after statements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18546 72102866-910b-0410-8b05-ffd578937521
|
2004-02-05 20:07:42 +00:00 |
|
Fred Kiefer
|
da845d0dc4
|
More keyed decoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18541 72102866-910b-0410-8b05-ffd578937521
|
2004-02-05 00:36:04 +00:00 |
|
Alexander Malmberg
|
2be0f07f80
|
Remove uses of the deprecated 'casts as lvalues' gcc extension.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18535 72102866-910b-0410-8b05-ffd578937521
|
2004-02-04 00:27:49 +00:00 |
|
Alexander Malmberg
|
edc0a6f614
|
Remove obsolete libwraster image loading hacks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18533 72102866-910b-0410-8b05-ffd578937521
|
2004-02-03 22:42:15 +00:00 |
|
Fred Kiefer
|
afabdddd55
|
Added keyed decoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18530 72102866-910b-0410-8b05-ffd578937521
|
2004-02-02 21:40:00 +00:00 |
|
Fred Kiefer
|
2c97e5fa28
|
Update the control on colour changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18516 72102866-910b-0410-8b05-ffd578937521
|
2004-02-01 00:27:59 +00:00 |
|
Fred Kiefer
|
df3b584a19
|
Added keyed decoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18510 72102866-910b-0410-8b05-ffd578937521
|
2004-01-30 19:49:00 +00:00 |
|
Adam Fedor
|
1066f6326d
|
Fix doc markup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18489 72102866-910b-0410-8b05-ffd578937521
|
2004-01-27 04:54:59 +00:00 |
|
Fred Kiefer
|
173ec629ad
|
Reflect changes to title of popup button in display.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18487 72102866-910b-0410-8b05-ffd578937521
|
2004-01-26 20:49:33 +00:00 |
|
Fred Kiefer
|
0285ceb796
|
Exchanged appendTransform: and prePendTransform:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18479 72102866-910b-0410-8b05-ffd578937521
|
2004-01-25 16:50:33 +00:00 |
|
Alexander Malmberg
|
3c2b36c17f
|
Reimplement using cache system for layout information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18478 72102866-910b-0410-8b05-ffd578937521
|
2004-01-25 15:19:53 +00:00 |
|
Fred Kiefer
|
2ea0c80f9f
|
Corrected cancling of _handleWindowNeedsDisplay.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18477 72102866-910b-0410-8b05-ffd578937521
|
2004-01-25 14:16:09 +00:00 |
|
Alexander Malmberg
|
5ce50e1384
|
Handle the case where there is no layout information at all more efficiently.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18474 72102866-910b-0410-8b05-ffd578937521
|
2004-01-25 03:20:52 +00:00 |
|
Gregory John Casamento
|
af88bed81e
|
Commiting implementation of NSDataLink.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18471 72102866-910b-0410-8b05-ffd578937521
|
2004-01-24 20:12:04 +00:00 |
|
Gregory John Casamento
|
d99febaf24
|
Removed some commented out test code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18464 72102866-910b-0410-8b05-ffd578937521
|
2004-01-24 02:27:11 +00:00 |
|
Alexander Malmberg
|
bf358056a5
|
(-_initWithoutGModel): Use -setTitle: to set the titles of the buttons, not -setStringValue:. Patch from Matt Rice.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18456 72102866-910b-0410-8b05-ffd578937521
|
2004-01-22 12:18:27 +00:00 |
|
Alexander Malmberg
|
9887887f7a
|
Rename _nsbuttonCellClass to buttonCellClass and make it static.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18455 72102866-910b-0410-8b05-ffd578937521
|
2004-01-22 12:11:46 +00:00 |
|
Alexander Malmberg
|
a641743a5c
|
(-encodeWithCoder:): Encode nil instead of the control view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18454 72102866-910b-0410-8b05-ffd578937521
|
2004-01-22 12:09:05 +00:00 |
|
Alexander Malmberg
|
0c19b789bb
|
Correct misspellings and clarify the documentation. Add missing include guards.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18453 72102866-910b-0410-8b05-ffd578937521
|
2004-01-22 12:07:47 +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 |
|
Adam Fedor
|
ae1efab51a
|
Fix config.make removal
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18439 72102866-910b-0410-8b05-ffd578937521
|
2004-01-20 03:46:49 +00:00 |
|
Adam Fedor
|
872cb0f066
|
Add drawing functions for common screen elements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18436 72102866-910b-0410-8b05-ffd578937521
|
2004-01-19 04:22:47 +00:00 |
|
Sergii Stoian
|
b04376b3fd
|
Better handling of cases with and without horizontalscroller in NSBrowser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18429 72102866-910b-0410-8b05-ffd578937521
|
2004-01-17 10:16:54 +00:00 |
|
Sergii Stoian
|
a6b85fa0ea
|
Better handling of cases with and without horizontalscroller
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18428 72102866-910b-0410-8b05-ffd578937521
|
2004-01-17 10:15:45 +00:00 |
|
Fred Kiefer
|
49e8f3f2ec
|
Submitted patch to NSImageView to handle target and action.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18424 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 23:57:54 +00:00 |
|
Sergii Stoian
|
aee95ba5dd
|
GSTitleView and NSMenuView fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18422 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 16:00:43 +00:00 |
|
Sergii Stoian
|
b9381fedfa
|
Use GSTitleView's initWithOwner: method. Cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18421 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 15:58:43 +00:00 |
|
Sergii Stoian
|
3def92db6c
|
Some methods added. Cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18420 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 15:57:00 +00:00 |
|
Sergii Stoian
|
34ca72a9b8
|
Some methods added. ifdef added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18419 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 15:55:52 +00:00 |
|
Sergii Stoian
|
5773f51ad4
|
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18418 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 15:34:57 +00:00 |
|
Sergii Stoian
|
73f6eaa73b
|
NSMiniWindowView fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18417 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 10:04:04 +00:00 |
|
Sergii Stoian
|
6af9a2d952
|
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18416 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 09:50:29 +00:00 |
|
Sergii Stoian
|
948ff2cf4e
|
Added common_MiniWindowTile.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18415 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 08:51:34 +00:00 |
|
Sergii Stoian
|
b367e6da32
|
Updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18414 72102866-910b-0410-8b05-ffd578937521
|
2004-01-15 08:49:20 +00:00 |
|
Sergii Stoian
|
4263db6a17
|
Last NSMenuView.m fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18406 72102866-910b-0410-8b05-ffd578937521
|
2004-01-13 11:15:43 +00:00 |
|
Sergii Stoian
|
c33ef3101f
|
Changed checking for highlighted item
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18405 72102866-910b-0410-8b05-ffd578937521
|
2004-01-13 11:14:50 +00:00 |
|
Sergii Stoian
|
e5665fbdda
|
Use isKindOfClass: instead of class names comparison in GSTitleView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18397 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 21:01:41 +00:00 |
|
Sergii Stoian
|
f7a152fe94
|
Use isKindOfClass: instead of class named comparison
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18396 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 20:58:30 +00:00 |
|
Sergii Stoian
|
ad3dfb5c9a
|
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18393 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 18:23:22 +00:00 |
|
Sergii Stoian
|
4c0d457050
|
Use common_Close and common_CloseBroken images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18392 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 18:17:38 +00:00 |
|
Sergii Stoian
|
ec26f3264d
|
Added common_CloseBrokenH.tiff. Removed common_WMClose.tiff and common_WMCloseBroken.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18391 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 18:14:09 +00:00 |
|
Sergii Stoian
|
156718934e
|
Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18390 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 18:10:18 +00:00 |
|
Sergii Stoian
|
1d2a8c9e24
|
Added common_Miniaturize*.tiff to IMAGE_FILES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18389 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 17:44:58 +00:00 |
|
Sergii Stoian
|
1db61dbbac
|
NSDebugLLog fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18385 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 07:10:19 +00:00 |
|
Sergii Stoian
|
126a39e52d
|
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18384 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 07:03:20 +00:00 |
|
Sergii Stoian
|
7d0fe651a7
|
Recognize class that responds to menuRepresetation as NSMenu derived class. Fix for Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18383 72102866-910b-0410-8b05-ffd578937521
|
2004-01-12 06:59:32 +00:00 |
|
Fred Kiefer
|
548dcdf7b0
|
Dublicate selection patch for attributed strings from base.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18381 72102866-910b-0410-8b05-ffd578937521
|
2004-01-11 22:21:13 +00:00 |
|
Sergii Stoian
|
24fd41b800
|
GSTitleView.m changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18380 72102866-910b-0410-8b05-ffd578937521
|
2004-01-11 22:01:05 +00:00 |
|
Sergii Stoian
|
83d91685a3
|
Fixed title view height to be at least 23 pixels.mouseDown: make submenu torn off after mouse released.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18379 72102866-910b-0410-8b05-ffd578937521
|
2004-01-11 21:55:06 +00:00 |
|
Sergii Stoian
|
858fc188f1
|
added files GSTitleView.[mh], common_Miniaturize.tiff, common_MiniaturizeH.tiff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18377 72102866-910b-0410-8b05-ffd578937521
|
2004-01-11 18:48:18 +00:00 |
|