Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins using file source/CCList.asm version 00e6d0e738
|
2016-09-20
| ||
| 08:03 | Some visual issues with the editor tabs. check-in: b48e2aad42 user: johnfound tags: unicode_fix | |
|
2016-09-19
| ||
| 22:52 | The tooltips now works in WINE. I changed the way, the proper toolbar is searched. check-in: c44b510cce user: johnfound tags: unicode_fix | |
| 20:38 | Fixed an easy bug in the cross reference for the local labels. check-in: e561c15a6b user: johnfound tags: unicode_fix | |
| 20:01 | Work on the tooltips. check-in: 7d0a0756a5 user: johnfound tags: unicode_fix | |
| 16:11 | The tooltips seems to be working now in Windows, but not in WINE. To be reported as a bug in WINE mailing list. Now on startup, the monitor is choosed based on where the mouse cursor is located. check-in: 70feae2987 user: johnfound tags: unicode_fix | |
| 15:35 | More fixes for the tooltips. They work only Windows though. There is some WINE specific problem. check-in: 717bd31dde user: johnfound tags: unicode_fix | |
| 14:05 | Merged with FreshLibDev in order to get some changes. Attempt to fix a tooltips bug, displaying huge fun chineese tooltips. check-in: c78ef0cac6 user: johnfound tags: unicode_fix | |
| 08:14 | This is release candidate for testing from the users because there are huge amount of source changes. check-in: 1caa0eeff8 user: johnfound tags: unicode_fix, v2.4.0RC | |
| 08:05 | Version changed. check-in: 44fb32e86e user: johnfound tags: unicode_fix | |
| 07:59 | Some not used legacy parts of the code has been removed. Small behavior fixes here and there. check-in: aa2975bf8d user: johnfound tags: unicode_fix | |
|
2016-09-18
| ||
| 22:07 | Fixed the WM_MENUCHAR handling. check-in: 9abe1cb1b3 user: johnfound tags: unicode_fix | |
| 21:44 | FASM compiler updated to v1.71.55 check-in: c67d125b9a user: johnfound tags: unicode_fix | |
| 21:32 | Undo for the code completion inserted text. It was disabled for unknown reason. check-in: b3ecbd55e8 user: johnfound tags: unicode_fix | |
| 21:14 | Fixed old hanging bug in the editor host window message handling. check-in: 0bae65dd63 user: johnfound tags: unicode_fix | |
| 19:12 | Fixed bug in starting the external debugger on files containing spaces. check-in: 4c012962a7 user: johnfound tags: unicode_fix | |
| 17:00 | Fixed several bugs. Improved windows interaction in Linux. Increased the speed of the cross reference window loading. check-in: f6afbe3934 user: johnfound tags: unicode_fix | |
| 06:46 | Fixes in the form editor and properties editor. check-in: 2bb967d90f user: johnfound tags: unicode_fix | |
|
2016-09-17
| ||
| 22:08 | Some aspects of the focusing windows fixed. Need tests on real Windows. The find functions of AsmEdit seems to be working now. check-in: 833fa9c0e7 user: johnfound tags: unicode_fix | |
| 19:48 | Work here and there in the source in order to fix the unicode issues. Several bugs (and from the ASCII version) fixed. check-in: 0a349ca02e user: johnfound tags: unicode_fix | |
| 10:47 | Fixed old bug in TAB indent lines feature of the editor. It still need fix for the undo. check-in: afcd87cc8d user: johnfound tags: unicode_fix | |
| 09:13 | Fixed small bug in the syntax highligher. check-in: bf01ff5e39 user: johnfound tags: unicode_fix | |
| 08:09 |
A very old bug preventing paste with vertical selection has been fixed.
All block (including clipboard) operations seems to work now with unicode strings. check-in: 177549be42 user: johnfound tags: unicode_fix | |
|
2016-09-16
| ||
| 20:55 | Syntax highlighter refactored. Fixed a bug in the screen repainting procedure of AsmEdit. check-in: f46d2fb36a user: johnfound tags: unicode_fix | |
| 18:32 | Fixed the selection display in the AsmEdit control. check-in: 8ece6fe6d3 user: johnfound tags: unicode_fix | |
| 12:38 | AsmEdit control, TAB inserting fixed. check-in: 1b45f1212d user: johnfound tags: unicode_fix | |
| 06:44 | Fixed crashing bug in Windows. check-in: f3c4c438e0 user: johnfound tags: unicode_fix | |
|
2016-09-15
| ||
| 22:04 | Fixed some font issues and GUI elements not directly related to the unicode port. check-in: b701104ad9 user: johnfound tags: unicode_fix | |
| 14:27 | More work on the source editor. It should be buggy, but partially working now. Very slow because of unknown reasons. check-in: 43dd42d957 user: johnfound tags: unicode_fix | |
| 13:32 | Unicode support for the source editor. check-in: c016c508c3 user: johnfound tags: unicode_fix | |
| 08:53 | CreateProcessW arguments fixed. check-in: 5c35a35570 user: johnfound tags: unicode_fix | |
| 08:28 | Fixed bug with the config filename. Now the projects can be loaded and compiled. Still many bugs remains and the unicode handling in the source editor. check-in: 94efccb192 user: johnfound tags: unicode_fix | |
|
2016-09-14
| ||
| 19:47 | Bug fixes and merged with FreshLibDev in order to get even more bugs fixed. Now partially works. check-in: c0fbbd7b15 user: johnfound tags: unicode_fix | |
| 14:19 | Almost everything is widechar now, but crashes misserably. :D Probably some heap corruption. check-in: 19607d1384 user: johnfound tags: unicode_fix | |