DelphiWorlds

Results 58 issues of DelphiWorlds

As per title. Includes: * The -find and -index switches in the commandline app * The JIDUtils project

documentation

As per title: There's a bunch of repeated code that could be refactored

enhancement

As per title: it's a bit of a monster

enhancement

For the context menu, to duplicate the currently selected request

enhancement

Not sure whether this is essential, as the order of header items should not be important?

enhancement

In case anyone else tries, import of IOKit will not work because Apple do not provide all required header files (At this point it is unknown as to why) You...

apple issue

For example when importing the `Intents` framework, this code is generated: ```Delphi INBoatTrip = interface(NSObject) ['{AB88A6B6-EFAA-4D6D-A4D2-A55983C4E890}'] function arrivalBoatTerminalLocation: CLPlacemark; cdecl; function boatName: NSString; cdecl; function boatNumber: NSString; cdecl; function departureBoatTerminalLocation:...

enhancement

As per the title, imports of the Foundation framework produces a number of issues. These will be added to this report and an an effort will be made to resolve...

bug