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

📄 changelog

📁 个人日程管理系统
💻
📖 第 1 页 / 共 4 页
字号:
	* CHANGELOG, HISTORY, progect.c, task.c:	  * task.c (TaskFromClipboard):   fix BUG#116799 * progect.c:	  optimize speed2000-10-12 17:25  seagull_kamome	* CHANGELOG, progect.c, progectdb.c:	  * progect.c (ProjectTableUpdate): (FrmMainHandleEvent):	  fix BUG#1166012000-10-11 14:02  seagull_kamome	* CHANGELOG, HISTORY, progectdb.c:	  * progectdb.c (LoadDBPrefs):	  save categories when DBPref	  upgrade2000-10-10 17:08  seagull_kamome	* CHANGELOG, HISTORY, Makefile, link.c, progect.c, progect.h,	  task.c:	  * link.c (AddLinkRecord): * progect.h (TaskLinkField):  modify	  record format. and added initialize code.  * task.c	  (TaskGetExtraChunkByTaskPtr):        switch to use	  TaskGetExtraBlockHeadPtr * progect.c	  (ProjectDrawExtendedItemDesc):       added "link via" icon *	  task.c (TaskGetExtraBlock): (TaskSetExtraBlock):	  support	  direct-linked task	  optimize (TaskGetExtraBlockHeadPtr):	  added new * progect.c (Search):	  TxtGlueFindString can't	  find string my OS3.5-J2000-10-09 18:47  burgbach	* HISTORY, Makefile, change.html, change.txt, ko.rcp:	  added korean translation2000-10-09 16:25  seagull_kamome	* translate.rcp:	  [no log message]2000-10-09 16:22  seagull_kamome	* CHANGELOG, Makefile, doc.c, ja.rcp, link.c, progect.c, progect.h,	  progect.rcp, progectRsc.h, progectdb.c, task.c, task.h,	  translate.rcp:	  * progectdb.c (SaveDBPrefs): (LoadDBPrefs): * progect.c	  (FrmTaskEditHandleEvent): (InitFrmTaskEdit):	  added category	  support	  * progect.c (ProjectDrawItemDesc): (ProjectItemDraw): *	  progect.h:	  switch to use TaskGetExtraChunkByTaskPtr	  --> fix bug, and time optimize	  * progect.c (ProjectDrawExtendedItemDesc):	  initialize font	  to stdFont	  --> fix bug (some time I got large font)	  * task.c (TaskGetExtraChunk): (TaskGetExtraChunkByTaskPtr):	  split   -- for support direct linked task	  * task.c (TaskGetExtraChunk):   added test size ptr is not NULL		--> for size optimize	  * link.c (PublishToLinkMaster): (ExportToMemo): * progect.c	  (ProjectDrawExtendedItemDesc): (FrmMainMenuHandleEvent):	  (FrmMainCtlSelectHandleEvent):     to use	  TaskGetDescriptionByTaskPtr or TaskGetDescription	    --> for	  support direct linked task	  * task.c (TaskGetDescription): (TaskGetDescriptionByTaskPtr):	  support extended task type	  make temporary buffer	  * doc.c (exportToDoc):  support extended task type	  * translate.rcp: * progect.rcp: * progectRsc.h	  (StrPrefsHasBeenDeleted):	   added string resource	  * progect.h (ProjectPrefsType):	  added appInfo member	  * translate.rcp: * progect.rcp: * progectRsc.h (InitialCategory):		added category resource.2000-10-09 10:26  burgbach	* HISTORY:	  updated HISTORY2000-10-09 10:20  burgbach	* tutorial.pdb:	  updated tutorial for 0.192000-10-09 09:28  burgbach	* CHANGELOG, cs.rcp, de.rcp, doc.c, doc.h, fr.rcp, ja.rcp,	  progect.c, progect.rcp, progectRsc.h, progectdb.c, progectdb.h,	  translate.rcp:	  patches from Michael Nordstr鰉2000-10-09 06:18  seagull_kamome	* CHANGELOG, icon.c, progect.c:	  * progect.c (ProjectDrawItemDesc): * icon.c (onDrawIconColumn):		initialize font to stdFont2000-10-08 02:54  seagull_kamome	* CHANGELOG, icon.c:	  * icon.c (FrmIconSelectHandleEvent):	  handle hard button -- up	  and down.2000-10-07 16:18  seagull_kamome	* CHANGELOG, HISTORY, doc.c, doc.h, progect.c, progect.h,	  progect.rcp, progectRsc.h, translate.rcp:	  * progectRsc.h: * progect.rcp: * translate.rcp:	  added new	  string. "DOC is already exists." * progect.c (ProjectItemDraw):	  (ProjectTableUpdate): 	fix, vertical line	  probrem.(PalmOS3.5-J color version only?)    optimize for speed.	  (FrmTaskEditHandleEvent):  don't update task list, if cancel.2000-10-06 06:42  burgbach	* CHANGELOG, progect.c:	  line selection bug fixed (os 3.5)2000-10-05 12:09  burgbach	* CHANGELOG, HISTORY, Makefile, flat.c, link.c, link.h, progect.c,	  progect.h, progect.rcp, progectRsc.h, task.c, translate.rcp,	  tutorial_japanese.pdb:	  new flat filter options, bug fixes2000-10-03 10:54  burgbach	* README_JAPANESE, tutorial_japanese.pdb:	  2 new japanese files2000-10-03 10:43  burgbach	* CHANGELOG, change.html, change.txt, icon.c, tutorial.pdb:	  fixed bug in initializeIcon2000-10-03 08: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 button2000-10-02 17: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 17:04  seagull_kamome	* doc.c, doc.h:	  added new but currently not used.2000-09-30 14:07  seagull_kamome	* CHANGELOG, progect.rcp, translate.rcp:	  * translate.rcp	  added new string.2000-09-30 13:21  burgbach	* CHANGELOG, icon.c, progect.h:	  fix icon support for OS < 3.52000-09-30 12: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 10:33  burgbach	* CHANGELOG, icon.c:	  fixed initializeIcon offset error2000-09-29 18: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-error2000-09-28 15:11  burgbach	* CHANGELOG, link.c, progect.c, task.c:	  Direct link to address ok2000-09-28 14:31  burgbach	* Address.h, AddressDB.c, AddressDB.h:	  adding files for Address direct link support2000-09-28 14:27  burgbach	* CHANGELOG, Makefile, link.c, link.h, progect.c, progect.h:	  [no log message]2000-09-28 13:26  seagull_kamome	* icon.c, icon.h:	  * icon.h: * icon.h:	  added new, but currently no used.2000-09-28 12:42  seagull_kamome	* CHANGELOG, task.c:	  * task.c (TaskGetExtraChunk):   fixed, buffer overrun2000-09-28 12:41  seagull_kamome	* link.c:	  * link.c (LinkCreateMemoTree):  ignore deleted Memo record2000-09-28 11:06  burgbach	* CHANGELOG, link.c:	  multi-memo export support2000-09-28 09: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 17: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 16:12  burgbach	* CHANGELOG, HISTORY, progect.c, progect.prc, tutorial.pdb:	  see changelog2000-09-26 16:31  seagull_kamome	* CHANGELOG, progect.c:	  open taped project if it was already selected2000-09-26 15:10  seagull_kamome	* CHANGELOG, link.c, link.h, progect.c:	  fix id<->index probrem2000-09-26 11:41  burgbach	* tags:	  tags not useful...2000-09-26 11: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.c2000-09-25 15:46  seagull_kamome	* CHANGELOG, translate.rcp:	  added new tranlate strings2000-09-25 15:10  burgbach	* HISTORY, de.rcp, flat.c, ja.rcp, progect.c, progectdb.c, task.c:	  added de.rcp2000-09-25 12:18  seagull_kamome	* CHANGELOG, progect.rcp:	  fix typo2000-09-24 19:06  burgbach	* HISTORY, Makefile, cs.rcp:	  added czech translation2000-09-24 18: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.182000-09-22 08: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.172000-09-22 08: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 CVS2000-08-17 09: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 children2000-08-14 16: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 20: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	  '!' writing2000-08-11 06: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 display2000-08-09 06: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 project2000-08-08 15: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 07: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 default2000-08-06 19:50  burgbach	* HISTORY, essai-lbPG.pdb, progect.c, progect.prc, progect.rcp,	  progectRsc.h:	  See HISTORY file2000-08-06 12: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 revision2000-08-06 12: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

⌨️ 快捷键说明

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