Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file freshlib/data/markdown.asm version 5901f6c975
|
2018-12-05
| ||
| 08:57 | TeX to HTML tool TTH updated to v4.12 check-in: 1d5ab4479e user: johnfound tags: trunk | |
| 08:34 | More generic font family in the help files. check-in: 38462acc17 user: johnfound tags: trunk | |
|
2018-10-01
| ||
| 07:51 | BBCode parser added to the library. check-in: 63144560e5 user: johnfound tags: FreshLibDev | |
|
2018-09-29
| ||
| 18:31 | Wrong file extension fixed. check-in: 8a79ae04a3 user: johnfound tags: FreshLibDev | |
| 18:28 | Added the macro library _minihash.asm for creating static hash tables based on Pearsons hash function. Added test project for buffergap.asm library (TText buffers). check-in: 2921f201b0 user: johnfound tags: FreshLibDev | |
|
2018-09-23
| ||
| 12:12 | Cosmetics. check-in: 099acdad4d user: johnfound tags: FreshLibDev | |
|
2018-08-31
| ||
| 17:42 | Implemented TextAddBytes in buffergap.asm check-in: 4a97043175 user: johnfound tags: FreshLibDev | |
|
2018-07-28
| ||
| 12:57 | Fixed a bug in StrCompSort2 procedure. (Compare for sorting purposes) check-in: 1ba2f95b42 user: johnfound tags: FreshLibDev | |
|
2018-07-06
| ||
| 08:12 | Fixed small regression in AsmEdit related to the word separator characters. check-in: d5b70f0b8f user: johnfound tags: trunk | |
|
2018-07-04
| ||
| 12:25 | Merge with the latest FreshLibDev. Minor changes. check-in: 02f422b8ee user: johnfound tags: trunk | |
| 12:24 | Added some debug output in asmedit.asm check-in: f0bb4f2d76 user: johnfound tags: trunk | |
| 12:22 | Commented out some debug output in uconfig.asm; Code cleanup in Linux/_process_native.asm; Small bugfix in network.asm; check-in: aed56f1b2f user: johnfound tags: FreshLibDev | |
|
2018-06-29
| ||
| 10:48 | Small addition to the help files. check-in: 8945de3c57 user: johnfound tags: trunk | |
|
2018-06-27
| ||
| 09:22 | Correct free of the strDisplay global variable. check-in: 8310acbb5d user: johnfound tags: trunk | |
|
2018-06-26
| ||
| 07:15 | Small bug fixed. check-in: 41498af8b7 user: johnfound tags: trunk | |
| 06:14 | Improved the words handling (AEM_GETWORDATCARET) in the AsmEdit to better handle some specific cases, for example labels with "$" inside. As long as this code is widely used for many code navigation, help and other processing, this change have pretty big impact on the users workflow. Actually it was inspired by working with the rwasa/heavything sources. check-in: cef068fcbf user: johnfound tags: trunk | |
|
2018-06-25
| ||
| 20:05 | Reverted the file msgutils to rev.6dd632694ae65 because it fixes the problem with the main window, but disables the shortcut keys in the dialog windows. More research is needed. Again, the mentioned problem is in WINE only. It seems that IsWindowEnabled API works not very correct in some circumstances. check-in: b4ac052701 user: johnfound tags: trunk | |
|
2018-06-22
| ||
| 18:14 | Minor update to the Clasic editor theme. check-in: 7286400315 user: johnfound tags: trunk | |
| 16:17 | Attempt to fix the hotkeys not working on focused editor. It seems that the problem is only in Wine. check-in: 13cc0551fd user: johnfound tags: trunk | |
|
2018-06-18
| ||
| 11:19 | Merged with the latest FreshLibDev. check-in: 6dd632694a user: johnfound tags: trunk | |
| 11:18 | The latest changes in markdown.asm; Small changes in strlib and buffergap. check-in: eb290fa734 user: johnfound tags: FreshLibDev | |