Commit graph

  • 993ebcefbc Change to Xenial Gregory John Casamento 2021-07-10 10:14:39 -0400
  • 364c9a6178 Remove pull_request Gregory John Casamento 2021-07-10 10:02:13 -0400
  • 7e845a57c5 Fix errors Gregory John Casamento 2021-07-10 08:47:26 -0400
  • 0eb144e647 Fix error Gregory John Casamento 2021-07-10 08:46:16 -0400
  • 154d24480e Add build.yml Gregory John Casamento 2021-07-10 08:45:12 -0400
  • 378c326033 Merge branch 'master' of github.com:gnustep/apps-gorm Gregory John Casamento 2021-07-10 07:46:30 -0400
  • d827c49f90 Move workflow Gregory John Casamento 2021-07-10 07:46:20 -0400
  • 905a2ea716
    Blank.yml Gregory Casamento 2021-07-10 07:31:35 -0400
  • ca42bbe881 Add test workflow to gorm. Gregory John Casamento 2021-07-10 07:28:55 -0400
  • 559c7e3238 Merge branch 'xib_loading' Gregory John Casamento 2021-05-15 18:43:47 -0400
  • f56cf39b0a Add changes to fix fontMenu issue Gregory John Casamento 2021-05-15 18:43:21 -0400
  • 407a0403ad Add menu to NSFontManager object using setFontMenu: in menus palette Gregory John Casamento 2021-05-15 02:04:15 -0400
  • 028a22cd7b Add help file. Gregory John Casamento 2021-05-10 00:57:30 -0400
  • 0721cec4a7 Add new version Gregory John Casamento 2021-05-09 02:35:26 -0400
  • 9df2d1aeb8 Fix merge issues Gregory John Casamento 2021-05-09 02:29:13 -0400
  • e843b2a848 Release 1.2.28 - Minor fix Gregory John Casamento 2021-05-09 00:38:00 -0400
  • f97cfac1c8 Release 1.28.0 Gregory John Casamento 2021-05-09 00:20:28 -0400
  • 95d77eb982 Add back in encoding/decoding for testing. Gregory John Casamento 2021-05-09 00:08:16 -0400
  • 49b98e385d Code cleanup Gregory John Casamento 2021-05-07 06:52:14 -0400
  • d56e7083c5 Remove uneeded encoding/decoding methods in GormDocument Gregory John Casamento 2021-05-07 00:11:51 -0400
  • ee2bd354da Minor changes Gregory John Casamento 2021-05-06 23:46:06 -0400
  • a7fb78ecd0 Fix issue with NSNibControlConnector handling in XIB loading routine. Gregory John Casamento 2021-05-06 23:15:48 -0400
  • d2062aeff0 outlets now showing properly when loading a xib file Gregory John Casamento 2021-05-04 21:40:09 -0400
  • db60b6ec8b Merge branch 'xib_loading' of github.com:gnustep/apps-gorm into xib_loading Gregory John Casamento 2021-05-04 05:05:21 -0400
  • c6e216f2f2 Changes to fix custom class handling. Gregory John Casamento 2021-05-03 11:38:48 -0400
  • a55f961f1c Code cleanup. Changes to handle connections. Gregory John Casamento 2021-04-29 20:49:15 -0400
  • feb5608836 Gorm now correctly pulls in objects and assigns them names. Gregory John Casamento 2021-04-28 19:03:27 -0400
  • 3c81d4b83a Code to add window to top level objects when reading XIB file in GormXibWrapperLoader Gregory John Casamento 2021-04-23 06:48:09 -0400
  • 94955a248a Correctly interpret NSApplication and other top level objects, except NSWindowTemplate. Gregory John Casamento 2021-04-23 06:35:50 -0400
  • 99d9d529ed Add custom object replacement class in archiver Gregory John Casamento 2021-04-22 07:25:53 -0400
  • 63a4b4f456 Work on xib loading support for Gorm Gregory John Casamento 2021-04-22 05:58:49 -0400
  • 405c345ab1 Fix issue with class instantiation Gregory John Casamento 2021-05-04 04:57:32 -0400
  • 633129e3e6 Changes to fix custom class handling. Gregory John Casamento 2021-05-03 11:38:48 -0400
  • f22edb4021 Code cleanup. Changes to handle connections. Gregory John Casamento 2021-04-29 20:49:15 -0400
  • 3f8ad5fd07 Gorm now correctly pulls in objects and assigns them names. Gregory John Casamento 2021-04-28 19:03:27 -0400
  • 5cce7fc2aa Merge branch 'master' of github.com:gnustep/apps-gorm into xib_loading Gregory John Casamento 2021-04-28 11:26:51 -0400
  • 982e665286 Code to add window to top level objects when reading XIB file in GormXibWrapperLoader Gregory John Casamento 2021-04-23 06:48:09 -0400
  • 5a8a22c027 Correctly interpret NSApplication and other top level objects, except NSWindowTemplate. Gregory John Casamento 2021-04-23 06:35:50 -0400
  • 9a8bed57ff Improve memory management when it deletes cells from an NSMatrix instance Gregory John Casamento 2021-04-22 08:29:56 -0400
  • 54fd3f7f35 Add custom object replacement class in archiver Gregory John Casamento 2021-04-22 07:25:53 -0400
  • 71fff69429 Work on xib loading support for Gorm Gregory John Casamento 2021-04-22 05:58:49 -0400
  • 31e68f12e6 Fix issue introduced by 'cleanup' merge where mainMenu no longer hides/unhides itself during/after testing the interface. Gregory John Casamento 2021-04-22 04:34:42 -0400
  • 0284554411 Fix memory leak when creating matrix cells using inspector. Do not deactivate / close the editor when matrix is expanded. Gregory John Casamento 2021-04-22 04:05:49 -0400
  • 97f1a8e74d Fix issue #11 in Gorm. NSMatrix should now be selectable after initial selection. Gregory John Casamento 2021-04-22 03:32:35 -0400
  • b88467f572 Remove call witch obliterates NSMatrix prototype Gregory John Casamento 2021-04-21 18:33:00 -0400
  • 27e6f6b309 Add code to safeguard against crash when NSMatrix has no cells or the prototype is nil Gregory John Casamento 2021-04-21 18:14:56 -0400
  • eb0b0bfbe1 Fix all warnings in Gorm Gregory John Casamento 2021-03-28 18:55:29 -0400
  • cc3345990d Fix linker error due to same category name Gregory John Casamento 2021-03-28 17:43:06 -0400
  • 01ed525ca7 Add new inspector for matrix cell size Gregory John Casamento 2021-03-28 01:34:15 -0400
  • 5d699dd353 Add groupSelectionInMatrix Gregory John Casamento 2021-03-27 01:44:49 -0400
  • b777e0e383 Revert use of fast enumeration Gregory John Casamento 2021-03-10 01:49:46 -0500
  • f9ae7fc326 Fix use of fast enumeration in GormConnectionInspector.m Gregory John Casamento 2021-03-09 13:22:57 -0500
  • 1335a20fa5 Fix issue horizontal and vertical resizable settings in Text View Gregory John Casamento 2021-01-28 19:14:02 -0500
  • 03c6009a4f More fixes for repair mode. Gregory John Casamento 2020-10-14 17:58:05 -0400
  • 7b02f0b67b Add NSMainNibFile to avoid warning. Gregory John Casamento 2020-08-02 12:18:36 -0400
  • 6955f529c6 Fix compilation errors Gregory John Casamento 2020-07-17 11:26:31 -0400
  • 5dd3a8bb90 Conform a little better to standards. Gregory John Casamento 2020-07-09 18:38:32 -0400
  • ac9f09db84 Reinstate repair mode and add code to get rid of hard action/target settings Gregory John Casamento 2020-07-09 18:22:50 -0400
  • b7c07ebcb3
    Merge pull request #7 from enzuru/fix-all-rights-grammar-error Gregory Casamento 2020-04-22 23:33:20 -0400
  • ab9810a771 Fixed grammatical error ("All Rights" -> "All rights") Ahmed Khanzada 2020-04-20 22:07:14 -0700
  • 2c2fb3a9ef Release 1.2.26 gorm-1_2_26 Gregory John Casamento 2020-04-14 14:46:54 -0400
  • f6f3aaed80 Release 1.2.26 Gregory John Casamento 2020-04-14 14:45:33 -0400
  • b143ab112d Cast to NSProgressIndiciator so corret isVertical method is choosen by compiler. Add check before casting. Riccardo Mottola 2020-04-14 12:30:34 +0200
  • fb3a4840e6 * GormCore/GormDocument.m: Remove NSNibConnector duplicating code in gui. Use [-attachObjects:toParent:] and [-detachObjects:] more often. fredkiefer 2020-03-29 15:10:46 +0200
  • 9aeb738c5b Minor cleanup. Remove commented out code. Gregory John Casamento 2020-02-10 06:32:18 -0500
  • ca6c1c71ef minor fix, gcc9 didn't like that declaration Riccardo Mottola 2020-01-17 00:01:14 +0100
  • e0b9fca877
    Merge pull request #6 from gnustep/UsabilityEnhancements Gregory Casamento 2020-01-11 17:53:32 -0500
  • 8ad8ce08a8
    Merge branch 'master' into UsabilityEnhancements Sergii Stoian 2020-01-11 01:30:33 +0200
  • 7ca12f87cf * ChangeLog: add entries reconstructed from git log. Sergii Stoian 2020-01-11 01:23:28 +0200
  • c301044e45 * Palettes/2Controls/ControlsPalette.gorm, * Palettes/2Controls/GormNSFormInspector.gorm: update stepper size. Sergii Stoian 2020-01-10 18:51:49 +0200
  • 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. Sergii Stoian 2020-01-10 18:44:27 +0200
  • 4099c3d1ba * Palettes/2Controls/GormButtonEditor.m (gormTitleRectForFrame:inView:): initialize titleRect to supress compiler warning. Sergii Stoian 2020-01-10 16:01:32 +0200
  • 5b24e1289c * Palettes/2Controls/GormMatrixAttributesInspector.m: ehnanced redrawing of object after dimension changes. Sergii Stoian 2020-01-10 10:52:30 +0200
  • b35b38b26a * Palettes/2Controls/GormNSBoxInspector.gorm: ticks to offset sliders were added; "Stop on ticks only" set. Sergii Stoian 2020-01-10 10:50:38 +0200
  • 6a460bc582 * Palettes/2Controls/GormMatrixAttributesInspector.m: use ok: on end editing of textfields objects. (ok:): update window content view on object's dimensions changes. Sergii Stoian 2020-01-09 03:15:50 +0200
  • 540ce531df * Palettes/2Controls/GormButtonAttributesInspector.m (ok:): removed unused code. Sergii Stoian 2020-01-09 02:08:46 +0200
  • 8b82a20794 * Palettes/2Controls/GormNSButtonInspector.gorm/objects.gorm: added missed "Disclosure Round" bezel type to popup button. Sergii Stoian 2020-01-09 01:58:48 +0200
  • 39af9e0b4c * Palettes/2Controls/GormButtonAttributesInspector.m (buttonTypeForObject:): use NSMomentaryPushInButton for "Momentary Push" type. (rever:): use tag to select button type. Sergii Stoian 2020-01-09 01:57:43 +0200
  • 4c915602dd * Palettes/2Controls/GormButtonAttributesInspector.m: fixed "Momentary Light" button type value. Sergii Stoian 2020-01-08 18:42:13 +0200
  • 2b4b6171e6 * Palettes/2Controls/GormMatrixAttributesInspector.m (ok:): preserve tag and title of cells on "Match Prototype" button click. Sergii Stoian 2020-01-08 18:41:12 +0200
  • 9fa040fcbc * Palettes/3Containers/GormTableViewAttributesInspector.m: apply changes only after editing has end. Sergii Stoian 2020-01-08 01:57:08 +0200
  • 3aaaec8ccc * Gorm.m: Inspector's shortcuts now work across the application. Sergii Stoian 2020-01-06 01:55:40 +0200
  • 19f5483025 * Palettes/3Containers/GormNSTableViewInspector.gorm: tiny fix of inspector position. Sergii Stoian 2020-01-05 23:38:55 +0200
  • cc589096c7 * Palettes/4Data/GormNSDateFormatterInspector.gorm, Palettes/4Data/GormNSNumberFormatterInspector.gorm: fixed size and positions of UI elements. Sergii Stoian 2020-01-05 23:03:59 +0200
  • 30e8802532 * Palettes/2Controls/ControlsPalette.m (willInspectObject:): create "Prototype" mode only if selected object's prototype exists. Sergii Stoian 2020-01-05 04:10:56 +0200
  • e563abf1b3 * Palettes/2Controls/GormMatrixAttributesInspector.m (ok:): fixed "Match Prototype" action - make cells as copy of prototype, select first cell. Sergii Stoian 2020-01-05 03:53:41 +0200
  • da8e911f0b * GormCore/GormInspectorsManager.m (setCurrentInspector:): get width from Inspector's minSize when new minSize is about to be set. Sergii Stoian 2020-01-05 03:25:20 +0200
  • bcd8491262 * Palettes/2Controls/GormMatrixAttributesInspector.m (revert:): update object in prototype matrix. (ok:): implemented "Match Prototype" button action - recreates object's cells. Sergii Stoian 2020-01-05 03:20:17 +0200
  • 6722945719 * Palettes/2Controls/GormButtonAttributesInspector.m (ok:), (revert:): adopt methods to be usable for objects with prototype. This inspector can be called in "Prototype" mode. Sergii Stoian 2020-01-05 03:17:37 +0200
  • cdb2814a8a * Palettes/2Controls/ControlsPalette.m: implement adding "Prototype" mode to Inspector's popup button for objects with prototype aavailable (mainly NSMatrix). Sergii Stoian 2020-01-05 03:15:09 +0200
  • a0702cd9cd * Palettes/2Controls/GormNSMatrixInspector.gorm: reestablish coonectiontion to action for "Match Prototype" button. Sergii Stoian 2020-01-05 03:13:22 +0200
  • 441b52e3a1 * Palettes/2Controls/GormNSButtonInspector.gorm: set enabled and not selected state "Bordered" button. Sergii Stoian 2020-01-05 03:12:33 +0200
  • f8fceb0262 * English.lproj/GormConnectionInspector.gorm: fixed window size to prevent inspector panel resizing while switching from the other standard-sized inspectors. Sergii Stoian 2020-01-04 02:53:54 +0200
  • 8720e67473 * Palettes/4Data/GormNSComboBoxInspector.gorm: fixed sizes and positions of elements. Sergii Stoian 2020-01-04 02:52:36 +0200
  • 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. Sergii Stoian 2020-01-04 02:01:36 +0200
  • a67a7f6edd
    Merge pull request #5 from IOOI-SqAR/some-clean-ups Gregory Casamento 2019-12-30 08:04:45 -0500
  • 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. Sergii Stoian 2019-12-28 01:13:38 +0200
  • 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. Sergii Stoian 2019-12-28 00:41:32 +0200
  • 0b548c2393 * Palettes/2Controls/GormNSFormInspector.gorm: sizes and positions cleanup and fix. Sergii Stoian 2019-12-27 19:26:30 +0200
  • 1165a5c461 * Palettes/3Containers/GormNSBrowserInspector.gorm: fixed initial first responder. Sergii Stoian 2019-12-27 16:11:10 +0200