Fred Kiefer
1fb82b12ec
* Palettes/2Controls/GormButtonAttributesInspector.h: Use
...
NSButton instead of the non-existign NSSwitch.
* GormCore/GormViewKnobs.m: Replace DPS calls. Only realloc
rect lists if needed.
* Plugins/Gorm/GormGormWrapperBuilder.m,
* Palettes/2Controls/GormPopUpButtonAttributesInspector.m,
* Palettes/2Controls/GormButtonEditor.m: Remove compiler
warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37618 72102866-910b-0410-8b05-ffd578937521
2014-01-19 19:25:44 +00:00
Fred Kiefer
facac34b47
Remove compiler warnings.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37617 72102866-910b-0410-8b05-ffd578937521
2014-01-19 11:19:59 +00:00
Fred Kiefer
df44194b98
* GormInfo.plist: Don't clain to be able to write XIB files.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37616 72102866-910b-0410-8b05-ffd578937521
2014-01-19 10:53:31 +00:00
Fred Kiefer
311fe1003b
* GormCore/GormResourceManager.m (-resourcePasteboardTypes): Add
...
IBMenuPboardType to work around menus not being draggable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37529 72102866-910b-0410-8b05-ffd578937521
2013-12-31 13:46:08 +00:00
Gregory John Casamento
e87fd029b4
int -> NSInteger transition.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37359 72102866-910b-0410-8b05-ffd578937521
2013-11-04 15:02:25 +00:00
Fred Kiefer
2aa362da0e
Enable the storing of the Ink Document.gorm as a NIB.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37287 72102866-910b-0410-8b05-ffd578937521
2013-10-26 21:35:26 +00:00
Riccardo Mottola
ef9a3eca84
Write warnings of respectively the proper nil object.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37286 72102866-910b-0410-8b05-ffd578937521
2013-10-26 20:44:58 +00:00
Sebastian Reitenbach
6ef0a5f06a
* GormCore/GormClassEditor.m
...
* GormCore/GormFilePrefsManager.m
* Palettes/3Containers/GormBrowserAttributesInspector.m
* Palettes/3Containers/GormTabViewAttributesInspector.m
fix format strings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37255 72102866-910b-0410-8b05-ffd578937521
2013-10-19 16:07:04 +00:00
Eric Wasylishen
66f31dd063
* Palettes/2Controls/GormNSMatrixInspector.gorm:
...
* Palettes/2Controls/GormNSSliderInspector.gorm:
* Palettes/2Controls/GormNSBoxInspector.gorm:
* Palettes/2Controls/GormNSTextFieldInspector.gorm:
* Palettes/2Controls/GormNSPopUpButtonInspector.gorm:
* Palettes/2Controls/GormNSButtonInspector.gorm:
* Palettes/2Controls/ControlsPalette.gorm:
* Palettes/2Controls/GormNSFormInspector.gorm:
* Palettes/2Controls/GormNSCellInspector.gorm:
* Palettes/0Menus/GormMenuAttributesInspector.gorm:
* Palettes/3Containers/GormNSTableColumnSizeInspector.gorm:
* Palettes/3Containers/GormTabViewInspector.gorm:
* Palettes/3Containers/GormNSTableViewInspector.gorm:
* Palettes/3Containers/GormNSBrowserInspector.gorm:
* Palettes/1Windows/GormNSWindowSizeInspector.gorm:
* Palettes/1Windows/GormNSWindowInspector.gorm:
* Palettes/4Data/GormNSComboBoxInspector.gorm:
* Palettes/4Data/GormNSImageViewInspector.gorm:
* Palettes/4Data/GormNSTextViewInspector.gorm:
Turn off "Draws Background" on NSMatrix and NSForms; there's no need
to draw backgrounds and it may look bad with themes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37228 72102866-910b-0410-8b05-ffd578937521
2013-10-14 17:50:59 +00:00
Niels Grewe
e098bcde5b
Fix typo in header inclusion guard #define
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36818 72102866-910b-0410-8b05-ffd578937521
2013-07-03 11:07:55 +00:00
Riccardo Mottola
681db60988
Make runModal return NSInteger
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36696 72102866-910b-0410-8b05-ffd578937521
2013-06-05 13:26:08 +00:00
Sebastian Reitenbach
30f4e9a6ff
* Palettes/3Containers/GormNSOutlineView.m
...
* GormCore/GormMatrixEditor.m
* GormCore/GormClassEditor.m
some int -> NSInteger and float -> CGFloat transitions
spotted by libobjc2 runtime in debug mode
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36656 72102866-910b-0410-8b05-ffd578937521
2013-05-26 12:04:43 +00:00
Gregory John Casamento
2af37d861a
* ANNOUNCE
...
* Documentation/news.texi
* GormInfo.plist
* NEWS
* Version: 1.2.20
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36528 72102866-910b-0410-8b05-ffd578937521
2013-04-14 17:20:13 +00:00
Gregory John Casamento
62eacb0443
* GormCore/GormViewEditor.m: -handleNotification: touch document
...
when text editing is completed.
Fixes for bug #28643 .
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36289 72102866-910b-0410-8b05-ffd578937521
2013-03-06 06:45:57 +00:00
Gregory John Casamento
d92bf3d1e1
* GormCore/GormDocument.m: Touch document when aligning views in
...
-alignSelectedObjects:.
* Palettes/4Data/DataPalette.m: -depositViewResourceFromPasteboard:..
touch document when adding formatter.
* Palettes/4Data/GormDateFormatterAttributesInspector.m
* Palettes/4Data/GormNumberFormatterAttributesInspector.m:
-ok: touch document when changing formatter.
Fixes forbug #28643 .
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36288 72102866-910b-0410-8b05-ffd578937521
2013-03-06 05:07:51 +00:00
Gregory John Casamento
c998594264
Updating changelog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36287 72102866-910b-0410-8b05-ffd578937521
2013-03-06 01:24:09 +00:00
Gregory John Casamento
2acd3d425a
* GormCore/GormWindowEditor.m: Second try to fix the previous
...
issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36198 72102866-910b-0410-8b05-ffd578937521
2013-02-25 20:07:57 +00:00
Gregory John Casamento
4523eaca35
* GormCore/GormWindowEditor.m: Check the _firstResponder on
...
the window to see if it is the same as the _initialFirstResponder.
If it is, set it to nil as well in -unsetInitialFirstResponder:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36196 72102866-910b-0410-8b05-ffd578937521
2013-02-25 09:15:52 +00:00
Sebastian Reitenbach
b74dcdfa9a
* GormCore/GormObjectEditor.h
...
* GormCore/GormObjectEditor.m
* GormCore/GormPalettesManager.m
* GormCore/GormSplitViewEditor.m
* GormCore/GormViewEditor.m
* GormCore/GormViewWithSubviewsEditor.m
* GormCore/GormWindowEditor.m
* Palettes/0Menus/GormMenuEditor.m
* Palettes/3Containers/GormTableViewEditor.m
* Palettes/4Data/GormTextViewEditor.m
* adapt to -gui changes for DnD
OK Fred, Gregory
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36191 72102866-910b-0410-8b05-ffd578937521
2013-02-23 08:07:56 +00:00
Gregory John Casamento
c92bf0ebfb
* GormCore/GormViewEditor.m: -editedObjectFrameDidChange:
...
alter code so that allViews under the editor are collected
and set to not post notifications. This change prevents
a notification/setFrame cycle which was occurring when
certain controls were added as subviews to NSTabView or
NSBox.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36155 72102866-910b-0410-8b05-ffd578937521
2013-02-17 01:11:32 +00:00
Gregory John Casamento
2e946568b1
* GormCore/GormDocument.m: Corrected issue with adding cells to
...
object tree so that the can be properly addressed in connections.
Change to -attachObject:toParent:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36024 72102866-910b-0410-8b05-ffd578937521
2013-01-27 01:43:35 +00:00
Gregory John Casamento
2ca9057318
* GormCore/GormViewSizeInspector.m: Correct bug#30886: Gorm should
...
change the document to edited when changing resize attributes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35964 72102866-910b-0410-8b05-ffd578937521
2013-01-13 22:48:22 +00:00
Gregory John Casamento
451e84bc06
* Palettes/2Controls/GormColorWellAttributesInspector.m: NSColorWell
...
inspector was showing inverted settings after the last change.
Corrected this in -ok: and -revert:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35963 72102866-910b-0410-8b05-ffd578937521
2013-01-13 21:58:40 +00:00
Gregory John Casamento
1c60f26d3a
* GormCore/GormViewEditor.m: Prevent recursive frame/bounds
...
notifications when resizing a view.
* Plugins/Nib/GormNibWrapperLoader.m: Preliminary changes to support
reading nibs as files instead of packages.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35882 72102866-910b-0410-8b05-ffd578937521
2012-12-12 17:35:27 +00:00
Gregory John Casamento
d7a2c8488f
* GormCore/GormDocument.m: Apply patch suggested by Sebastian.
...
This appears to correct an issue seen by Sergey causing an out of
memory error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35318 72102866-910b-0410-8b05-ffd578937521
2012-07-26 02:34:50 +00:00
Sebastian Reitenbach
bc8f0dc1cc
The connection inspector is broken on a couple
...
of *BSD so revert a patch done in April.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35285 72102866-910b-0410-8b05-ffd578937521
2012-07-12 15:17:46 +00:00
Gregory John Casamento
272e9c73ca
Version 1.2.18
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35215 72102866-910b-0410-8b05-ffd578937521
2012-06-19 04:47:30 +00:00
Gregory John Casamento
d49d1fd71a
* GormCore/GormDocument.m
...
* GormCore/GormFilePrefsManager.m
* GormCore/GormStandaloneViewEditor.m
* GormCore/GormViewWithContentViewEditor.m
* GormCore/GormWindowTemplate.m
* Palettes/0Menus/GormMenuEditor.m
* Palettes/0Menus/MenusPalette.m: Eliminate as many of the remaining
warnings in the code as possible.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35133 72102866-910b-0410-8b05-ffd578937521
2012-05-02 03:26:17 +00:00
Gregory John Casamento
95434c6620
Fix compiler warnings.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35096 72102866-910b-0410-8b05-ffd578937521
2012-04-20 22:55:27 +00:00
Gregory John Casamento
4b3e74e68e
* Palettes/2Controls/GormNSPopUpButton.h
...
* Palettes/2Controls/GormNSPopUpButton.m: Added new files for
Gorm subclass of NSPopUpButton.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35095 72102866-910b-0410-8b05-ffd578937521
2012-04-20 16:17:06 +00:00
Gregory John Casamento
0f780c7001
* GormCore/GormCustomView.m
...
* GormCore/GormFilesOwner.m
* GormCore/GormFunctions.m
* GormObjCHeaderParser/OCHeaderParser.m
* Palettes/2Controls/ControlsPalette.m
* Palettes/2Controls/GNUmakefile
* Palettes/2Controls/GormPopUpButtonEditor.m
* Palettes/3Containers/GormNSBrowser.m
* Palettes/4Data/GormImageViewAttributesInspector.m: Correct
compiler warnings found by clang.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35094 72102866-910b-0410-8b05-ffd578937521
2012-04-20 16:03:21 +00:00
Gregory John Casamento
25fff13915
* GormLib/IBObjectAdditions.m
...
* GormObjCHeaderParser/OCClass.m
* GormObjCHeaderParser/OCHeaderParser.m
* GormObjCHeaderParser/OCIVarDecl.m
* GormObjCHeaderParser/OCIVar.m
* GormObjCHeaderParser/OCMethod.m
* GormObjCHeaderParser/ParserFunctions.m: Fix compiler warnings
when building with clang.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35093 72102866-910b-0410-8b05-ffd578937521
2012-04-20 14:34:55 +00:00
Gregory John Casamento
4671ec0870
* GormCore/GormClassInspector.m
...
* GormCore/GormClassManager.m
* GormCore/GormDocument.m
* GormCore/GormGenericEditor.m
* GormCore/GormObjectInspector.m
* GormCore/GormOutlineView.m
* GormCore/GormPrivate.h
* GormCore/GormPrivate.m
* Palettes/0Menus/GormMenuEditor.m
* Palettes/1Windows/GormDrawerAttributesInspector.m
* Palettes/3Containers/GormTableColumnAttributesInspector.m
* Palettes/3Containers/GormTableViewEditor.m
* Palettes/4Data/DataPalette.m
* Palettes/4Data/GormNumberFormatterAttributesInspector.m: Change int/unsigned int to NSInteger
and NSUInteger to address 64-bit issues. Patch by
Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* Plugins/Gorm/GormGormWrapperLoader.m
* Plugins/Nib/GormNibWrapperBuilder.m
* Plugins/Nib/GormNibWrapperLoader.m
* Plugins/Xib/GormXibWrapperLoader.m: Clean up warnings found by clang.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35091 72102866-910b-0410-8b05-ffd578937521
2012-04-20 06:12:32 +00:00
Gregory John Casamento
4bc5ea7ede
* GormCore/GormMatrixEditor.m: Change modifier to Ctrl+Shift since
...
these two keys are never remapped and Alt does not always exist
on european and some US keyboards. This change should address
bug#36096.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35028 72102866-910b-0410-8b05-ffd578937521
2012-04-05 18:40:59 +00:00
Germán Arias
f0429f9b63
Improvements for use with menu in-window
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34946 72102866-910b-0410-8b05-ffd578937521
2012-03-18 02:00:32 +00:00
Gregory John Casamento
f60329ed6d
Minor change to Changelog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34788 72102866-910b-0410-8b05-ffd578937521
2012-02-20 02:08:40 +00:00
Gregory John Casamento
9da8b0aaf6
Bump version number to indicate unstable svn version.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34787 72102866-910b-0410-8b05-ffd578937521
2012-02-20 01:04:49 +00:00
Gregory John Casamento
d856f0eb5e
* GormCore/GormPrivate.m: Remove poseAs: override. Fix for
...
compilation with ObjC2.0 compilers.
* Palettes/3Containers/GormNSTableColumnInspector.gorm:
Correction for tableView column identifiers. Delegate
wasn't connected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34763 72102866-910b-0410-8b05-ffd578937521
2012-02-15 23:00:44 +00:00
Gregory John Casamento
cda5a97ccc
* Version: 1.2.16
...
* GormInfo.plist
* Documentation/news.texi: Update version and documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34723 72102866-910b-0410-8b05-ffd578937521
2012-02-06 07:09:34 +00:00
Eric Wasylishen
59039e100d
* English.lproj/GormClassInspector.gorm: Re-save with the
...
last change, so the outlet/action table data cells are
editable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34552 72102866-910b-0410-8b05-ffd578937521
2012-01-15 21:52:43 +00:00
Eric Wasylishen
5734051eb2
* Palettes/3Containers/GormTableColumnAttributesInspector.m:
...
Set editable state of the data cell to match editable state
of the column. (NSTableView now refuses to edit non-editable
data cells in editable columns.)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34551 72102866-910b-0410-8b05-ffd578937521
2012-01-15 21:46:00 +00:00
Eric Wasylishen
fe4aa441cf
* Palettes/3Containers/GormTabViewAttributesInspector.m:
...
Add retain/release so tab view item isn't deallocated while
being moved from one position to another.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34550 72102866-910b-0410-8b05-ffd578937521
2012-01-15 21:43:20 +00:00
Gregory John Casamento
0d77bdd053
Update changelog.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34224 72102866-910b-0410-8b05-ffd578937521
2011-11-28 03:35:33 +00:00
Gregory John Casamento
21c67d28a2
Move GormWindowTemplate to GormCore since it is shared between GormXibWrapperLoader and GormNibWrapperLoader.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34123 72102866-910b-0410-8b05-ffd578937521
2011-11-05 01:44:24 +00:00
Eric Wasylishen
570a14f01c
* GormCore/GormFunctions.m: change float to CGFloat to match
...
change in gui of -[NSColor getRed:green:blue:alpha:] method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34121 72102866-910b-0410-8b05-ffd578937521
2011-11-04 18:19:54 +00:00
Fred Kiefer
74b14040ce
Get XIB files to be loaded.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34113 72102866-910b-0410-8b05-ffd578937521
2011-11-03 10:47:52 +00:00
Gregory John Casamento
b370305730
Changes to implement feature requestion in #32802 . Support for sorting in table columns.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34089 72102866-910b-0410-8b05-ffd578937521
2011-10-29 21:53:11 +00:00
Gregory John Casamento
4609f85bdf
Changes to support sort descriptors.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34069 72102866-910b-0410-8b05-ffd578937521
2011-10-25 23:38:10 +00:00
Fred Kiefer
0f8b9f3d20
* Palettes/0Menu/GormMenuEditor.m: Protect against the menu parent
...
being a popup button cell.
* Plugins/Xib/GormXibWrapperLoader.m: Move additional methods
into gui and correct handling of file owner.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34056 72102866-910b-0410-8b05-ffd578937521
2011-10-25 09:09:15 +00:00
Fred Kiefer
7cf6d8e775
Get the formatter panel working again.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@33840 72102866-910b-0410-8b05-ffd578937521
2011-09-15 08:59:22 +00:00