ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Announce Your Software/Service/Product

BBCeditor 1.1.35

<< < (20/51) > >>

fenixproductions:
2J-Mac
I think I found where "your" bug occurs. It should be solved with next release.

fenixproductions:
1.0.20 is out!

I think I've fixed access violation error for code area click (reason: empty snippets list).

I have also added an option to have different overwrite warning while user wants to save code to file which already exists. This feature is switched OFF by default because I did not test it too much. Although I think there should be no problems with it.

I have also made few smaller changes like:
- additional Cancel button in "Save on close" message;
- click on URL button surrounds selected text with proper tags (same behaviour as for other buttons - i .e. B);

Now I am working on better BB parsing engine which will use regular expressions only. I hope it will speed things up a little bit.
Small part of it is already implemented and can be switched on via hidden UseAltParser=1 parameter but it still requires a lot of work.

cranioscopical:
@fenix: More first-class improvements!

So, let me reward your efforts by being yet more of a pain!  ;)

CTRL-Z handles undo, but not in all cases.

"ddd eee" then CTRL-Z = ""
"ddd eee" then select "eee" then CTRL-U = "ddd eee" after which CRL-Z has no effect.

fenixproductions:
2cranioscopical
I know that Undo is problematic. I have not look on my own implementation yet so it's using built-in functionality.

BTW I found one more bug so… do not open empty files untill next release (just wait few minutes).

fenixproductions:
1.0.21 release with quick fix for empty files opening bug.

I will stop "mad rush" for a while until I clean up code a little bit and finish parsing engine.
I don't think it will take long because only few standard tags left and, of course, custom ones.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version