Commit graph

467 commits

Author SHA1 Message Date
Gregory John Casamento
bfdb26d779 Update branch
Some checks failed
CI / Ubuntu x64 Clang gnustep-1.9 (push) Has been cancelled
CI / Ubuntu x64 Clang gnustep-2.0 (push) Has been cancelled
CI / Ubuntu x64 GCC (push) Has been cancelled
2025-01-29 21:20:31 -05:00
Gregory John Casamento
1a71d2cafb Update ignore file 2023-06-14 04:09:37 -04:00
Gregory John Casamento
a4bc43f35e Add stack/grid view palette 2023-01-15 06:52:01 -05:00
Gregory Casamento
aaa071bf37 Add length icon 2023-01-15 06:52:01 -05:00
Gregory John Casamento
d9ccbbb007 Update from master 2023-01-15 06:52:01 -05:00
Gregory Casamento
9a9feb37f1 measurement image 2023-01-15 06:52:01 -05:00
Gregory Casamento
39a43fc8ab Add measurement formatter 2023-01-15 06:52:01 -05:00
Gregory Casamento
37273d3b25 Add energy formatter icon 2023-01-15 06:52:01 -05:00
Gregory Casamento
b20ae8c30b Rename tiff 2023-01-15 06:52:01 -05:00
Gregory Casamento
1490472c37 Add image 2023-01-15 06:52:01 -05:00
Gregory Casamento
90801368c5 Date interval 2023-01-15 06:52:01 -05:00
Gregory Casamento
e78182e7e2 Update image for date comp formatter 2023-01-15 06:52:01 -05:00
Gregory John Casamento
3c06db624f Fix to find images correctly 2023-01-15 06:52:01 -05:00
Gregory John Casamento
2a52461368 Add date components formatter 2023-01-15 06:52:01 -05:00
Gregory John Casamento
a1de322982 Place formatters properly in Palette 2023-01-15 06:52:01 -05:00
Gregory Casamento
8ff96aee7c Add bytecount formatter image. 2023-01-15 06:52:01 -05:00
Gregory Casamento
4a832aff1e improved icon 2023-01-15 06:52:01 -05:00
Gregory John Casamento
4e1ff3228a Update image 2023-01-15 06:52:01 -05:00
Gregory John Casamento
a872d616f3 New palette for formatters 2023-01-15 06:52:01 -05:00
Gregory John Casamento
ccd06c7e64 Add template for new palette 2023-01-15 06:52:01 -05:00
Gregory John Casamento
ca58e9480c Fix the rest of the issues mentioned in savannah bug#25310 2021-12-09 01:31:19 -05:00
Gregory John Casamento
214583b518 Add calls to ok: to update document status 2021-12-09 00:16:08 -05:00
Gregory John Casamento
f56cf39b0a Add changes to fix fontMenu issue 2021-05-15 18:43:21 -04:00
Gregory John Casamento
407a0403ad Add menu to NSFontManager object using setFontMenu: in menus palette 2021-05-15 02:04:15 -04:00
Gregory John Casamento
9a8bed57ff Improve memory management when it deletes cells from an NSMatrix instance 2021-04-22 08:29:56 -04:00
Gregory John Casamento
0284554411 Fix memory leak when creating matrix cells using inspector. Do not deactivate / close the editor when matrix is expanded. 2021-04-22 04:05:49 -04:00
Gregory John Casamento
97f1a8e74d Fix issue #11 in Gorm. NSMatrix should now be selectable after initial selection. 2021-04-22 03:32:35 -04:00
Gregory John Casamento
27e6f6b309 Add code to safeguard against crash when NSMatrix has no cells or the prototype is nil 2021-04-21 18:14:56 -04:00
Gregory John Casamento
eb0b0bfbe1 Fix all warnings in Gorm 2021-03-28 18:55:29 -04:00
Gregory John Casamento
cc3345990d Fix linker error due to same category name 2021-03-28 17:43:06 -04:00
Gregory John Casamento
01ed525ca7 Add new inspector for matrix cell size 2021-03-28 01:34:15 -04:00
Gregory John Casamento
b777e0e383 Revert use of fast enumeration 2021-03-10 01:49:46 -05:00
Gregory John Casamento
1335a20fa5 Fix issue horizontal and vertical resizable settings in Text View 2021-01-28 19:14:02 -05:00
Ahmed Khanzada
ab9810a771 Fixed grammatical error ("All Rights" -> "All rights") 2020-04-20 22:07:14 -07:00
Riccardo Mottola
b143ab112d Cast to NSProgressIndiciator so corret isVertical method is choosen by compiler. Add check before casting. 2020-04-14 12:30:34 +02:00
fredkiefer
fb3a4840e6 * GormCore/GormDocument.m: Remove NSNibConnector duplicating code in gui.
Use [-attachObjects:toParent:] and [-detachObjects:] more often.
2020-03-29 15:10:46 +02:00
Riccardo Mottola
ca6c1c71ef minor fix, gcc9 didn't like that declaration 2020-01-17 00:01:14 +01:00
Sergii Stoian
8ad8ce08a8
Merge branch 'master' into UsabilityEnhancements 2020-01-11 01:30:33 +02:00
Sergii Stoian
c301044e45 * Palettes/2Controls/ControlsPalette.gorm,
* Palettes/2Controls/GormNSFormInspector.gorm: update stepper size.
2020-01-10 18:51:49 +02:00
Sergii Stoian
4f94fd5872 * Palettes/2Controls/GormMatrixAttributesInspector.h,
* Palettes/2Controls/GormMatrixAttributesInspector.m (_displayObject:resize):
  move object refresh code here. Use it where it's appropriate.
* Palettes/2Controls/GormNSMatrixInspector.gorm: separate dimensions form into 2
  for rows and columns; add steppers again.
2020-01-10 18:44:27 +02:00
Sergii Stoian
4099c3d1ba * Palettes/2Controls/GormButtonEditor.m (gormTitleRectForFrame:inView:):
initialize `titleRect` to supress compiler warning.
2020-01-10 16:01:32 +02:00
Sergii Stoian
5b24e1289c * Palettes/2Controls/GormMatrixAttributesInspector.m: ehnanced redrawing of
object after dimension changes.
2020-01-10 10:52:30 +02:00
Sergii Stoian
b35b38b26a * Palettes/2Controls/GormNSBoxInspector.gorm: ticks to offset sliders were added; "Stop on ticks only" set. 2020-01-10 10:50:38 +02:00
Sergii Stoian
6a460bc582 * Palettes/2Controls/GormMatrixAttributesInspector.m: use ok: on end editing of
textfields objects.
  (ok:): update window content view on object's dimensions changes.
2020-01-09 03:15:50 +02:00
Sergii Stoian
540ce531df * Palettes/2Controls/GormButtonAttributesInspector.m (ok:): removed unused code. 2020-01-09 02:08:46 +02:00
Sergii Stoian
8b82a20794 * Palettes/2Controls/GormNSButtonInspector.gorm/objects.gorm:
added missed "Disclosure Round" bezel type to popup button.
2020-01-09 01:58:48 +02:00
Sergii Stoian
39af9e0b4c * Palettes/2Controls/GormButtonAttributesInspector.m
(buttonTypeForObject:): use NSMomentaryPushInButton for "Momentary Push" type.
  (rever:): use tag to select button type.
2020-01-09 01:57:43 +02:00
Sergii Stoian
4c915602dd * Palettes/2Controls/GormButtonAttributesInspector.m: fixed "Momentary Light"
button type value.
2020-01-08 18:42:13 +02:00
Sergii Stoian
2b4b6171e6 * Palettes/2Controls/GormMatrixAttributesInspector.m (ok:): preserve tag and
title of cells on "Match Prototype" button click.
2020-01-08 18:41:12 +02:00
Sergii Stoian
9fa040fcbc * Palettes/3Containers/GormTableViewAttributesInspector.m: apply changes only after editing has end. 2020-01-08 01:57:08 +02:00