Gregory John Casamento
|
8d0c4d107a
|
Add method to export and import strings, add code to parse arguments
|
2023-07-01 23:39:22 -04:00 |
|
Gregory John Casamento
|
abdeb60d0c
|
Update info, add category that replaces some methods so that the document can be loaded in the tool
|
2023-06-30 21:13:56 -04:00 |
|
Gregory John Casamento
|
af4f72f3f5
|
Fix menu problem with loading palettes
|
2023-06-28 14:56:39 -04:00 |
|
Gregory John Casamento
|
6147fd5859
|
Make log for bad palette a debug level log
|
2023-06-28 09:20:38 -04:00 |
|
Gregory John Casamento
|
608ecef8e4
|
Move menu actions into GormAppDelegate
|
2023-06-28 08:54:12 -04:00 |
|
Gregory John Casamento
|
91ec1c08c1
|
Move all model files to GormCore
|
2023-06-28 08:05:34 -04:00 |
|
Gregory John Casamento
|
17c2d9f9ca
|
Move common functions for delegate into superclass GormAbstractDelegate
|
2023-06-27 18:30:04 -04:00 |
|
Gregory John Casamento
|
248d81bf74
|
Fix issues with active document and menu dismissal when testing
|
2023-06-23 10:21:51 -04:00 |
|
Gregory John Casamento
|
b8dc15cca3
|
Update delegate
|
2023-06-21 07:22:24 -04:00 |
|
Gregory John Casamento
|
bc0be9a97c
|
Use GormDocumentController instead of NSDocumentController
|
2023-06-20 05:42:01 -04:00 |
|
Gregory John Casamento
|
41129386f7
|
Fix make issue and correct menu editing issue that was causing an exception
|
2023-06-19 10:42:27 -04:00 |
|
Gregory John Casamento
|
df2feec443
|
Merge latest changes
|
2023-06-17 12:21:37 -04:00 |
|
Gregory John Casamento
|
db7a2e3969
|
Update to use GormAppDelegate instead of overriding NSApplication
|
2023-06-17 12:14:48 -04:00 |
|
Gregory John Casamento
|
b62197a4a2
|
Fix include
|
2023-06-17 01:19:37 -04:00 |
|
Gregory John Casamento
|
e57e4124d0
|
Merge branch 'nibtool' of github.com:gnustep/apps-gorm into nibtool
|
2023-06-14 07:54:33 -04:00 |
|
Gregory John Casamento
|
d409d06143
|
Move images for target/action linking
|
2023-06-14 07:54:25 -04:00 |
|
Gregory Casamento
|
62e1fc85fa
|
Update README.md
|
2023-06-14 07:43:22 -04:00 |
|
Gregory Casamento
|
a2815d9aaa
|
Update README.md
|
2023-06-14 07:41:39 -04:00 |
|
Gregory John Casamento
|
9f438b3edd
|
Add new README.md file
|
2023-06-14 07:39:36 -04:00 |
|
Gregory John Casamento
|
2ec33abd2e
|
Update makefiles, move prefs, fix issue with Prefs image
|
2023-06-14 07:15:20 -04:00 |
|
Gregory John Casamento
|
8122f26594
|
Update images
|
2023-06-14 06:50:30 -04:00 |
|
Gregory John Casamento
|
6108cb2865
|
Move images
|
2023-06-14 06:49:47 -04:00 |
|
Gregory John Casamento
|
48b1c4f38d
|
Update images and classes to load resources correctly, move plists
|
2023-06-14 06:18:24 -04:00 |
|
Gregory John Casamento
|
52b3262674
|
Update GNUmakefiles to build app and tools cleanly after framework-ification
|
2023-06-14 05:03:15 -04:00 |
|
Gregory John Casamento
|
dc225f23dd
|
Update makefile
|
2023-06-14 04:10:28 -04:00 |
|
Gregory John Casamento
|
1a71d2cafb
|
Update ignore file
|
2023-06-14 04:09:37 -04:00 |
|
Gregory John Casamento
|
e76bde7184
|
Add images to GNUmakefile
|
2023-06-14 03:45:20 -04:00 |
|
Gregory John Casamento
|
e7965029b0
|
Move resources and correct gorm loading logic
|
2023-06-14 03:40:51 -04:00 |
|
Gregory John Casamento
|
343cc439d5
|
Initial move to Applications subdirectory
|
2023-06-13 15:29:43 -04:00 |
|
Gregory John Casamento
|
9e5e9f8c04
|
Fix plugin loading from framework
|
2023-06-12 03:50:05 -04:00 |
|
Gregory John Casamento
|
59775174d7
|
Fix build issue
|
2023-06-12 02:05:53 -04:00 |
|
Gregory John Casamento
|
5d374cb520
|
add new entries
|
2023-06-08 23:03:47 -04:00 |
|
Gregory John Casamento
|
96132510fb
|
Move plugins into core
|
2023-06-08 23:00:14 -04:00 |
|
Gregory John Casamento
|
2698f4e151
|
Update images
|
2023-06-07 05:08:03 -04:00 |
|
Gregory John Casamento
|
29c6555b95
|
Add method to process model
|
2023-06-05 05:53:13 -04:00 |
|
Gregory John Casamento
|
4a44cce1f0
|
Add code to call setIsInInterfaceBuilder:
|
2023-06-05 05:50:08 -04:00 |
|
Gregory John Casamento
|
3f0f8b13a0
|
Quit application in applicationDidFinishLaunching:
|
2023-06-05 05:06:03 -04:00 |
|
Gregory John Casamento
|
06983ebcc9
|
Fix linking issues
|
2023-06-05 04:55:43 -04:00 |
|
Gregory John Casamento
|
37bac6a8e9
|
Update tool and linking
|
2023-06-05 04:36:11 -04:00 |
|
Gregory John Casamento
|
540768c15b
|
Update ignore file
|
2023-06-04 21:30:33 -04:00 |
|
Gregory John Casamento
|
44257424c3
|
Merge branch 'nibtool' of github.com:gnustep/apps-gorm into nibtool
|
2023-06-04 21:03:27 -04:00 |
|
Gregory John Casamento
|
e1c1ea54d9
|
Update tool to use GUI and NSApplication
|
2023-06-04 21:03:21 -04:00 |
|
Gregory Casamento
|
baf9c9917a
|
Create README.md
|
2023-06-04 21:02:40 -04:00 |
|
Gregory John Casamento
|
bc6e15abb7
|
Add tools and update GormCode.h
|
2023-06-03 19:34:09 -04:00 |
|
Gregory John Casamento
|
99edd0e4de
|
Minor fixes
|
2023-01-16 07:36:11 -05:00 |
|
Gregory John Casamento
|
e09f74efc2
|
Initial version of the bindings inspector
|
2023-01-16 07:35:09 -05:00 |
|
Gregory John Casamento
|
459ac72817
|
Update announce
|
2023-01-15 06:15:42 -05:00 |
|
Gregory John Casamento
|
e0bc255007
|
Update changelog for release
|
2023-01-15 06:10:49 -05:00 |
|
Gregory John Casamento
|
88a6fa219d
|
Remove .github scripts
|
2023-01-15 06:00:15 -05:00 |
|
Gregory John Casamento
|
fc35727a2a
|
Update files for release
|
2023-01-15 05:56:59 -05:00 |
|