0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- hopefully last documentation change More... about 18 years ago
- more documentation updates More... about 18 years ago
- Documentation updates. More... about 18 years ago
Paper Updated, GDS code added, not really functional at this point. GDAPI 0.9.6 needed to compile code More... about 18 years ago
- minor bug fix for types.text clues More... about 18 years ago
- Bug Fix introduced from regex processing in server. Server now correctly handles regex based registration. More... about 18 years ago
- Added documentation/research paper More... about 18 years ago
- UI stuff More... about 18 years ago
- Rename DXMessage Framework.framework to DXMessage Framework. More... about 18 years ago
- Deleted unneeded class/package More... about 18 years ago
- DXServerPacket, DXServer, DXPacketFactory updated to handle registration of UI based connections. More... about 18 years ago
- results are now somewhat processed, the server receives them and merely outputs the DXResultsPacket object More... about 18 years ago
- packet injector updated to handle updates to clue types More... about 18 years ago
apparently clues.types was not included More... about 18 years ago
- DXServer updates More... about 18 years ago
- Fixed DXPacketFactory since it was apparently broken, it now works as it should although the Class[]'s in the getPacketObject method are a hackish approach. More... about 18 years ago
- Tests are broken, so delete them. More... about 18 years ago
- Addition of DXResult and dashboardx.results package. Some basic Model code (for MVC paradigm) added. More... about 18 years ago
- Fixes to DXServer and associated classes to deal with threading issues More... about 18 years ago
- packet injector changes More... about 18 years ago
- Updated packet injector UI to reflect xml changes to packet structure More... about 18 years ago
- AddClueDialog created, still needs actions. More... about 18 years ago
- DXCluePacket xml structure changed, now it contains <clue> tags that are represented in java as DXClue objects More... about 18 years ago
- SpotlightQueryResult is now capable of returning results. The JNI code works, and correctly extracts an attribute for the provided value and returns a String representation of it. More... about 18 years ago
- SpotlightQuery's startQuery method is working, but I had to put it into synchronous mode, but that should be fine for now. More... about 18 years ago
- Removal of XCode project. XCode was a pita for doing this, a simple Makefile and using Eclipse's CDT worked much better. More... about 18 years ago
- SpotlightQuery and SpotlightQueryResult JNI libraries up and running. Not fully tested, only checked isGathering but it worked. Needs further testing though. More... about 18 years ago
- SpotlightQueryResult done, also completely untested. The code for the JNI portion could probably be abstracted a bit, but I'll worry about that if it doesn't work. More... about 18 years ago
- SpotlightQuery work. Implemented but haven't tested the native JNI library. More... about 18 years ago
- Switch to using JNI for Spotlight Queries since the apple provided NSMetadataQuery doesn't work right. More... about 18 years ago