Commit Graph

13 Commits

Author SHA1 Message Date
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 51a2f3c09c fix #46 - Scrollbar out of range exception in the terminal 2020-06-09 16:02:44 +02:00
Basile Burg 7c88b5a8e8 fix, terminal scrollbar didn't handle the min pos 2020-05-29 09:38:49 +02:00
Basile Burg 293e89f4e5 fix #5 - terminal, the current directory is not constrained on startup 2020-05-16 04:38:32 +02:00
Basile Burg 580f8b2e1e fix #11 - terminal scrollbar lacks of accuracy 2020-03-31 16:48:05 +02:00
Basile Burg f3b7bcd44c terminal, remove deficient option used to set selection
was not working before 3b358c9a48 anyway due to an unassigned binding that did existed in vte 0.2.z
2020-03-11 21:07:50 +01:00
Basile Burg b81cb2a992 fix bad copy paste, causing a reg in term auto checkdir 2020-03-11 11:02:57 +01:00
Basile Burg e335409c8f terminal, fix bad scrollbar sync after auto checkdir 2020-03-07 16:12:56 +01:00
Basile Burg a60bca7c96 terminal, add vscrollbar 2020-03-06 23:36:32 +01:00
Basile Burg 4c67e10673 terminal, use ascii cc to clear temp line before auto checkdir 2020-03-06 18:20:33 +01:00
Basile Burg 1335208d25 doesn't set CTRL+C as the default copy shortcut of the terminal 2019-01-26 09:25:47 +01:00
Basile Burg 426cd0d2c8 fix #148 - Use common shortcuts to copy and paste from the terminal 2019-01-22 10:23:14 +01:00
Basile Burg f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00