OSDN Git Service

tombo/Tombo.git
11 years agoFIX: When title includes a letter pipe('|'). Save failed. master
Hirami [Mon, 30 Apr 2012 14:00:47 +0000 (23:00 +0900)]
FIX: When title includes a letter pipe('|'). Save failed.

12 years agoMerge branch 'win32'
Hirami [Sun, 15 Apr 2012 01:43:24 +0000 (10:43 +0900)]
Merge branch 'win32'

12 years agoFIX: master view is not visible when startup.
Hirami [Sat, 14 Apr 2012 16:35:16 +0000 (01:35 +0900)]
FIX: master view is not visible when startup.

I don't know why do so??

12 years agoAdd move file
Hirami [Sat, 14 Apr 2012 13:03:59 +0000 (22:03 +0900)]
Add move file

12 years agoNotes ordering.
Hirami [Sat, 14 Apr 2012 09:50:07 +0000 (18:50 +0900)]
Notes ordering.

12 years agoFIX: ABEND when encrypting.
Hirami [Thu, 12 Apr 2012 13:45:42 +0000 (22:45 +0900)]
FIX: ABEND when encrypting.

12 years agoSupport password timeout.
Hirami [Thu, 12 Apr 2012 13:05:07 +0000 (22:05 +0900)]
Support password timeout.

12 years agoChange when encrypting, ask password twice.
Hirami [Wed, 11 Apr 2012 15:30:02 +0000 (00:30 +0900)]
Change when encrypting, ask password twice.

Because if password is misspelled, user can't decrypt forever.

12 years agoAlertView related refactoring.
Hirami [Wed, 11 Apr 2012 14:34:54 +0000 (23:34 +0900)]
AlertView related refactoring.

NewFolderAlert and EditCancelAlert

12 years agoResign forcus on SinglePasswordDialog.
Hirami [Wed, 11 Apr 2012 13:25:12 +0000 (22:25 +0900)]
Resign forcus on SinglePasswordDialog.

12 years agoImplement encrypt/decrypt.
Hirami [Wed, 11 Apr 2012 13:16:36 +0000 (22:16 +0900)]
Implement encrypt/decrypt.

Encrypt/decrypt notes.
Open encrypted notes.
Save encrypted note.

12 years agoChange property references to weak.
Hirami [Tue, 10 Apr 2012 16:29:08 +0000 (01:29 +0900)]
Change property references to weak.

12 years agoFIX: When select folder, transition occured.
Hirami [Tue, 10 Apr 2012 09:22:28 +0000 (18:22 +0900)]
FIX: When select folder, transition occured.

12 years agoChange screen transition for iPhone.
Hirami [Tue, 10 Apr 2012 07:30:24 +0000 (16:30 +0900)]
Change screen transition for iPhone.

Change to detail view when note is selected.

12 years agoSupport UTF-8 text with BOM and SJIS.
Hirami [Tue, 10 Apr 2012 06:11:33 +0000 (15:11 +0900)]
Support UTF-8 text with BOM and SJIS.

12 years agoImplement TOMBO crypt format.
Hirami [Tue, 10 Apr 2012 06:05:15 +0000 (15:05 +0900)]
Implement TOMBO crypt format.

12 years agoImplement crypt related features.
Hirami [Sun, 8 Apr 2012 12:39:17 +0000 (21:39 +0900)]
Implement crypt related features.

Blowfish and CBC methods.
MD5 methods.

12 years agoFIX: Can't build due to change expat/oniguruma directories.
Hirami [Fri, 6 Apr 2012 09:48:20 +0000 (18:48 +0900)]
FIX: Can't build due to change expat/oniguruma directories.

12 years agoRemove TomboUnit project file.
Hirami [Fri, 6 Apr 2012 09:43:21 +0000 (18:43 +0900)]
Remove TomboUnit project file.

12 years agoImplement to create new folder.
Hirami [Tue, 3 Apr 2012 10:09:08 +0000 (19:09 +0900)]
Implement to create new folder.

12 years agoImplement delete file/folder.
Hirami [Tue, 3 Apr 2012 10:06:00 +0000 (19:06 +0900)]
Implement delete file/folder.

12 years agoChange detail view structure.
Hirami [Tue, 3 Apr 2012 10:03:47 +0000 (19:03 +0900)]
Change detail view structure.

12 years agoRemove characters from note's title which can't use file name.
Hirami [Sun, 1 Apr 2012 02:49:49 +0000 (11:49 +0900)]
Remove characters from note's title which can't use file name.

12 years agoWhen renaming and exists same name file, add '(n)' to file name and title.
Hirami [Sat, 31 Mar 2012 09:12:52 +0000 (18:12 +0900)]
When renaming and exists same name file, add '(n)' to file name and title.

12 years agoSupport iPad saving.
Hirami [Sat, 31 Mar 2012 07:11:19 +0000 (16:11 +0900)]
Support iPad saving.

12 years agoImprove detail view window size control.
Hirami [Sat, 31 Mar 2012 02:24:11 +0000 (11:24 +0900)]
Improve detail view window size control.

FIX: On iPad landscape mode, resize is not work correctly.
FIX: When keyboard is changed, resize is not work correctly.

12 years agoDon't save when no text is modified.
Hirami [Fri, 30 Mar 2012 23:59:40 +0000 (08:59 +0900)]
Don't save when no text is modified.

12 years agoHide EDIT button on master view.
Hirami [Fri, 30 Mar 2012 23:38:06 +0000 (08:38 +0900)]
Hide EDIT button on master view.

12 years agoUpdate master view when notes is changed.
Hirami [Fri, 30 Mar 2012 11:31:03 +0000 (20:31 +0900)]
Update master view when notes is changed.

12 years agoImplement save notes.
Hirami [Fri, 30 Mar 2012 08:25:22 +0000 (17:25 +0900)]
Implement save notes.

When renaming title, file name is updated.
But update view is yet.

12 years agoResize detail view window size when keyboard is show/hide.
Hirami [Fri, 30 Mar 2012 03:39:59 +0000 (12:39 +0900)]
Resize detail view window size when keyboard is show/hide.

12 years agoEnable new note button.
Hirami [Fri, 30 Mar 2012 02:11:51 +0000 (11:11 +0900)]
Enable new note button.

12 years agoRefactoring
Hirami [Fri, 30 Mar 2012 01:16:32 +0000 (10:16 +0900)]
Refactoring

12 years agoShow note contents to detail view.
Hirami [Fri, 30 Mar 2012 00:40:10 +0000 (09:40 +0900)]
Show note contents to detail view.

12 years agoImplement move folder.
Hirami [Thu, 29 Mar 2012 10:06:08 +0000 (19:06 +0900)]
Implement move folder.

Share UIImage instance for memory reservation.

12 years agoAdd icon to list view
Hirami [Wed, 28 Mar 2012 10:55:10 +0000 (19:55 +0900)]
Add icon to list view

12 years agoScan document directory.
Hirami [Wed, 28 Mar 2012 08:48:57 +0000 (17:48 +0900)]
Scan document directory.

Stop transition to detail view when item is folder.

12 years agoDisplay dummy item to list view.
Hirami [Wed, 28 Mar 2012 08:41:32 +0000 (17:41 +0900)]
Display dummy item to list view.

Remove personal project confs.
Add xcuserdata to .gitignore

12 years agoMove UnitTest to Win32
Hirami [Sat, 24 Mar 2012 16:25:11 +0000 (01:25 +0900)]
Move UnitTest to Win32

12 years agoAdd iOS project generated by template
Hirami [Sat, 24 Mar 2012 16:09:07 +0000 (01:09 +0900)]
Add iOS project generated by template

12 years agoMove expat and oniguruma to Win32 directory and remove SH* ARM lib and dlls.
Hirami [Sat, 24 Mar 2012 16:07:08 +0000 (01:07 +0900)]
Move expat and oniguruma to Win32 directory and remove SH* ARM lib and dlls.

12 years agoIncrement version and update copyrights. TOMBO_2_0_BETA_5
Hirami [Mon, 19 Mar 2012 11:12:37 +0000 (20:12 +0900)]
Increment version and update copyrights.

12 years agoSquashed commit of the following:
Hirami [Mon, 19 Mar 2012 11:02:44 +0000 (20:02 +0900)]
Squashed commit of the following:

FIX: On Windows7 and use setup, saving properties are fail

12 years agoCreate msi setup
Hirami [Mon, 19 Mar 2012 09:32:42 +0000 (18:32 +0900)]
Create msi setup

12 years agoYAEdit color properties support.
Hirami [Mon, 19 Mar 2012 04:29:37 +0000 (13:29 +0900)]
YAEdit color properties support.

Property dialog and YAEdit itself.

12 years agoFix message generate script is not work.
Hirami [Sun, 18 Mar 2012 11:53:45 +0000 (20:53 +0900)]
Fix message generate script is not work.

It seems to change (Active)Perl's specification.
Now its works on ActivePerl 5.12.4.

12 years agoSupport color settings on YAEdit.
Hirami [Sun, 18 Mar 2012 04:36:51 +0000 (13:36 +0900)]
Support color settings on YAEdit.
Config dialog is not yet.

12 years agoremove wince projects.
Hirami [Mon, 12 Mar 2012 12:44:10 +0000 (21:44 +0900)]
remove wince projects.

12 years agoUpgrade project for VS2010
Hirami [Mon, 12 Mar 2012 12:16:58 +0000 (21:16 +0900)]
Upgrade project for VS2010

15 years agoMerge branch 'dev'
Tomohisa Hirami [Mon, 9 Mar 2009 16:01:23 +0000 (01:01 +0900)]
Merge branch 'dev'

15 years agoThe timing of CloseUndoRegion on BS is incorrect.
Tomohisa Hirami [Mon, 9 Mar 2009 16:00:39 +0000 (01:00 +0900)]
The timing of CloseUndoRegion on BS is incorrect.

15 years agoMerge commit 'HEAD'; branch 'dev'
Tomohisa Hirami [Sun, 8 Mar 2009 00:46:40 +0000 (09:46 +0900)]
Merge commit 'HEAD'; branch 'dev'

15 years agoadd undo reagion
Tomohisa Hirami [Thu, 5 Mar 2009 17:04:30 +0000 (02:04 +0900)]
add undo reagion

15 years agoprepare to fix UndoTest4
Tomohisa Hirami [Tue, 3 Mar 2009 16:44:23 +0000 (01:44 +0900)]
prepare to fix UndoTest4

* use TString in UndoInfo
* merge SetPrev, SetNew to UpdateUndoRegion

15 years agochange default build Tombo to UnitTest
Tomohisa Hirami [Tue, 3 Mar 2009 15:58:55 +0000 (00:58 +0900)]
change default build Tombo to UnitTest

15 years agoadd undo test case
Tomohisa Hirami [Tue, 3 Mar 2009 15:58:29 +0000 (00:58 +0900)]
add undo test case

15 years agoAdd test case : dual undo
Tomohisa Hirami [Tue, 3 Mar 2009 15:44:13 +0000 (00:44 +0900)]
Add test case : dual undo

15 years agopartially support dual undo (Ctrl-Z to Ctrl-Z)
Tomohisa Hirami [Tue, 3 Mar 2009 15:43:36 +0000 (00:43 +0900)]
partially support dual undo (Ctrl-Z to Ctrl-Z)

15 years agoimporve framework and refactoring YAEditDoc about undo
Tomohisa Hirami [Tue, 3 Mar 2009 14:56:57 +0000 (23:56 +0900)]
imporve framework and refactoring YAEditDoc about undo

* add improved assert method to unit test framework.
* add test case to YAEditDoc.
* add testcase project to Tombo.sln
* expose UndoInfo

15 years agoFIX: build failed.
hirami [Mon, 2 Mar 2009 13:55:03 +0000 (22:55 +0900)]
FIX: build failed.

15 years agoCreate unit test framework
hirami [Mon, 2 Mar 2009 13:12:56 +0000 (22:12 +0900)]
Create unit test framework

15 years agochange include path to relative.
hirami [Sat, 21 Feb 2009 09:14:45 +0000 (18:14 +0900)]
change include path to relative.

15 years agomoved from CVS
hirami [Thu, 19 Feb 2009 17:16:51 +0000 (02:16 +0900)]
moved from CVS
Build 232

15 years agoinitial
unknown [Thu, 19 Feb 2009 17:10:20 +0000 (02:10 +0900)]
initial