| darbon:/ |
jump to detailed chart | hide Line History
ConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
110
by rmann on
14 March 2007, 21:51:31 -0500
(14 months ago)
Added more DFile get methods, not sure what I did to DNavGetFile.
darbon/trunk/src/d/darbon/support/DNavGetFile.d
110
109
by rmann on
09 March 2007, 21:03:16 -0600
(14 months ago)
Before repair.
www/trunk/xcode/DarbonSite.xcodeproj/project.pbxproj
109
108
by rmann on
09 March 2007, 21:02:45 -0600
(14 months ago)
Before repair.
darbon/trunk/src/d/darbon/application/DApplication.d
108
darbon/trunk/src/d/darbon/files/DFileStream.d
108
darbon/trunk/src/d/darbon/files/DFile.d
108
107
by rmann on
09 March 2007, 01:42:06 -0600
(14 months ago)
Added file from which derived.
darbon/trunk/src/d/macos/carbon/carboncore/Debugging.d
107
darbon/trunk/src/d/macos/carbon/carboncore/Errors.d
107
darbon/trunk/src/d/macos/carbon/carboncore/TextCommon.d
107
106
by rmann on
09 March 2007, 01:40:33 -0600
(14 months ago)
Fixed parameter I had tweaked while working on parser.
darbon/trunk/src/d/macos/applicationservices/ae/AEDataModel.d
106
darbon/trunk/src/d/macos/applicationservices/launchservices/UTCoreTypes.d
106
darbon/trunk/src/d/macos/applicationservices/launchservices/UTType.d
106
105
by rmann on
07 March 2007, 20:27:10 -0600
(14 months ago)
Added all files list below D files, added link back to groups list.
104
by rmann on
07 March 2007, 20:22:59 -0600
(14 months ago)
Changed group display to show only D files on left.
103
by rmann on
07 March 2007, 19:52:49 -0600
(14 months ago)
Added getDFiles() method and associated mapping.
www/trunk/src/java/org/darbon/api/dao/SourceFileGroup.java
103
102
by rmann on
07 March 2007, 03:21:29 -0600
(14 months ago)
Compute derived functions properly (was showing actual).
101
by rmann on
07 March 2007, 03:19:44 -0600
(14 months ago)
More API browsing.
www/trunk/src/java/org/darbon/api/ListGroupsAction.java
101
www/trunk/src/sql
101
www/trunk/src/java/org/darbon/api/dao/SourceFileGroup.java
101
www/trunk/web/WEB-INF/jsp/listGroups.jsp
101
www/trunk/web/WEB-INF/jsp/mainNav.inc.jsp
101
100
by rmann on
06 March 2007, 04:51:27 -0600
(14 months ago)
Added rudimentary API DB and search.
www/trunk/src
100
www/trunk/web/WEB-INF/config/tiles-definitions.xml
100
www/trunk/web/main.css
100
www/trunk/web/WEB-INF/jsp/mainNav.inc.jsp
100
www/trunk/web/WEB-INF/config/struts.xml
100
99
by rmann on
03 March 2007, 21:00:57 -0600
(14 months ago)
Added API status table.
www/trunk/web/api.jsp
99
98
by rmann on
03 March 2007, 20:33:44 -0600
(14 months ago)
Added About box handling that looks for string key "HIAboutBoxDescription" to display description in about box.
darbon/trunk/src/d/darbon/application/DApplication.d
98
97
by rmann on
03 March 2007, 20:14:26 -0600
(14 months ago)
Added many additional APIs, marked all files with "Complete" in the Discussion section of the comments if it is considered to be completely ported (it may still exclude APIs deemed to old to be consid…
darbon/trunk/src/d/macos/coregraphics/CGFunction.d
97
darbon/trunk/src/d/darbon/application/DApplication.d
97
darbon/trunk/src/d/macos/coregraphics/CGContext.d
97
darbon/trunk/src/d/macos/carbon/hitoolbox/ControlDefinitions.d
97
darbon/trunk/src/d/macos/coregraphics/CGGeometry.d
97
96
by rmann on
03 March 2007, 14:36:00 -0600
(14 months ago)
Testing svnversion command.
darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEvents.d
96
95
by rmann on
02 March 2007, 21:48:06 -0600
(14 months ago)
More work to support NavServices. Minimum additions to AEDataModel.d, window title methods to Windows.d. Improved DString. Added nifty dumpBytes to DExceptions.
darbon/trunk/src/d/darbon/events/DEventHandler.d
95
darbon/trunk/src/d/macos/applicationservices/ae/AEDataModel.d
95
darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEventsCore.d
95
darbon/trunk/src/d/macos/carbon/hitoolbox/Translation.d
95
darbon/trunk/src/d/macos/carbon/carboncore/Files.d
95
94
by rmann on
02 March 2007, 17:09:42 -0600
(14 months ago)
Commented out experimental code that was crashing.
darbon/trunk/examples/SimpleSketch/src/d/darbon/examples/SimpleSketch/SimpleSketch.d
94
93
by rmann on
01 March 2007, 18:48:31 -0600
(14 months ago)
Added all of CFArray. Added NavCreateChooseDialog, added Diamond framework class DNavGetFile, added basic UTI support (UTType, UTCoreTypes).
darbon/trunk/src/d/darbon/events/DEventHandler.d
93
darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEventsCore.d
93
darbon/trunk/src/d/darbon/application/DApplication.d
93
darbon/trunk/src/d/macos/corefoundation/CFArray.d
93
darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/DemoApp.d
93
92
by rmann on
01 March 2007, 03:10:59 -0600
(14 months ago)
Added menu event handler to DApplication. Added more constants to CarbonEvents.d. Changed event handling paradigm: handler methods now return bool, indicating whether event was handled or not. Callbac…
darbon/trunk/src/d/darbon/events/DEventHandler.d
92
darbon/trunk/src/d/darbon/application/DApplication.d
92
darbon/trunk/examples/Demo/xcode/Demo.xcodeproj/project.pbxproj
92
darbon/trunk/src/d/darbon/views/DHIView.d
92
darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/DemoApp.d
92
91
by rmann on
01 March 2007, 01:04:40 -0600
(14 months ago)
Added support for NavigationServices Get file dialog.
darbon/trunk/src/d/macos/applicationservices
91
darbon/trunk/src/d/macos/applicationservices/ae/AEDataModel.d
91
darbon/trunk/src/d/macos/carbon/navigationservices
91
darbon/trunk/examples/Demo/xcode/Demo.xcodeproj/project.pbxproj
91
darbon/trunk/src/d/macos/corefoundation/CFArray.d
91
90
by rmann on
01 March 2007, 00:08:52 -0600
(14 months ago)
Added error codes.
darbon/trunk/src/d/macos/carbon/carboncore/Errors.d
90
89
by rmann on
01 March 2007, 00:00:58 -0600
(14 months ago)
Improved File-related code.
darbon/trunk/src/d/macos/carbon/carboncore/Files.d
89
darbon/trunk/examples/Demo/xcode/Demo.xcodeproj/project.pbxproj
89
darbon/trunk/src/d/darbon/files/DFSRef.d
89
darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/DemoApp.d
89
darbon/trunk/src/d/darbon/files/DFile.d
89
88
by rmann on
01 March 2007, 00:00:38 -0600
(14 months ago)
Added SimpleSketch Xcode project; probably doesn't actually work.
darbon/trunk/examples/SimpleSketch/xcode/English.lproj/main.nib/info.nib
88
darbon/trunk/examples/SimpleSketch/xcode/English.lproj/main.nib/classes.nib
88
darbon/trunk/examples/SimpleSketch/xcode/English.lproj/main.nib/objects.xib
88
darbon/trunk/examples/SimpleSketch/xcode/English.lproj
88
darbon/trunk/examples/SimpleSketch/xcode/English.lproj/InfoPlist.strings
88
87
by rmann on
28 February 2007, 21:59:16 -0600
(14 months ago)
Rounded out the file/fork open/close, read/write, flush routines.
darbon/trunk/src/d/macos/carbon/carboncore/Files.d
87
86
by rmann on
28 February 2007, 21:38:57 -0600
(14 months ago)
Added numerous new Carbon files (incomplete as they are) to support Carbon FileManager access (also very incomplete). Checking in additional work on Diamond.
darbon/trunk/src/d/darbon/events/DEventHandler.d
86
darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/SketchView.d
86
darbon/trunk/src/d/macos/carbon/carboncore/Debugging.d
86
darbon/trunk/src/d/darbon/application/DApplication.d
86
darbon/trunk/src/d/macos/carbon/carboncore/Files.d
86
85
by rmann on
28 February 2007, 21:05:35 -0600
(14 months ago)
Moved Types.d to carboncore, better reflecting counterpart file in Mac OS X Frameworks.
darbon/trunk/src/d/macos/carbon/hitoolbox/Types.d
85
darbon/trunk/src/d/macos/carbon/carboncore/Types.d
85
84
by rmann on
28 February 2007, 21:05:01 -0600
(14 months ago)
Added Carbon header origin of file.
darbon/trunk/src/d/macos/carbon/hitoolbox/Types.d
84
83
by rmann on
19 February 2007, 19:50:08 -0600
(14 months ago)
Added libgcc_eh.a for i386 project. Xcode Demo project now builds, but probably won't work on PPC.
darbon/trunk/examples/Demo/xcode/Demo.xcodeproj/project.pbxproj
83
82
by rmann on
19 February 2007, 17:17:16 -0600
(14 months ago)
Updated subversion download instructions.
www/trunk/web/WEB-INF/jsp/mainNav.inc.jsp
82
www/trunk/web/repo.jsp
82
www/trunk/web/downloads.jsp
82
81
by rmann on
19 February 2007, 16:28:12 -0600
(14 months ago)
A little more proof-of-concept work for the framework, around event handling. Notion of DEventHanlder representing an installed event handler (delegate + DEventTarget instance). Got SimpleSketch worki…
darbon/trunk/src/d/darbon/events/DEventHandler.d
81
darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/SketchView.d
81
darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEventsCore.d
81
darbon/trunk/examples/SimpleSketch/src/d/darbon/examples/SimpleSketch/SimpleSketch.d
81
darbon/trunk/src/d/darbon/corefoundation/DString.d
81
|