Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

110 by rmann on 14 March 2007, 21:51:31 -0500 (14 months ago) Make Review Added more DFile get methods, not sure what I did to DNavGetFile.

darbon/trunk/src/d/darbon/support/DNavGetFile.d 110 history download (+11 -11) diffs

darbon/trunk/src/d/darbon/files/DFile.d 110 history download (+99 -2) diffs

109 by rmann on 09 March 2007, 21:03:16 -0600 (14 months ago) Make Review Before repair.

www/trunk/xcode/DarbonSite.xcodeproj/project.pbxproj 109 history download (+12 -0) diffs

108 by rmann on 09 March 2007, 21:02:45 -0600 (14 months ago) Make Review Before repair.

darbon/trunk/src/d/darbon/application/DApplication.d 108 history download (+6 -4) diffs

darbon/trunk/src/d/darbon/files/DFileStream.d 108 history download (+89) new

darbon/trunk/src/d/darbon/files/DFile.d 108 history download (+104 -0) diffs

107 by rmann on 09 March 2007, 01:42:06 -0600 (14 months ago) Make Review Added file from which derived.

darbon/trunk/src/d/macos/carbon/carboncore/Debugging.d 107 history download (+4 -0) diffs

darbon/trunk/src/d/macos/carbon/carboncore/Errors.d 107 history download (+2 -0) diffs

darbon/trunk/src/d/macos/carbon/carboncore/TextCommon.d 107 history download (+2 -0) diffs

106 by rmann on 09 March 2007, 01:40:33 -0600 (14 months ago) Make Review Fixed parameter I had tweaked while working on parser.

darbon/trunk/src/d/macos/applicationservices/ae/AEDataModel.d 106 history download (+4 -4) diffs

darbon/trunk/src/d/macos/applicationservices/launchservices/UTCoreTypes.d 106 history download (+2 -0) diffs

darbon/trunk/src/d/macos/applicationservices/launchservices/UTType.d 106 history download (+2 -0) diffs

105 by rmann on 07 March 2007, 20:27:10 -0600 (14 months ago) Make Review Added all files list below D files, added link back to groups list.

www/trunk/web/WEB-INF/jsp/showGroup.jsp 105 history download (+19 -3) diffs

104 by rmann on 07 March 2007, 20:22:59 -0600 (14 months ago) Make Review Changed group display to show only D files on left.

www/trunk/web/WEB-INF/jsp/showGroup.jsp 104 history download (+1 -1) diffs

103 by rmann on 07 March 2007, 19:52:49 -0600 (14 months ago) Make Review Added getDFiles() method and associated mapping.

www/trunk/src/java/org/darbon/api/dao/SourceFileGroup.java 103 history download (+11 -4) diffs

102 by rmann on 07 March 2007, 03:21:29 -0600 (14 months ago) Make Review Compute derived functions properly (was showing actual).

www/trunk/web/WEB-INF/jsp/showGroup.jsp 102 history download (+1 -1) diffs

101 by rmann on 07 March 2007, 03:19:44 -0600 (14 months ago) Make Review More API browsing.

www/trunk/src/java/org/darbon/api/ListGroupsAction.java 101 history download (+74) new

www/trunk/src/sql 101 history download (+0) new

www/trunk/src/java/org/darbon/api/dao/SourceFileGroup.java 101 history download (+64) new

www/trunk/web/WEB-INF/jsp/listGroups.jsp 101 history download (+68) new

www/trunk/web/WEB-INF/jsp/mainNav.inc.jsp 101 history download (+3 -2) diffs

… 22 more files in changeset.
100 by rmann on 06 March 2007, 04:51:27 -0600 (14 months ago) Make Review Added rudimentary API DB and search.

www/trunk/src 100 history download (+0) new

www/trunk/web/WEB-INF/config/tiles-definitions.xml 100 history download (+25) new

www/trunk/web/main.css 100 history download (+10 -0) diffs

www/trunk/web/WEB-INF/jsp/mainNav.inc.jsp 100 history download (+6 -1) diffs

www/trunk/web/WEB-INF/config/struts.xml 100 history download (+58) new

… 33 more files in changeset.
99 by rmann on 03 March 2007, 21:00:57 -0600 (14 months ago) Make Review Added API status table.

www/trunk/web/api.jsp 99 history download (+87 -1) diffs

98 by rmann on 03 March 2007, 20:33:44 -0600 (14 months ago) Make Review 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 history download (+4 -1) diffs

97 by rmann on 03 March 2007, 20:14:26 -0600 (14 months ago) Make Review 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 history download (+4 -0) diffs

darbon/trunk/src/d/darbon/application/DApplication.d 97 history download (+28 -2) diffs

darbon/trunk/src/d/macos/coregraphics/CGContext.d 97 history download (+7 -0) diffs

darbon/trunk/src/d/macos/carbon/hitoolbox/ControlDefinitions.d 97 history download (+4 -0) diffs

darbon/trunk/src/d/macos/coregraphics/CGGeometry.d 97 history download (+4 -0) diffs

… 21 more files in changeset.
96 by rmann on 03 March 2007, 14:36:00 -0600 (14 months ago) Make Review Testing svnversion command.

darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEvents.d 96 history download (+1 -0) diffs

95 by rmann on 02 March 2007, 21:48:06 -0600 (14 months ago) Make Review 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 history download (+6 -5) diffs

darbon/trunk/src/d/macos/applicationservices/ae/AEDataModel.d 95 history download (+352 -1) diffs

darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEventsCore.d 95 history download (+6 -1) diffs

darbon/trunk/src/d/macos/carbon/hitoolbox/Translation.d 95 history download (+94) new

darbon/trunk/src/d/macos/carbon/carboncore/Files.d 95 history download (+38 -2) diffs

… 12 more files in changeset.
94 by rmann on 02 March 2007, 17:09:42 -0600 (14 months ago) Make Review Commented out experimental code that was crashing.

darbon/trunk/examples/SimpleSketch/src/d/darbon/examples/SimpleSketch/SimpleSketch.d 94 history download (+2 -2) diffs

93 by rmann on 01 March 2007, 18:48:31 -0600 (14 months ago) Make Review 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 history download (+6 -0) diffs

darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEventsCore.d 93 history download (+4 -0) diffs

darbon/trunk/src/d/darbon/application/DApplication.d 93 history download (+90 -5) diffs

darbon/trunk/src/d/macos/corefoundation/CFArray.d 93 history download (+693 -1) diffs

darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/DemoApp.d 93 history download (+19 -18) diffs

… 15 more files in changeset.
92 by rmann on 01 March 2007, 03:10:59 -0600 (14 months ago) Make Review 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 history download (+89 -37) diffs

darbon/trunk/src/d/darbon/application/DApplication.d 92 history download (+40 -1) diffs

darbon/trunk/examples/Demo/xcode/Demo.xcodeproj/project.pbxproj 92 history download (+1 -1) diffs

darbon/trunk/src/d/darbon/views/DHIView.d 92 history download (+7 -3) diffs

darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/DemoApp.d 92 history download (+25 -1) diffs

… 1 more file in changeset.
91 by rmann on 01 March 2007, 01:04:40 -0600 (14 months ago) Make Review Added support for NavigationServices Get file dialog.

darbon/trunk/src/d/macos/applicationservices 91 history download (+0) new

darbon/trunk/src/d/macos/applicationservices/ae/AEDataModel.d 91 history download (+75) new

darbon/trunk/src/d/macos/carbon/navigationservices 91 history download (+0) new

darbon/trunk/examples/Demo/xcode/Demo.xcodeproj/project.pbxproj 91 history download (+41 -0) diffs

darbon/trunk/src/d/macos/corefoundation/CFArray.d 91 history download (+65) new

… 3 more files in changeset.
90 by rmann on 01 March 2007, 00:08:52 -0600 (14 months ago) Make Review Added error codes.

darbon/trunk/src/d/macos/carbon/carboncore/Errors.d 90 history download (+3064) new

87 by rmann on 28 February 2007, 21:59:16 -0600 (14 months ago) Make Review Rounded out the file/fork open/close, read/write, flush routines.

darbon/trunk/src/d/macos/carbon/carboncore/Files.d 87 history download (+468 -7) diffs

86 by rmann on 28 February 2007, 21:38:57 -0600 (14 months ago) Make Review 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 history download (+1 -1) diffs

darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/SketchView.d 86 history download (+1 -1) diffs

darbon/trunk/src/d/macos/carbon/carboncore/Debugging.d 86 history download (+1 -1) diffs

darbon/trunk/src/d/darbon/application/DApplication.d 86 history download (+1 -1) diffs

darbon/trunk/src/d/macos/carbon/carboncore/Files.d 86 history download (+369) new

… 22 more files in changeset.
85 by rmann on 28 February 2007, 21:05:35 -0600 (14 months ago) Make Review Moved Types.d to carboncore, better reflecting counterpart
file in Mac OS X Frameworks.

darbon/trunk/src/d/macos/carbon/hitoolbox/Types.d 85 history deleted

darbon/trunk/src/d/macos/carbon/carboncore/Types.d 85 history download (+182) new/moved

84 by rmann on 28 February 2007, 21:05:01 -0600 (14 months ago) Make Review Added Carbon header origin of file.

darbon/trunk/src/d/macos/carbon/hitoolbox/Types.d 84 history download (+4 -0) diffs

83 by rmann on 19 February 2007, 19:50:08 -0600 (14 months ago) Make Review 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 history download (+8 -0) diffs

82 by rmann on 19 February 2007, 17:17:16 -0600 (14 months ago) Make Review Updated subversion download instructions.

www/trunk/web/WEB-INF/jsp/mainNav.inc.jsp 82 history download (+1 -1) diffs

www/trunk/web/repo.jsp 82 history download (+21 -3) diffs

www/trunk/web/downloads.jsp 82 history download (+14 -3) diffs

81 by rmann on 19 February 2007, 16:28:12 -0600 (14 months ago) Make Review 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 history download (+203) new

darbon/trunk/examples/Demo/src/d/darbon/examples/Demo/SketchView.d 81 history download (+92 -79) diffs

darbon/trunk/src/d/macos/carbon/hitoolbox/CarbonEventsCore.d 81 history download (+2 -2) diffs

darbon/trunk/examples/SimpleSketch/src/d/darbon/examples/SimpleSketch/SimpleSketch.d 81 history download (+17 -3) diffs

darbon/trunk/src/d/darbon/corefoundation/DString.d 81 history download (+27 -0) diffs

… 15 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-297 2008-04-24 ) - Administration - Page generated 2008-05-15 22:01 -0500