OSDN Git Service

drdeamon64/drdeamon64.git
8 years ago* Tested: LibEditText_BackFindString() API
Koine Yuusuke(koinec) [Mon, 10 Aug 2015 03:22:41 +0000 (12:22 +0900)]
* Tested: LibEditText_BackFindString() API

8 years ago* Implement: LibEditText_BackFindString() API and surround functions. (Non-Tested.)
Koine Yuusuke(koinec) [Mon, 10 Aug 2015 00:21:34 +0000 (09:21 +0900)]
* Implement: LibEditText_BackFindString() API and surround functions. (Non-Tested.)

8 years ago* Implemented: Complete Implement & Tested LibEditText_FindNextString() API.
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 21:36:40 +0000 (06:36 +0900)]
* Implemented: Complete Implement & Tested LibEditText_FindNextString() API.

8 years ago* Implement: LibEditText_FindNextString() API (Non-Tested)
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 21:19:45 +0000 (06:19 +0900)]
* Implement: LibEditText_FindNextString() API (Non-Tested)

8 years ago* Implement: LibEditText_CursorFind_FindNextString() (Non-Tested.)
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 21:13:29 +0000 (06:13 +0900)]
* Implement: LibEditText_CursorFind_FindNextString() (Non-Tested.)

8 years ago* Implemented: Complete Implement & Test LibEditText_FindString() API.
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 10:00:45 +0000 (19:00 +0900)]
* Implemented: Complete Implement & Test LibEditText_FindString() API.

8 years ago* CreateFile: test_libedittext_cursorfind.c
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 07:54:38 +0000 (16:54 +0900)]
* CreateFile: test_libedittext_cursorfind.c

8 years ago* CreateFile: drd64_libedittext_cursorapi_find.c
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 07:35:10 +0000 (16:35 +0900)]
* CreateFile: drd64_libedittext_cursorapi_find.c

8 years ago* CreateFile: drd64_libedittext_cursorfind.[ch]
Koine Yuusuke(koinec) [Sun, 9 Aug 2015 05:22:49 +0000 (14:22 +0900)]
* CreateFile: drd64_libedittext_cursorfind.[ch]
* Implement: Find String from Cursor-postion Function (Non-Tested)

8 years ago* Implemented: Complete Tested ExecRedo API and surround functions.
Koine Yuusuke(koinec) [Sat, 8 Aug 2015 01:39:42 +0000 (10:39 +0900)]
* Implemented: Complete Tested ExecRedo API and surround functions.

8 years ago* WorkBackup: 2015/08/08(Sat) AM 10:19 ( Partial Tested ExecRedo API functions.)
Koine Yuusuke(koinec) [Sat, 8 Aug 2015 01:20:04 +0000 (10:20 +0900)]
* WorkBackup: 2015/08/08(Sat) AM 10:19 ( Partial Tested ExecRedo API functions.)

8 years ago* WorkBackup: 2015/08/08(Sat) AM 09:06
Koine Yuusuke(koinec) [Sat, 8 Aug 2015 00:06:04 +0000 (09:06 +0900)]
* WorkBackup: 2015/08/08(Sat) AM 09:06

8 years ago* WorkBackup: 2015/08/07(Fri) PM 15:20
Koine Yuusuke(koinec) [Fri, 7 Aug 2015 06:20:33 +0000 (15:20 +0900)]
* WorkBackup: 2015/08/07(Fri) PM 15:20

8 years ago* Implement: LibEditText_ExecRedo() API & surround functions. (Non-Tested)
Koine Yuusuke(koinec) [Fri, 7 Aug 2015 01:13:38 +0000 (10:13 +0900)]
* Implement: LibEditText_ExecRedo() API & surround functions. (Non-Tested)

8 years ago* Tested: Complete Testing for Exec Undo
Koine Yuusuke(koinec) [Thu, 6 Aug 2015 22:56:31 +0000 (07:56 +0900)]
* Tested: Complete Testing for Exec Undo

8 years ago* WorkBackup: 2015/08/07(Fri) AM 05:52
Koine Yuusuke(koinec) [Thu, 6 Aug 2015 20:52:40 +0000 (05:52 +0900)]
* WorkBackup: 2015/08/07(Fri) AM 05:52

8 years ago* WorkBackup: 2015/08/04(Tue) AM 05:54
Koine Yuusuke(koinec) [Mon, 3 Aug 2015 20:54:30 +0000 (05:54 +0900)]
* WorkBackup: 2015/08/04(Tue) AM 05:54

8 years ago* CreateFile: test_libedittext_undoedit.c
Koine Yuusuke(koinec) [Sun, 2 Aug 2015 19:51:39 +0000 (04:51 +0900)]
* CreateFile: test_libedittext_undoedit.c

8 years ago* Implement: LibEditText_UndoEdit_ExecUnDo() and surrond functions() (Non-Tested)
Koine Yuusuke(koinec) [Sun, 2 Aug 2015 03:25:56 +0000 (12:25 +0900)]
* Implement: LibEditText_UndoEdit_ExecUnDo() and surrond functions() (Non-Tested)

8 years ago* WorkBackup: 2015/08/02(Sun) AM 06:00
Koine Yuusuke(koinec) [Sat, 1 Aug 2015 21:00:51 +0000 (06:00 +0900)]
* WorkBackup: 2015/08/02(Sun) AM 06:00

8 years ago* WorkBackup: 2015/08/01(Sat) PM 19:25
Koine Yuusuke(koinec) [Sat, 1 Aug 2015 10:26:08 +0000 (19:26 +0900)]
* WorkBackup: 2015/08/01(Sat) PM 19:25

8 years ago* BugFix: UndoInfo Rewind line & position bug
Koine Yuusuke(koinec) [Sat, 1 Aug 2015 10:24:29 +0000 (19:24 +0900)]
* BugFix: UndoInfo Rewind line & position bug

8 years ago* WorkBackup: 2015/07/30(Thr) AM 05:43
Koine Yuusuke(koinec) [Wed, 29 Jul 2015 20:43:43 +0000 (05:43 +0900)]
* WorkBackup: 2015/07/30(Thr) AM 05:43

8 years ago* WorkBackup: 2015/07/26(Sun) 20:36
Koine Yuusuke(koinec) [Sun, 26 Jul 2015 11:37:06 +0000 (20:37 +0900)]
* WorkBackup: 2015/07/26(Sun) 20:36

8 years ago* WorkBackup: 2015/07/26(Sun) 12:57 (Implement & Tested LibEditText_UndoInfo_Set...
Koine Yuusuke(koinec) [Sun, 26 Jul 2015 03:57:46 +0000 (12:57 +0900)]
* WorkBackup: 2015/07/26(Sun) 12:57 (Implement & Tested LibEditText_UndoInfo_Set/ReadDiffValue() )

8 years ago* CreateFile: drd64_libedittext_undoedit.[ch]
Koine Yuusuke(koinec) [Wed, 22 Jul 2015 12:00:46 +0000 (21:00 +0900)]
* CreateFile: drd64_libedittext_undoedit.[ch]

8 years ago* ReName: drd64_libedittext_undo.c to drd64_libedittext_undoinfo.c
Koine Yuusuke(koinec) [Tue, 21 Jul 2015 10:55:03 +0000 (19:55 +0900)]
* ReName: drd64_libedittext_undo.c to drd64_libedittext_undoinfo.c
* ReName: drd64_libedittext_undo.h to drd64_libedittext_undoinfo.h
* ReName: test_libedittext_undo.c to test_libedittext_undoinfo.c

8 years ago* Implement: UndoSystem Commit Function for API-functions.
Koine Yuusuke(koinec) [Mon, 20 Jul 2015 11:04:28 +0000 (20:04 +0900)]
* Implement: UndoSystem Commit Function for API-functions.

8 years ago* BugFix: LibEditText_LineCtrl_DeleteLine()
Koine Yuusuke(koinec) [Mon, 20 Jul 2015 03:37:53 +0000 (12:37 +0900)]
* BugFix: LibEditText_LineCtrl_DeleteLine()

8 years ago* WorkBackup: 2015/07/19(Sun) AM 11:41 (BugFix: LibEditText_LineCtrl_JoinLine() ...
Koine Yuusuke(koinec) [Sun, 19 Jul 2015 02:42:41 +0000 (11:42 +0900)]
* WorkBackup: 2015/07/19(Sun) AM 11:41 (BugFix: LibEditText_LineCtrl_JoinLine() & LibEditText_LineEdit_CopyString() for implement Undo-System)

8 years ago* Tested: LibEditInto_Undo_SetUndoInfo()
Koine Yuusuke(koinec) [Sat, 18 Jul 2015 00:51:53 +0000 (09:51 +0900)]
* Tested: LibEditInto_Undo_SetUndoInfo()

8 years ago* WorkBackup: 2015/07/14(Tue) PM 21:46
Koine Yuusuke(koinec) [Tue, 14 Jul 2015 12:47:07 +0000 (21:47 +0900)]
* WorkBackup: 2015/07/14(Tue) PM 21:46

8 years ago* Implement: LibEditText_Undo_ReadUndoInfo() (non-Tested)
Koine Yuusuke(koinec) [Mon, 13 Jul 2015 13:04:26 +0000 (22:04 +0900)]
* Implement: LibEditText_Undo_ReadUndoInfo() (non-Tested)

8 years ago* Implement: LibEditText_Undo_SetUndoInfo() (non-Tested)
Koine Yuusuke(koinec) [Sun, 12 Jul 2015 12:47:36 +0000 (21:47 +0900)]
* Implement: LibEditText_Undo_SetUndoInfo() (non-Tested)
* Implement: LibEditText_Undo_CommitUndo() (non-Tested)

8 years ago* CreateFile: drd64_libedittext_undo.c/h & test_libedittext_undo.c
Koine Yuusuke(koinec) [Thu, 9 Jul 2015 12:48:55 +0000 (21:48 +0900)]
* CreateFile: drd64_libedittext_undo.c/h & test_libedittext_undo.c

8 years ago* BugFix: Adjust Cursor Position when Insert/DeleteString
Koine Yuusuke(koinec) [Wed, 8 Jul 2015 12:16:33 +0000 (21:16 +0900)]
* BugFix: Adjust Cursor Position when Insert/DeleteString

8 years ago* Tested: (API) Complete Test Cursor-System.
Koine Yuusuke(koinec) [Tue, 7 Jul 2015 11:37:39 +0000 (20:37 +0900)]
* Tested: (API) Complete Test Cursor-System.

8 years ago* Tested: (API) LibEditText_DeleteString()
Koine Yuusuke(koinec) [Tue, 7 Jul 2015 11:17:28 +0000 (20:17 +0900)]
* Tested: (API) LibEditText_DeleteString()

8 years ago* BugFix: (API) LibEditText_DeleteChar() (bug in LastLine-EndPostion)
Koine Yuusuke(koinec) [Mon, 6 Jul 2015 13:01:23 +0000 (22:01 +0900)]
* BugFix: (API) LibEditText_DeleteChar() (bug in LastLine-EndPostion)

8 years ago* BugFix: LibEditText_CursorCtrl_PreDeleteCursorLine() (when DeleteLine is CursorLine...
Koine Yuusuke(koinec) [Sun, 5 Jul 2015 13:09:15 +0000 (22:09 +0900)]
* BugFix: LibEditText_CursorCtrl_PreDeleteCursorLine() (when DeleteLine is CursorLine & CursorRange EndLine)
* Implement: LibEditText_CursorInfo_CheckCursor()

8 years ago* BugFix: LibEditText_LineCtrl_SplitLine() (ReLoad LineInfo Ptr. after InsertString)
Koine Yuusuke(koinec) [Sun, 5 Jul 2015 00:58:35 +0000 (09:58 +0900)]
* BugFix: LibEditText_LineCtrl_SplitLine() (ReLoad LineInfo Ptr. after InsertString)

8 years ago* Tested: CursorMove API Tested. (Up/Down/Right/Left/End/Start)
Koine Yuusuke(koinec) [Wed, 1 Jul 2015 13:26:05 +0000 (22:26 +0900)]
* Tested: CursorMove API Tested. (Up/Down/Right/Left/End/Start)

8 years ago* Implement: (API) LibEditText_GetCursorPosition() (non-Tested)
Koine Yuusuke(koinec) [Wed, 1 Jul 2015 11:27:10 +0000 (20:27 +0900)]
* Implement: (API) LibEditText_GetCursorPosition() (non-Tested)
* Implement: (API) LibEditText_GetMaxLines() (non-Tested)

8 years ago* Implement: (API) LibEditText_GetCursor(Range/RangeNext/Start/End/Line)String()...
Koine Yuusuke(koinec) [Tue, 30 Jun 2015 12:50:31 +0000 (21:50 +0900)]
* Implement: (API) LibEditText_GetCursor(Range/RangeNext/Start/End/Line)String() (non-Tested)

8 years ago* SplitFile: drd64_libedittext_cursorapi.c to drd64_libedittext_cursorapi_info/edit...
Koine Yuusuke(koinec) [Mon, 29 Jun 2015 13:06:31 +0000 (22:06 +0900)]
* SplitFile: drd64_libedittext_cursorapi.c to drd64_libedittext_cursorapi_info/edit/move.c

8 years ago* BugFix: LibEditText_CursorMove_MoveRight (in Last-Line BugFix)
Koine Yuusuke(koinec) [Mon, 29 Jun 2015 12:12:09 +0000 (21:12 +0900)]
* BugFix: LibEditText_CursorMove_MoveRight (in Last-Line BugFix)

8 years ago* WorkBackup: 2015/06/28 (Sun) PM 22:11 - BugFixing LibEditText_CursorMove_MoveRightC...
Koine Yuusuke(koinec) [Sun, 28 Jun 2015 13:10:59 +0000 (22:10 +0900)]
* WorkBackup: 2015/06/28 (Sun) PM 22:11 - BugFixing LibEditText_CursorMove_MoveRightCursor() ( CursorMove 0 length in LastLine )

8 years ago* CreateFile: test_libedittext_cursorapi.c (Implementing)
Koine Yuusuke(koinec) [Sun, 28 Jun 2015 10:02:00 +0000 (19:02 +0900)]
* CreateFile: test_libedittext_cursorapi.c (Implementing)

8 years ago* BugFix: LibEditText_CursorMove_MoveLeft() ( CursorUp when cursor is position 0 )
Koine Yuusuke(koinec) [Sun, 28 Jun 2015 09:59:03 +0000 (18:59 +0900)]
* BugFix: LibEditText_CursorMove_MoveLeft() ( CursorUp when cursor is position 0 )
* BugFix: LibEditText_CursorMove_MoveRight() ( CursorDown when cursor is position limit-right )
* Implementing: Debug-Print Cursor Info

8 years ago* Implement: (API) LibEditText_Delete(Line/String/Char) functions. (non-Tested)
Koine Yuusuke(koinec) [Sun, 28 Jun 2015 00:52:09 +0000 (09:52 +0900)]
* Implement: (API) LibEditText_Delete(Line/String/Char) functions. (non-Tested)
* Implement: (API) LibEditText_JoinLine() (non-Tested)

8 years ago* Implement: (API) LibEditText_Insert (Line/Char/String) functions (non-tested)
Koine Yuusuke(koinec) [Sat, 27 Jun 2015 13:17:25 +0000 (22:17 +0900)]
* Implement: (API) LibEditText_Insert (Line/Char/String) functions (non-tested)

8 years ago* BugFix: LibEditText_Section_InsertLine()
Koine Yuusuke(koinec) [Fri, 26 Jun 2015 00:20:04 +0000 (09:20 +0900)]
* BugFix: LibEditText_Section_InsertLine()

8 years ago* WorkBackup: 2015/06/23(Tue) AM 05:51 (Testing & DeBugging LibEditText_LineCtrl_Spli...
Koine Yuusuke(koinec) [Mon, 22 Jun 2015 20:52:48 +0000 (05:52 +0900)]
* WorkBackup: 2015/06/23(Tue) AM 05:51 (Testing & DeBugging LibEditText_LineCtrl_SplitLine())

8 years ago* Implement: LibEditText_LineCtrl_SplitLine() (non-tested)
Koine Yuusuke(koinec) [Mon, 22 Jun 2015 12:12:57 +0000 (21:12 +0900)]
* Implement: LibEditText_LineCtrl_SplitLine() (non-tested)

8 years ago* ReStruct LineCtrl Functions (Line Add/Delete and surround func.)
Koine Yuusuke(koinec) [Sun, 21 Jun 2015 01:29:52 +0000 (10:29 +0900)]
* ReStruct LineCtrl Functions (Line Add/Delete and surround func.)
   (Merge from restruct_linectrl branch)

Squashed commit of the following:

commit 4dbcea5e9898dbc3c080172e0bd99d4e47eceb5d
Author: Koine Yuusuke(koinec) <koinec@users.sourceforge.jp>
Date:   Sun Jun 21 10:24:12 2015 +0900

    * BugFix: LibEditText_LineCtrl_DeleteLine() (clear line data when delete line is last one line)
    * Implement: LibEditText_LineEdit_ClearLine() (Tested)

commit 433933eedebb2ee29c4428aa93638a62a296410d
Author: Koine Yuusuke(koinec) <koinec@users.sourceforge.jp>
Date:   Sun Jun 21 09:44:30 2015 +0900

    * BugFix: LibEdittext_LineCtrl_AddLine() (fix for append before line LF position)

commit f91fa16a075e02e1628cf63b6aa19ee4409178ba
Author: Koine Yuusuke(koinec) <koinec@users.sourceforge.jp>
Date:   Sun Jun 21 05:33:48 2015 +0900

    * Implement: LibEditText_LineCtrl_PushLine() (Tested)

commit 475d1a4766de2b879f13bfcec96e7777920db137
Author: Koine Yuusuke(koinec) <koinec@users.sourceforge.jp>
Date:   Wed Jun 17 20:45:52 2015 +0900

    * Implement: LibEditText_LineCtrl_AddLine() (Tested)

8 years ago* WorkBackup: 2015/05/16(Tue) PM 19:42
Koine Yuusuke(koinec) [Tue, 16 Jun 2015 10:43:38 +0000 (19:43 +0900)]
* WorkBackup: 2015/05/16(Tue) PM 19:42

8 years ago* Implement: LibEditText_CursorMove_MoveEnd() & LibEditText_EndCursor() API
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 20:33:45 +0000 (05:33 +0900)]
* Implement: LibEditText_CursorMove_MoveEnd() & LibEditText_EndCursor() API
* Implement: LibEditText_CursorMove_MoveStart() & LibEditText_StartCursor() API

8 years ago* Implement: API MoveCursor(Right/Left/Up/Down) (non-tested)
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 10:40:26 +0000 (19:40 +0900)]
* Implement: API MoveCursor(Right/Left/Up/Down) (non-tested)
* Implement: Cursor AdjustSystem for Insert/Delete Line Function

8 years ago* MoveFunc: API Functions in drd64_libedittext_lineedit.c move to drd64_libedittext_l...
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 05:32:07 +0000 (14:32 +0900)]
* MoveFunc: API Functions in drd64_libedittext_lineedit.c move to drd64_libedittext_lineapi.c

8 years ago* CreateFile: drd64_libedittext_lineapi.c
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 05:24:37 +0000 (14:24 +0900)]
* CreateFile: drd64_libedittext_lineapi.c

8 years ago* Implement: LibEditText_CursorMove_MoveRight() (non-tested)
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 03:59:23 +0000 (12:59 +0900)]
* Implement: LibEditText_CursorMove_MoveRight() (non-tested)
* Implement: LibEditText_CursorMove_MoveLeft() (non-tested)

8 years ago* CreateFile: drd64_libedittext_cursormove.c/h (ReCommit because forgot GitAdd this...
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 02:21:43 +0000 (11:21 +0900)]
* CreateFile: drd64_libedittext_cursormove.c/h (ReCommit because forgot GitAdd this file.)

8 years ago* CreateFile: drd64_libedittext_cursormove.c/h
Koine Yuusuke(koinec) [Sun, 14 Jun 2015 02:20:27 +0000 (11:20 +0900)]
* CreateFile: drd64_libedittext_cursormove.c/h
* Implement: LibEditText_CursorMove_MoveUp(); (non-tested)
* Implement: LibEditText_CursorMove_MoveDown(); (non-tested)

8 years ago* WorkBackup: 2015/06/11(Thr) AM 06:21
Koine Yuusuke(koinec) [Wed, 10 Jun 2015 21:22:05 +0000 (06:22 +0900)]
* WorkBackup: 2015/06/11(Thr) AM 06:21

8 years ago* WorkBackup: 2015/06/10(Wed) AM 05:38 (Implementing LibEditText_CursoCtrl_CheckAdjus...
Koine Yuusuke(koinec) [Tue, 9 Jun 2015 20:39:59 +0000 (05:39 +0900)]
* WorkBackup: 2015/06/10(Wed) AM 05:38 (Implementing LibEditText_CursoCtrl_CheckAdjustCursorRange())

8 years ago* WorkBackup: 2015/06/09(Tue) AM 05:42
Koine Yuusuke(koinec) [Mon, 8 Jun 2015 20:43:57 +0000 (05:43 +0900)]
* WorkBackup: 2015/06/09(Tue) AM 05:42
* CreateFile: drd64_libedittext_cursorapi.c

8 years ago* WorkBackup: 2015/06/08(Mon) AM 05:45
Koine Yuusuke(koinec) [Sun, 7 Jun 2015 20:46:27 +0000 (05:46 +0900)]
* WorkBackup: 2015/06/08(Mon) AM 05:45
* Implement: LibEditText_CursorInfo_LocateCursor() (no tested.)

8 years ago* WorkBackup: 2015/06/07(Sun) AM 07:09
Koine Yuusuke(koinec) [Sat, 6 Jun 2015 22:10:42 +0000 (07:10 +0900)]
* WorkBackup: 2015/06/07(Sun) AM 07:09
* CreateFile: test_libedittext_cursorinfo.c (Tested alloc&free Cursor API)

9 years ago* CreateFile: drd64_libedittext_cursorinfo.c/h
Koine Yuusuke(koinec) [Thu, 4 Jun 2015 20:41:17 +0000 (05:41 +0900)]
* CreateFile: drd64_libedittext_cursorinfo.c/h
* WorkBackup: 2015/06/05(Fri) AM 05:40

9 years ago* Implement: Support DrDeamon64 Error System for drd64_libedittext_linectrl.c/drd64_l...
Koine Yuusuke(koinec) [Mon, 1 Jun 2015 20:28:06 +0000 (05:28 +0900)]
* Implement: Support DrDeamon64 Error System for drd64_libedittext_linectrl.c/drd64_libedittext_lineedit.c/drd64_libedittext_section.c
* WorkBackup: 2015/06/02(Tue) AM 05:28

9 years ago* WorkBackup: 2015/06/01(Mon) AM05:43
Koine Yuusuke(koinec) [Sun, 31 May 2015 20:43:20 +0000 (05:43 +0900)]
* WorkBackup: 2015/06/01(Mon) AM05:43
* Implement: Support drdeamon64 ErrorSystem for drd64_libedittext_file.c
* Implement: Support drdeamon64 ErrorSystem for drd64_libedittext_lineinfo.c

9 years ago* WorkBackup: 2015/05/31(Sun) PM 18:23
Koine Yuusuke(koinec) [Sun, 31 May 2015 09:24:25 +0000 (18:24 +0900)]
* WorkBackup: 2015/05/31(Sun) PM 18:23
* BugFix: drd64_libbrownie_error.c ( not print ErrorType/Pattern/Module/Arch. Info)

9 years ago* Support: libfiletype supports for drd64 ErrorCodeSystem(Implemented by libbrownie).
Koine Yuusuke(koinec) [Sun, 31 May 2015 03:11:44 +0000 (12:11 +0900)]
* Support: libfiletype supports for drd64 ErrorCodeSystem(Implemented by libbrownie).

9 years ago* Implement: drd64_libbrownie_error Functions() (Tested.)
Koine Yuusuke(koinec) [Sat, 30 May 2015 22:31:44 +0000 (07:31 +0900)]
* Implement: drd64_libbrownie_error Functions() (Tested.)

9 years ago* WorkBackup: 2015/05/28(Wed) AM 05:40
Koine Yuusuke(koinec) [Wed, 27 May 2015 20:41:42 +0000 (05:41 +0900)]
* WorkBackup: 2015/05/28(Wed) AM 05:40

9 years ago* WorkBackup: 2015/05/27(Wed) AM 05:32 (Implementing DebugErrorInfoPrint() )
Koine Yuusuke(koinec) [Tue, 26 May 2015 20:32:01 +0000 (05:32 +0900)]
* WorkBackup: 2015/05/27(Wed) AM 05:32 (Implementing DebugErrorInfoPrint() )

9 years ago* Suuport: LibBrownie CUnit UnitTest-Program
Koine Yuusuke(koinec) [Sun, 24 May 2015 20:42:00 +0000 (05:42 +0900)]
* Suuport: LibBrownie CUnit UnitTest-Program
* Implement: LibBrownie UnitTest Base-Code (test_libbrownie.[ch])
* Implement: LibBrownie ErrorLib UnitTest Base-Code (test_libbrownie_error.c)
* Fix: LibBrownie Error FuncName Drd64_LibBrownie_Error_* to LibBrownie_Error_*
* Modify: LibBrownie Error Code for libedittext/libfiletype
* WorkBackup: 2015/05/25(Mon) AM 05:44

9 years ago* Deleted: Delete Drd64_libbrownie_error old functions from drd64_marshald (Comment...
Koine Yuusuke(koinec) [Sun, 24 May 2015 08:59:07 +0000 (17:59 +0900)]
* Deleted: Delete Drd64_libbrownie_error old functions from drd64_marshald (Comment Out)

9 years ago* WorkBackup: 2015/05/24(Sun) AM 11:28
Koine Yuusuke(koinec) [Sun, 24 May 2015 02:28:56 +0000 (11:28 +0900)]
* WorkBackup: 2015/05/24(Sun) AM 11:28

9 years ago* Tested: API DeleteString()
Koine Yuusuke(koinec) [Sun, 24 May 2015 00:09:04 +0000 (09:09 +0900)]
* Tested: API DeleteString()
* BufFix: SwapLineBuffer() and around functions.

9 years ago* Test Completed: API InsertLine_toLine() & API DeleteLine_toLine() (Intermidiate...
Koine Yuusuke(koinec) [Fri, 22 May 2015 20:25:13 +0000 (05:25 +0900)]
* Test Completed: API InsertLine_toLine() & API DeleteLine_toLine() (Intermidiate Line)
   (Up to 16384 Lines)

9 years ago* Implement: API LibEditText_JoinLine_toLine (None Tested)
Koine Yuusuke(koinec) [Thu, 21 May 2015 19:18:04 +0000 (04:18 +0900)]
* Implement: API LibEditText_JoinLine_toLine (None Tested)

9 years ago* Implement(Tested): API DeleteLine_toLine() (Up to 1022 lines in Intermidiate line...
Koine Yuusuke(koinec) [Tue, 19 May 2015 20:41:00 +0000 (05:41 +0900)]
* Implement(Tested): API DeleteLine_toLine() (Up to 1022 lines in Intermidiate line delete)
* WorkBackup: 2015/05/20(Wed) AM 05:41

9 years ago* WorkBackup: 2015/05/20(Wed) AM 05:35 (Implementing LibEditText_Section_AvoidanceInL...
Koine Yuusuke(koinec) [Tue, 19 May 2015 20:36:20 +0000 (05:36 +0900)]
* WorkBackup: 2015/05/20(Wed) AM 05:35 (Implementing LibEditText_Section_AvoidanceInLineSection())

9 years ago* WorkBackup: 2015/05/20(Wed) AM 05:12
Koine Yuusuke(koinec) [Tue, 19 May 2015 20:13:30 +0000 (05:13 +0900)]
* WorkBackup: 2015/05/20(Wed) AM 05:12

9 years ago* WorkBackup: 2015/05/19(Tue) AM 05:52 (Testing DeleteLine)
Koine Yuusuke(koinec) [Mon, 18 May 2015 20:53:19 +0000 (05:53 +0900)]
* WorkBackup: 2015/05/19(Tue) AM 05:52 (Testing DeleteLine)

9 years ago* Tested: DeleteLine_toLine ( if delete-line is the end of file.)
Koine Yuusuke(koinec) [Sun, 17 May 2015 20:52:14 +0000 (05:52 +0900)]
* Tested: DeleteLine_toLine ( if delete-line is the end of file.)
    TODO: testing delete-line in the imtermidiate line of file.

9 years ago* Implement: Section_DeleteLine() func. (Not Tested)
Koine Yuusuke(koinec) [Sat, 16 May 2015 09:21:50 +0000 (18:21 +0900)]
* Implement: Section_DeleteLine() func. (Not Tested)

9 years ago* WorkBackup: 2015/05/15(Fri) AM 05:45 (Implementing DeleteLine & DeleteString)
Koine Yuusuke(koinec) [Thu, 14 May 2015 20:46:24 +0000 (05:46 +0900)]
* WorkBackup: 2015/05/15(Fri) AM 05:45 (Implementing DeleteLine & DeleteString)
  (TODO: implement for Section_DeleteLine() )

9 years ago* Implement: InsertLine_toLine API Implemented.(complete)
Koine Yuusuke(koinec) [Tue, 12 May 2015 20:19:54 +0000 (05:19 +0900)]
* Implement: InsertLine_toLine API Implemented.(complete)

9 years ago* WorkBackup: 2015/05/11(Mon) AM 05:34 (Implemening LibEditText_Section_SplitSeciton())
Koine Yuusuke(koinec) [Sun, 10 May 2015 20:34:57 +0000 (05:34 +0900)]
* WorkBackup: 2015/05/11(Mon) AM 05:34 (Implemening LibEditText_Section_SplitSeciton())
    TODO: Implement Search proper-section line & update to duplicate section in Last-Row.

9 years ago* Tested: InsertLine_toLine 1023 Rows tested.
Koine Yuusuke(koinec) [Sun, 10 May 2015 19:47:02 +0000 (04:47 +0900)]
* Tested: InsertLine_toLine 1023 Rows tested.

9 years ago* Implement: InsertChar_toLine API
Koine Yuusuke(koinec) [Sun, 10 May 2015 05:38:18 +0000 (14:38 +0900)]
* Implement: InsertChar_toLine API

9 years ago* WorkBackup: 2015/05/10(Sun) (Implemented & Non-Tested > API_InsertLine() )
Koine Yuusuke(koinec) [Sun, 10 May 2015 02:08:01 +0000 (11:08 +0900)]
* WorkBackup: 2015/05/10(Sun) (Implemented & Non-Tested > API_InsertLine() )
* Optimized for Section_ReviewSection()

9 years ago* Implement: Adjust Section when Search-lines Proc.
Koine Yuusuke(koinec) [Sat, 9 May 2015 02:39:28 +0000 (11:39 +0900)]
* Implement: Adjust Section when Search-lines Proc.

9 years ago* WorkBackup: 2015/05/07(Thr) AM 06:03
Koine Yuusuke(koinec) [Wed, 6 May 2015 21:03:45 +0000 (06:03 +0900)]
* WorkBackup: 2015/05/07(Thr) AM 06:03

9 years ago* Implement: Free LineBuffer memory when the position of LineInfo dw_start is the...
Koine Yuusuke(koinec) [Wed, 6 May 2015 07:51:55 +0000 (16:51 +0900)]
* Implement: Free LineBuffer memory when the position of LineInfo dw_start is the last position of text-buffer.

9 years ago*Implement: LineBuffer size-extend proc. in last-buffer.
Koine Yuusuke(koinec) [Wed, 6 May 2015 07:40:14 +0000 (16:40 +0900)]
*Implement: LineBuffer size-extend proc. in last-buffer.

9 years ago* WorkBackup: 2015/05/06(Wed) PM 16:22 (Delete Commented-Code in drd64_libedittext_li...
Koine Yuusuke(koinec) [Wed, 6 May 2015 07:23:11 +0000 (16:23 +0900)]
* WorkBackup: 2015/05/06(Wed) PM 16:22 (Delete Commented-Code in drd64_libedittext_lineinfo.c)

9 years ago* Implement: LibEditText_InsertChar_toLine() and surround functions.
Koine Yuusuke(koinec) [Wed, 6 May 2015 04:52:38 +0000 (13:52 +0900)]
* Implement: LibEditText_InsertChar_toLine() and surround functions.
    (Tested up to 1024 characters in line)
    TODO: 1) LineBuffer size-extend proc. in last-buffer.
          2) Adjust Section when Search-lines.