Sergii Stoian
1165a5c461
* Palettes/3Containers/GormNSBrowserInspector.gorm: fixed initial first responder.
2019-12-27 16:11:10 +02:00
Sergii Stoian
fc52b11a1d
* Palettes/1Windows/GormNSWindowSizeInspector.gorm: fixed initial first responder.
2019-12-27 16:07:17 +02:00
Sergii Stoian
c1b62d10b0
* Palettes/1Windows/GormDrawerAttributesInspector.gorm: fixed autosizing.
2019-12-27 16:06:48 +02:00
Sergii Stoian
3d89795a63
* English.lproj/GormClassInspector.gorm,
...
* English.lproj/GormClassPanel.gorm,
* English.lproj/GormScrollViewAttributesInspector.gorm,
* English.lproj/GormSetName.gorm,
* English.lproj/GormSoundInspector.gorm,
* Palettes/4Data/GormNSImageViewInspector.gorm,
* Palettes/4Data/GormNSTextViewInspector.gorm: sizing and positioning fixes.
2019-12-27 15:50:29 +02:00
Sergii Stoian
69edc5c1ca
* Palettes/3Containers/GormNSTableColumnInspector.gorm: fixed textfields height.
2019-12-27 12:41:31 +02:00
Sergii Stoian
6d9a5ae597
Merge branch 'UsabilityEnhancements' of https://github.com/gnustep/apps-gorm into UsabilityEnhancements
2019-12-27 11:02:31 +02:00
Sergii Stoian
00d3f7cdc7
* Palettes/3Containers/GormNSTableColumnSizeInspector.gorm: adjust sizing and position of elements.
2019-12-27 00:58:34 +02:00
Sergii Stoian
af08856fb8
* Palettes/3Containers/GormTableColumnSizeInspector.m: apply changes only after editing has end.
2019-12-27 00:57:51 +02:00
Sergii Stoian
5511a423fc
* Palettes/3Containers/inspectors.m: added missed method to return table column sizer class.
2019-12-27 00:56:45 +02:00
Sergii Stoian
6dd329c4c5
* Palettes/3Containers/GormNSTableViewInspector.gorm: fxed sizing and positioning; rearrange inspector elements.
2019-12-26 19:29:03 +02:00
Sergii Stoian
22d493e306
* Palettes/3Containers/GormNSTableColumnInspector.gorm: fxed sizing and positioning; rearrange inspector elements.
2019-12-26 19:28:36 +02:00
Sergii Stoian
156eec4d4c
* Palettes/3Containers/GormNSBrowserInspector.gorm/objects.gorm: fixed vertical offset of option butttons.
2019-12-26 19:24:47 +02:00
Sergii Stoian
570ee6cbba
* Palettes/3Containers/GormBrowserAttributesInspector.m (ok:): reduce number of digits of fraction part to 2.
...
* Palettes/3Containers/GormNSBrowserInspector.gorm: fixed sizing and postioning; remove delegate from textfields - attribute is set only after user finished editing (pressed Return or Tab key).
2019-12-26 15:15:22 +02:00
Sergii Stoian
f2186a6ee6
* Palettes/1Windows:
...
Window Attributes Inspecor:
- Fixed size, postion and autosizing of elements.
- "Autosave Name" form was moved into "Window Size Inspector".
- "Minwindow Icon Name": removed clear button, form converted into texfield.
Window Size Inspector:
- "Size" form was splitted into 2 forms to place them horizontally.
- "Size" group was renamed into "Frame".
- "Autosave Name" form was added and converted into textfield.
- Fixed size, postion and autosizing of elements.
NOTE: "Autosave Name" field is not saved into model file - is not encoded?
2019-12-26 13:50:15 +02:00
Sergii Stoian
6a0a511f4c
* Palettes/2Controls/GotmNSBoxInspector.gorm: minor fixes.
2019-12-26 02:52:16 +02:00
Sergii Stoian
942bfbc6d8
* Palettes/2Controls/GormButtonInspector.gorm: recreate broken "Type" popup button.
2019-12-26 02:51:17 +02:00
Sergii Stoian
0b210bbcb1
* Palettes/2Controls/GormButtonAttributesInspector.m (ok:): set "Key:" textfield value to after selecting popup button items.
2019-12-26 02:50:09 +02:00
Sergii Stoian
df3e6f1e36
Palettes/2Controls/GormNSBoxInspector.gorm: adjust size and positions of elements.
2019-12-24 15:17:26 +02:00
Sergii Stoian
533c9689dd
Menu Item Inspector: changed size and positions of UI elements; redesigned key equivalent selection - user can specify either character in text field or special(function) key from popup button; added check for length of key equivalent - only 1 character length allowed.
2019-12-24 02:07:14 +02:00
Sergii Stoian
94c450df76
* Palettes/2Controls: return code for NSPopUpButton adding programmatically into palette.
2019-12-24 02:00:16 +02:00
Sergii Stoian
25697a5b46
* Palettes/2Controls/ControlsPalette.gorm: adjust some controls position slightly.
2019-12-23 18:27:45 +02:00
Sergii Stoian
ed710cdd1e
* Palettes/0Menus/GormMenuAttributesInspector.gorm: fixed positioning and autosizing.
2019-12-23 18:17:14 +02:00
Sergii Stoian
ef2eb73af5
* Palettes/3Containers/ContainersPalette.m: fixed typo.
2019-12-23 02:44:41 +02:00
Sergii Stoian
017bead07a
Palette Panel: set window title from original window title of selected palette; window titles were added/fixed for palettes.
2019-12-23 01:46:59 +02:00
Sergii Stoian
71af93619a
* Palettes/4Data/DataPalette.m (finishInstantiate): ScrollView was made not resizable; move controls in right column slightly to the right.
2019-12-23 01:34:48 +02:00
Sergii Stoian
e2ec1db122
* Palettes/2Controls/ControlsPalette.m (finishInstantiate) do not add popup button - it's already in model file of palette.
2019-12-23 01:32:42 +02:00
Sergii Stoian
10499e2610
Controls Palette: minor fixes to controls position and size.
2019-12-23 01:17:00 +02:00
Sergii Stoian
9915e575ca
Menus Palette: adjust position of menu image centered in dragged view.
2019-12-23 01:15:46 +02:00
Sergii Stoian
011d0fda17
GormPalettesManager: palettes selection icons now display selection with white color of selected icon background; removed arrows from scroller; icons are replaced to make selection color visible.
2019-12-23 01:14:25 +02:00
Sergii Stoian
681758ce7e
ControlsPalette: rearrange controls.
2019-12-22 23:38:02 +02:00
fredkiefer
d587e3f195
Add .gitignore.
...
Fix a few compiler warnings.
2019-07-26 21:29:00 +02:00
Gregory John Casamento
fa00b63ced
Single line mode fix
2019-04-15 03:42:44 -04:00
Gregory John Casamento
611266d433
Inspector changes
2019-04-15 03:38:23 -04:00
Gregory John Casamento
e7ba5673cd
Add usesSingleLineMode in inspector
2019-04-14 00:27:28 -04:00
Gregory John Casamento
5a35e51db1
Add usesSingleLineMode in inspector
2019-04-14 00:26:47 -04:00
David Chisnall
c554b72b74
Fix Gorm with the new ABI.
...
Now that @private is enforced by the linker, we can't just bypass it
with categories. Instead, either access public interfaces or use
reflection to look up instance variables.
2018-12-30 17:24:56 +00:00
Gregory John Casamento
26f5f4b820
Implemented Feature Request Bug#17380: Gorm palette should offer seperator lines.
2018-01-24 20:15:50 -05: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
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
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
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
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
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
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
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
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
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