⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 个人日程管理系统
💻
📖 第 1 页 / 共 3 页
字号:
	* README_JAPANESE, tutorial_japanese.pdb: 2 new japanese files 2000-10-03 06:43  burgbach	* CHANGELOG, change.html, change.txt, icon.c, tutorial.pdb: fixed	bug in initializeIcon 2000-10-03 04:47  burgbach	* .cvsignore, AddressDB.c, CHANGELOG, HISTORY, Makefile, ToDoDB.c,	icon.c, progect.c, progect.rcp, progectRsc.h, sample_progect.pdb: 	2000-10-03  burgbach <burgbach@users.sourceforge.net> 			* icon.c 		(onDrawIconColumn): 			erase before drawing for OS < 3.5 		(drawIcon): 			modified drawing method for OS < 3.5 to use WinDrawRectangle			because patterns are window dependant 			* progect.c 		(UpdateIconButton): 			added, to put the selected icon in the icon button 		(FrmTaskEditHandleEvent): 			use UpdateIconButton 			* progectRsc.h: 		* progect.rcp: 			add new string resource. "icon" for icon button 2000-10-02 13:07  seagull_kamome	* .cvsignore, CHANGELOG, Makefile, progect.c, progect.rcp,	progectRsc.h, progectdb.c, translate.rcp: 	* progectdb.c (OpenDB): 		save/restore the pointer have no meaning, 		and it will be crash program.  		  NOTE: fix BUG#115440 		             "Newly created task/note has garbage text in it" 		* translate.rcp: 	* progectRsc.h: 	* progect.rcp: 		add new string resource. "no memory spaces" 2000-10-02 13:04  seagull_kamome	* doc.c, doc.h: added new but currently not used.  2000-09-30 10:07  seagull_kamome	* CHANGELOG, progect.rcp, translate.rcp: 	* translate.rcp 		added new string.  2000-09-30 09:21  burgbach	* CHANGELOG, icon.c, progect.h: fix icon support for OS < 3.5 2000-09-30 08:42  seagull_kamome	* CHANGELOG, icon.c, progect.c, progect.h: 	* icon.c (drawIcon): 		use WinSetPattern insteed bitmap.(support under OS3.0?) 		* progect.c (ProjectDrawItemDesc): 		fix, icons to align line bottom.  2000-09-30 06:33  burgbach	* CHANGELOG, icon.c: fixed initializeIcon offset error 2000-09-29 14:52  seagull_kamome	* .cvsignore, CHANGELOG, Makefile, icon.c, progect.c, progect.h,	progect.rcp, progectRsc.h, progectdb.c, task.c, task.h: 	* icon support 	* fix bus-error 2000-09-28 11:11  burgbach	* CHANGELOG, link.c, progect.c, task.c: Direct link to address ok 2000-09-28 10:31  burgbach	* Address.h, AddressDB.c, AddressDB.h: adding files for Address	direct link support 2000-09-28 10:27  burgbach	* CHANGELOG, Makefile, link.c, link.h, progect.c, progect.h: [no	log message] 2000-09-28 09:26  seagull_kamome	* icon.c, icon.h: 	* icon.h: 	* icon.h: 		added new, but currently no used.  2000-09-28 08:42  seagull_kamome	* CHANGELOG, task.c: 	* task.c (TaskGetExtraChunk): 		fixed, buffer overrun 2000-09-28 08:41  seagull_kamome	* link.c: 	* link.c (LinkCreateMemoTree): 		ignore deleted Memo record 2000-09-28 07:06  burgbach	* CHANGELOG, link.c: multi-memo export support 2000-09-28 05:17  burgbach	* CHANGELOG, link.c, link.h, progect.c, task.c, tutorial.pdb: 	2000-09-28 burgbach <burgbach@users.sourceforge.net> 			* link.c: 		(AddLinkRecord): fixed 		(LinkCreateMemoTree): fixed 		(DirectLinkFollow): added, currently to follow links to memopad 			* progect.c 		(FrmMainMenuHandleEvent): 			New Link is back 			Update form after removing a link 		(FrmMainHandleEvent): 			Don't show detail view for direct link type 			Follow direct links with double tap 		(ProjectDrawExtendedItemDesc): 			Fetch memo title and print it as task description 		(DrawTruncText): 			Adapted to stop the string at linefeedChr (for memo title			printing) 2000-09-27 13:13  seagull_kamome	* CHANGELOG, link.c, link.h, progect.h, task.c, task.h: 	* link.h: 	* link.c: 		delete obsolated code.  		* link.c: 	(SetLinkMasterLink): 	(FollowLinkViaLinkMaster): 	(RemoveLinkViaLinkMaster): 		LinkInfo is now stored to extra chunk.  		* task.c (TaskSetExtraChunk): 	(TaskRemoveExtraChunk): 	(TaskGetExtraChunk): 	(TaskFindExtraChunkHead): 		added new.  		now task extra block has some chunk.  		(TaskRemoveHasToDo): 	(TaskPublishToDo): 	(TaskGetToDoUniqueID): 		modified to use extra chunk.  		remove existed old todo link remove currentry.  2000-09-27 12:12  burgbach	* CHANGELOG, HISTORY, progect.c, progect.prc, tutorial.pdb: see	changelog 2000-09-26 12:31  seagull_kamome	* CHANGELOG, progect.c: open taped project if it was already	selected 2000-09-26 11:10  seagull_kamome	* CHANGELOG, link.c, link.h, progect.c: fix id<->index probrem 2000-09-26 07:41  burgbach	* tags: tags not useful...  2000-09-26 07:32  burgbach	* link.c, progect.prc, tags: link database name changed, type also.  	Use of TaskGetFormat and ...Set... to update the hasLink flags in	link.c 2000-09-25 11:46  seagull_kamome	* CHANGELOG, translate.rcp: added new tranlate strings 2000-09-25 11:10  burgbach	* HISTORY, de.rcp, flat.c, ja.rcp, progect.c, progectdb.c, task.c: 	added de.rcp 2000-09-25 08:18  seagull_kamome	* CHANGELOG, progect.rcp: fix typo 2000-09-24 15:06  burgbach	* HISTORY, Makefile, cs.rcp: added czech translation 2000-09-24 14:48  burgbach	* CHANGELOG, HISTORY, Makefile, MemoDB.c, ToDoDB.c, btm.h, debug,	essai-lbPG.pdb, flat.c, flat.h, link.c, link.h,	link_LinkMaster.xbm, linkaware.c, linkaware.h, progect.c,	progect.h, progect.prc, progect.rcp, progectRsc.h, progectdb.c,	progectdb.h, tags, task.c, task.h: Actual devel version of 0.18 2000-09-22 04:17  burgbach	* CHANGELOG, COPYING, GUIDELINES, JAPANESE, MemoDB.c, MemoDB.h,	MemoMain.h, ToDo.h, ToDoDB.c, ToDoDB.h, change.html, change.txt,	flat.c, flat.h, flat_icon.xbm, fr.rcp, indent_icon.xbm, ja.rcp,	link.c, link.h, link_off.xbm, link_on.xbm, progect.def,	progect.xbm, progectdb.c, progectdb.h, progectmini.xbm,	sample_progect.pdb, tags, task.c, task.h, translate.rcp,	tutorial.pdb: new files in 0.17 2000-09-22 04:14  burgbach	* BUGS, HISTORY, INSTALL, Makefile, README, TODO, btm.h, debug,	progect.c, progect.h, progect.prc, progect.rcp, progectRsc.h: Read	HISTORY file, this is Release 0.17, back to using sourceforge's CVS 2000-08-17 05:52  burgbach	* HISTORY, Makefile, TODO, essai-lbPG.pdb, progect.c, progect.h,	progect.prc, progect.rcp, progectRsc.h: rel 0.9 08/17/2000 : NEW				 FEATURES 	- select a task, write on graffity : 				 	"space"     : move the task to the right 					"backspace" : move the task to the left 					"return"    : create a subtask (V0.8) 					anything    : create a task    (V0.8) 				 - on the task properties form, a return closes the form. So 				   you can create a task by starting writing, and if the 				   priority and due date is good, just end with return to 				   go back to project view.  				 - in preferences, always warn when deleting a single task 				 - save the application preferences (warn when deleting) 				 - save the project preferences (display due dates, priority, 				   hide done tasks, print year) 				 - Progect now has an icon ;-) 				 CHANGES since V0.8 				 - on the task properties form, just 1 line for the description.  				   This field is not intended for long text, just for a brief 				   description. There will be a note possibility soon.  				 BUG FIXES 				 - fixed crash when trying to move down a task that has children 2000-08-14 12:26  burgbach	* HISTORY, Makefile, btm.h, progect.c, progect.h, progect.prc,	progect.rcp, progectRsc.h: rel 0.8 08/14/2000 : NEW FEATURES 				 - restort application state when comming back from another 				   application 				 - in project preferences, check to backup your database 				   at hotsync 				 BUG FIXES 				 - on palm os 3.1, fixes wrong checked box char for done actions 				 - on palm os 3.1, fixes wrong ellipsis char at end of 				   truncated lines 				 - popup priority list is now placed on the priority for 				   faster access 				 - blank screen update bug fixed 				 - runs on palmIIIc (no particular color support for the moment) 2000-08-13 16:28  burgbach	* HISTORY, Makefile, README, progect.c, progect.prc, progect.rcp,	progectRsc.h: rel 0.7 08/13/2000 : NEW FEATURES 				 - when in a subtree view, a "Up" button appears, to go up one 				   level in the tree hierarchy 				 - starting to write in the project view creates a new brother 				   task for the selected one 				 - a return, space or tab in the project view creates a new 				   child for the selected task.  				 BUG FIXES 				 - Subtree view fixed : no other parent's task seen 				 - screen update when deleting a task 				 - New SubTask fixed, now works well, new subtasks are created 				   as last child of the parent task.  				 - very faster way to update parent's percentage when deleting 				   a task 				 - when a task is done (or 100%) and the due date is passed, 				   no more '!' writing 2000-08-11 02:55  burgbach	* BUGS, HISTORY, essai-lbPG.pdb, progect.c, progect.prc,	progect.rcp, progectRsc.h: rel 0.6 08/09/2000 : NEW FEATURES 				 - added a project preferences form 				 	- hide done tasks (on/off) 					- display due dates (on/off) 					- display priorities (on/off) 				 - in project form, a menu option to close the active 				   database and go back to the project selector 				 - added a subtree viewer. You can click on a task to see 				   only its children. When you have finished working in 				   this view, a menu item (View All) switches back to 				   the normal view. In the subtree view, all normal 				   commands apply.  				 - UI changed : 				 	- select a task, and then click a command button 					- priority can be changed from the main view if 					  it is displayed 					- a newly created task has the focus, you can 					  immediately move it with the arrows buttons 					- a new task is created with /C (or menu new task) 					- a task is deleted with /D (or menu delete task) 				 - database name in titlebar in main form 				 - version number in help of project selector 				 BUG FIXES 				 - Field "project name" of form "choose name" (when creating a 				   new database) gets the focus.  				 OPEN BUGS 				 - in subtree view, closing a task can cause tasks form 				   other parent to display 2000-08-09 02:41  burgbach	* BUGS, HISTORY, progect.c, progect.prc, progect.rcp, progectRsc.h: 	rel 0.5 08/09/2000 : NEW FEATURES 				 - confirm deletion in project selector 				 - confirm deletion in project edition (for delete all) 				 - confirm deletion in project edition (for deleting a branch) 	08/08/2000 : NEW FEATURES 				 - Date format is now the same as in palm preferences 				 - Priority now drawn on the project form 				 - Priority can now be "No priority" 				   (that's the default for a new task, but will be a preference) 				 - Multiple project support : 				 	- create a new project 					- open an existing project 					- delete an existing project 2000-08-08 11:53  burgbach	* HISTORY, Makefile, progect.c, progect.prc, progect.rcp: 		08/08/2000 : BUGFIXES 				 - use PalmOSGlue to be compatible with OS 3.0 (this should work,				 let me know!) 2000-08-08 03:07  burgbach	* BUGS, HISTORY, progect.c, progect.prc, progect.rcp: 08/07/2000 :				 BUGFIXES 	- click outside a percentage list does not convert task to action				 anymore 	- deleting all tasks is now possible 				 - Graffitistateindicator no visible on properties form 				 NEW FEATURES 				 - Delete All menu item to delete all tasks in current DB 				 - when adding a new task, no date by default 2000-08-06 15:50  burgbach	* HISTORY, essai-lbPG.pdb, progect.c, progect.prc, progect.rcp,	progectRsc.h: See HISTORY file 2000-08-06 08:54  burgbach	* BUGS, HISTORY, INSTALL, Makefile, README, TODO, alone_item.xbm,	btm.h, callback.h, debug, essai-lbPG.pdb, first_item.xbm,	has_child.xbm, has_child_no.xbm, item_last.xbm, minus_alone.xbm,	plus.xbm, plus_alone.xbm, progect.c, progect.h, progect.pbm,	progect.prc, progect.rcp, progectRsc.h, vert_alone.xbm,	vert_item.xbm: first public release at sourceforge 2000-08-06 08:54  burgbach	* BUGS, HISTORY, INSTALL, Makefile, README, TODO, alone_item.xbm,	btm.h, callback.h, debug, essai-lbPG.pdb, first_item.xbm,	has_child.xbm, has_child_no.xbm, item_last.xbm, minus_alone.xbm,	plus.xbm, plus_alone.xbm, progect.c, progect.h, progect.pbm,	progect.prc, progect.rcp, progectRsc.h, vert_alone.xbm,	vert_item.xbm: Initial revision 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -