lazarus/components/todolist
2025-03-28 23:12:34 +02:00
..
languages TodoList: regenerated translations and updated Russian translation 2025-03-20 19:16:03 +03:00
Makefile TodoList: updated Makefile 2025-03-19 23:39:42 +01:00
Makefile.compiled TodoList: updated Makefile 2025-03-19 23:39:42 +01:00
Makefile.fpc TodoList: updated Makefile 2025-03-19 23:39:42 +01:00
tododlg.lfm ToDoList: Improve layout of ToDoDlg on some widgetsets. 2025-02-22 15:02:17 +02:00
tododlg.pas ToDoList: Simplify and optimize. Fix function TextToSingleLine in LazStringUtils, now only used by ToDoList. Issue #41437. 2025-03-28 23:12:34 +02:00
todolist.lfm ToDoList: Process each include file only once. Issue #41421. 2025-02-16 01:34:27 +02:00
todolist.pas ToDoList: Improve parsing, refactor and optimize. 2025-02-20 11:01:43 +02:00
todolistcore.pas ToDoList: Simplify and optimize. Fix function TextToSingleLine in LazStringUtils, now only used by ToDoList. Issue #41437. 2025-03-28 23:12:34 +02:00
todolistlaz.lpk Ide, TodoListLaz: Add IdeIntf for color scheme / Add "todo comment" markup for SourceEditor Issue #41420 2025-03-19 23:22:18 +01:00
todolistlaz.pas Ide, TodoListLaz: Add IdeIntf for color scheme / Add "todo comment" markup for SourceEditor Issue #41420 2025-03-19 23:22:18 +01:00
todoliststrconsts.pas TodoList: moved some resource strings to already existing file 2025-03-20 19:16:03 +03:00
todosynmarkup.pas TodoListLaz: Optimize SynEdit markup for comments / fixes for custom words in comments 2025-03-24 13:30:57 +01:00