root/as3/gunyarapaint/branches


コピー検出時の動作:

凡例:

追加
更新
コピーまたは移動
Rev Chgset コミット日時 コミッタ ログメッセージ
(edit) @3568 [3568] 2010/03/20 22:48:38 hkrn fixed corrupted test cases
(edit) @3567 [3567] 2010/03/20 22:47:49 hkrn removed PaintEngine#pen? setter for not referred anywhere, and fixed a bug …
(edit) @3566 [3566] 2010/03/20 22:01:23 hkrn separate tools from application
(edit) @3549 [3549] 2010/03/15 00:35:07 hkrn fixed a bug that draws color incorrectly at the pen preview
(edit) @3548 [3548] 2010/03/15 00:21:24 hkrn catch and process PenEvent? if color or alpha or thickness has been changed
(edit) @3547 [3547] 2010/03/15 00:20:11 hkrn It must be invoked PenEvent? via CanvasModule?'s setters
(edit) @3545 [3545] 2010/03/14 22:39:08 hkrn added gunyarapaint#moduleName and internal changes
(edit) @3544 [3544] 2010/03/14 22:14:54 hkrn following framework changes
(edit) @3543 [3543] 2010/03/14 22:14:21 hkrn fixed a bug that works incorrectly using A and Q button
(edit) @3542 [3542] 2010/03/14 22:08:11 hkrn fixed a bug that works incorrectly at using R and T button
(edit) @3541 [3541] 2010/03/14 20:56:16 hkrn added Painter.ALL_LAYERS constant
(edit) @3540 [3540] 2010/03/14 20:25:52 hkrn refactoring at zoom and rotate
(edit) @3539 [3539] 2010/03/13 21:13:36 hkrn fixed a bug that uses Line (it should be FreeHand?) at the eraser
(edit) @3538 [3538] 2010/03/13 21:12:48 hkrn MovingCanvasModule? -> FreeHandModule?
(edit) @3537 [3537] 2010/03/13 20:53:53 hkrn comment out adding events at stage, and throws IllegalOperationError? if …
(edit) @3536 [3536] 2010/03/13 19:35:26 hkrn changed opportunity of adding and removing event listeners
(edit) @3535 [3535] 2010/03/13 19:32:28 hkrn implemented MovingCanvasModule?
(edit) @3534 [3534] 2010/03/13 19:31:52 hkrn added drawWithoutMoving and drawWithMoving
(edit) @3533 [3533] 2010/03/13 19:30:33 hkrn changed order of arguments at #create and constructor, and fixed a bug at …
(edit) @3532 [3532] 2010/03/13 19:29:22 hkrn removed m_drawing flag
(edit) @3529 [3529] 2010/03/12 02:03:28 hkrn make compact
(edit) @3528 [3528] 2010/03/12 02:01:54 hkrn following framework changes
(edit) @3527 [3527] 2010/03/12 01:57:21 hkrn removed FakeCanvasContext? and replaced FakePainter?'s implementation to …
(edit) @3526 [3526] 2010/03/12 01:40:30 hkrn removed EraserModule? for duplication of LineModule?
(edit) @3525 [3525] 2010/03/12 01:28:38 hkrn following 5 renamed classes
(edit) @3524 [3524] 2010/03/12 01:23:37 hkrn renamed 5 classes
(edit) @3523 [3523] 2010/03/12 01:09:41 hkrn added MovingCanvasModule?
(edit) @3522 [3522] 2010/03/12 01:08:53 hkrn renamed variable name and create to getModule
(edit) @3521 [3521] 2010/03/12 01:07:59 hkrn added TODO and removed HandToolModule?
(edit) @3514 [3514] 2010/03/11 01:34:27 hkrn following framework changes
(edit) @3513 [3513] 2010/03/11 01:33:57 hkrn following framework changes
(edit) @3512 [3512] 2010/03/11 01:33:15 hkrn all IDrawable classes are now public and DrawModuleFactory? can now add the …
(edit) @3511 [3511] 2010/03/11 01:32:00 hkrn removed CommandCollection#loadCommands? and should be loaded at constructor
(edit) @3510 [3510] 2010/03/10 01:32:33 hkrn set SColorPicker
(edit) @3509 [3509] 2010/03/10 01:22:11 hkrn copied image resources from trunk
(edit) @3508 [3508] 2010/03/10 01:19:46 hkrn removed Painter class related codes, bug-fixes, and aggregate
(edit) @3507 [3507] 2010/03/10 01:18:08 hkrn PAINT_LOG_VERSION to 21
(edit) @3506 [3506] 2010/03/09 02:31:25 hkrn test units is now passed again
(edit) @3505 [3505] 2010/03/09 01:40:14 hkrn removed Painter class, CanvasContext? has imported Painter methods. renamed …
(edit) @3503 [3503] 2010/03/07 13:50:38 hkrn IDelegate to IApplication, removed canvas suffix from the methods in …
(edit) @3502 [3502] 2010/03/07 13:48:03 hkrn ignore asdoc-output directory
(edit) @3501 [3501] 2010/03/07 13:47:13 hkrn for asdoc
(edit) @3500 [3500] 2010/03/07 13:44:37 hkrn added org.libspark.gunyarapaint.framework.ui.IApplication
(edit) @3499 [3499] 2010/03/07 01:04:55 hkrn around AuxView?
(edit) @3498 [3498] 2010/03/07 01:03:37 hkrn split division from AuxBitmap? into AuxLineView? and AuxPixelView?
(edit) @3497 [3497] 2010/03/07 00:00:45 hkrn should copy bitmapData at Painter#saveUndo and Painter#restoreUndo instead …
(edit) @3496 [3496] 2010/03/06 23:06:36 hkrn removed UndoStackTest? and Logger related codes
(edit) @3495 [3495] 2010/03/06 23:05:48 hkrn added InvisibleLayerError? and LockedLayerError?
(edit) @3494 [3494] 2010/03/06 23:05:22 hkrn should copy bitmap data at LayerBitmap? class
(edit) @3493 [3493] 2010/03/06 23:04:50 hkrn more asdoc
(edit) @3492 [3492] 2010/03/06 23:04:26 hkrn It's no longer requires Logger class
(edit) @3490 [3490] 2010/03/06 18:17:09 hkrn refactoring in progress at 2010/03/06
(edit) @3489 [3489] 2010/03/06 18:14:31 hkrn added FakeCommand? and RecorderTest?
(edit) @3488 [3488] 2010/03/06 18:12:43 hkrn added 3 methods and use LayerBitmap#applyMatrix? instead of setting …
(edit) @3487 [3487] 2010/03/06 18:09:49 hkrn make UndoStack? hidden and dispatch CommandEvent?.COMMITTED at Recorder …
(edit) @3486 [3486] 2010/03/06 18:07:27 hkrn added CommandEvent?.COMMITTED and UndoEvent?.PUSH, UndoEvent#undoCount?, …
(edit) @3485 [3485] 2010/03/06 18:06:11 hkrn added RemoveLayerError? and set name property to all event classes
(edit) @3482 [3482] 2010/03/04 02:08:56 hkrn imported as3corelib's JSON serializer and the nicopedia library
(edit) @3481 [3481] 2010/03/04 02:04:49 hkrn reconstruct in progress
(edit) @3479 [3479] 2010/03/03 01:35:37 hkrn from DrawModule#commitCommand? to Recorder#commitCommand
(edit) @3474 [3474] 2010/02/28 22:57:18 hkrn set svn:ignore
(edit) @3473 [3473] 2010/02/28 22:56:27 hkrn fixed syntax errors
(edit) @3472 [3472] 2010/02/28 22:55:16 hkrn added test cases to test creating the instance of DrawModule? inherited …
(edit) @3471 [3471] 2010/02/28 22:53:53 hkrn added DrawModuleFactory? and DrawModule? inherited classes are now internal
(edit) @3470 [3470] 2010/02/27 22:18:42 hkrn added compat project
(edit) @3469 [3469] 2010/02/27 19:59:30 hkrn deleted DrawableCanvas?.mxml and removed IDelegate#supportedBlendModes
(edit) @3468 [3468] 2010/02/27 15:22:23 hkrn reverted commits [3466-3467]
(edit) @3467 [3467] 2010/02/27 15:19:41 hkrn removed auto-generated files
(edit) @3466 [3466] 2010/02/27 15:19:06 hkrn removed auto-generated index.template.html
(edit) @3465 [3465] 2010/02/27 15:16:55 hkrn reverted the commit of [3461]
(edit) @3464 [3464] 2010/02/27 15:01:16 hkrn changed correct namespace and update project files, Controller should use …
(edit) @3463 [3463] 2010/02/27 14:39:56 hkrn moved components to air project
(edit) @3462 [3462] 2010/02/27 14:37:55 hkrn modified namespace and added org.libspark.gunyarapaint.framework
(edit) @3461 [3461] 2010/02/27 14:32:11 hkrn deleted auto generated files
(edit) @3460 [3460] 2010/02/27 14:26:53 hkrn deleted html-template directory
(edit) @3457 [3457] 2010/02/26 01:19:25 hkrn changed org.libspark.gunyarapaint.framework.test to …
(edit) @3456 [3456] 2010/02/26 01:16:27 hkrn deleted org.libspark.gunyarapaint.framework.test
(edit) @3455 [3455] 2010/02/26 01:13:02 hkrn added .actionScriptProperties, it should not be deleted
(edit) @3454 [3454] 2010/02/26 01:04:08 hkrn moved files under org.libspark.gunyarapaint.framework.test to the test …
(edit) @3453 [3453] 2010/02/26 01:02:35 hkrn added a package to org.libspark.gunyarapaint.framework
(edit) @3452 [3452] 2010/02/26 01:00:04 hkrn added the test project
(edit) @3451 [3451] 2010/02/26 00:52:46 hkrn changed the framework project as a flex library project
(edit) @3439 [3439] 2010/02/20 22:00:26 hkrn update .actionScriptProperties
(edit) @3438 [3438] 2010/02/20 21:57:05 hkrn fixed name-space to almost all sources
(edit) @3437 [3437] 2010/02/20 21:46:29 hkrn update path to test cases.
(edit) @3436 [3436] 2010/02/20 21:16:52 hkrn added html-template directory
(edit) @3435 [3435] 2010/02/20 21:16:32 hkrn added FlexUnitApplication? and update FlexUnit?'s configurations
(edit) @3434 [3434] 2010/02/20 21:15:11 hkrn should set CanvasContext? properties (make private) via setter methods
(edit) @3429 [3429] 2010/02/17 02:18:15 hkrn fixed PenCommand?.as error
(edit) @3428 [3428] 2010/02/17 02:11:04 hkrn moved sources to the framework project, and renamed the package to …
(edit) @3427 [3427] 2010/02/17 01:59:34 hkrn added framework project files and moved sources to there
(edit) @3426 [3426] 2010/02/17 01:55:01 hkrn moved project files to air directory temporarily
(edit) @3425 [3425] 2010/02/17 01:47:15 hkrn added air and framework directory to separate the project
(edit) @3424 [3424] 2010/02/17 01:44:45 hkrn update project files
(edit) @3271 [3271] 2009/12/31 10:40:26 hkrn ApplicationDelegate? should use CanvasController? class
(edit) @3270 [3270] 2009/12/31 10:39:39 hkrn Added CanvasController? class and tooltips
(edit) @3269 [3269] 2009/12/31 10:38:24 hkrn Renamed m_spriteToView to spriteToView
(edit) @3268 [3268] 2009/12/31 10:37:33 hkrn AuxCanvas? => AuxBitmap? / TransparentCanvas? => TransparentBitmap?
(edit) @3267 [3267] 2009/12/31 10:36:12 hkrn ICommand implemented class constructors should call reset method.
(edit) @3255 [3255] 2009/12/23 00:33:29 hkrn Initial import
Note: リビジョンログについてのヘルプは TracRevisionLog を参照して下さい。