Sergii Stoian
cc589096c7
* Palettes/4Data/GormNSDateFormatterInspector.gorm,
...
Palettes/4Data/GormNSNumberFormatterInspector.gorm: fixed size and positions of UI elements.
2020-01-05 23:03:59 +02:00
Sergii Stoian
30e8802532
* Palettes/2Controls/ControlsPalette.m (willInspectObject:): create "Prototype" mode only if selected object's prototype exists.
2020-01-05 04:10:56 +02:00
Sergii Stoian
e563abf1b3
* Palettes/2Controls/GormMatrixAttributesInspector.m (ok:): fixed "Match Prototype" action - make cells as copy of prototype, select first cell.
2020-01-05 03:53:41 +02:00
Sergii Stoian
da8e911f0b
* GormCore/GormInspectorsManager.m (setCurrentInspector:): get width from Inspector's minSize when new minSize is about to be set.
2020-01-05 03:25:20 +02:00
Sergii Stoian
bcd8491262
* Palettes/2Controls/GormMatrixAttributesInspector.m (revert:): update object in prototype matrix.
...
(ok:): implemented "Match Prototype" button action - recreates object's cells.
2020-01-05 03:20:17 +02:00
Sergii Stoian
6722945719
* Palettes/2Controls/GormButtonAttributesInspector.m (ok:), (revert:): adopt methods to be usable for objects with prototype. This inspector can be called in "Prototype" mode.
2020-01-05 03:17:37 +02:00
Sergii Stoian
cdb2814a8a
* Palettes/2Controls/ControlsPalette.m: implement adding "Prototype" mode to Inspector's popup button for objects with prototype aavailable (mainly NSMatrix).
2020-01-05 03:15:09 +02:00
Sergii Stoian
a0702cd9cd
* Palettes/2Controls/GormNSMatrixInspector.gorm: reestablish coonectiontion to action for "Match Prototype" button.
2020-01-05 03:13:22 +02:00
Sergii Stoian
441b52e3a1
* Palettes/2Controls/GormNSButtonInspector.gorm: set enabled and not selected state "Bordered" button.
2020-01-05 03:12:33 +02:00
Sergii Stoian
f8fceb0262
* English.lproj/GormConnectionInspector.gorm: fixed window size to prevent
...
inspector panel resizing while switching from the other standard-sized
inspectors.
2020-01-04 02:53:54 +02:00
Sergii Stoian
8720e67473
* Palettes/4Data/GormNSComboBoxInspector.gorm: fixed sizes and positions of elements.
2020-01-04 02:52:36 +02:00
Sergii Stoian
5bcdc44706
* GormCore/GormInspectorsManager.m (setCurrentInspector:): increase height of
...
inspector panel frame if inspector taller then previous; set minimum size
accordingly.
* Palettes/2Controls/GormNSMatrixInspector.gorm: made inspector content taller
to look better and as a test case for change in GorInspectorManager.
2020-01-04 02:01:36 +02:00
Gregory Casamento
a67a7f6edd
Merge pull request #5 from IOOI-SqAR/some-clean-ups
...
headers cleaned up:
2019-12-30 08:04:45 -05:00
Sergii Stoian
1ce96d0d79
* GormCore/GormConnectionInspector.m (ok:): return on problem with making connection, don't mark document as edited; update "Outlets" browser after makeing changes to connections - updates "connected" image on selected outlet.
2019-12-28 01:13:38 +02:00
Sergii Stoian
e54c0fa607
* Palettes/2Controls/GormNSBoxInspector.gorm,
...
Palettes/2Controls/GormNSButtonInspector.gorm,
Palettes/2Controls/GormNSCellInspector.gorm,
Palettes/2Controls/GormNSColorWellInspector.gorm,
Palettes/2Controls/GormNSMatrixInspector.gorm,
Palettes/2Controls/GormNSPopUpButtonInspector.gorm,
Palettes/2Controls/GormNSProgressIndicatorInspector.gorm,
Palettes/2Controls/GormNSSliderInspector.gorm,
Palettes/2Controls/GormNSStepperInspector.gorm,
Palettes/2Controls/GormNSTextFieldInspector.gorm: sizing and positions fixes.
2019-12-28 00:41:32 +02:00
Sergii Stoian
0b548c2393
* Palettes/2Controls/GormNSFormInspector.gorm: sizes and positions cleanup and fix.
2019-12-27 19:26:30 +02:00
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
3fdd0d903c
* English.lproj/GormObjectInspector.gorm: fixed initial first responder setting.
2019-12-27 16:02:07 +02:00
Sergii Stoian
2cc794d9eb
* English.lproj/GormScrollViewAttributesInspector.gorm: fixed default background color.
2019-12-27 16:01:21 +02:00
Sergii Stoian
0729f78fd5
* English.lproj/GormConnectionInspector.gorm: fixed initial first responder setting.
2019-12-27 16:00:11 +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
35c2b55e35
* GormCore/GormConnectionInspector.m: use custom cell class for "Outlets" browser to draw dimple image on connected outlets.
2019-12-27 02:37:37 +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
b2faaea7c5
* English.lproj/GormConnectionInspector.gorm: adjust splitview height after last change.
2019-12-23 18:12:50 +02:00
Sergii Stoian
b04f63b4ff
* GormCore/GormInspectorsManager.m (setCurrentInspector:): do not resize inspector
...
panel on inspector change.
2019-12-23 18:11:52 +02:00
Sergii Stoian
ded77192c4
Fixed guideline on/off menu item handling after rearrangement.
2019-12-23 15:49:57 +02:00
Sergii Stoian
98befb031c
* GormCore/GormPalettesManager.m (resizeWithOldSuperviewSize:): new method.
...
Fixes correct placement of palette view on panel resize.
(init): disable auroresizing of dragView.
2019-12-23 15:48:30 +02:00
Sergii Stoian
f227f3008b
* GormCore/GormPalettesManager.m (loadPalette): commented out code that leads to issues with scrolling (although, code supposed to fix issues with scrolling :().
2019-12-23 13:43:54 +02:00
Sergii Stoian
aff9e80077
* GormCore/GormPalettesManager.m (init): autohide scroller of selection ScrollView.
2019-12-23 02:46:16 +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