|
|
|
@3976
|
[3976]
|
2010/06/13 16:22:57 |
hkrn |
more asdoc |
|
|
|
@3961
|
[3961]
|
2010/06/05 19:24:12 |
hkrn |
fixed some problems FlexPMD point out |
|
|
|
@3952
|
[3952]
|
2010/06/04 01:37:45 |
hkrn |
replaced a tab to 4 spaces |
|
|
|
@3950
|
[3950]
|
2010/06/04 01:27:07 |
hkrn |
fixed a bug that does not reset drawing line state in FreeHandModule? |
|
|
|
@3947
|
[3947]
|
2010/06/03 01:36:31 |
hkrn |
fixed a bug that causes a strange behavior of undo after removing layer |
|
|
|
@3941
|
[3941]
|
2010/05/30 22:53:00 |
hkrn |
including layer index into undo problem should be fixed |
|
|
|
@3940
|
[3940]
|
2010/05/30 22:34:13 |
hkrn |
replace hardcode to constant |
|
|
|
@3938
|
[3938]
|
2010/05/30 21:41:28 |
hkrn |
added comments for asdoc and annotations |
|
|
|
@3936
|
[3936]
|
2010/05/30 20:36:50 |
hkrn |
fixed the behavior of undo layers |
|
|
|
@3926
|
[3926]
|
2010/05/23 15:33:28 |
hkrn |
Revert "removed BezierCurveCommand? from CommandContext? and removed … |
|
|
|
@3916
|
[3916]
|
2010/05/16 13:18:24 |
hkrn |
removed BezierCurveCommand? from CommandContext? and removed ineffective … |
|
|
|
@3915
|
[3915]
|
2010/05/15 18:22:38 |
hkrn |
added TooManyLayersError? class |
|
|
|
@3914
|
[3914]
|
2010/05/15 18:22:26 |
hkrn |
added the limit of pixels to LayerBitmapCollection?.save and more tests |
|
|
|
@3911
|
[3911]
|
2010/05/15 17:15:54 |
hkrn |
no loger needs Com and ComDialog? class |
|
|
|
@3910
|
[3910]
|
2010/05/15 16:31:54 |
hkrn |
migrate the repository from subversion to git |
|
|
|
@3904
|
[3904]
|
2010/05/15 01:44:25 |
hkrn |
added Recorder#get_bytes |
|
|
|
@3903
|
[3903]
|
2010/05/15 01:44:07 |
hkrn |
added UndoStack#get_size? |
|
|
|
@3899
|
[3899]
|
2010/05/14 00:58:58 |
hkrn |
prepare the process of posting Oekakiko |
|
|
|
@3864
|
[3864]
|
2010/04/25 09:37:02 |
hkrn |
use Vector.<uint> instead of ByteArray? at serializing BitmapData? |
|
|
|
@3847
|
[3847]
|
2010/04/24 19:47:44 |
hkrn |
fixed a bug that causes an error after loading undo stack |
|
|
|
@3844
|
[3844]
|
2010/04/24 19:00:04 |
hkrn |
added #save and #load in UndoStack? class and moved newLayerBitmap to … |
|
|
|
@3834
|
[3834]
|
2010/04/22 23:51:16 |
hkrn |
removed LayerBitmapCollection#addLayer? and #load and #save in Painter are … |
|
|
|
@3833
|
[3833]
|
2010/04/22 23:35:10 |
hkrn |
removed LayerBitmapCollection#swapChild? |
|
|
|
@3832
|
[3832]
|
2010/04/22 23:30:49 |
hkrn |
startDrawingSession to startDrawing and stopDrawingSession to stopDrawing, … |
|
|
|
@3820
|
[3820]
|
2010/04/18 21:51:37 |
hkrn |
IApplication should extends IEventDispatcher |
|
|
|
@3819
|
[3819]
|
2010/04/18 21:51:12 |
hkrn |
added ICanvasModule#load and ICanvasModule#unload |
|
|
|
@3816
|
[3816]
|
2010/04/18 10:44:56 |
hkrn |
should call compositeAll at constructor for not creating black bitmap |
|
|
|
@3815
|
[3815]
|
2010/04/18 10:44:21 |
hkrn |
added ICanvasModule#getPixel32 |
|
|
|
@3812
|
[3812]
|
2010/04/18 09:43:42 |
hkrn |
added a PREFIX constant for CanvasContext? inherited modules |
|
|
|
@3811
|
[3811]
|
2010/04/18 09:43:06 |
hkrn |
fixed a bug reported by … |
|
|
|
@3808
|
[3808]
|
2010/04/17 23:45:14 |
hkrn |
src -> "$(ProjectDir?)/src" and quotes each paths |
|
|
|
@3804
|
[3804]
|
2010/04/16 02:24:35 |
hkrn |
fixed a bug that doesn't recover the blendmode of the pen using … |
|
|
|
@3801
|
[3801]
|
2010/04/16 01:48:24 |
hkrn |
added TransparentLineModule? |
|
|
|
@3796
|
[3796]
|
2010/04/16 00:45:05 |
hkrn |
added ResetAllCommand? |
|
|
|
@3780
|
[3780]
|
2010/04/13 23:38:46 |
hkrn |
ICommand#toString format |
|
|
|
@3779
|
[3779]
|
2010/04/13 23:38:04 |
hkrn |
Layer %s's copy -> %s's copy |
|
|
|
@3765
|
[3765]
|
2010/04/13 01:25:01 |
hkrn |
fixed some bugs that doesn't work setting name expectly and translation … |
|
|
|
@3764
|
[3764]
|
2010/04/13 01:23:59 |
hkrn |
fixed a bug that doesn't work CompatibilityCommand#execute? after write |
|
|
|
@3755
|
[3755]
|
2010/04/11 23:08:33 |
hkrn |
added org.libspark.gunyarapaint.framework.i18n and use the translator … |
|
|
|
@3741
|
[3741]
|
2010/04/10 18:47:58 |
hkrn |
added CompatibilityCommand? |
|
|
|
@3728
|
[3728]
|
2010/04/09 02:17:58 |
hkrn |
forgot to add AddLayerError? class |
|
|
|
@3723
|
[3723]
|
2010/04/08 00:54:04 |
hkrn |
added a limitation (MAX = 8) of creating layers |
|
|
|
@3720
|
[3720]
|
2010/04/08 00:22:44 |
hkrn |
renamed preload to preparse and added CommandEvent?.PREPARSE event |
|
|
|
@3719
|
[3719]
|
2010/04/08 00:21:59 |
hkrn |
fixed a bug that causes ReferenceError? #1069 |
|
|
|
@3701
|
[3701]
|
2010/04/06 01:05:23 |
hkrn |
should use bitwise instead of modulo |
|
|
|
@3700
|
[3700]
|
2010/04/06 01:05:02 |
hkrn |
Painter#createPaintEngine is now public |
|
|
|
@3699
|
[3699]
|
2010/04/06 00:28:55 |
hkrn |
should use Math.floor instead of 'int' casting if value is negative |
|
|
|
@3694
|
[3694]
|
2010/04/04 19:16:46 |
hkrn |
should use LayerBitmapCollection? instead of Player at UndoStack#new? |
|
|
|
@3693
|
[3693]
|
2010/04/04 19:14:34 |
hkrn |
should use pushUndoIfNeed only CreateLayerCommand? and CopyLayerCommand? |
|
|
|
@3692
|
[3692]
|
2010/04/04 19:13:40 |
hkrn |
should not push undo when invoked SetLayerVisibleCommand? |
|
|
|
@3689
|
[3689]
|
2010/04/04 00:55:27 |
hkrn |
fixed a bug reported by 1211086749/483 |
|
|
|
@3688
|
[3688]
|
2010/04/03 22:46:36 |
hkrn |
forgot apply to LineToCommand#toString? |
|
|
|
@3687
|
[3687]
|
2010/04/03 22:39:15 |
hkrn |
for ICommand#toString format |
|
|
|
@3685
|
[3685]
|
2010/04/03 21:38:35 |
hkrn |
should be invoked CommandEvent?.PARSE at Player instead of Parser |
|
|
|
@3676
|
[3676]
|
2010/04/03 00:44:22 |
hkrn |
20100301 -> 20100401 |
|
|
|
@3640
|
[3640]
|
2010/03/30 00:22:18 |
hkrn |
fixed a bug that creates the bitmap of layers incorrectly |
|
|
|
@3639
|
[3639]
|
2010/03/30 00:21:30 |
hkrn |
renamed CanvasModuleContext#add? to CanvasModuleContext#registerModule? |
|
|
|
@3632
|
[3632]
|
2010/03/28 18:46:17 |
hkrn |
set PAINTER_LOG_VERSION to 22 |
|
|
|
@3621
|
[3621]
|
2010/03/28 16:04:25 |
hkrn |
added "canvas" prefix |
|
|
|
@3620
|
[3620]
|
2010/03/28 16:03:42 |
hkrn |
renamed Painter#load to Painter#create |
|
|
|
@3619
|
[3619]
|
2010/03/28 16:03:16 |
hkrn |
added Painter#newLayerBitmapData to create bitmap data for Painter#save |
|
|
|
@3618
|
[3618]
|
2010/03/28 16:01:44 |
hkrn |
should not call BitmapData#dispose? for undo stack at … |
|
|
|
@3616
|
[3616]
|
2010/03/27 19:45:19 |
hkrn |
dos2unix to .flexLibProperties and added .fxpProperties |
|
|
|
@3614
|
[3614]
|
2010/03/27 19:44:08 |
hkrn |
changed framework's API to be more isolation |
|
|
|
@3613
|
[3613]
|
2010/03/27 18:37:15 |
hkrn |
update .actionScriptProperties |
|
|
|
@3612
|
[3612]
|
2010/03/27 18:36:36 |
hkrn |
refactoring for reducing memory usage |
|
|
|
@3611
|
[3611]
|
2010/03/26 01:34:34 |
hkrn |
reduced few memory usage |
|
|
|
@3610
|
[3610]
|
2010/03/26 01:33:56 |
hkrn |
use TimerEvent? instead of setInterval |
|
|
|
@3609
|
[3609]
|
2010/03/26 01:33:07 |
hkrn |
fixed a bug that draws incorrectly |
|
|
|
@3605
|
[3605]
|
2010/03/25 00:21:52 |
hkrn |
CRLF to LF, for all *.(as|mxml) files |
|
|
|
@3604
|
[3604]
|
2010/03/25 00:18:27 |
hkrn |
replaced tabs to 4 character spaces |
|
|
|
@3603
|
[3603]
|
2010/03/25 00:16:04 |
hkrn |
update project files |
|
|
|
@3601
|
[3601]
|
2010/03/25 00:11:07 |
hkrn |
should not set color if dropped color is equal to |
|
|
|
@3597
|
[3597]
|
2010/03/24 01:01:12 |
hkrn |
dos2unix |
|
|
|
@3593
|
[3593]
|
2010/03/22 23:20:39 |
hkrn |
implemented PenCommand#toString? |
|
|
|
@3587
|
[3587]
|
2010/03/22 16:17:25 |
hkrn |
added framework.as3proj to create the framework with FlashDevelop? |
|
|
|
@3586
|
[3586]
|
2010/03/22 16:16:13 |
hkrn |
-- |
|
|
|
@3583
|
[3583]
|
2010/03/22 15:26:55 |
hkrn |
moved UndoEvent? to UndoStack? from Painter and therefore set internal to … |
|
|
|
@3582
|
[3582]
|
2010/03/22 15:24:09 |
hkrn |
forced to implement toString method in ICommand |
|
|
|
@3575
|
[3575]
|
2010/03/21 18:08:05 |
hkrn |
added BezierCurveCommand?, MoveLayerCommand? and ScaleLayerCommand? |
|
|
|
@3574
|
[3574]
|
2010/03/21 18:04:34 |
hkrn |
use uint (primitive type) instead of using Point class |
|
|
|
@3573
|
[3573]
|
2010/03/21 18:03:13 |
hkrn |
fixed a bug that draws an auxiliary skew lines incorrectly |
|
|
|
@3571
|
[3571]
|
2010/03/21 00:34:56 |
hkrn |
added TransparentFloodFill? class |
|
|
|
@3569
|
[3569]
|
2010/03/20 22:56:48 |
hkrn |
renamed keyA to shouldDrawCircleClockwise and keyQ to … |
|
|
|
@3567
|
[3567]
|
2010/03/20 22:47:49 |
hkrn |
removed PaintEngine#pen? setter for not referred anywhere, and fixed a bug … |
|
|
|
@3547
|
[3547]
|
2010/03/15 00:20:11 |
hkrn |
It must be invoked PenEvent? via CanvasModule?'s setters |
|
|
|
@3543
|
[3543]
|
2010/03/14 22:14:21 |
hkrn |
fixed a bug that works incorrectly using A and Q button |
|
|
|
@3542
|
[3542]
|
2010/03/14 22:08:11 |
hkrn |
fixed a bug that works incorrectly at using R and T button |
|
|
|
@3541
|
[3541]
|
2010/03/14 20:56:16 |
hkrn |
added Painter.ALL_LAYERS constant |
|
|
|
@3533
|
[3533]
|
2010/03/13 19:30:33 |
hkrn |
changed order of arguments at #create and constructor, and fixed a bug at … |
|
|
|
@3532
|
[3532]
|
2010/03/13 19:29:22 |
hkrn |
removed m_drawing flag |
|
|
|
@3526
|
[3526]
|
2010/03/12 01:40:30 |
hkrn |
removed EraserModule? for duplication of LineModule? |
|
|
|
@3524
|
[3524]
|
2010/03/12 01:23:37 |
hkrn |
renamed 5 classes |
|
|
|
@3521
|
[3521]
|
2010/03/12 01:07:59 |
hkrn |
added TODO and removed HandToolModule? |
|
|
|
@3512
|
[3512]
|
2010/03/11 01:33:15 |
hkrn |
all IDrawable classes are now public and DrawModuleFactory? can now add the … |
|
|
|
@3511
|
[3511]
|
2010/03/11 01:32:00 |
hkrn |
removed CommandCollection#loadCommands? and should be loaded at constructor |
|
|
|
@3507
|
[3507]
|
2010/03/10 01:18:08 |
hkrn |
PAINT_LOG_VERSION to 21 |
|
|
|
@3506
|
[3506]
|
2010/03/09 02:31:25 |
hkrn |
test units is now passed again |
|
|
|
@3505
|
[3505]
|
2010/03/09 01:40:14 |
hkrn |
removed Painter class, CanvasContext? has imported Painter methods. renamed … |
|
|
|
@3502
|
[3502]
|
2010/03/07 13:48:03 |
hkrn |
ignore asdoc-output directory |