Basile Burg
|
f2d18f718d
|
remove support for Laz versions < 2.2
|
2022-06-17 16:01:51 +02:00 |
Basile Burg
|
2b674c238d
|
fix #88 - Content of floating widgets vanish the second time they are opened
|
2021-09-17 19:06:08 +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
|
014628276e
|
fix #30 - Show a dialog when there's an attempt to close a docked widget but that docking is locked
|
2020-04-23 19:36:54 +02:00 |
Basile Burg
|
bc42dc300c
|
fix upstram reg, messages of the message widget not auto scrolled back anymore
|
2019-02-10 03:37:28 +01:00 |
Basile Burg
|
e11293c70c
|
don't exit if timerUpdateKind is changed from delay to loop
|
2019-02-08 22:16:16 +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
|
f603fe1879
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |