Marcian Lytwyn
00fa6f5863
Fix table header column resizing using XIB 5 loading
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40313 72102866-910b-0410-8b05-ffd578937521
2017-01-30 21:19:28 +00:00
Marcian Lytwyn
ee842f0a0e
Fix formatting to GNUstep and add some pragma comments
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40312 72102866-910b-0410-8b05-ffd578937521
2017-01-30 16:45:36 +00:00
Marcian Lytwyn
b532d9e83e
Add alternate table cell drawing flags decode
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40311 72102866-910b-0410-8b05-ffd578937521
2017-01-30 16:15:49 +00:00
Marcian Lytwyn
a91ac8d00c
Remove unused variable
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40309 72102866-910b-0410-8b05-ffd578937521
2017-01-29 23:55:47 +00:00
Marcian Lytwyn
92c2b43b82
Fix NSBowser/NSBrowserCell XIB 5 loading
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40308 72102866-910b-0410-8b05-ffd578937521
2017-01-29 23:41:33 +00:00
Marcian Lytwyn
9d2a7990aa
Fix XIB 5 radio button
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40307 72102866-910b-0410-8b05-ffd578937521
2017-01-27 23:58:39 +00:00
Marcian Lytwyn
b84a89a58f
Fix XIB 5 clip view flag decoding
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40306 72102866-910b-0410-8b05-ffd578937521
2017-01-26 16:31:51 +00:00
Marcian Lytwyn
f0d038ef6c
Fix incorrectly named decoding method
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40305 72102866-910b-0410-8b05-ffd578937521
2017-01-26 15:49:11 +00:00
Marcian Lytwyn
c5d54b5aa8
Fix XIB 5 <string> processing to replace previously decoded object
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40304 72102866-910b-0410-8b05-ffd578937521
2017-01-26 15:39:06 +00:00
Marcian Lytwyn
43709beb7c
Fix formatting to GNUstep standards
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40303 72102866-910b-0410-8b05-ffd578937521
2017-01-26 15:38:30 +00:00
Marcian Lytwyn
3cad9a330e
Fix <string> processing for XIB 5
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40302 72102866-910b-0410-8b05-ffd578937521
2017-01-26 15:12:43 +00:00
Marcian Lytwyn
4fc6c4db69
Fixes to XIB 5 loading
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40301 72102866-910b-0410-8b05-ffd578937521
2017-01-25 23:04:47 +00:00
Marcian Lytwyn
31f52310df
First pass - XIB 5 loading - much work still needed - currently limits changes to
...
initWithCoder methods and encompasses entire loading to translate XIB 5 into older
XIB key processing. ALl this eventually should be cleaned up properly but done
this way in order to expedite the code push into svn for Testplant usage.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40300 72102866-910b-0410-8b05-ffd578937521
2017-01-25 15:49:14 +00:00
Paul Landers
741024d6ed
Fix NSOutlineView private method declaration to match the corresponding method in NSTableView
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40287 72102866-910b-0410-8b05-ffd578937521
2017-01-10 18:41:15 +00:00
Marcian Lytwyn
d6373fd31b
Merge NSCell.m with GUI trunk revision 40273
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40281 72102866-910b-0410-8b05-ffd578937521
2016-12-28 21:13:46 +00:00
Marcian Lytwyn
4e5a5d5cd5
Merge/fix GSXibLoader.m from GUI trunk revision 40273
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40280 72102866-910b-0410-8b05-ffd578937521
2016-12-28 20:47:33 +00:00
Marcian Lytwyn
43bbbfd027
Merge NSBitmapImageRep/+JPEG/+PNG .m files with GUI trunk revision 40273
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40279 72102866-910b-0410-8b05-ffd578937521
2016-12-28 19:32:04 +00:00
Marcian Lytwyn
25897d63e8
Cleanup NSCursor/NSImage subtitution code for hardcoded Xcode images in XIBs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40278 72102866-910b-0410-8b05-ffd578937521
2016-12-22 20:56:31 +00:00
Marcian Lytwyn
e59e74cb90
Merge GSLayoutManager.m with GUI trunk revision 40273
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40277 72102866-910b-0410-8b05-ffd578937521
2016-12-22 19:13:26 +00:00
Marcian Lytwyn
d637b46e7f
Fix method name
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40276 72102866-910b-0410-8b05-ffd578937521
2016-12-22 18:06:25 +00:00
Marcian Lytwyn
3efb33e35c
Remove print event queue function accidently checked in
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40275 72102866-910b-0410-8b05-ffd578937521
2016-12-22 17:22:48 +00:00
Marcian Lytwyn
49bf74a798
Merge GUI code with main branch revision 40273 - NSTableView{hm] GSFontInfo.m NSColorWell.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40274 72102866-910b-0410-8b05-ffd578937521
2016-12-22 17:14:27 +00:00
Marcian Lytwyn
8736e0b0d6
Patch fix for runloop behavior not adhering to Cocoa
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40273 72102866-910b-0410-8b05-ffd578937521
2016-12-21 19:19:41 +00:00
Marcian Lytwyn
091858c26a
Sync table headers on mouse down clicks to avoid missing text, etc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40265 72102866-910b-0410-8b05-ffd578937521
2016-12-15 18:36:56 +00:00
Marcian Lytwyn
4582391923
Toolbar multiple item issue on 64 bit - issue 11644
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40259 72102866-910b-0410-8b05-ffd578937521
2016-12-12 16:19:06 +00:00
Marcian Lytwyn
8d6d271138
Switch from float to CGFloat for column origins in table view
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40255 72102866-910b-0410-8b05-ffd578937521
2016-12-06 23:44:45 +00:00
Marcian Lytwyn
6566f7b41d
Fix warning
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40252 72102866-910b-0410-8b05-ffd578937521
2016-12-06 02:41:50 +00:00
Marcian Lytwyn
fe636303ee
Select different tooltip font size for 64 bit - there MUST be a bug somewhere in GNUstep related to drawing as it screws up certain tooltip window/view drawing
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40250 72102866-910b-0410-8b05-ffd578937521
2016-12-01 17:49:43 +00:00
Marcian Lytwyn
61e111f14f
Slight cleanup to last rounding fix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40249 72102866-910b-0410-8b05-ffd578937521
2016-12-01 17:48:44 +00:00
Marcian Lytwyn
3d23c53d98
NSLog format update
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40244 72102866-910b-0410-8b05-ffd578937521
2016-11-29 15:30:44 +00:00
Marcian Lytwyn
155a17ec60
More 64 bit updates for use of MSWindows HANDLE/WHnd representation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40236 72102866-910b-0410-8b05-ffd578937521
2016-11-25 17:02:46 +00:00
Marcian Lytwyn
1f01a2e4b0
Fix autoresize function due to double precision representation of tiny numbers i.e zero
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40235 72102866-910b-0410-8b05-ffd578937521
2016-11-25 17:00:22 +00:00
Marcian Lytwyn
9b40beea53
Fix height calculation in NSplitView-setPosition:ofDividerAtIndex:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40232 72102866-910b-0410-8b05-ffd578937521
2016-11-24 17:55:35 +00:00
Marcian Lytwyn
b6991cdc0c
Ignore bad characters that may not be parsable i.e. emoticons, etc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40226 72102866-910b-0410-8b05-ffd578937521
2016-11-18 19:59:34 +00:00
Paul Landers
1ada7d514d
Don't use the attributed string for dragging from outline views.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40220 72102866-910b-0410-8b05-ffd578937521
2016-11-15 18:50:44 +00:00
Marcian Lytwyn
4c396274da
Use different attributed string drawing method
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40218 72102866-910b-0410-8b05-ffd578937521
2016-11-11 23:47:35 +00:00
Marcian Lytwyn
f382b159eb
Use drawWithRect for tool tips
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40216 72102866-910b-0410-8b05-ffd578937521
2016-11-11 13:32:59 +00:00
Marcian Lytwyn
2ee2c4ca53
Test for tool tip view rect sizing
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40215 72102866-910b-0410-8b05-ffd578937521
2016-11-11 01:18:25 +00:00
Marcian Lytwyn
37b37b1558
Fix string drawing based on Apple functionality
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40214 72102866-910b-0410-8b05-ffd578937521
2016-11-10 23:11:43 +00:00
Marcian Lytwyn
056c24bf98
Complete 64 bit changes for window numbers for X windows
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40207 72102866-910b-0410-8b05-ffd578937521
2016-11-09 21:26:14 +00:00
Marcian Lytwyn
0d0695634b
Complete 64 bit changes for window numbers for X windows
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40206 72102866-910b-0410-8b05-ffd578937521
2016-11-09 21:17:55 +00:00
Marcian Lytwyn
f32af34fe8
Fix window number casting from int to NSInteger
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40198 72102866-910b-0410-8b05-ffd578937521
2016-11-08 21:38:17 +00:00
Marcian Lytwyn
5d1a88a4db
Fix warning
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40197 72102866-910b-0410-8b05-ffd578937521
2016-11-08 21:34:45 +00:00
Paul Landers
f388be9f1f
fix [NSTableView setDropRow:] types
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40195 72102866-910b-0410-8b05-ffd578937521
2016-11-08 01:57:10 +00:00
Marcian Lytwyn
4cb005897e
Define interface/CINTERFACE to compile for mingw64
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40157 72102866-910b-0410-8b05-ffd578937521
2016-10-18 18:05:33 +00:00
Marcian Lytwyn
c0f9776a72
Revert NSBitmapImageRep+PNG.m to prior merge
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40154 72102866-910b-0410-8b05-ffd578937521
2016-10-18 17:55:49 +00:00
Paul Landers
e1d7e808a9
fixes warnings for 64 bit
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40151 72102866-910b-0410-8b05-ffd578937521
2016-10-17 21:00:58 +00:00
Marcian Lytwyn
c0edb89f8b
Revert GSXibLoader.m to revision 39488 due to TIFF loading issues
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40149 72102866-910b-0410-8b05-ffd578937521
2016-10-14 23:31:57 +00:00
Marcian Lytwyn
2ea1c891e3
Revert merges from NSBitmapImageRep.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40136 72102866-910b-0410-8b05-ffd578937521
2016-10-07 01:22:41 +00:00
Marcian Lytwyn
80883d716e
Merge with trunk revision 40072
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40133 72102866-910b-0410-8b05-ffd578937521
2016-10-05 22:33:28 +00:00