Commit graph

1975 commits

Author SHA1 Message Date
Gregory Casamento
aefd266720 Fix conflict 2023-07-29 05:24:19 -04:00
Gregory Casamento
2d56f7ca31 Change .m files to use local includes so that we don't include installed headers accidentally 2023-07-29 05:21:45 -04:00
Gregory John Casamento
2eae4e9250 update gnumakefile 2023-07-29 05:02:49 -04:00
Gregory John Casamento
e604adf9a6 Use new NSDockTile class to show testing status 2023-07-27 04:24:23 -04:00
Gregory John Casamento
9fc62200c4 Update class inspector to sort outlets/actions and class names 2023-07-27 03:21:02 -04:00
Gregory John Casamento
84ef8437f2 Update connections inspector to sort the outlets and actions so that it is easier to location connections 2023-07-27 03:05:32 -04:00
Gregory John Casamento
637f83c13d Fix all icons 2023-07-26 23:55:01 -04:00
Gregory John Casamento
8d88506d70 Move images to the proper place for the palette to access them 2023-07-26 19:18:33 -04:00
Gregory John Casamento
f4bc0d54a1 Update bindings and add content inspector 2023-07-25 01:37:55 -04:00
Gregory John Casamento
c979d65aaa Remove old gorm files at root of apps-gorm 2023-07-24 15:37:52 -04:00
Gregory John Casamento
24d4438185 Update tab view editor to eliminate warnings 2023-07-24 15:29:40 -04:00
Gregory John Casamento
bcda9e2189 Fix issue with connection to the wrong instance of NSBox, also correct warning about TabView inspector 2023-07-24 15:29:40 -04:00
Gregory John Casamento
94fff19d8b Add code to properly load the bindings inspector into the container view. Also implement the content bindings inspector 2023-07-24 15:29:38 -04:00
Gregory John Casamento
81260e4084 Add calls to the loaded bindings inspector 2023-07-24 15:28:18 -04:00
Gregory John Casamento
6df8b72a00 Add code to support selection of inspector on object load and when selected with the PopUp button 2023-07-24 15:28:18 -04:00
Gregory John Casamento
2f9842e7ea Improvements to bindings inspector 2023-07-24 15:28:18 -04:00
Gregory John Casamento
59c452a144 Update string methods 2023-07-24 15:28:18 -04:00
Gregory John Casamento
8cde4c69c2 Fix camel case issue 2023-07-24 15:28:17 -04:00
Gregory John Casamento
36d394b121 Add method to cap JUST the first letter 2023-07-24 15:28:17 -04:00
Gregory John Casamento
de5bb26e04 Add code to generate .gorm file names needed for each binding as well as generate the title for the popup 2023-07-24 15:28:16 -04:00
Gregory John Casamento
12c4d66809 Add NSString category 2023-07-24 14:34:02 -04:00
Gregory John Casamento
c84557c823 Add bindings inspector to object editor so that it can be brought up when needed 2023-07-24 14:34:02 -04:00
Gregory John Casamento
2cad4a3236 Add new bindings inspector 2023-07-24 14:33:58 -04:00
Gregory John Casamento
a2e07d0f7d Merge branch 'master' of github.com:gnustep/apps-gorm 2023-07-18 18:10:32 -04:00
Gregory John Casamento
c84168951c Silence warning in GormTabViewEditor.m 2023-07-18 18:10:13 -04:00
Gregory Casamento
6b1f66ed00
Merge pull request #26 from gnustep/alert_refactor 2023-07-18 17:42:00 -04:00
Gregory John Casamento
3c09c37ba5 Update so that when reparsing a class it calls the delegate method shouldBreakConnectionsReparsingClass: 2023-07-18 17:17:13 -04:00
Gregory John Casamento
0fd5177c93 Add delegate methods to handle alerts for when we can't parse a class or get an exception for preloaded headers 2023-07-18 15:54:57 -04:00
Gregory John Casamento
ce1dd3c483 Add delegate method to handle renaming labels on connections 2023-07-18 14:59:05 -04:00
Gregory John Casamento
dd33778535 Add delegate method to handle renaming connections 2023-07-18 14:26:30 -04:00
Gregory John Casamento
cc34827230 Replace connections alert panel and move logic to delegate 2023-07-18 14:01:13 -04:00
Gregory John Casamento
2e14ad8951 Add delegate method to handle when the archive is from a newer version of Gorm 2023-07-18 13:52:39 -04:00
Gregory John Casamento
c39c54d62d Move alert panel for archive upgrade to delegate 2023-07-18 13:44:44 -04:00
Gregory Casamento
f78f1e5425
Update README.md 2023-07-18 02:04:01 -04:00
Gregory John Casamento
2a94b987fa Remove .github directory for now 2023-07-18 02:02:42 -04:00
Gregory John Casamento
31b3516b68 Add code to call importXLIFFDocumentWithName: from gormtool 2023-07-18 02:01:55 -04:00
Gregory Casamento
83841cfc6c
Update main.yml 2023-07-17 17:37:03 -04:00
Gregory Casamento
32ce7313c7
Update main.yml 2023-07-17 17:35:47 -04:00
Gregory Casamento
dba7b74b48
Merge pull request #25 from gnustep/import_xliff 2023-07-17 17:32:33 -04:00
Gregory John Casamento
8bfb7cfd2f Updates to do translation importing from an XLIFF document 2023-07-17 17:26:32 -04:00
Gregory John Casamento
b00643d88a Add GormXLIFFDocument.* 2023-07-17 15:21:30 -04:00
Gregory John Casamento
b164662d3d Move trnslation to GormXLIFFDocument for XLIFF format 2023-07-17 15:20:59 -04:00
Gregory John Casamento
c093d9c281 Add start/end element parser delegate methods 2023-07-17 04:03:43 -04:00
Gregory John Casamento
851b12a9c3 Add new connections for XLIFF translation method 2023-07-17 03:27:32 -04:00
Gregory John Casamento
4c31eb5bd3 Add code to import XLIFF from the Gorm GUI 2023-07-17 03:15:39 -04:00
Gregory John Casamento
48ae7aee08 Update workflow 2023-07-16 17:17:02 -04:00
Gregory John Casamento
916d915a99 Add .github to Gorm directory... clone the libs-gui one to start 2023-07-16 17:08:00 -04:00
Gregory Casamento
63111fa061
Create README.md 2023-07-16 15:51:11 -04:00
Gregory Casamento
092d1daf6c
Create README.md 2023-07-16 15:48:16 -04:00
Gregory Casamento
20477b948d
Update and rename README to README.md 2023-07-16 15:46:29 -04:00