Riccardo Mottola
5f00cd1203
make NSIS packageable
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@39891 72102866-910b-0410-8b05-ffd578937521
2016-06-21 08:07:08 +00:00
Gregory John Casamento
cb0e765961
Fix issue found by Riccardo and Fred when reading in a nib, a panel will get decoded as a NSWindow instead of an NSPanel.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@39156 72102866-910b-0410-8b05-ffd578937521
2015-11-06 01:42:51 +00:00
Richard Frith-MacDonald
af70396e29
use gnustep-config
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@39146 72102866-910b-0410-8b05-ffd578937521
2015-11-04 12:43:05 +00:00
Riccardo Mottola
4a816635df
argument is float, so use fabs() and cast to int
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@39012 72102866-910b-0410-8b05-ffd578937521
2015-09-22 16:01:51 +00:00
Gregory John Casamento
12c6bf8502
Eliminate ancient news from README file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38658 72102866-910b-0410-8b05-ffd578937521
2015-06-19 00:10:42 +00:00
Gregory John Casamento
57b66318d3
1.2.22 Release
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38514 72102866-910b-0410-8b05-ffd578937521
2015-05-20 10:20:59 +00:00
Gregory John Casamento
122fa03d06
Disabling repairFile: pending further development. Update version files.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38513 72102866-910b-0410-8b05-ffd578937521
2015-05-20 10:18:40 +00:00
Gregory John Casamento
0420732766
Fix for bug#45040
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38485 72102866-910b-0410-8b05-ffd578937521
2015-05-12 00:24:12 +00:00
Riccardo Mottola
c7651517ef
Use cast to larger type for string formatting to allow compilation on Solaris
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38459 72102866-910b-0410-8b05-ffd578937521
2015-04-17 17:52:51 +00:00
Gregory John Casamento
c2e600fc22
Fixes crash seen after last commit.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38376 72102866-910b-0410-8b05-ffd578937521
2015-03-02 22:51:36 +00:00
Gregory John Casamento
3dc14cfc65
Correction for bug#44343. Set to ready for test.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38372 72102866-910b-0410-8b05-ffd578937521
2015-03-02 05:07:39 +00:00
Gregory John Casamento
17ec30efb2
Fixes bug#13753: User should now be able to change the color of the guideline from the guideline preferences.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38356 72102866-910b-0410-8b05-ffd578937521
2015-02-23 02:23:29 +00:00
Gregory John Casamento
14b3cc8602
Fix for bug#42782
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38136 72102866-910b-0410-8b05-ffd578937521
2014-10-28 07:09:52 +00:00
Fred Kiefer
9c9af61d37
* GormCore/GormDocument.m: Rewrite fix for bug #39072 to stop
...
leaking memory.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38052 72102866-910b-0410-8b05-ffd578937521
2014-08-31 19:47:45 +00:00
Fred Kiefer
abce1603c7
* GormCore/GormImage.m: Fix the init issue for the second
...
method as well. Small cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38002 72102866-910b-0410-8b05-ffd578937521
2014-07-21 07:21:48 +00:00
Gregory John Casamento
2af7de1105
Fix bug #28644
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37931 72102866-910b-0410-8b05-ffd578937521
2014-05-31 15:00:47 +00:00
Sebastian Reitenbach
2e1fc7f286
* Palettes/2Controls/GormFormAttributesInspector.m
...
fix some format string warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37926 72102866-910b-0410-8b05-ffd578937521
2014-05-30 12:32:21 +00:00
Sebastian Reitenbach
5cdfadcb56
* Palettes/2Controls/GormColorWellAttributesInspector.h
...
fix typo in header guard
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37924 72102866-910b-0410-8b05-ffd578937521
2014-05-30 12:08:28 +00:00
Riccardo Mottola
7d0d96a1bc
Explicitely cast NSIntegers to avoid warning and problems
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37916 72102866-910b-0410-8b05-ffd578937521
2014-05-28 07:02:41 +00:00
Gregory John Casamento
4ff11ce871
Fix for bug#28646
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37912 72102866-910b-0410-8b05-ffd578937521
2014-05-27 07:27:32 +00:00
Gregory John Casamento
3b78ac2018
Fix bug #39072
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37911 72102866-910b-0410-8b05-ffd578937521
2014-05-27 07:17:37 +00:00
Gregory John Casamento
3323b82516
Fix for bug#30837
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37910 72102866-910b-0410-8b05-ffd578937521
2014-05-26 23:26:23 +00:00
Gregory John Casamento
4c6a4d7baf
Accepted patch for 34877 by Sergei.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37909 72102866-910b-0410-8b05-ffd578937521
2014-05-26 22:33:29 +00:00
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
Riccardo Mottola
1e7c9315b6
cast to fix warning
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37366 72102866-910b-0410-8b05-ffd578937521
2013-11-06 08:53:04 +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
50545e8f5a
Update file manager.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36529 72102866-910b-0410-8b05-ffd578937521
2013-04-14 17:20:55 +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
187ceaf5e7
* GormInternalViewEditor.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36286 72102866-910b-0410-8b05-ffd578937521
2013-03-06 01:22:16 +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
David Chisnall
3cd12bee73
Next bit of NSInteger cleanup for -gui.
...
Fix all of the current warnings in Gorm so that it can be used to test
NSInteger things.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36039 72102866-910b-0410-8b05-ffd578937521
2013-01-30 12:43:27 +00:00
David Chisnall
b259b857d0
Fix NSUInteger / unsigned mismatch.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36031 72102866-910b-0410-8b05-ffd578937521
2013-01-28 14:04:38 +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