Gregory John Casamento
|
287dbd10a6
|
Update indentationPerLevel add support for outlineView
|
2023-08-13 14:53:40 -04:00 |
|
Gregory John Casamento
|
3a604b251a
|
Add code to handle singleton objects
|
2023-08-13 13:40:28 -04:00 |
|
Gregory John Casamento
|
88319294c3
|
Add logic to handle objects automatically, map methods to keys for XIB storage, minor fixes
|
2023-08-13 12:27:59 -04:00 |
|
Gregory John Casamento
|
bb0f192ae2
|
Add code to handle generic objects
|
2023-08-13 10:27:21 -04:00 |
|
Gregory John Casamento
|
e15fcb380c
|
Add code to handle box title position
|
2023-08-12 06:51:34 -04:00 |
|
Gregory John Casamento
|
4cbe7ebfc9
|
Handle content view properly
|
2023-08-11 15:58:43 -04:00 |
|
Gregory John Casamento
|
4463c23140
|
Add support for getting connections on placeholders
|
2023-08-11 13:50:38 -04:00 |
|
Gregory John Casamento
|
e8e536c06a
|
Update styleMask code, add autoresizeMask
|
2023-08-11 11:44:08 -04:00 |
|
Gregory John Casamento
|
96fd979f1c
|
Add support for bezel and bordered styles
|
2023-08-11 07:58:26 -04:00 |
|
Gregory John Casamento
|
50a73f123f
|
Add items to popupbutton
|
2023-08-10 09:03:12 -04:00 |
|
Gregory John Casamento
|
b6a69d7fe1
|
Cleanup GormDocument, add connections to objects in the generator
|
2023-08-10 07:18:26 -04:00 |
|
Gregory John Casamento
|
0bdc8267f7
|
Fix key equivalents
|
2023-08-10 05:27:11 -04:00 |
|
Gregory John Casamento
|
3c25b62d3b
|
Implement keyEquivalent logic
|
2023-08-10 03:11:04 -04:00 |
|
Gregory John Casamento
|
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
|
2023-08-07 03:14:57 -04:00 |
|
Gregory John Casamento
|
7d557a5fe6
|
Improve XIB generation... correct issues with IDs, classNames, possible collisions
|
2023-08-03 00:47:35 -04:00 |
|
Gregory John Casamento
|
182e61570c
|
Add builder for XIB, add xib model generator, update plist so that xib files can be saved
|
2023-08-01 11:34:18 -04:00 |
|
Gregory John Casamento
|
1bbc5bb72f
|
Add builder for XIB, add xib model generator, update plist so that xib files can be saved
|
2023-08-01 11:33:52 -04:00 |
|
Gregory John Casamento
|
eba9e87466
|
Add Model generator
|
2023-07-30 23:37:17 -04:00 |
|
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
|
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 |
|