|
|
|
@4221
|
[4221]
|
2010/08/16 00:37:35 |
hkrn |
applied a license to new sources |
|
|
|
@4220
|
[4220]
|
2010/08/16 00:35:09 |
hkrn |
extended ILayer and added an abstract Layer class |
|
|
|
@4219
|
[4219]
|
2010/08/16 00:35:02 |
hkrn |
use ILayer interface |
|
|
|
@4218
|
[4218]
|
2010/08/16 00:34:50 |
hkrn |
added a license (New BSD License) header to each sources |
|
|
|
@4204
|
[4204]
|
2010/08/14 20:41:31 |
hkrn |
Ignored ParametersTest#shouldBeSerialized? (It should be included an … |
|
|
|
@4203
|
[4203]
|
2010/08/14 20:40:47 |
hkrn |
added MarshalVersionError? class to prevent loading advanced version's log |
|
|
|
@4118
|
[4118]
|
2010/07/22 01:39:55 |
hkrn |
renamed ApplicationData? to Marshal and moved it and IController classes
to … |
|
|
|
@4117
|
[4117]
|
2010/07/21 10:04:41 |
hkrn |
added onParse for development mode |
|
|
|
@4116
|
[4116]
|
2010/07/21 10:04:36 |
hkrn |
removed a redundant Painter#correctCoordinate(), this causes an bug |
|
|
|
@4115
|
[4115]
|
2010/07/21 10:04:29 |
hkrn |
added development.saveLog |
|
|
|
@4114
|
[4114]
|
2010/07/21 10:04:23 |
hkrn |
added enabledDevelopmentSupport getter and newApplicationData getter |
|
|
|
@4113
|
[4113]
|
2010/07/21 10:04:17 |
hkrn |
corrected to use FileDialog#openToSave?() |
|
|
|
@4112
|
[4112]
|
2010/07/21 10:04:11 |
hkrn |
FileDialog#openToSave?() now requires an ByteArray? argument |
|
|
|
@4111
|
[4111]
|
2010/07/21 10:04:05 |
hkrn |
ApplicationData? should be constructed with Recorder class |
|
|
|
@4110
|
[4110]
|
2010/07/21 10:03:57 |
hkrn |
use newBytes() instead of bytes getter |
|
|
|
@4109
|
[4109]
|
2010/07/21 10:03:45 |
hkrn |
Recorder#bytes -> Recorder#newBytes() |
|
|
|
@4096
|
[4096]
|
2010/07/11 20:38:21 |
hkrn |
implemented the loading dialog and translations to gplogplayer.mxml |
|
|
|
@4095
|
[4095]
|
2010/07/10 22:22:08 |
hkrn |
added undoBufferSize default (16) |
|
|
|
@4094
|
[4094]
|
2010/07/10 22:22:03 |
hkrn |
update translations |
|
|
|
@4093
|
[4093]
|
2010/07/10 22:21:57 |
hkrn |
added LoadingDialog? component and moved RequestWindow? to the net package |
|
|
|
@4051
|
[4051]
|
2010/07/07 10:48:40 |
hkrn |
update translations |
|
|
|
@4050
|
[4050]
|
2010/07/07 10:11:58 |
hkrn |
fixed a bug around UndoStack? from continue |
|
|
|
@4049
|
[4049]
|
2010/07/07 10:11:51 |
hkrn |
ApplicationData#ctor?'s arguments reduces 2 |
|
|
|
@4048
|
[4048]
|
2010/07/07 10:11:36 |
hkrn |
fixed a bug that cannot select the layer correctly and
make Layer's index … |
|
|
|
@4047
|
[4047]
|
2010/07/06 16:52:48 |
tasuku |
changed handling for inhibition of OnUnload? warning. |
|
|
|
@4046
|
[4046]
|
2010/07/06 16:14:53 |
tasuku |
alligned windows.
Some windows are shrinked. Some fonts are made smaller. |
|
|
|
@4045
|
[4045]
|
2010/07/06 15:45:44 |
tasuku |
made error dialog show required parameters … |
|
|
|
@4044
|
[4044]
|
2010/07/06 10:53:14 |
hkrn |
fixed a bug that causes an error calling Undo#save after Undo#save |
|
|
|
@4043
|
[4043]
|
2010/07/06 10:01:35 |
hkrn |
use DockMenu? class |
|
|
|
@4042
|
[4042]
|
2010/07/06 10:01:28 |
hkrn |
use FileDialog? class |
|
|
|
@4041
|
[4041]
|
2010/07/06 10:01:22 |
hkrn |
added DockMenu? class to separate it from gunyarapaint.mxml |
|
|
|
@4040
|
[4040]
|
2010/07/06 10:01:12 |
hkrn |
added FileDialog? class to modulize |
|
|
|
@4037
|
[4037]
|
2010/07/06 01:19:20 |
hkrn |
fixed a bug that cannot continue |
|
|
|
@4036
|
[4036]
|
2010/07/05 01:02:07 |
hkrn |
added ApplicationControlBar? |
|
|
|
@4031
|
[4031]
|
2010/07/04 12:24:40 |
hkrn |
update README |
|
|
|
@4030
|
[4030]
|
2010/07/04 12:11:49 |
hkrn |
implemented FakeServer? and ParametersTest? |
|
|
|
@4029
|
[4029]
|
2010/07/04 12:11:35 |
hkrn |
added an error handling at player |
|
|
|
@4023
|
[4023]
|
2010/07/04 02:03:30 |
hkrn |
separated PREFIX into prefix and commonPrefix getter to prevent
the … |
|
|
|
@4022
|
[4022]
|
2010/07/04 01:50:27 |
hkrn |
added PlayerErrorEvent? class to handle a player's error |
|
|
|
@4021
|
[4021]
|
2010/07/04 01:36:22 |
hkrn |
added FakeServer? class |
|
|
|
@4020
|
[4020]
|
2010/07/04 01:36:12 |
hkrn |
more asynchronous test cases |
|
|
|
@4014
|
[4014]
|
2010/06/27 23:10:56 |
hkrn |
formatted for asdoc |
|
|
|
@4013
|
[4013]
|
2010/06/27 01:17:14 |
hkrn |
update test project for FlashDevelop? |
|
|
|
@4012
|
[4012]
|
2010/06/27 00:30:55 |
hkrn |
update compat.as3proj |
|
|
|
@4011
|
[4011]
|
2010/06/27 00:17:35 |
hkrn |
renamed build.txt to README |
|
|
|
@4010
|
[4010]
|
2010/06/27 00:17:26 |
hkrn |
removed GP_COMPAT_COLOR_PICKER_PATH |
|
|
|
@4009
|
[4009]
|
2010/06/27 00:17:18 |
hkrn |
added README for framework |
|
|
|
@4008
|
[4008]
|
2010/06/27 00:17:11 |
hkrn |
bundled colorpicker.swf and added README |
|
|
|
@4007
|
[4007]
|
2010/06/26 23:55:40 |
hkrn |
converted the test project as the AIR project |
|
|
|
@4006
|
[4006]
|
2010/06/26 23:43:43 |
hkrn |
make fontsize small |
|
|
|
@4005
|
[4005]
|
2010/06/26 22:48:09 |
hkrn |
more .gitignore |
|
|
|
@4004
|
[4004]
|
2010/06/26 22:47:33 |
hkrn |
bundled FlexUnit?4 |
|
|
|
@4003
|
[4003]
|
2010/06/21 00:08:05 |
hkrn |
fixed a bug that causes an error at loading older version log |
|
|
|
@4002
|
[4002]
|
2010/06/20 22:01:28 |
hkrn |
ignore bin-release directory |
|
|
|
@4001
|
[4001]
|
2010/06/20 22:01:23 |
hkrn |
should set default width and height of the canvas |
|
|
|
@4000
|
[4000]
|
2010/06/20 21:21:18 |
hkrn |
added path to baseImgUrl and baseImgInfoUrl |
|
|
|
@3999
|
[3999]
|
2010/06/20 21:06:03 |
hkrn |
added .gitignore under the compat project |
|
|
|
@3998
|
[3998]
|
2010/06/20 21:05:57 |
hkrn |
added FakeController? class to test |
|
|
|
@3997
|
[3997]
|
2010/06/20 21:05:51 |
hkrn |
implemented ApplicationDataTest? |
|
|
|
@3996
|
[3996]
|
2010/06/20 21:05:43 |
hkrn |
added asdoc comments |
|
|
|
@3995
|
[3995]
|
2010/06/20 21:05:34 |
hkrn |
use config.xml instead of hardcode and will fix a bug from continue |
|
|
|
@3994
|
[3994]
|
2010/06/20 21:05:23 |
hkrn |
version 20100701 |
|
|
|
@3984
|
[3984]
|
2010/06/15 02:07:56 |
hkrn |
added UITestSuite |
|
|
|
@3983
|
[3983]
|
2010/06/15 02:07:49 |
hkrn |
fixed compiling error |
|
|
|
@3982
|
[3982]
|
2010/06/15 02:07:36 |
hkrn |
added build.txt and use variables to build |
|
|
|
@3979
|
[3979]
|
2010/06/13 18:21:46 |
hkrn |
should use UndoStack?'s default instead of Parser#maxUndoSize |
|
|
|
@3978
|
[3978]
|
2010/06/13 16:59:05 |
hkrn |
added <p> tag |
|
|
|
@3977
|
[3977]
|
2010/06/13 16:24:55 |
hkrn |
added .gitignore |
|
|
|
@3976
|
[3976]
|
2010/06/13 16:22:57 |
hkrn |
more asdoc |
|
|
|
@3965
|
[3965]
|
2010/06/06 19:10:13 |
hkrn |
should use the default distribution of FlexUnit?4 and name changes |
|
|
|
@3961
|
[3961]
|
2010/06/05 19:24:12 |
hkrn |
fixed some problems FlexPMD point out |
|
|
|
@3953
|
[3953]
|
2010/06/04 02:18:02 |
hkrn |
should reset the layer's index after dragging a layer to the invalid place |
|
|
|
@3952
|
[3952]
|
2010/06/04 01:37:45 |
hkrn |
replaced a tab to 4 spaces |
|
|
|
@3951
|
[3951]
|
2010/06/04 01:27:47 |
hkrn |
fixed a bug that draws without mouse down from outside |
|
|
|
@3950
|
[3950]
|
2010/06/04 01:27:07 |
hkrn |
fixed a bug that does not reset drawing line state in FreeHandModule? |
|
|
|
@3949
|
[3949]
|
2010/06/04 00:05:32 |
hkrn |
fixed a bug that draws without mouse down after moving the canvas. |
|
|
|
@3948
|
[3948]
|
2010/06/03 01:37:47 |
hkrn |
CanvasController? can draw from outside to inside of the canvas |
|
|
|
@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 |
|
|
|
@3939
|
[3939]
|
2010/05/30 22:29:46 |
hkrn |
added comments and changing rule |
|
|
|
@3938
|
[3938]
|
2010/05/30 21:41:28 |
hkrn |
added comments for asdoc and annotations |
|
|
|
@3937
|
[3937]
|
2010/05/30 20:49:52 |
hkrn |
following framework changes and should be exclusive didUndo and … |
|
|
|
@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 … |
|
|
|
@3917
|
[3917]
|
2010/05/16 13:20:33 |
hkrn |
removed unnecessary import |
|
|
|
@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 |
|
|
|
@3913
|
[3913]
|
2010/05/15 17:21:47 |
hkrn |
fixed a compile error |
|
|
|
@3912
|
[3912]
|
2010/05/15 17:20:31 |
hkrn |
moved the namespace of ComponentResizer? |
|
|
|
@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 |
|
|
|
@3907
|
[3907]
|
2010/05/15 02:19:01 |
hkrn |
implemented loading a canvas from a server and posting |
|
|
|
@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 |
|
|
|
@3875
|
[3875]
|
2010/05/01 21:17:51 |
hkrn |
removed translations |
|
|
|
@3874
|
[3874]
|
2010/05/01 21:16:55 |
hkrn |
reduced translations because of the *.mxml design problem |
|
|
|
@3867
|
[3867]
|
2010/04/25 09:39:14 |
hkrn |
use FileController? instead of DataController? |