lazarus/components/todolist
2022-02-24 12:55:45 +01:00
..
languages Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
Makefile updated Makefiles 2022-02-24 12:55:45 +01:00
Makefile.compiled
Makefile.fpc
tododlg.lfm
tododlg.pas ToDoList: Replace wrong StartsStr with EndsStr. Harmonize uses sections. 2021-02-22 09:50:59 +00:00
todolist.lfm ToDoList: Enhancements by Kevin Jesshope. Issue #36914. 2020-04-16 06:08:44 +00:00
todolist.pas
todolistcore.pas LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
todolistlaz.lpk ToDoList: Enhancements by Kevin Jesshope. Issue #36914. 2020-04-16 06:08:44 +00:00
todolistlaz.pas
todoliststrconsts.pas