Commit graph

32 commits

Author SHA1 Message Date
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 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
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
c84168951c Silence warning in GormTabViewEditor.m 2023-07-18 18:10:13 -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
b164662d3d Move trnslation to GormXLIFFDocument for XLIFF format 2023-07-17 15:20:59 -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
1ef3691165 Update so that save panel automatically fills in filename and selects default language to the current locale 2023-07-15 19:30:31 -04:00
Gregory John Casamento
08d5367812 Add accessory view and methods to handle doing XLIFF export from Gorm application 2023-07-15 16:54:00 -04:00
Gregory John Casamento
8ce232da73 Add NSViewController to classes plist, update Main Menu 2023-07-14 15:48:13 -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
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
d409d06143 Move images for target/action linking 2023-06-14 07:54:25 -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
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
1a71d2cafb Update ignore file 2023-06-14 04:09:37 -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