Basile Burg
|
08dbbc5196
|
fix, message from the stack trace printed on assert failure not clickable
|
2020-08-21 20:10:12 +02:00 |
Basile Burg
|
0b641095be
|
more `<> nil` and `= nil` replaced with isAss/isNotAss
and inline those helpers
|
2020-07-12 00:20:16 +02:00 |
Basile Burg
|
891690410f
|
rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
FPC 3.2.0 required from now
|
2020-07-11 23:29:08 +02:00 |
Basile Burg
|
b65e38f23f
|
minor optimization to the message widget
|
2020-06-07 21:00:04 +02:00 |
Basile Burg
|
a142f2f881
|
messages, force auto scrolling to bottom when a category is changed
|
2020-05-16 04:10:53 +02:00 |
Basile Burg
|
9ee7f4daab
|
fix #40 - allow detection of filename for errors messages when building dmd
|
2020-05-12 22:06:21 +02:00 |
Basile Burg
|
d646b8c296
|
fix #39 - dont autoscroll to display new messages when the view is not at the bottom
|
2020-05-12 22:06:00 +02:00 |
Basile Burg
|
f98d1ae41a
|
remove old GH refs
|
2020-04-07 23:23:57 +02:00 |
Basile Burg
|
c224f46daf
|
fixup a4a9a50a09 , unpaired backticks were not handled correctly
|
2020-04-01 12:48:47 +02:00 |
Basile Burg
|
a4a9a50a09
|
fix #13 - Add a way to highlight in the messages widget
|
2020-03-31 13:42:39 +02:00 |
Basile Burg
|
90eedf284a
|
fix small but constant load on idle caused by several timers
|
2020-02-18 06:44:56 +01:00 |
Basile Burg
|
c7911f778a
|
add support for GNU style messages, close #1
|
2020-01-31 18:43:51 +01:00 |
Basile Burg
|
0f04a66e63
|
prevent creating timers in each widget and use at one instead of two
|
2019-02-08 22:11:09 +01:00 |
Basile Burg
|
e6e0dc6215
|
style, remove all occurences of `then\ [a-z,A-Z]`
|
2019-02-05 19:08:09 +01:00 |
Basile Burg
|
6750020d16
|
prevent cases of superfluous indirections on `Items[i]`
|
2019-02-03 21:05:53 +01:00 |
Basile Burg
|
ca60e3dde0
|
update links
|
2019-01-19 17:40:54 +01:00 |
Basile Burg
|
f603fe1879
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |