- 05 Mar, 2022 6 commits
-
-
Rob Swindell authored
SlyEdit now remembers the quote line window selection between openings. See merge request !152
-
Eric Oulashin authored
When selecting quote lines in a reply message, SlyEdit now remembers the position in the quote selection menu so that the quote menu isn't always at the top whenever it's opened again. This issue may have been introduced when SlyEdit was refactored to use DDLightbarMenu for its lightbar stuff.
-
Rob Swindell authored
At least, I think this fixes it.
-
Rob Swindell authored
At the suggestion/request of Andre Robitaille. This option was originally added for debugging use, but may as well move it if it's useful in another way.
-
Rob Swindell authored
-
Rob Swindell authored
This only works on little endian systems (which is all we support currently). Fixes CID 174261: Wrong size argument This binary drop file writing code is pretty terrible and inefficient, but I remember being really proud of it (supporting so many drop files). This really should be re-written to use structures and/or buffered file I/O.
-
- 04 Mar, 2022 11 commits
-
-
Rob Swindell authored
e.g. CID 229593: Negative loop bound
-
Rob Swindell authored
Fix CID 33266: Negative loop bound
-
Rob Swindell authored
-
Rob Swindell authored
e.g. CID 33631: Unbounded source buffer
-
Rob Swindell authored
Triggered by CID 33630: Unbounded source buffer
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
- 03 Mar, 2022 4 commits
-
-
Deucе authored
-
Rob Swindell authored
Also reversed the order of newsgroup name and area-tag options for a sub-board. Updated help text too to specify that sub's area-tag can be derived from newsgroup name, if one is specified.
-
Rob Swindell authored
-
Rob Swindell authored
So this started with addressing CID 174264: Big parameter passed by value (PASS_BY_VALUE), but then I fell down the constification rabbit hole. :-)
-
- 02 Mar, 2022 19 commits
-
-
Rob Swindell authored
-
Rob Swindell authored
Fix CID 33244: Argument cannot be negative
-
Rob Swindell authored
CID 33245
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
CID 319028
-
Rob Swindell authored
CID 319007
-
Rob Swindell authored
CID 319034
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
CID 319091
-
Rob Swindell authored
CID 319110
-
Rob Swindell authored
CID 319140
-
Rob Swindell authored
-
Rob Swindell authored
CID 319135
-
Rob Swindell authored
CID 319142
-
Rob Swindell authored
CID 350353
-
Rob Swindell authored
CID 327965
-