.. |
u_cdbcmd.lfm
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_cdbcmd.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_ceproject.pas
|
address a few compiler warnings
|
2021-10-08 16:08:00 +02:00 |
u_ceprojeditor.lfm
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_ceprojeditor.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_common.pas
|
add an highlither for styx sources
|
2021-10-31 07:41:55 +01:00 |
u_compilers.lfm
|
add a project action to check semantics
|
2021-09-15 03:36:32 +02:00 |
u_compilers.pas
|
add a project action to check semantics
|
2021-09-15 03:36:32 +02:00 |
u_controls.pas
|
fix #85 - Add local, non semantic, completions
|
2021-09-17 13:03:51 +02:00 |
u_d2syn.pas
|
fix #69 - d2 highligther, dont apply the phobos-style if ident is followed by left paren
|
2021-09-15 16:08:51 +02:00 |
u_d2synpresets.pas
|
add highlighter attribute for function calls and definitions
|
2020-07-05 19:18:04 +02:00 |
u_dast.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_dbgitf.pas
|
gdb commander, allow to evaluate the editor expression when mouse motion stops
|
2020-02-13 03:35:38 +01:00 |
u_dcd.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_ddemangle.pas
|
ddemangle, use FPC compat string too
|
2020-07-01 15:37:21 +02:00 |
u_defines.inc
|
define POSIX in common include file
|
2020-04-10 18:29:23 +02:00 |
u_dexed_d.pas
|
ddemangle, use FPC compat string too
|
2020-07-01 15:37:21 +02:00 |
u_dfmt.lfm
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_dfmt.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_dialogs.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_diff.lfm
|
diff dialog, add button to reload with history destruction
|
2020-04-25 01:59:48 +02:00 |
u_diff.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_dlang.pas
|
gdb commander, fix getting expression within square brackets
|
2020-09-13 00:18:38 +02:00 |
u_dlangmaps.pas
|
d2 highlighter, remove keyword body, typedef, macro
|
2021-04-14 18:57:41 +02:00 |
u_dlangutils.pas
|
handle HEREDOC strings base on common delimiters `()` `<>` `[]`
|
2020-04-23 16:08:52 +02:00 |
u_dmdwrap.pas
|
Add support for make as a new type of project format
|
2022-05-14 02:49:11 +02:00 |
u_dockoptions.pas
|
use native AnchorDocking feature to set if floating widgets stayontop
|
2021-09-19 15:47:37 +02:00 |
u_dsgncontrols.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_dubproject.pas
|
remove dub option dependencyCheck and replace with skipRegistry
|
2021-11-08 09:42:04 +01:00 |
u_dubprojeditor.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_dubprojeditor.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_editor.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_editor.pas
|
make compatible with LCL version 2.2
|
2021-09-13 13:26:25 +02:00 |
u_editoroptions.pas
|
add an highlither for styx sources
|
2021-10-31 07:41:55 +01:00 |
u_gdb.lfm
|
gdb commander, set variable list the default page in view again
|
2021-09-15 15:51:04 +02:00 |
u_gdb.pas
|
gdb com, allow to pass stdin upon debugging starts
|
2021-11-10 04:08:41 +01:00 |
u_halstead.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_infos.lfm
|
try a release
|
2022-05-15 23:54:25 +02:00 |
u_infos.pas
|
address a few compiler warnings
|
2021-10-08 16:08:00 +02:00 |
u_inspectors.pas
|
allow to free manually D GC mem from the options/application
|
2020-06-14 19:32:57 +02:00 |
u_interfaces.pas
|
Add support for make as a new type of project format
|
2022-05-14 02:49:11 +02:00 |
u_lcldragdrop.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_libman.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_libmaneditor.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_libmaneditor.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_main.lfm
|
fix, reload last proj and docs, projet config index not handled
|
2022-05-14 12:24:07 +02:00 |
u_main.pas
|
docs, update required Lazarus version and warn if compiled with laz < 2.2
|
2022-05-15 23:32:23 +02:00 |
u_makeproject.pas
|
fix, args for the make process passed with leading spaces
|
2022-05-15 10:06:38 +02:00 |
u_messages.lfm
|
fix #60 - searches results should go in their own message category
|
2020-09-13 00:34:17 +02:00 |
u_messages.pas
|
messages, custom draw, use graphutil shadow function
|
2021-10-09 09:03:52 +02:00 |
u_miniexplorer.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_miniexplorer.pas
|
remove workaround for a LCL bug that only existed in 2.2.0-RC1
|
2021-11-04 22:34:41 +01:00 |
u_mru.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_newdubproj.lfm
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_newdubproj.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_observer.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_optionseditor.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_optionseditor.pas
|
use native AnchorDocking feature to set if floating widgets stayontop
|
2021-09-19 15:47:37 +02:00 |
u_processes.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_procinput.lfm
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_procinput.pas
|
unpaired encoding 79190c984a
|
2020-08-24 16:01:58 +02:00 |
u_profileviewer.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_profileviewer.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_projgroup.lfm
|
Add support for make as a new type of project format
|
2022-05-14 02:49:11 +02:00 |
u_projgroup.pas
|
fix, LastDocAndProjs, ProjGroups, problem with config indexes
|
2022-05-14 15:40:07 +02:00 |
u_projinspect.lfm
|
projinspect, move list of configs to a combo box
|
2020-09-13 00:32:50 +02:00 |
u_projinspect.pas
|
cleanup and address a few warnings
|
2021-09-19 14:14:01 +02:00 |
u_projutils.pas
|
Add support for make as a new type of project format
|
2022-05-14 02:49:11 +02:00 |
u_search.lfm
|
searc & replace, fix small inconsitency caused by focus stealing
|
2022-01-03 10:32:05 +01:00 |
u_search.pas
|
searc & replace, fix small inconsitency caused by focus stealing
|
2022-01-03 10:32:05 +01:00 |
u_semver.pas
|
fix, semver patch component mandatory
|
2021-10-10 23:21:14 +02:00 |
u_sharedres.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_shortcutseditor.lfm
|
fix #439 - Better shortcut filter
|
2019-02-03 17:58:41 +01:00 |
u_shortcutseditor.pas
|
make compatible with LCL version 2.2
|
2021-09-13 13:26:25 +02:00 |
u_simpleget.pas
|
remove workarounds bad SSl versions before fpc 3.2.0
|
2020-08-05 11:03:31 +02:00 |
u_stringrange.pas
|
remove old GH refs
|
2020-04-07 23:23:57 +02:00 |
u_sxsyn.pas
|
sxsyn, lex `?=` as a single token
|
2022-02-03 06:26:09 +01:00 |
u_symlist.lfm
|
fix #58 - symbol list, errors should never be sorted
|
2020-08-22 04:55:48 +02:00 |
u_symlist.pas
|
fix #92 - make symlist errors & warnings more visible
|
2021-09-19 01:19:01 +02:00 |
u_symstring.pas
|
symstrings, dont cache CLN and CCN
|
2022-05-15 02:04:55 +02:00 |
u_synmemo.pas
|
docs, update required Lazarus version and warn if compiled with laz < 2.2
|
2022-05-15 23:32:23 +02:00 |
u_synmultiguttermarks.pas
|
docs, update required Lazarus version and warn if compiled with laz < 2.2
|
2022-05-15 23:32:23 +02:00 |
u_term.lfm
|
fix, terminal scrollbar didn't handle the min pos
|
2020-05-29 09:38:49 +02:00 |
u_term.pas
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_todolist.lfm
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
|
2020-07-11 23:29:08 +02:00 |
u_todolist.pas
|
remove unused var and units
|
2020-07-12 14:55:26 +02:00 |
u_tools.pas
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
|
2020-07-12 00:20:16 +02:00 |
u_toolseditor.lfm
|
fix #15 - Add a way to kill a custom tool
|
2020-04-05 14:13:04 +02:00 |
u_toolseditor.pas
|
custom tools, enhance entry appearence when a custom color is associated
|
2021-10-09 09:12:29 +02:00 |
u_txtsyn.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |
u_widget.lfm
|
fix #88 - Content of floating widgets vanish the second time they are opened
|
2021-09-17 19:06:08 +02:00 |
u_widget.pas
|
fix #88 - Content of floating widgets vanish the second time they are opened
|
2021-09-17 19:06:08 +02:00 |
u_writablecomponent.pas
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |