Commit graph

  • c979d65aaa Remove old gorm files at root of apps-gorm Gregory John Casamento 2023-07-24 15:37:52 -0400
  • 24d4438185 Update tab view editor to eliminate warnings Gregory John Casamento 2023-02-10 20:46:47 -0500
  • bcda9e2189 Fix issue with connection to the wrong instance of NSBox, also correct warning about TabView inspector Gregory John Casamento 2023-01-18 22:31:11 -0500
  • 94fff19d8b Add code to properly load the bindings inspector into the container view. Also implement the content bindings inspector Gregory John Casamento 2023-01-18 11:29:40 -0500
  • 81260e4084 Add calls to the loaded bindings inspector Gregory John Casamento 2023-01-18 08:57:58 -0500
  • 6df8b72a00 Add code to support selection of inspector on object load and when selected with the PopUp button Gregory John Casamento 2023-01-18 08:06:12 -0500
  • 2f9842e7ea Improvements to bindings inspector Gregory John Casamento 2023-01-18 07:18:14 -0500
  • 59c452a144 Update string methods Gregory John Casamento 2023-01-17 05:12:40 -0500
  • 8cde4c69c2 Fix camel case issue Gregory John Casamento 2023-01-17 05:04:46 -0500
  • 36d394b121 Add method to cap JUST the first letter Gregory John Casamento 2023-01-17 03:50:37 -0500
  • de5bb26e04 Add code to generate .gorm file names needed for each binding as well as generate the title for the popup Gregory John Casamento 2023-01-17 03:41:28 -0500
  • 12c4d66809 Add NSString category Gregory John Casamento 2023-01-17 03:17:39 -0500
  • c84557c823 Add bindings inspector to object editor so that it can be brought up when needed Gregory John Casamento 2023-01-16 10:19:44 -0500
  • 2cad4a3236 Add new bindings inspector Gregory John Casamento 2023-01-16 10:05:27 -0500
  • a2e07d0f7d Merge branch 'master' of github.com:gnustep/apps-gorm Gregory John Casamento 2023-07-18 18:10:32 -0400
  • c84168951c Silence warning in GormTabViewEditor.m Gregory John Casamento 2023-07-18 18:10:04 -0400
  • 6b1f66ed00
    Merge pull request #26 from gnustep/alert_refactor Gregory Casamento 2023-07-18 17:42:00 -0400
  • 3c09c37ba5 Update so that when reparsing a class it calls the delegate method shouldBreakConnectionsReparsingClass: alert_refactor Gregory John Casamento 2023-07-18 17:17:13 -0400
  • 0fd5177c93 Add delegate methods to handle alerts for when we can't parse a class or get an exception for preloaded headers Gregory John Casamento 2023-07-18 15:54:57 -0400
  • ce1dd3c483 Add delegate method to handle renaming labels on connections Gregory John Casamento 2023-07-18 14:59:05 -0400
  • dd33778535 Add delegate method to handle renaming connections Gregory John Casamento 2023-07-18 14:26:30 -0400
  • cc34827230 Replace connections alert panel and move logic to delegate Gregory John Casamento 2023-07-18 14:01:13 -0400
  • 2e14ad8951 Add delegate method to handle when the archive is from a newer version of Gorm Gregory John Casamento 2023-07-18 13:52:39 -0400
  • c39c54d62d Move alert panel for archive upgrade to delegate Gregory John Casamento 2023-07-18 13:44:44 -0400
  • f78f1e5425
    Update README.md Gregory Casamento 2023-07-18 02:04:01 -0400
  • 2a94b987fa Remove .github directory for now Gregory John Casamento 2023-07-18 02:02:42 -0400
  • 31b3516b68 Add code to call importXLIFFDocumentWithName: from gormtool Gregory John Casamento 2023-07-18 02:01:55 -0400
  • 83841cfc6c
    Update main.yml Gregory Casamento 2023-07-17 17:37:03 -0400
  • 32ce7313c7
    Update main.yml Gregory Casamento 2023-07-17 17:35:47 -0400
  • dba7b74b48
    Merge pull request #25 from gnustep/import_xliff Gregory Casamento 2023-07-17 17:32:33 -0400
  • 8bfb7cfd2f Updates to do translation importing from an XLIFF document import_xliff Gregory John Casamento 2023-07-17 17:26:32 -0400
  • b00643d88a Add GormXLIFFDocument.* Gregory John Casamento 2023-07-17 15:21:30 -0400
  • b164662d3d Move trnslation to GormXLIFFDocument for XLIFF format Gregory John Casamento 2023-07-17 15:20:59 -0400
  • c093d9c281 Add start/end element parser delegate methods Gregory John Casamento 2023-07-17 04:03:43 -0400
  • 851b12a9c3 Add new connections for XLIFF translation method Gregory John Casamento 2023-07-17 03:27:32 -0400
  • 4c31eb5bd3 Add code to import XLIFF from the Gorm GUI Gregory John Casamento 2023-07-17 03:15:39 -0400
  • 48ae7aee08 Update workflow Gregory John Casamento 2023-07-16 17:17:02 -0400
  • 916d915a99 Add .github to Gorm directory... clone the libs-gui one to start Gregory John Casamento 2023-07-16 17:08:00 -0400
  • 63111fa061
    Create README.md Gregory Casamento 2023-07-16 15:51:11 -0400
  • 092d1daf6c
    Create README.md Gregory Casamento 2023-07-16 15:48:16 -0400
  • 20477b948d
    Update and rename README to README.md Gregory Casamento 2023-07-16 15:46:29 -0400
  • 7aaebd54c1
    Create README.md Gregory Casamento 2023-07-16 15:44:25 -0400
  • 218a429346
    Update README.md Gregory Casamento 2023-07-16 15:34:13 -0400
  • a777e6e05c Fix ib:member-type problem Gregory John Casamento 2023-07-15 19:42:20 -0400
  • 97e12a87aa Deactivate editors so that we can get a clear object hierarchy to export Gregory John Casamento 2023-07-15 19:35:49 -0400
  • 1ef3691165 Update so that save panel automatically fills in filename and selects default language to the current locale Gregory John Casamento 2023-07-15 19:30:31 -0400
  • 08d5367812 Add accessory view and methods to handle doing XLIFF export from Gorm application Gregory John Casamento 2023-07-15 16:54:00 -0400
  • ba6120dbed Add code to populate the popup button Gregory John Casamento 2023-07-14 18:36:01 -0400
  • 60a88356cb Update GormClassManager to generate include guards and improve formatting Gregory John Casamento 2023-07-14 17:30:28 -0400
  • 548f2478f8 Fix class update notification and add outlets and actions to GormLanguageViewController Gregory John Casamento 2023-07-14 16:42:25 -0400
  • 947b350444 Add language view controller for accessory view to source Gregory John Casamento 2023-07-14 16:33:03 -0400
  • 8ce232da73 Add NSViewController to classes plist, update Main Menu Gregory John Casamento 2023-07-14 15:48:13 -0400
  • b35158794f Correct placement of subordinate objects, recursive method was passing the wrong element into itself when encoding windows and views Gregory John Casamento 2023-07-13 22:30:02 -0400
  • eadd4e2ab2 use initWithBytes:length:encoding: method on NSString to convert the XML data to a string more cleanly, add AUTORELEASE of the string Gregory John Casamento 2023-07-13 21:52:26 -0400
  • 14e64ef759 add nspopupbutton to nsmenu conditional to get itemArray Gregory John Casamento 2023-07-13 19:19:20 -0400
  • 3d373f450a pretty print the xml and collaps all empty elements Gregory John Casamento 2023-07-13 19:14:29 -0400
  • 8df10b161f Remove ib from ib:member-type because it generates ib_1 for some reason, this is a minor issue Gregory John Casamento 2023-07-13 18:41:41 -0400
  • 3135a57a6a Remove ib from ib:class to fix ns error.. not sure why this works. Gregory John Casamento 2023-07-13 18:21:23 -0400
  • 8647bc0a2e Finish coding of method for other types Gregory John Casamento 2023-07-13 16:53:06 -0400
  • 6de14369f9 Add XLIFF export logic Gregory John Casamento 2023-07-11 04:29:57 -0400
  • 925eabd500 Add recursive function prototype Gregory John Casamento 2023-07-10 12:32:55 -0400
  • ddb53b0c2d Start implementation of XLIFF export methods Gregory John Casamento 2023-07-09 16:27:40 -0400
  • f75d5d151b Remove warning from object editor, change output of plists so that they can be more easily parsed in AppDelegate Gregory John Casamento 2023-07-08 16:22:30 -0400
  • 4e33d19cdf Add errors, warnings, and notices options Gregory John Casamento 2023-07-08 15:39:18 -0400
  • 83d2840dc5 Output objects using gormtool, add method to get toplevelObjects from the GormDocument objects minor formatting change for GormClassManager Gregory John Casamento 2023-07-08 14:14:46 -0400
  • 37817886b7 Make code for GormClassManager.[hm] more in line with modern coding standards Gregory John Casamento 2023-07-08 13:30:13 -0400
  • b0e2483aae Only get custom classes for --classes parameter add customClassInformation method to class manager Gregory John Casamento 2023-07-08 13:04:25 -0400
  • b35ce5e205 Add capability to dump class and connection information using gormtool Gregory John Casamento 2023-07-08 12:53:09 -0400
  • b0b4c075fb Fix failure to import custom class correctly from XIB Gregory John Casamento 2023-07-07 23:12:10 -0400
  • 78bbf83852 Update to allow specifying output-path for options that need it Gregory John Casamento 2023-07-05 19:40:57 -0400
  • a5373b2f93 Improve parameter parsing process Gregory John Casamento 2023-07-05 19:30:19 -0400
  • 5d54bd9852 Move isInTool to delegate Gregory John Casamento 2023-07-04 16:00:18 -0400
  • c25ebdd4eb Remove warning when loading images in delegate Gregory John Casamento 2023-07-03 13:10:07 -0400
  • c02fbdcbe8
    Update README.md Gregory Casamento 2023-07-03 12:36:40 -0400
  • b3ca8c8b23 Add ArgPair to GNUmakefile and separate it from the AppDelegate.m file Gregory John Casamento 2023-07-03 12:25:50 -0400
  • 7ce5652c37 Give wanring about parsing a class if it already exists Gregory John Casamento 2023-07-03 12:15:49 -0400
  • 55b46a186b Add code to detect if we are in the tool gormtool-classgen Gregory John Casamento 2023-07-03 09:12:28 -0400
  • b5175a24e3 Update to handle writing class out to file Gregory John Casamento 2023-07-02 23:40:59 -0400
  • abb6dc553c Pull private methods into a separate file Gregory John Casamento 2023-07-02 23:00:45 -0400
  • ae01b827e6 Merge master into bindings branch Gregory John Casamento 2023-07-02 15:20:54 -0400
  • 5fbe6939cd
    Update README.md Gregory Casamento 2023-07-02 14:28:45 -0400
  • 4aadef01cf
    Update README.md Gregory Casamento 2023-07-02 14:28:18 -0400
  • 8712f0aee4
    Merge pull request #24 from gnustep/nibtool Gregory Casamento 2023-07-02 14:06:10 -0400
  • b70b2b48bb The input file is always the last parameter Gregory John Casamento 2023-07-02 13:25:42 -0400
  • 745f837a77 Fix writing of output document Gregory John Casamento 2023-07-02 12:27:39 -0400
  • 493b2b6384 Add import argument Gregory John Casamento 2023-07-02 12:05:21 -0400
  • 8d0c4d107a Add method to export and import strings, add code to parse arguments Gregory John Casamento 2023-07-01 23:39:22 -0400
  • abdeb60d0c Update info, add category that replaces some methods so that the document can be loaded in the tool Gregory John Casamento 2023-06-30 21:13:56 -0400
  • af4f72f3f5 Fix menu problem with loading palettes Gregory John Casamento 2023-06-28 14:56:39 -0400
  • 6147fd5859 Make log for bad palette a debug level log Gregory John Casamento 2023-06-28 09:20:38 -0400
  • 608ecef8e4 Move menu actions into GormAppDelegate Gregory John Casamento 2023-06-28 08:54:12 -0400
  • 91ec1c08c1 Move all model files to GormCore Gregory John Casamento 2023-06-28 08:05:34 -0400
  • 17c2d9f9ca Move common functions for delegate into superclass GormAbstractDelegate Gregory John Casamento 2023-06-27 18:30:04 -0400
  • 248d81bf74 Fix issues with active document and menu dismissal when testing Gregory John Casamento 2023-06-23 10:21:51 -0400
  • b8dc15cca3 Update delegate Gregory John Casamento 2023-06-21 07:22:24 -0400
  • bc0be9a97c Use GormDocumentController instead of NSDocumentController Gregory John Casamento 2023-06-20 05:42:01 -0400
  • 41129386f7 Fix make issue and correct menu editing issue that was causing an exception Gregory John Casamento 2023-06-19 10:42:27 -0400
  • df2feec443 Merge latest changes Gregory John Casamento 2023-06-17 12:21:37 -0400
  • db7a2e3969 Update to use GormAppDelegate instead of overriding NSApplication Gregory John Casamento 2023-06-17 12:14:48 -0400
  • b62197a4a2 Fix include Gregory John Casamento 2023-06-17 01:19:37 -0400