Fresh IDE . Timeline
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

1 check-in using file freshlib/GUI/TScrollWindow.asm version e3a9925781

2011-05-02
13:54
FreshEdit chages. The internal format of the text was changed to more simple (dynamic array, instead of linked list). The array is better for text management and acceptably fast for insert/delete operations even on big files. check-in: a08b05a26f user: lhmnai0 tags: FreshLibDev