Commit graph

  • 4ee131dbda Update nib loader to fix issues with saving a gorm file from a nib Gregory John Casamento 2024-01-10 20:17:31 -0500
  • fe40179309 Add comment Gregory John Casamento 2024-01-08 03:23:40 -0500
  • 90eb32c36f Move icons for browser and outline to GormCore instead of the Application directory so that they load properly Gregory John Casamento 2023-12-30 09:35:12 -0500
  • caac34a99c Update version Gregory John Casamento 2023-12-30 09:26:52 -0500
  • 31055ae079 Update version number stored in .gorm file Gregory John Casamento 2023-12-28 12:16:36 -0500
  • 8c5beb7c58 Clean-up and add some documentation Gregory John Casamento 2023-12-18 03:39:19 -0500
  • ef2e4d9336 Merge branch 'master' into implement_bindings Gregory John Casamento 2023-12-17 14:12:08 -0500
  • 74ac5fae8e Cleanup, change NSLog to NSDebugLog where appropriate, remove Object from class list since it is obsolete Gregory John Casamento 2023-12-17 14:10:32 -0500
  • 21226a0fa3 Fixes for NSFontManager handling Gregory John Casamento 2023-12-17 13:30:16 -0500
  • 608c5218ce Update Xib wrapper and class manager to allow better translation of XIB files Gregory John Casamento 2023-12-17 10:54:50 -0500
  • b919cbb709 Add code to pull object from map so that connections work properly Gregory John Casamento 2023-12-16 12:41:08 -0500
  • 4c2abb1303 Initial fix for gorm<->xib xib<->gorm conversion... Gregory John Casamento 2023-12-16 11:18:41 -0500
  • f5d7f25044 Add dealloc to class inspector Gregory John Casamento 2023-12-15 04:34:21 -0500
  • 1072df949f Refactor to use underscore in GormClassInspector Gregory John Casamento 2023-12-15 04:14:27 -0500
  • c4a69baec9 Fix issue with properly hiding windows when calling testInterface: Gregory John Casamento 2023-12-14 19:15:05 -0500
  • 334b525f7d Update all ivars in GormAbstractDelegate.[hm] to use underscore Gregory John Casamento 2023-12-14 18:37:24 -0500
  • 9aafafb26c Update ivars in gmodel loader Gregory John Casamento 2023-12-14 17:08:57 -0500
  • a321bf50bc Fix ivars to make them use _ which is more standard Gregory John Casamento 2023-12-14 13:56:33 -0500
  • 68f37e4626 Some cleanup Gregory John Casamento 2023-12-14 12:54:53 -0500
  • 67fcd40ecf Change ivar declarations to be more standard Gregory John Casamento 2023-12-14 12:50:00 -0500
  • 232bfcecce Override the initWithContentsOfFile:ofType: method so that it will not call NSRunAlertPanel Gregory John Casamento 2023-12-13 04:44:32 -0500
  • f346a46a58 Override the initWithContentsOfFile:ofType: method so that it will not call NSRunAlertPanel Gregory John Casamento 2023-12-13 03:58:27 -0500
  • 7ffe4dd25b Cleanup code Gregory John Casamento 2023-12-13 01:02:03 -0500
  • f3aa16ea2f Update testInterface: and --test option in gormtool to allow testing the gui from the command line Gregory John Casamento 2023-12-12 03:00:58 -0500
  • 5c3b84748e Add support to test gui in gormtool Gregory John Casamento 2023-12-11 02:32:39 -0500
  • d0879eeb84 Eliminate warnings Gregory John Casamento 2023-11-14 20:47:39 -0500
  • 839883b74e Add methods needed to add resources ResourceManagement_bug11411 Gregory John Casamento 2023-10-23 07:37:12 -0400
  • 01e46d5c6a Cleanup, ignore, or correct warnings Gregory Casamento 2023-10-22 14:39:24 -0400
  • 88e923c48d Update GNUmakefiles in Palettes Gregory Casamento 2023-10-22 13:49:51 -0400
  • 98807d5272 Update GNUmakefiles to correct compilation issues on WIN32 Gregory Casamento 2023-10-22 09:50:49 -0400
  • eda97765d2 Move Plugins so that they link after GormCore is built since this is required on Windows, WIN32 does not support late linking Gregory John Casamento 2023-10-22 08:28:09 -0400
  • 8e1efd8285 Fix build issue with InterfaceBuilder framework on Windows Gregory Casamento 2023-10-22 07:45:46 -0400
  • a045bde4a1 Update to ignore nil or blank connection ids Gregory John Casamento 2023-09-24 22:10:48 -0400
  • 13507ab8d7 Update to handle GormNSPanel which overrides panel when in the app Gregory John Casamento 2023-09-20 12:54:41 -0400
  • dc69034c54 Update to handle if palette is loaded Gregory John Casamento 2023-09-20 11:00:07 -0400
  • eff440116d fix build Riccardo Mottola 2023-09-19 00:32:23 +0200
  • b612f52739
    Create README.md Gregory Casamento 2023-09-13 05:47:05 -0400
  • ee3465bc40 Update so it will build the documentation correctly Gregory John Casamento 2023-09-09 19:47:37 -0400
  • 4f54fc35ff Move documentation to top level dir Gregory John Casamento 2023-09-09 19:40:27 -0400
  • f677f3c117 Remove remainder of compiled docs Gregory John Casamento 2023-09-09 19:28:10 -0400
  • c347b1a765 Remove header parser temp files Gregory John Casamento 2023-09-09 19:23:28 -0400
  • 4c0b06cc29 Remove temporary docs Gregory John Casamento 2023-09-09 19:21:04 -0400
  • 4ffdeb29df Documentation fixes Gregory John Casamento 2023-09-09 19:19:45 -0400
  • 14a7d6afdf Merge branch 'master' of github.com:gnustep/apps-gorm Gregory John Casamento 2023-08-27 18:16:37 -0400
  • 50a89635fc Fix outline view bug Gregory John Casamento 2023-08-27 18:16:32 -0400
  • 04455dc1aa
    Merge pull request #30 from gnustep/gorm_xib_fixes Gregory Casamento 2023-08-27 15:08:45 -0400
  • df327e7fc6 Fixes for formatters, sliders and other classes, stabilizing changes to prevent crashes Gregory John Casamento 2023-08-27 15:05:47 -0400
  • 16123a7dd6 Fix saving of NSSplitView, add 'holdingPriorities' data Gregory John Casamento 2023-08-27 12:12:11 -0400
  • 87286cdf55 Fixes to prevent crash when loading XIB containing an NSMatrix object Gregory John Casamento 2023-08-27 10:35:57 -0400
  • 8b9e998251 Update code to properly handle NSMatrix encoding Gregory John Casamento 2023-08-26 19:29:21 -0400
  • bffd2246ba Improve handling of switch/checkmark Gregory John Casamento 2023-08-26 10:50:05 -0400
  • d1a2222d5e Update class to display window in canvas, add sizing attributes to canvas view Gregory John Casamento 2023-08-25 09:31:51 -0400
  • 4f4440d171 Add new class for showing window on canvas Gregory John Casamento 2023-08-24 18:28:23 -0400
  • 2bd2a83e32 Merge branch 'master' into gorm-canvas-changes Gregory John Casamento 2023-08-24 11:11:54 -0400
  • 36ffbfb84b Fix for issue that breaks GCC build Gregory John Casamento 2023-08-18 06:43:20 -0400
  • 0282a49e28 WIP: Adding code to encode/decode NSWindow->GormNSWindowView Gregory John Casamento 2023-08-18 05:33:29 -0400
  • 8e30d4979a Update canvas changes with new structure Gregory John Casamento 2023-08-18 03:40:59 -0400
  • d7a8e0fcd7 Add code to build source from GormDocument export_code Gregory John Casamento 2023-08-17 15:12:30 -0400
  • 8670ba4888 Merge branch 'master' into implement_bindings Gregory John Casamento 2023-08-17 06:03:30 -0400
  • e0b6cd6725
    Merge pull request #27 from gnustep/model_changes Gregory Casamento 2023-08-17 05:58:04 -0400
  • 2667441458 Add nextKeyView and previousKeyView to excluded keys Gregory John Casamento 2023-08-17 05:39:14 -0400
  • b886cc5343 Exclude intValue and doubleValue keys Gregory John Casamento 2023-08-17 05:24:52 -0400
  • d6a62f1ec0 Merge branch 'model_changes' of github.com:gnustep/apps-gorm into model_changes Gregory John Casamento 2023-08-16 16:18:30 -0400
  • abcb3c461c Fix encoding of menus with submenus to prevent an infinite recursion, fix encoding of NSTabView Gregory John Casamento 2023-08-16 16:17:52 -0400
  • be419c97c8 Fix encoding of menus with submenus to prevent an infinite recursion, fix decoding of NSTabView Gregory John Casamento 2023-08-16 16:17:52 -0400
  • df5e31d87d Add capability to handle all color spaces in NSColorWell Gregory John Casamento 2023-08-16 09:17:26 -0400
  • 043b83d8a2 Stop recursion when working with tableViews Gregory John Casamento 2023-08-15 10:44:09 -0400
  • d26139d223 Add code to filter out certain attributes that were causing Xcode to crash when loading the generated xib Gregory John Casamento 2023-08-15 08:20:15 -0400
  • 938fa07da3 Fix recursion issue in Gorm when saving a XIB file Gregory John Casamento 2023-08-15 08:06:59 -0400
  • 97e7d29413 Add types for method signature Gregory John Casamento 2023-08-15 04:02:22 -0400
  • e72d3eb749 Exclude certain tags/properties, add log to show type for method Gregory John Casamento 2023-08-14 08:46:10 -0400
  • 14d6f0aaf3 Remove a lot of explicit conversions, handle things more dynamically Gregory John Casamento 2023-08-14 06:44:15 -0400
  • 75953c19b8 Handle return type more dynamically Gregory John Casamento 2023-08-14 05:31:37 -0400
  • 287dbd10a6 Update indentationPerLevel add support for outlineView Gregory John Casamento 2023-08-13 14:53:40 -0400
  • 3a604b251a Add code to handle singleton objects Gregory John Casamento 2023-08-13 13:40:28 -0400
  • 88319294c3 Add logic to handle objects automatically, map methods to keys for XIB storage, minor fixes Gregory John Casamento 2023-08-13 12:27:59 -0400
  • bb0f192ae2 Add code to handle generic objects Gregory John Casamento 2023-08-13 10:27:21 -0400
  • e15fcb380c Add code to handle box title position Gregory John Casamento 2023-08-12 06:51:34 -0400
  • 4cbe7ebfc9 Handle content view properly Gregory John Casamento 2023-08-11 15:58:43 -0400
  • 4463c23140 Add support for getting connections on placeholders Gregory John Casamento 2023-08-11 13:50:38 -0400
  • e8e536c06a Update styleMask code, add autoresizeMask Gregory John Casamento 2023-08-11 11:44:08 -0400
  • 96fd979f1c Add support for bezel and bordered styles Gregory John Casamento 2023-08-11 07:58:26 -0400
  • 50a73f123f Add items to popupbutton Gregory John Casamento 2023-08-10 09:03:12 -0400
  • b6a69d7fe1 Cleanup GormDocument, add connections to objects in the generator Gregory John Casamento 2023-08-10 07:18:26 -0400
  • 0bdc8267f7 Fix key equivalents Gregory John Casamento 2023-08-10 05:27:11 -0400
  • 3c25b62d3b Implement keyEquivalent logic Gregory John Casamento 2023-08-10 03:11:04 -0400
  • f14501b056 Update builder to create a file instead of a directory for the XIB file and update the model generator to detect properties and add them to the element for a given object Gregory John Casamento 2023-08-07 03:14:57 -0400
  • 7d557a5fe6 Improve XIB generation... correct issues with IDs, classNames, possible collisions Gregory John Casamento 2023-08-03 00:47:35 -0400
  • 182e61570c Add builder for XIB, add xib model generator, update plist so that xib files can be saved Gregory John Casamento 2023-08-01 11:34:18 -0400
  • 1bbc5bb72f Add builder for XIB, add xib model generator, update plist so that xib files can be saved Gregory John Casamento 2023-08-01 11:33:52 -0400
  • eba9e87466 Add Model generator Gregory John Casamento 2023-07-30 23:37:17 -0400
  • aefd266720 Fix conflict Gregory Casamento 2023-07-29 05:24:19 -0400
  • 2d56f7ca31 Change .m files to use local includes so that we don't include installed headers accidentally Gregory Casamento 2023-07-29 05:21:45 -0400
  • 2eae4e9250 update gnumakefile Gregory John Casamento 2023-07-29 05:02:49 -0400
  • e604adf9a6 Use new NSDockTile class to show testing status Gregory John Casamento 2023-07-27 04:24:23 -0400
  • 9fc62200c4 Update class inspector to sort outlets/actions and class names Gregory John Casamento 2023-07-27 03:21:02 -0400
  • 84ef8437f2 Update connections inspector to sort the outlets and actions so that it is easier to location connections Gregory John Casamento 2023-07-27 03:05:32 -0400
  • 637f83c13d Fix all icons Gregory John Casamento 2023-07-26 23:55:01 -0400
  • 8d88506d70 Move images to the proper place for the palette to access them Gregory John Casamento 2023-07-26 19:18:33 -0400
  • f4bc0d54a1 Update bindings and add content inspector Gregory John Casamento 2023-07-25 01:37:55 -0400