root/as3/gunyarapaint/branches/gunyarapaint


コピー検出時の動作:

凡例:

追加
更新
コピーまたは移動
Rev Chgset コミット日時 コミッタ ログメッセージ
(edit) @3729 [3729] 2010/04/09 02:19:34 hkrn added comments
(edit) @3728 [3728] 2010/04/09 02:17:58 hkrn forgot to add AddLayerError? class
(edit) @3724 [3724] 2010/04/08 00:54:22 hkrn following framework changes
(edit) @3723 [3723] 2010/04/08 00:54:04 hkrn added a limitation (MAX = 8) of creating layers
(edit) @3722 [3722] 2010/04/08 00:35:04 hkrn added ParserDelegate? application
(edit) @3721 [3721] 2010/04/08 00:23:29 hkrn set not-selectable at CopyrightWindow?
(edit) @3720 [3720] 2010/04/08 00:22:44 hkrn renamed preload to preparse and added CommandEvent?.PREPARSE event
(edit) @3719 [3719] 2010/04/08 00:21:59 hkrn fixed a bug that causes ReferenceError? #1069
(edit) @3702 [3702] 2010/04/06 01:06:32 hkrn added PaintEngine#correctCoordinate? test
(edit) @3701 [3701] 2010/04/06 01:05:23 hkrn should use bitwise instead of modulo
(edit) @3700 [3700] 2010/04/06 01:05:02 hkrn Painter#createPaintEngine is now public
(edit) @3699 [3699] 2010/04/06 00:28:55 hkrn should use Math.floor instead of 'int' casting if value is negative
(edit) @3698 [3698] 2010/04/04 22:31:26 hkrn added target=_blank
(edit) @3697 [3697] 2010/04/04 22:15:24 hkrn should be at the same of CanvasController?
(edit) @3696 [3696] 2010/04/04 22:14:51 hkrn added CopyrightWindow?
(edit) @3695 [3695] 2010/04/04 19:17:31 hkrn following framework changes
(edit) @3694 [3694] 2010/04/04 19:16:46 hkrn should use LayerBitmapCollection? instead of Player at UndoStack#new?
(edit) @3693 [3693] 2010/04/04 19:14:34 hkrn should use pushUndoIfNeed only CreateLayerCommand? and CopyLayerCommand?
(edit) @3692 [3692] 2010/04/04 19:13:40 hkrn should not push undo when invoked SetLayerVisibleCommand?
(edit) @3691 [3691] 2010/04/04 14:48:44 hkrn added SWFMouseWheel to support mouse-wheel on MacOSX
(edit) @3690 [3690] 2010/04/04 14:45:51 hkrn use swfobject.js and swfmousewheel.js instead of default template
(edit) @3689 [3689] 2010/04/04 00:55:27 hkrn fixed a bug reported by 1211086749/483
(edit) @3688 [3688] 2010/04/03 22:46:36 hkrn forgot apply to LineToCommand#toString?
(edit) @3687 [3687] 2010/04/03 22:39:15 hkrn for ICommand#toString format
(edit) @3686 [3686] 2010/04/03 21:40:21 hkrn added saving data as an image and analyze a log
(edit) @3685 [3685] 2010/04/03 21:38:35 hkrn should be invoked CommandEvent?.PARSE at Player instead of Parser
(edit) @3682 [3682] 2010/04/03 00:50:25 hkrn update .actionScriptProperties for adding gpplayer.mxml as an application
(edit) @3681 [3681] 2010/04/03 00:49:19 hkrn ignored gpplayer.*
(edit) @3680 [3680] 2010/04/03 00:48:48 hkrn added gpplayer.mxml
(edit) @3679 [3679] 2010/04/03 00:48:34 hkrn should use PNGExporter class
(edit) @3678 [3678] 2010/04/03 00:47:52 hkrn added loadonly state for gpplayer.mxml
(edit) @3677 [3677] 2010/04/03 00:47:26 hkrn added PNGExporter.as for separation
(edit) @3676 [3676] 2010/04/03 00:44:22 hkrn 20100301 -> 20100401
(edit) @3653 [3653] 2010/03/31 01:25:42 hkrn set x and y to 10
(edit) @3652 [3652] 2010/03/31 01:25:26 hkrn added exporting a canvas image as a png file
(edit) @3651 [3651] 2010/03/31 01:24:19 hkrn copied com.adobe.images.PNGEncoder from trunk
(edit) @3650 [3650] 2010/03/31 00:19:25 hkrn externalize parameters
(edit) @3647 [3647] 2010/03/30 00:45:39 hkrn added assets to svn:ignore under html-template
(edit) @3646 [3646] 2010/03/30 00:44:44 hkrn dos2unix and added org.eclipse.core.runtime.prefs
(edit) @3645 [3645] 2010/03/30 00:43:54 hkrn deleted unused Drawer.mxml
(edit) @3644 [3644] 2010/03/30 00:43:38 hkrn update class reference to PlayerDelegate?.mxml
(edit) @3643 [3643] 2010/03/30 00:43:02 hkrn sealed ApplicationDelegate?.mxml
(edit) @3642 [3642] 2010/03/30 00:42:25 hkrn update class reference
(edit) @3641 [3641] 2010/03/30 00:24:37 hkrn added testing LayerBitmap#fromJSON? and LayerBitmap#toJSON?
(edit) @3640 [3640] 2010/03/30 00:22:18 hkrn fixed a bug that creates the bitmap of layers incorrectly
(edit) @3639 [3639] 2010/03/30 00:21:30 hkrn renamed CanvasModuleContext#add? to CanvasModuleContext#registerModule?
(edit) @3637 [3637] 2010/03/28 23:02:49 hkrn CanvasModuleContext#add? -> CanvasModuleContext#registerModule?
(edit) @3636 [3636] 2010/03/28 22:32:22 hkrn should not call LayerBitmapCollection#removeView? at Canvas#onRemove
(edit) @3635 [3635] 2010/03/28 22:13:31 hkrn forgot to remove an assignment for debug
(edit) @3634 [3634] 2010/03/28 22:12:07 hkrn should be initialized via IController#init for parameters validation
(edit) @3633 [3633] 2010/03/28 20:53:37 hkrn copied DataController?.mxml as FileController?.mxml
(edit) @3632 [3632] 2010/03/28 18:46:17 hkrn set PAINTER_LOG_VERSION to 22
(edit) @3630 [3630] 2010/03/28 18:03:48 hkrn forgot to remove gunyara-paint_logo.png from src directory
(edit) @3629 [3629] 2010/03/28 18:00:26 hkrn changed the location of class attributes and constants
(edit) @3628 [3628] 2010/03/28 17:58:20 hkrn should use embed classes in gunyarapaint.mxml and removed unused variables
(edit) @3627 [3627] 2010/03/28 17:36:41 hkrn moved all images to assets/images
(edit) @3626 [3626] 2010/03/28 17:34:46 hkrn added assets directory
(edit) @3625 [3625] 2010/03/28 16:09:54 hkrn removed the process of encryption and decryption
(edit) @3624 [3624] 2010/03/28 16:08:40 hkrn implemented load and save method
(edit) @3623 [3623] 2010/03/28 16:07:01 hkrn added getters for AuxBitmap? inherited classes
(edit) @3622 [3622] 2010/03/28 16:05:32 hkrn following Player class change
(edit) @3621 [3621] 2010/03/28 16:04:25 hkrn added "canvas" prefix
(edit) @3620 [3620] 2010/03/28 16:03:42 hkrn renamed Painter#load to Painter#create
(edit) @3619 [3619] 2010/03/28 16:03:16 hkrn added Painter#newLayerBitmapData to create bitmap data for Painter#save
(edit) @3618 [3618] 2010/03/28 16:01:44 hkrn should not call BitmapData#dispose? for undo stack at …
(edit) @3616 [3616] 2010/03/27 19:45:19 hkrn dos2unix to .flexLibProperties and added .fxpProperties
(edit) @3615 [3615] 2010/03/27 19:44:41 hkrn followed framework changes
(edit) @3614 [3614] 2010/03/27 19:44:08 hkrn changed framework's API to be more isolation
(edit) @3613 [3613] 2010/03/27 18:37:15 hkrn update .actionScriptProperties
(edit) @3612 [3612] 2010/03/27 18:36:36 hkrn refactoring for reducing memory usage
(edit) @3611 [3611] 2010/03/26 01:34:34 hkrn reduced few memory usage
(edit) @3610 [3610] 2010/03/26 01:33:56 hkrn use TimerEvent? instead of setInterval
(edit) @3609 [3609] 2010/03/26 01:33:07 hkrn fixed a bug that draws incorrectly
(edit) @3607 [3607] 2010/03/25 00:27:58 hkrn forgot to apply CRLF to LF for gunyarapaint.mxml
(edit) @3606 [3606] 2010/03/25 00:27:21 hkrn isShortCut to isForcusedOnTextField
(edit) @3605 [3605] 2010/03/25 00:21:52 hkrn CRLF to LF, for all *.(as|mxml) files
(edit) @3604 [3604] 2010/03/25 00:18:27 hkrn replaced tabs to 4 character spaces
(edit) @3603 [3603] 2010/03/25 00:16:04 hkrn update project files
(edit) @3602 [3602] 2010/03/25 00:15:00 hkrn added cursor management
(edit) @3601 [3601] 2010/03/25 00:11:07 hkrn should not set color if dropped color is equal to
(edit) @3600 [3600] 2010/03/24 01:12:16 hkrn ignored some files for bin-* directory
(edit) @3599 [3599] 2010/03/24 01:09:08 hkrn same as [3595] but for html-template
(edit) @3598 [3598] 2010/03/24 01:02:47 hkrn same as [3596]
(edit) @3597 [3597] 2010/03/24 01:01:12 hkrn dos2unix
(edit) @3596 [3596] 2010/03/24 01:00:38 hkrn update files for FlashBuilder?-beta2 to FlashBuilder? release build
(edit) @3595 [3595] 2010/03/24 00:58:53 hkrn added *.swf and FlexUnit?*.html to svn:ignore
(edit) @3594 [3594] 2010/03/23 00:00:46 hkrn removed redundant code
(edit) @3593 [3593] 2010/03/22 23:20:39 hkrn implemented PenCommand#toString?
(edit) @3592 [3592] 2010/03/22 21:26:45 hkrn added ModuleEvent? to support a mouse wheel, and supported mouse wheel in …
(edit) @3591 [3591] 2010/03/22 20:32:10 hkrn fixed a bug that causes an error at selecting hand-tool
(edit) @3590 [3590] 2010/03/22 20:15:58 hkrn renamed alertOnUnload to confirmUnload and make it public
(edit) @3589 [3589] 2010/03/22 20:08:47 hkrn added IController interface and should reset windows with IController …
(edit) @3588 [3588] 2010/03/22 17:45:13 hkrn separated a form as FormController?
(edit) @3587 [3587] 2010/03/22 16:17:25 hkrn added framework.as3proj to create the framework with FlashDevelop?
(edit) @3586 [3586] 2010/03/22 16:16:13 hkrn --
(edit) @3585 [3585] 2010/03/22 15:28:58 hkrn following UndoEvent? changes in a framework
(edit) @3584 [3584] 2010/03/22 15:28:01 hkrn following framework changes
(edit) @3583 [3583] 2010/03/22 15:26:55 hkrn moved UndoEvent? to UndoStack? from Painter and therefore set internal to …
(edit) @3582 [3582] 2010/03/22 15:24:09 hkrn forced to implement toString method in ICommand
(edit) @3581 [3581] 2010/03/22 01:11:54 hkrn fixed some bugs at compiling
Note: リビジョンログについてのヘルプは TracRevisionLog を参照して下さい。