|
|
|
@3677
|
[3677]
|
2010/04/03 00:47:26 |
hkrn |
added PNGExporter.as for separation |
|
|
|
@3653
|
[3653]
|
2010/03/31 01:25:42 |
hkrn |
set x and y to 10 |
|
|
|
@3652
|
[3652]
|
2010/03/31 01:25:26 |
hkrn |
added exporting a canvas image as a png file |
|
|
|
@3651
|
[3651]
|
2010/03/31 01:24:19 |
hkrn |
copied com.adobe.images.PNGEncoder from trunk |
|
|
|
@3647
|
[3647]
|
2010/03/30 00:45:39 |
hkrn |
added assets to svn:ignore under html-template |
|
|
|
@3637
|
[3637]
|
2010/03/28 23:02:49 |
hkrn |
CanvasModuleContext#add? -> CanvasModuleContext#registerModule? |
|
|
|
@3636
|
[3636]
|
2010/03/28 22:32:22 |
hkrn |
should not call LayerBitmapCollection#removeView? at Canvas#onRemove |
|
|
|
@3635
|
[3635]
|
2010/03/28 22:13:31 |
hkrn |
forgot to remove an assignment for debug |
|
|
|
@3634
|
[3634]
|
2010/03/28 22:12:07 |
hkrn |
should be initialized via IController#init for parameters validation |
|
|
|
@3633
|
[3633]
|
2010/03/28 20:53:37 |
hkrn |
copied DataController?.mxml as FileController?.mxml |
|
|
|
@3630
|
[3630]
|
2010/03/28 18:03:48 |
hkrn |
forgot to remove gunyara-paint_logo.png from src directory |
|
|
|
@3629
|
[3629]
|
2010/03/28 18:00:26 |
hkrn |
changed the location of class attributes and constants |
|
|
|
@3628
|
[3628]
|
2010/03/28 17:58:20 |
hkrn |
should use embed classes in gunyarapaint.mxml and removed unused variables |
|
|
|
@3627
|
[3627]
|
2010/03/28 17:36:41 |
hkrn |
moved all images to assets/images |
|
|
|
@3626
|
[3626]
|
2010/03/28 17:34:46 |
hkrn |
added assets directory |
|
|
|
@3625
|
[3625]
|
2010/03/28 16:09:54 |
hkrn |
removed the process of encryption and decryption |
|
|
|
@3624
|
[3624]
|
2010/03/28 16:08:40 |
hkrn |
implemented load and save method |
|
|
|
@3623
|
[3623]
|
2010/03/28 16:07:01 |
hkrn |
added getters for AuxBitmap? inherited classes |
|
|
|
@3615
|
[3615]
|
2010/03/27 19:44:41 |
hkrn |
followed framework changes |
|
|
|
@3607
|
[3607]
|
2010/03/25 00:27:58 |
hkrn |
forgot to apply CRLF to LF for gunyarapaint.mxml |
|
|
|
@3606
|
[3606]
|
2010/03/25 00:27:21 |
hkrn |
isShortCut to isForcusedOnTextField |
|
|
|
@3605
|
[3605]
|
2010/03/25 00:21:52 |
hkrn |
CRLF to LF, for all *.(as|mxml) files |
|
|
|
@3603
|
[3603]
|
2010/03/25 00:16:04 |
hkrn |
update project files |
|
|
|
@3602
|
[3602]
|
2010/03/25 00:15:00 |
hkrn |
added cursor management |
|
|
|
@3600
|
[3600]
|
2010/03/24 01:12:16 |
hkrn |
ignored some files for bin-* directory |
|
|
|
@3598
|
[3598]
|
2010/03/24 01:02:47 |
hkrn |
same as [3596] |
|
|
|
@3594
|
[3594]
|
2010/03/23 00:00:46 |
hkrn |
removed redundant code |
|
|
|
@3592
|
[3592]
|
2010/03/22 21:26:45 |
hkrn |
added ModuleEvent? to support a mouse wheel, and supported mouse wheel in … |
|
|
|
@3591
|
[3591]
|
2010/03/22 20:32:10 |
hkrn |
fixed a bug that causes an error at selecting hand-tool |
|
|
|
@3590
|
[3590]
|
2010/03/22 20:15:58 |
hkrn |
renamed alertOnUnload to confirmUnload and make it public |
|
|
|
@3589
|
[3589]
|
2010/03/22 20:08:47 |
hkrn |
added IController interface and should reset windows with IController … |
|
|
|
@3588
|
[3588]
|
2010/03/22 17:45:13 |
hkrn |
separated a form as FormController? |
|
|
|
@3585
|
[3585]
|
2010/03/22 15:28:58 |
hkrn |
following UndoEvent? changes in a framework |
|
|
|
@3581
|
[3581]
|
2010/03/22 01:11:54 |
hkrn |
fixed some bugs at compiling |
|
|
|
@3580
|
[3580]
|
2010/03/22 01:11:08 |
hkrn |
implemented loading and saving data provisionally |
|
|
|
@3579
|
[3579]
|
2010/03/21 20:47:13 |
hkrn |
deleted controls directory |
|
|
|
@3578
|
[3578]
|
2010/03/21 20:42:11 |
hkrn |
moved the classes under org.libspark.gunyarapaint.controls to … |
|
|
|
@3577
|
[3577]
|
2010/03/21 20:08:03 |
hkrn |
removed comment out from alertOnUnload |
|
|
|
@3572
|
[3572]
|
2010/03/21 00:38:37 |
hkrn |
added flood filling with transparent command to PenDetailWindowControl? |
|
|
|
@3569
|
[3569]
|
2010/03/20 22:56:48 |
hkrn |
renamed keyA to shouldDrawCircleClockwise and keyQ to … |
|
|
|
@3566
|
[3566]
|
2010/03/20 22:01:23 |
hkrn |
separate tools from application |
|
|
|
@3549
|
[3549]
|
2010/03/15 00:35:07 |
hkrn |
fixed a bug that draws color incorrectly at the pen preview |
|
|
|
@3548
|
[3548]
|
2010/03/15 00:21:24 |
hkrn |
catch and process PenEvent? if color or alpha or thickness has been changed |
|
|
|
@3545
|
[3545]
|
2010/03/14 22:39:08 |
hkrn |
added gunyarapaint#moduleName and internal changes |
|
|
|
@3544
|
[3544]
|
2010/03/14 22:14:54 |
hkrn |
following framework changes |
|
|
|
@3541
|
[3541]
|
2010/03/14 20:56:16 |
hkrn |
added Painter.ALL_LAYERS constant |
|
|
|
@3540
|
[3540]
|
2010/03/14 20:25:52 |
hkrn |
refactoring at zoom and rotate |
|
|
|
@3539
|
[3539]
|
2010/03/13 21:13:36 |
hkrn |
fixed a bug that uses Line (it should be FreeHand?) at the eraser |
|
|
|
@3538
|
[3538]
|
2010/03/13 21:12:48 |
hkrn |
MovingCanvasModule? -> FreeHandModule? |
|
|
|
@3537
|
[3537]
|
2010/03/13 20:53:53 |
hkrn |
comment out adding events at stage, and throws IllegalOperationError? if … |
|
|
|
@3536
|
[3536]
|
2010/03/13 19:35:26 |
hkrn |
changed opportunity of adding and removing event listeners |
|
|
|
@3535
|
[3535]
|
2010/03/13 19:32:28 |
hkrn |
implemented MovingCanvasModule? |
|
|
|
@3528
|
[3528]
|
2010/03/12 02:01:54 |
hkrn |
following framework changes |
|
|
|
@3523
|
[3523]
|
2010/03/12 01:09:41 |
hkrn |
added MovingCanvasModule? |
|
|
|
@3514
|
[3514]
|
2010/03/11 01:34:27 |
hkrn |
following framework changes |
|
|
|
@3510
|
[3510]
|
2010/03/10 01:32:33 |
hkrn |
set SColorPicker |
|
|
|
@3509
|
[3509]
|
2010/03/10 01:22:11 |
hkrn |
copied image resources from trunk |
|
|
|
@3508
|
[3508]
|
2010/03/10 01:19:46 |
hkrn |
removed Painter class related codes, bug-fixes, and aggregate |
|
|
|
@3503
|
[3503]
|
2010/03/07 13:50:38 |
hkrn |
IDelegate to IApplication, removed canvas suffix from the methods in … |
|
|
|
@3499
|
[3499]
|
2010/03/07 01:04:55 |
hkrn |
around AuxView? |
|
|
|
@3490
|
[3490]
|
2010/03/06 18:17:09 |
hkrn |
refactoring in progress at 2010/03/06 |
|
|
|
@3482
|
[3482]
|
2010/03/04 02:08:56 |
hkrn |
imported as3corelib's JSON serializer and the nicopedia library |
|
|
|
@3481
|
[3481]
|
2010/03/04 02:04:49 |
hkrn |
reconstruct in progress |
|
|
|
@3474
|
[3474]
|
2010/02/28 22:57:18 |
hkrn |
set svn:ignore |
|
|
|
@3473
|
[3473]
|
2010/02/28 22:56:27 |
hkrn |
fixed syntax errors |
|
|
|
@3470
|
[3470]
|
2010/02/27 22:18:42 |
hkrn |
added compat project |