| Rev. | Time | Author |
|---|---|---|
| r73 | 2009-06-28 22:07:47 | |
|
[mani2/touch] * reduced invoking a message |
||
| r72 | 2009-06-28 22:06:54 | |
|
[mani2/touch] * changed playerFromSource to initWithSource |
||
| r71 | 2009-06-28 21:44:29 | |
|
[mani2/cocoa] * fixed a memory leak found by clang and added code from createNSImageFromCGImage |
||
| r70 | 2009-06-28 21:43:11 | |
|
[mani2/cocoa] * fixed some bugs found by clang and changed playerFromSource to initWithSource |
||
| r69 | 2009-06-28 21:42:10 | |
|
[mani2/cocoa] * removed createNSImageFromCGImage and rename to inflateZlibFromDeflatedData |
||
| r68 | 2009-06-28 21:39:47 | |
|
[mani2/cocoa] * use initWithBytes and autorelease instead of stringWithCString because of deprecated |
||
| r67 | 2009-06-28 21:38:56 | |
|
[mani2/cocoa] * use copyLayers instead of layersDataForUndo |
||
| r66 | 2009-06-28 21:38:14 | |
|
[mani2/cocoa] * renamed layers?DataForUndo to copyLayers? |
||
| r65 | 2009-06-21 21:17:01 | |
|
[mani2/touch] * update project.pbxproj |
||
| r64 | 2009-06-21 21:16:39 | |
|
[mani2/touch] * implemented ManiTouchViewController |
||
| r63 | 2009-06-21 21:16:09 | |
|
[mani2/touch] * implemented URL invokation from mani2:// |
||
| r62 | 2009-06-21 21:15:25 | |
|
[mani2/touch] * enabled invokation from mani2:// |
||
| r61 | 2009-06-21 21:14:03 | |
|
[mani2/touch] * made UI |
||
| r60 | 2009-06-21 21:12:08 | |
|
[mani2/touch] * added a license header |
||
| r59 | 2009-06-21 21:11:32 | |
|
[mani2/touch] * added language projects |
||
| r58 | 2009-06-21 21:10:55 | |
|
[mani2/touch] * ignore all under build |
||
| r57 | 2009-06-21 21:10:26 | |
|
[mani2/cocoa] * should make faster |
||
| r56 | 2009-06-21 21:08:41 | |
|
[mani2/cocoa] * uint32 => uint32_t |
||
| r55 | 2009-06-21 21:08:12 | |
|
[mani2/cocoa] * accepted URL that starts with "mani2://" |
||
| r54 | 2009-06-21 21:07:12 | |
|
[mani2/cocoa] * removed unneeds, and moved code |
||
| r53 | 2009-06-15 00:46:32 | |
|
[mani2/cocoa] * update the project file |
||
| r52 | 2009-06-15 00:46:08 | |
|
[mani2/cocoa] * use thread instead of timer at drawing |
||
| r51 | 2009-06-15 00:45:28 | |
|
[mani2/cocoa] * clear graphic port before drawing |
||
| r50 | 2009-06-15 00:44:19 | |
|
[mani2/cocoa] * renamed some methods and removed private methods from header |
||
| r49 | 2009-06-15 00:43:10 | |
|
[mani2/cocoa] * added 2 private headers |
||
| r48 | 2009-06-13 21:22:52 | |
|
[mani2/cocoa] * localize |
||
| r47 | 2009-06-13 20:39:54 | |
|
[mani2/cocoa] * added testReadOutOfRangeData case |
||
| r46 | 2009-06-13 20:39:24 | |
|
[mani2/cocoa] * added range check to readByte |
||
| r45 | 2009-06-13 20:19:28 | |
|
[mani2/cocoa] * replaced tabs into 4-spaced columns |
||
| r44 | 2009-06-13 20:18:04 | |
|
[mani2/cocoa] * renamed playerFromSource to playerWithSource and removed exception handling |
||