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.

324 check-ins using file freshlib/imports/Linux/pthreads.inc version 5fd2737513

2019-06-25
10:46
The syntax highlighter improved further. Now it seems all tests are passed (see the file test_syntax_all.asm). check-in: ea509f707d user: johnfound tags: trunk
2019-06-24
23:40
The Classic theme changed a little. check-in: 1161fd7d22 user: johnfound tags: trunk
23:38
Fixed serious bug in the syntax highlighter. Improved the numbers detection. check-in: d150160cf4 user: johnfound tags: trunk
2019-06-11
07:20
Added interface for FileLock and implementation for Linux.

Segmentation fault handler for Win32.

Added sys_ipc constants in Linux equates. check-in: fdaba7d3f0 user: johnfound tags: FreshLibDev

2019-05-26
14:35
Updated FASM compiler to v1.73.12 check-in: 5040272766 user: johnfound tags: trunk
14:22
Work on the examples fix. Most of the examples are actually very outdated and something have to be done with this... check-in: 278a7ae8ca user: johnfound tags: trunk
14:20
Code cleanup. check-in: bc30a1af9f user: johnfound tags: trunk
2019-05-02
09:36
The method TAsmEdit:SplitLine implemented. check-in: 8a219674f9 user: johnfound tags: NoCanvasGUI
08:08
Undo/Redo operations work at least for delete. More tests needed of course. check-in: f2e6fc9d73 user: johnfound tags: NoCanvasGUI
2019-05-01
20:45
Not finished work on Undo/Redo. check-in: 4b75c23dcb user: johnfound tags: NoCanvasGUI
07:13
More work on deleting characters and selections. Added backspace. Added handling of the trailing spaces. check-in: 0c75b62fae user: johnfound tags: NoCanvasGUI
2019-04-30
22:05
Work on the syntax highlighter. Fixed the text rendering with a syntax highlight. check-in: 765802a720 user: johnfound tags: NoCanvasGUI
2019-04-29
07:13
Deleting characters. check-in: 22f4724e5a user: johnfound tags: NoCanvasGUI
2019-04-28
14:31
Fixed selection rectangles list creation. Fixed selection delete method. Code cleanup. check-in: b233c364d5 user: johnfound tags: NoCanvasGUI
2019-04-27
16:52
TAsmEdit refactored to the TText interface changes. check-in: 59f19b3b5c user: johnfound tags: NoCanvasGUI
2019-04-22
17:00
Merged with FreshLibDev. Some serious conflicts with the existing code are possible, especially because of TText interface has been changed! check-in: b8ab87cfc4 user: johnfound tags: NoCanvasGUI
16:34
Draw the menu selection without the icon. check-in: 06f6f3d9ee user: johnfound tags: NoCanvasGUI
16:08
Fixed the forgotten procedure OpenOrCreate for opening SQLite database. check-in: f891176243 user: johnfound tags: FreshLibDev
2019-04-20
12:33
Process properly the resizing of the windows. check-in: 926386c601 user: johnfound tags: NoCanvasGUI
12:32
Proper theme change in some tests. check-in: a016263090 user: johnfound tags: NoCanvasGUI
2019-04-19
12:58
Text caret color. check-in: 11ee3a3d7f user: johnfound tags: NoCanvasGUI
12:58
Some work on the text caret and Linux expose events processing priority. check-in: 2d4d2404aa user: johnfound tags: NoCanvasGUI
2019-04-16
10:40
Fixed the Linux port WaitForSystemEvents procedure that caused hands sometimes (there is a message in the queue, but the procedure does not return).

The mouse.asm library refactored to use interface/body syntax.

ZeroMouseMove procedure introduced. It generates mouse move events, without moving mouse actually.

Work on the TAsmEdit control. As a result changed a little the Win32 message processing (WM_PAINT processed with higher priority).

Work on the different GUI controls in order to make them work with the new interfaces. check-in: fb9af5561c user: johnfound tags: NoCanvasGUI

2019-04-15
07:28
Work on the events processing... Leaf check-in: 28ed3fd990 user: johnfound tags: shm_pixmap
2019-04-14
19:46
A little bit more simple code. check-in: 17dd2e2d8c user: johnfound tags: NoCanvasGUI
19:05
Working demo with XshmPixmap, but it is strangely slower than with XshmImage check-in: 7643a500bf user: johnfound tags: shm_pixmap
18:24
An experimental branch for using shared memory pixmaps instead of shared memory images. check-in: f69de4ed3f user: johnfound tags: shm_pixmap
18:23
Added arguments for some functions in the import file for libX11. check-in: 65bf3ea577 user: johnfound tags: NoCanvasGUI
2019-04-10
12:50
More work on the syntax highlighter. Work on the common GUI components. check-in: cb7a0a5dba user: johnfound tags: NoCanvasGUI
2019-03-18
22:12
StrPearsonsHash function implemented in hashes.asm; Some debug code in buffergap.asm; check-in: 8f730a5fda user: johnfound tags: FreshLibDev
2019-02-12
07:27
Fixed missing leading spaces in the code blocks. check-in: 3518be087c user: johnfound tags: FreshLibDev
2019-01-14
09:43
Fixed stupid bug in the 'minimag.asm' check-in: dfdcc94259 user: johnfound tags: FreshLibDev
07:37
Fixed small bugs in bbcode parser. Added the function crypt() to the libc imported functions. check-in: cdd06b2935 user: johnfound tags: FreshLibDev
2018-12-21
16:28
Fixed bug, causing infinite loop. More tests needed! check-in: 11de3f0cc1 user: johnfound tags: FreshLibDev
2018-12-19
13:51
Fixed bug in bbcode.asm check-in: 7f6b849cb2 user: johnfound tags: FreshLibDev
2018-12-14
19:58
More precise emoticon encoding. check-in: e00eaed541 user: johnfound tags: FreshLibDev
18:49
Remove redundant string. check-in: aed858876c user: johnfound tags: FreshLibDev
2018-12-09
14:14
Check for end of the text in order to not miss it. check-in: 89738f4ec5 user: johnfound tags: FreshLibDev
2018-12-08
15:41
HTML encoded link definitions should work the proper way. check-in: 8da41cc13f user: johnfound tags: FreshLibDev
00:56
The new MiniMag parser added to the library. A minor fix to the BBCode parser. Also, all markup parsers excluded from the data/all.asm and have to be included manually in order to not be processed when not needed. check-in: 61bfb9f52c user: johnfound tags: FreshLibDev
2018-12-05
11:32
More readable comments. check-in: 17292b7f38 user: johnfound tags: trunk
09:21
Merged with the latest FreshLibDev. check-in: 695640ceff user: johnfound tags: trunk
09:18
Fixed small bug in procedure Exec. check-in: 58b8de14c7 user: johnfound tags: FreshLibDev
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-12-03
19:19
Fixed wrong constant. check-in: 68c9edff7c user: johnfound tags: FreshLibDev
19:17
Process properly the error code of sys_personality on startup. check-in: c29eda9db2 user: johnfound tags: FreshLibDev
2018-11-11
19:27
Fixed bug in the MiniMag parser. check-in: 552661a932 user: johnfound tags: FreshLibDev
2018-11-10
11:50
More detailed dump of segmentation faults. check-in: 6bf473646c user: johnfound tags: FreshLibDev
2018-11-08
09:48
Changes in bbcode.asm in order to make it compatible with the developed markdown compatible parser. check-in: 1c0a2da404 user: johnfound tags: FreshLibDev
2018-10-19
13:53
CreatePipe and WaitProcessExit for Linux implemented. Fixed a small issue in Exec2 for Linux. check-in: cd025fbff5 user: johnfound tags: FreshLibDev
2018-10-18
13:31
The Exec2 function is now the main. The old Exec is a wrapper of Exec2. Implemented for Win32 and Linux. check-in: 17ffd16cb7 user: johnfound tags: FreshLibDev
2018-10-17
12:03
Work on the new Exec2 function for Linux that allows changing of the std i/o handles. It is implemented in _process_posix.asm, but uses only system calls and the same implementation will be OK for the _process_native.asm; check-in: f828bb2bc5 user: johnfound tags: FreshLibDev
12:01
Work on the test project for the bbcode parser. check-in: 30f1444ddb user: johnfound tags: FreshLibDev
12:00
Work on the bbcode parser and adapting the MiniMag parser to the new interfaces. check-in: 058c531ade user: johnfound tags: FreshLibDev
2018-10-01
17:48
Unification of MiniMagAsm and BBcode formatting features and used tags. The formatting is now more HTML5 compatible. Full featured unordered and ordered lists for MiniMagAsm implemented. check-in: 1bfb28c992 user: johnfound tags: FreshLibDev
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-24
07:42
Work on TAsmEdit. Simple syntax highlighter working now. The colors are derived from the Tomorrow there. check-in: fbc1786a73 user: johnfound tags: NoCanvasGUI
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-07-03
12:06
More simple API for the TAsmEdit carete and selections coordinates. check-in: 67022b13a9 user: johnfound tags: NoCanvasGUI
2018-07-01
10:29
Some work on the TAsmEdit selections. Not working though. check-in: 95492a43df user: johnfound tags: NoCanvasGUI
07:31
Work on the GUI components. check-in: c0581e08a7 user: johnfound tags: NoCanvasGUI
2018-06-30
09:43
Work on TAsmEdit and the clipboard support in Linux. check-in: f4913e7ddc user: johnfound tags: NoCanvasGUI
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
11:09
FASM compiler has been updated to v1.73.04; Preparations for v2.6.3 release. check-in: 9d7515b73d user: johnfound tags: trunk
10:23
Fixed the bug from [eb4d978cde6] ticket - crashes on indent/outdent/comment/uncomment commands. check-in: 1b66b99b2d user: johnfound tags: trunk
10:10
The double call "fixed" in the previous commit was researched and found to be reasonable. The project file can be changed by saving the other files in different paths, so the project file must to be saved last. This functionality was implemented in better (at least more readable) way in this checkin. check-in: e582633f9f user: johnfound tags: trunk
2018-06-11
16:34
Removed strange double call in OnSaveAll procedure. It is some very old bug, or at least strange workaround. Although it should be safe, but some crashes on Windows 10 was reported possibly related to this code: [6c4755c282]. check-in: a31be3f658 user: johnfound tags: trunk
15:54
Minor change in asmedit.asm check-in: 5f458c42ba user: johnfound tags: trunk
2018-02-23
07:13
Bugfixes and API changes as a result of AsmBB project development. The main bug fixed is not closed file handle in "data/Linux/random.asm", the huge API change is in "data/buffergap.asm" library. Notice that this API changes affect some GUI libraries, but they are not fixed right now. check-in: fbd8dba13e user: johnfound tags: FreshLibDev
2018-02-06
13:44
Fixed bug in AsmEdit component. The bug damaged the colors on screen sizes higher than the maximal line size (aeLineCharLen). check-in: cbb223a6c7 user: johnfound tags: trunk
2018-01-16
13:01
Added SHA1 implementation to the /data/hashes.asm library. Not tested very good, but for small data gives proper values. check-in: 774e94ce33 user: johnfound tags: FreshLibDev
2018-01-08
14:48
Probably fixed the problem with the disp macro and relocatible labels (_display.inc). Improved the Linux GetFineTimestamp procedure (Linux/debug.asm). Fixed (partially) the generation of fixup section for DLLs. This feature (and generally DLL support) needs more work to be done. check-in: 320c5d7116 user: johnfound tags: FreshLibDev
2017-12-30
10:11
The official release v2.6.2

Updated the documentation. Updated the FASM compiler. Minor edits to the help CSS styles and the help index. check-in: 1863b5fab7 user: johnfound tags: trunk, v2.6.2

09:13
Wrong commit. :) check-in: 4e3bf1c486 user: johnfound tags: trunk
09:03
Merged with FixSaveAsDlg branch in order to fix a bug, manifesting only in Win10. check-in: 79923f736e user: johnfound tags: trunk
2017-12-22
20:57
More simple and clean code. Closed-Leaf check-in: 953f8adc23 user: johnfound tags: FixSaveAsDlg
20:37
Fixing a bug in the SaveAs dialog, causing crashes in Windows 10. check-in: c85695b2df user: johnfound tags: FixSaveAsDlg
2017-12-19
13:25
Work on the TText structures, TAsmEdit control (undo/redo, selections, text editing methods, text navigation methods, caret, etc.), some changes to _real_objects.inc macro library in order to provide arguments hint on method execution in the IDE. Not finished and unstable yet. check-in: bc0fc9c550 user: johnfound tags: NoCanvasGUI
2017-12-07
08:44
Procedure arguments hint support for OOP method calls. It needs update of the OOP macro library as well. Fixed small bug in PAHint.asm; Leaf check-in: edecd1bc56 user: johnfound tags: OOP_PAHint
2017-12-05
12:06
The xor mask of the caret, moved to [GUI.clTextCaret]; check-in: f9c4765e39 user: johnfound tags: NoCanvasGUI
11:29
Implemented inverting text caret (instead of semitransparent) because it looks better. Implemented vertical caret support in TAsmEdit. check-in: 13078aacb8 user: johnfound tags: NoCanvasGUI
09:56
Added TCaret.visible field for hiding the caret without detaching.

More simple and flexible code for scrolling and rendering in TAsmEdit; Proper processing of the external scroll events. check-in: 2ce9ccfb8f user: johnfound tags: NoCanvasGUI

2017-12-04
19:25
The stylesheets for the help, as external file. This actually was a bug. check-in: 84b51549b7 user: johnfound tags: trunk
15:34
Semi-transparent caret. Implemented changing insert-mode and the selection type from the keyboard (Insert and Ctrl+Alt+Insert keys.) UpdateCaretPos now updates the caret size as well. Also, vertical caret should be implemented there. check-in: 5b08d05798 user: johnfound tags: NoCanvasGUI
13:45
Dirty hack removed. ;) check-in: 3aeaecfe1c user: johnfound tags: NoCanvasGUI
12:55
Small fix in buffergap.asm: The function TextCompact only moves the gap, without reallocating the memory.

The procedures ScrollImageH and ScrollImageV has been moved to "graphics/draw.asm";

In TAsmEdit class, the aeoXXXXX options constants has been revised and extended. TAsmEdit.SetCaretXY method has been implemented. In order to handle the selection properly, the caret coordinates must be set only by calling this method.

The selection rendering was implemented in a proper way. Block and char selections are supported for now. The algorithm used allows other kind of selections to be easily added (for example line selection). check-in: a106042c55 user: johnfound tags: NoCanvasGUI

2017-11-30
09:11
TAsmEdit work on the proper resizing and partial text rendering. check-in: 26ad3176f8 user: johnfound tags: NoCanvasGUI
2017-11-29
12:06
Changed the way FreeType load flags are managed. This way, the programs can render the text the user prefered way. Different kind of rendering are possible as well. For example the transparent controls require mandatory grayscale or mono rendering, while the non-transparent can be rendered with subpixel accuracy. This rendering is implemented by the constants troXXXXXXX and the global variable TextRenderOptions.

BlendImage procedure fixed to work with the new TImage. Removed the outdated procedure BlendImageWrap.

Removed the .Operation argument of TWindow.SelfPaint method.

Not finished work on TAsmEdit control. check-in: 80856b2dcb user: johnfound tags: NoCanvasGUI

2017-11-21
22:35
Win32 implementation of the new text caret mechanism. The caret blinking time intervals moved to the [GUI.caretTimes]. Syncronized the flat_gui and win_gui themes. check-in: 137958b797 user: johnfound tags: NoCanvasGUI
17:51
Added constants for MsgWaitForMultiplyObjectsEx Win32 API. CreateImagePNG now accepts -1 as a length when unknown.

Implemented WaitForSystemEvents with timeout in Linux and Win32. Implemented very, very simple mechanism for text carets. It works transparently and needs minimal handling from the controls. Some (not finished) work on adaptation TMenu, TAction and other controls to the new API. TEdit now works with the new caret API. check-in: 083251e24f user: johnfound tags: NoCanvasGUI

2017-11-17
14:13
Some not finished fix of textcaret.asm; At least it does not crash. But needs some more simple and more elegant solution not based on timers. check-in: a312962919 user: johnfound tags: NoCanvasGUI
2017-11-16
20:25
A small optimization of DrawSolidRect procedure. check-in: db0f4990ec user: johnfound tags: NoCanvasGUI
20:19
Fixed bug in DrawSolidRect causing hanging of the application. check-in: 1714fae0d7 user: johnfound tags: NoCanvasGUI
2017-11-15
13:26
Removed unnecessary call of XFlush and XFlushGC. check-in: cc61b3e780 user: johnfound tags: NoCanvasGUI
10:40
Preventing set wrapW/wrapH to zero. More compact DrawImageRect procedure for Linux. check-in: 2d46744055 user: johnfound tags: NoCanvasGUI
2017-11-14
18:08
Fixed bug in Win32 GetTextBounds - not handling length of -1 normally. check-in: 1ec5c6a094 user: johnfound tags: NoCanvasGUI
12:28
Fixed small bug in the "Linux/text.asm". BlendSolidRect procedure fixed to work with orgX/Y and added to the TestGraphics.fpr; Better (smaller) background.png for this project. check-in: 24ce1940cf user: johnfound tags: NoCanvasGUI
2017-11-13
20:38
Fixed wrong background image. Fixed the Win32 DrawImageRect procedure, according to the fix in the linux version. Fixed Win32 __BlendAlphaMask procedure, used in the text drawing. The TestGraphics.fpr project now works in Linux and Windows. check-in: 201dc418ad user: johnfound tags: NoCanvasGUI
14:18
Fixed bug in DrawImageRect procedure.

Introduced procedure RectIntersect2 that returns slightly different results than RectIntersect in the cases where two rectangles does not intersect. Only one of these should remains. Need some more research.

__DrawGlyph procedure fixed to wrap properly. Only in Linux though. Need to be fixed in Windows as well. Also, the code need to be revised for possible bugs and optimizations!

options.DebugMode.ComputeFPS and options.DebugMode.ShowFPS are defined for computing the animation speed in X (Linux).

More complex test code. Works without visible artifacts. check-in: 30c9712d7d user: johnfound tags: NoCanvasGUI

2017-11-12
21:04
Correctly working SetImageWrap procedure. But suboptimal solution of the procedure ZeroOrgImage that is used in SetImageWrap. But as long as this operation is needed only on image resize, it is not so important actually. check-in: 7a45e0a480 user: johnfound tags: NoCanvasGUI
07:58
Some implementation of the SetImageWrap procedure. It has problems when the wrapW/H becomes less than orgX/Y; And the algorithm is pretty complex. Need some general algorithmic fix. check-in: 2d85be0cb6 user: johnfound tags: NoCanvasGUI
2017-11-08
13:32
Work on the proper image wrapping. Now there is a problem with the repainting when the image wrapX/wrapY changes and the orgX/orgY are not 0; On such operation, some tearing in the middle of the image appears, hence need to be repainted - by copying the teared off parts where they belongs. (the _screen image wrapX/Y) changes and the orgX/Y are not 0; check-in: fe507f8504 user: johnfound tags: NoCanvasGUI
2017-11-07
12:27
Fixed bug in random.asm (Win32 and Linux) causing resource leaks and defered crash.

Working on the 0-move scroll for TImage (by moving the image origin) - DrawImageRect funtions for Windows and Linux are adapted for the new standard.

Added test project (TestGraphics) for this feature.

Added debugging FPS display (see options.DebugMode.ShowFPS).

Work on the remaining aspects of the GUI engine. check-in: 993829fb8c user: johnfound tags: NoCanvasGUI

2017-10-29
08:49
Missed version number. check-in: f6363eae4e user: johnfound tags: trunk, v2.6.1
06:32
Minor bugfix release. check-in: 111321a0af user: johnfound tags: trunk
06:27
Fixed broken form for "Labels explorer" feature. Also, fixed the feature itself to show only used symbols. It is an attempt to make it more useful.

Added split grids to other dialog windows as well.

Implemented links in the "Show not used" feature. It is still not very useful, because displays huge amount of labels. check-in: 4849f434a9 user: johnfound tags: trunk

2017-10-27
18:10
The installation scripts and the binary release files has been removed from the repository and moved to another one. This is the only way I know to support the proper checkin number in the binary release. check-in: 08da3369ee user: johnfound tags: trunk, v2.6.0
12:22
"New Application" dialog redesigned with split grid. check-in: 66d068a8fc user: johnfound tags: trunk
11:00
Fixing bugs, after some tests on real Windows 10 system. One of them is very old bug, maybe even from v1 and is related to not destroying dialog forms after close. Also different drawing and resizing problems fixed. check-in: 15b2e7317d user: johnfound tags: trunk
2017-10-26
17:21
Small fix in the FASM.rhtm help file. check-in: bd3fd2aa44 user: johnfound tags: trunk
17:20
Merged with FreshLibDev in order to get the latest version. check-in: 5d35c7bbd0 user: johnfound tags: trunk
17:19
Removed not needed margin tag from FASM.TEX Leaf check-in: 82fd95a50d user: johnfound tags: help_update
17:03
Added omitted image from the test images. check-in: 75d2706524 user: johnfound tags: FreshLibDev
16:59
Removed missing files from some test projects. Fixed missing field in the win_gui theme. check-in: 42fddbb2cb user: johnfound tags: FreshLibDev
16:39
In general, a lot of work on the new GUI concept. Not finished. check-in: 4e013cc286 user: johnfound tags: NoCanvasGUI
11:05
Merged with the help_update branch. Almost ready for release. check-in: d538990122 user: johnfound tags: trunk
10:57
Merged with "newskin" branch. check-in: 142ab39cbf user: johnfound tags: trunk
10:52
Added special mime-type for .frm files and separate icons. Updated mime installation/deinstallation scripts. Leaf check-in: f1a8bea49c user: johnfound tags: newskin
09:07
The latest Fresh IDE icon updated in IDE/mime_types/ check-in: 6f2cb982ff user: johnfound tags: newskin
08:56
Two icon themes (dark/light) has been made in IDE/mime-types. The icons changed to consistent with the IDE icon theme. Render script added. check-in: ee46b52b4c user: johnfound tags: newskin
08:04
The source code is fixed for the new images, moved to the images/ directory. Now compiles OK. check-in: 9c75edc2b3 user: johnfound tags: newskin
08:01
./render script fixed. But the source code is not. check-in: d92205b8be user: johnfound tags: newskin
07:59
All images moved to the image/ and image/src/ directories. The render script is not fixed here. check-in: 798377587a user: johnfound tags: newskin
07:03
As a whole, the new icon theme is finished now. check-in: 89c45630e4 user: johnfound tags: newskin
2017-10-25
13:54
Different tweaks to make it to work properly in Windows as well. All this works in WINE from the box.

Added .manifest file to the resources in order to allow transparency in the imagelists and theming support in Windows.

Restored the default behavior of the statusbar. It makes some little artifacts on resizing in WINE, but works better in Windows. check-in: 50e75a03d9 user: johnfound tags: newskin

10:45
The vlc icons as png. Optimized and fixed the loading in the component palette. check-in: 9347588a48 user: johnfound tags: newskin
09:03
Replacing the visual components icons with .png and future migrating from .ico format. Not finished. check-in: dc5d5f622f user: johnfound tags: newskin
2017-10-24
13:38
The FlatAssembler compiler has been updated to the official milestone version 1.72; check-in: d01cfe6750 user: johnfound tags: trunk
08:28
Updated the help system to allow raw headless html files and to decorate them in the same way as the .md files.

The extension of such files is .rhtm; The FASM LaTeX manual has been updated to the latest version and formatted to .rhtm file. The doc/tools/ directory was cleaned up from outdated tools and LaTeX_to_html tool (tth) has been updated to the latest version. Notice, that in doc/tools/tth_src is a modified version of the tool that emits anchor tags in a way, Fresh IDE help system use them.

This help files update is part of preparations for the new release of Fresh IDE together with "newskin" branch. check-in: c8ad2b898b user: johnfound tags: help_update

2017-10-23
17:29
The menu and toolbar icon sizes changeable by the options dialog. check-in: 1962027aaa user: johnfound tags: newskin
12:00
Color palette changes for the toolbar/menu icons. Implemented (not finished) user change of the icon size for the toolbar and menues. check-in: 35bacfa9f5 user: johnfound tags: newskin
2017-10-22
08:39
New, better (?) icons. check-in: adf9abe10f user: johnfound tags: newskin
2017-10-18
14:25
Restructured the skin images. Now there are two sets - for dark and for light background. These sets are rendered from the same SVG icons using two different CSS files: skin_dark.css and skin_light.css; Notice the rendering scrips: "render". The SVG icons are manually edited for better pixel rendering and now are almost as quality as pixel icons. check-in: 713de453af user: johnfound tags: newskin
2017-10-15
21:31
Work on the icons. check-in: 551333bf98 user: johnfound tags: newskin
2017-10-13
13:16
Added missing .svg file. check-in: f7023c3d5a user: johnfound tags: newskin
13:15
Skins as a NamedArray. Procedural (and automatic) change between dark and light themes. It takes a small space, but works not so good. check-in: 535c293c91 user: johnfound tags: newskin
2017-10-12
11:18
Removed 32px toolbar icons. check-in: 6c17efc00a user: johnfound tags: newskin
08:03
Work on the icons for the dark skin. Removed the gif images from the resource file. check-in: 7f59f08de9 user: johnfound tags: newskin
2017-10-07
14:04
Work on changing all icons to PNG with transparency, rendered from vector icons. Support for several sizes of the icons and light and dark Desktop themes. check-in: e7b54ee4c4 user: johnfound tags: newskin
2017-09-22
16:00
Added new instruction set reference. Not full, but is pretty helpful because contains the flags affected and explain the instructions in details. check-in: 59c17aeab1 user: johnfound tags: trunk
2017-09-09
19:42
Fixed the TButton rendering bug and some little misbehavior on keyboard events. check-in: 071b59fa8c user: johnfound tags: NoCanvasGUI
13:57
Different implementation of show/hide component palette not using IsWindowVisible. check-in: c59d12fb90 user: johnfound tags: trunk
2017-08-27
18:45
Minor fix in TButton and adapting TProgress to the new API. check-in: c5df17b099 user: johnfound tags: NoCanvasGUI
2017-08-26
14:58
Work on the TButton proper rendering. check-in: b55198191b user: johnfound tags: NoCanvasGUI
2017-08-23
19:59
FlatAssembler compiler has been updated to v1.71.64 check-in: 89feab28c4 user: johnfound tags: trunk
19:53
Better case sensitive match for the code completion list. A little bit slower. Needs some testing. check-in: e9652c5b00 user: johnfound tags: trunk
2017-08-21
02:51
The next code refactoring for the GUI library. The idea is to not refresh the controls all the time, but only when needed. In addition, the drawing methods are now not fixed, but can vary for the different classes, using only common interface: TWindow:SelfPaint method; check-in: 215e9a11c6 user: johnfound tags: NoCanvasGUI
2017-06-04
21:25
Fixed small bug in ActionEvents.asm and removed not used option in Fresh.asm check-in: 8528f63b1e user: johnfound tags: trunk
2017-06-02
13:56
Almost working, at least with TForm and TButton components. check-in: 7f2c82fcc6 user: johnfound tags: NoCanvasGUI
12:29
An attempt to increase the performance of the GUI libraries, by drawing directly on the screen images when possible. At least this approach is more flexible. Not working in this checkin! check-in: 7a655a26e5 user: johnfound tags: NoCanvasGUI
2017-05-30
05:29
Added constants in sqlite equates. Simplified markdown parser (some projects may need recompilation). check-in: d91b182aa9 user: johnfound tags: FreshLibDev
2017-05-15
07:47
Major change in the markdown parser. Changed the interface of the TranslateMarkdown procedure and renamed to TranslateMarkdown2 in order to prevet compilation of the old sources with bad arguments. check-in: 23e137dab2 user: johnfound tags: FreshLibDev
2017-05-11
08:33
Generally here are the changes made during the work on AsmBB and some work on the GUI library.

Better error check in SocketSendall. Added new function "FileTruncateTo" and implemented for Linux and Win32. Work on the TScrollable class and adapting the TTreeView and TAsmEdit for it. check-in: 3e024fbdf2 user: johnfound tags: FreshLibDev

2017-04-20
05:58
Work on TAsmEdit; check-in: 6386df457c user: johnfound tags: FreshLibDev
2017-04-18
14:11
Work on TScrollable and TAsmEdit. check-in: b15c441b4d user: johnfound tags: FreshLibDev
2017-04-16
23:27
Work on TScrollable; Fixed bug in _realobjects.inc; check-in: e4d69cd129 user: johnfound tags: FreshLibDev
16:45
Work on TScrollable class. Now the scrollers can be dragged by the mouse; check-in: d335cd1b07 user: johnfound tags: FreshLibDev
2017-04-14
08:05
Added missing KolibriOS file. check-in: 9e39486f06 user: johnfound tags: FreshLibDev
2017-04-13
15:21
Removed obsolete files. check-in: d79c120dff user: johnfound tags: FreshLibDev
15:20
Work on TAsmEdit; check-in: 4012ccb660 user: johnfound tags: FreshLibDev
15:19
Fixed small bug in uconfig.asm; The procedure _BlendPixel has been moved to the OS independent graphics/images.asm; The graphics/draw.asm procedure now is fully OS independent; check-in: bb87024e2e user: johnfound tags: FreshLibDev
15:15
Added SocketShutDown function in network.asm; Implemented for Win32 and Linux; FileExists function has been implemented as OS dependent for Linux and Win32 in order to make it much faster. Now it uses sys_newstat and GetFileAttributes insead of open attempt; check-in: f98c983f15 user: johnfound tags: FreshLibDev
2017-02-08
18:42
Work on different aspects of multithread applications, timers, event handling, etc. Implemented new debug macro: macro OutputCallStack depth {}; check-in: 43ff3d49ae user: johnfound tags: FreshLibDev
2017-02-07
21:17
Working on the GUI multithread support. check-in: 75bcc2e8e9 user: johnfound tags: FreshLibDev
2017-02-06
08:34
FASM compiler updatet to v1.71.60 check-in: a9f0a06949 user: johnfound tags: trunk
2017-02-05
22:22
Added CreateDirectory function to the file functions and implemented for Linux and Win32. Fixed a bug in the Linux implementation of SocketAccept. Fixed major bug in the Linux implementation of WaitForMutex function. Added some locks in order to prevent flickering in multithread GUI applications. Maybe some of them should be removed later. check-in: 2a1f7f56ad user: johnfound tags: FreshLibDev
2017-01-23
09:41
Fixed small bug in TProgressbar.asm causing the progress bar to not indicate properly on big values. check-in: 99a179cc7b user: johnfound tags: FreshLibDev
06:42
Fixed bug in deflate.asm not handling properly uncompressed blocks. check-in: 80906c1778 user: johnfound tags: FreshLibDev
2017-01-22
12:34
Implemented ResolveDomainIP function in the network.asm library. check-in: c11eb9eefe user: johnfound tags: FreshLibDev
12:31
Markdown parser, fix bug with nested links causing XSS vulnerability. check-in: bf6dc30a37 user: johnfound tags: FreshLibDev
2017-01-21
11:56
FASM compiler updated to v1.71.59 check-in: 00ce8e2647 user: johnfound tags: trunk
2017-01-13
09:25
Fixes a regression in the popup menu handling. Need to be tested in Windows as well. check-in: 32092d1415 user: johnfound tags: trunk
2017-01-06
18:51
Fixed some accumulated problems in the KolibriOS library. check-in: 78ce2a0bc1 user: johnfound tags: FreshLibDev
2016-12-26
14:45
Cherrypick merged with trunk in order to get the bugfix for case sensitive filenames.

Work on TScrollable control. check-in: 41914a8bb3 user: johnfound tags: FreshLibDev

07:36
Fixed some filenames in the source in order to allow compiling in Linux with case sensitive FASM compiler. check-in: 06420cf49f user: johnfound tags: trunk
2016-12-22
18:32
Better handling of MouseLeave events. check-in: 692c17e6c4 user: johnfound tags: FreshLibDev
2016-12-20
18:00
Fixed wrong version number in the about dialog. check-in: 6db0ca8122 user: johnfound tags: trunk, v2.5.1
2016-12-19
22:18
Official v2.5.1 check-in: 84681a8ad1 user: johnfound tags: trunk, v2.5.1
11:13
Merged with the branch NoGoogle in order to make the web search engine selectable from the user. The default search engine is duckduckgo.com; check-in: 0cf8d5c2da user: johnfound tags: trunk
10:28
Fixed small bug in setting the web search engine. Added checkbox/option to enable/disable web search. Leaf check-in: 635b2f4f94 user: johnfound tags: NoGoogle
2016-12-16
13:08
FASM compiler has been updated to v1.71.58; check-in: 6f4ed8e1b1 user: johnfound tags: trunk
2016-12-15
21:11
HTML of duckduckgo as a default search engine. Fixing of the missing search engine on the first use of help. It is some kind of workarond for easier migrating of the settings. check-in: 201f87eb60 user: johnfound tags: NoGoogle
14:45
The FirstTimeInstall for the new search engine handling. check-in: 947e41d975 user: johnfound tags: NoGoogle
12:22
Removing the dependence on google services. Now almost every web search engine can be used. By default "DuckDuckGo" is to be used. This checkin works, but need some changes to be made to the initial IDE settings before merging with the trunk. check-in: 77056fc32b user: johnfound tags: NoGoogle
2016-12-09
12:56
Experiment about integrating FASMARM instead of FASM compiler. Partially successful. Problems with the syntax highlighting. Leaf check-in: 0788d29ac9 user: johnfound tags: FASMARM_support
12:53
Fixed regression in "Goto interface" function related to the UNICODE handling. check-in: b6e5213018 user: johnfound tags: trunk
2016-12-08
14:37
Work on TScrollable. check-in: 1c441c3cdb user: johnfound tags: FreshLibDev
2016-12-07
11:59
Implemented new class TScrollable - Window with horizontal and vertival scrollbar. It imlpements this functionality without using children scrollbars, but by directly drawing on the canvas.

Implemented BlendTriangle function.

Some enhancement to the _realobjects.asm library. It allows to use one method for setting several parameters, by passing the parameter ID to the set method.

Some work on TAsmEdit. check-in: b9544c4cb6 user: johnfound tags: FreshLibDev

2016-10-17
06:25
Official release v2.5.0 (Really stupid regression fixed.) check-in: d1e878ddf0 user: johnfound tags: trunk, v2.5.0
2016-10-16
18:17
Official release v2.5.0 Contains bad regression. check-in: 465566527f user: johnfound tags: trunk
17:51
Merged with single2 branch. Leaf check-in: c4e3d6c0d7 user: johnfound tags: unicode_fix
17:49
Small attempt to avoid crashes in AsmEdit. Leaf check-in: 98d934cb29 user: johnfound tags: single2
17:23
TargetOS alias added to the autoconfigurated aliases. check-in: e91954ab54 user: johnfound tags: single2
17:08
Big image revision and cleanup. check-in: dd90069f5f user: johnfound tags: single2
16:41
Small text inaccuracy fixed. check-in: 5101d178d0 user: johnfound tags: single2
16:27
Revision and fix of all examples and project templates, according the latest libraries changes. Small fixes in the old libraries. check-in: 77d54b7fc9 user: johnfound tags: single2
2016-10-15
12:09
Fixed a small typo in the about dialog. check-in: 5c94c32243 user: johnfound tags: single2
11:56
The action handlers can not preserves any registers! check-in: 4b84b1df36 user: johnfound tags: single2
11:23
Fixed a bug in the project manager, related to the crashes in Windows (not properly free memory) check-in: 5a701fbdd3 user: johnfound tags: single2
2016-10-13
16:54
The memory for the compiler has been implemented in a way to be reused. Now it is managed by the project manager. Old documents (some of questionable value) converted to UTF-8; check-in: 60b4f0357e user: johnfound tags: single2
10:33
Making the design form to hide when the active editor is switched in the editors host. check-in: 813a9a9003 user: johnfound tags: single2
08:18
Possibly fixed the heisenbug crashing in Windows10 (and rarely in Win7) when setting the main file of the project. check-in: 6c5fa12fe2 user: johnfound tags: single2
07:27
Fixed a bug in the project manager causing more than one file to be set as a main file. Changed the icons for the project categories in order to be more readable. check-in: 206e732d3f user: johnfound tags: single2
2016-10-11
18:48
Fixed strange bug (regression?) in the listing generation. check-in: e5923fe3b5 user: johnfound tags: single2
18:30
Fixed bug in asmedit related to undo information.

Fixed the non-widechar titles for the file open dialogs, reported by jazz on the forum.

Fixed the CloseAll remaining active current file.

Increased the height of the font choose ButtonEdit in the options dialog.

Fixed the remaining filename in the main window title after closing the project.

The current source editor file name is indicated in the status bar. check-in: b375e9be38 user: johnfound tags: single2

2016-10-06
20:46
More simple and faster rendering engine for TAsmEdit. check-in: 0124a70c67 user: johnfound tags: FreshLibDev
16:35
Fixed the first time install, when Fresh is started not from the root directory of the IDE. check-in: 9d9d6942c6 user: johnfound tags: single2
12:41
Removed old commented-out code. check-in: a5351c9490 user: johnfound tags: single2
08:49
Fixed the missing read-only colors in the default editor theme. check-in: 0e851b02be user: johnfound tags: single2
2016-10-05
13:33
Fixed CRLF line endings on some drag and drop operations. check-in: 0a14664bbe user: johnfound tags: single2
11:45
Bug fixes in WM_DROPFILES message handling - widechar support. check-in: 8a651c20c5 user: johnfound tags: single2
2016-10-04
10:27
TAsmEdit without word wrap. SplitGrid improvements. Both not finished. check-in: 162c01f721 user: johnfound tags: FreshLibDev
2016-10-03
14:30
Fixed a little the possitioning in the form editor. This is not good solution, but will do the work, until some better solution is developed. check-in: a4a2884ced user: johnfound tags: single2
11:06
Fixed crashing bug in asmedit on EM_REPLACESEL with no undo. check-in: 3032a4f3c7 user: johnfound tags: single2
07:04
It is v2.5.0RC for evaluation and testing. check-in: f801803894 user: johnfound tags: single2, v2.5.0RC
2016-10-02
21:33
Updated the icons in the IDE/mime_types/ directory. check-in: dc8213bfa8 user: johnfound tags: single2
19:01
Cleanup of the resources and bitmaps. Changed the main icon to the red colored. It looks better on blue background and is better rendered. check-in: 82209ce277 user: johnfound tags: single2
12:22
Merged with the FreshLibDev branch in order to get the latest changes. check-in: e0f21ee4b6 user: johnfound tags: single2
11:53
Added constants for GetAncestor winapi function. check-in: ecfee3ad85 user: johnfound tags: FreshLibDev
2016-10-01
20:34
Has been implemented partial read-only mode for AsmEdit (the first N lines can be read-only). This way, the form editor now includes the visual windows definition in read-only mode. This way, the all line number navigation problems with the form editor, should be fixed now.

Added two new colors to the editor theme: read-only background and read-only text color. check-in: 17d40cb399 user: johnfound tags: single2

13:34
Preparations for 2.5.0RC; FASM compiled has been updated to v1.71.57; The about dialog has been fixed; The ANSI convertor has been developed a little; The tooltips in the editors host has been fixed to work equally well in WINE and Windows; check-in: ba04cdbca8 user: johnfound tags: single2
07:29
Some shortening of the code page descriptions and fixed size of the code pages list. check-in: 0c00405cd7 user: johnfound tags: single2
2016-09-30
23:18
Fixed bug in the asmedit visual component. Removed forgotten int3 instruction. check-in: 07f463652c user: johnfound tags: single2
22:39
Added missing files. Implemented ANSI/UTF-8 converter for the files not encoded in UTF-8. check-in: 3ae3b482be user: johnfound tags: single2
13:29
Fixed the missing refresh on showing focusing line in the editor. check-in: 3d62099d16 user: johnfound tags: single2
11:56
The behavior of the form editor is now as intended. Fixed several WINE issues with activating windows and wrong focus control. Implemented automatic show/hide of the property editor in order to avoid empty space on the left panel. check-in: 4c09aa8c4b user: johnfound tags: single2
2016-09-29
22:35
Removed the obsolete options forms. All settings are now in one dialog box - IDEOptions.frm

Implemented tooltips for the editors host window, showing the full filename of the pointed file. Because of WINE bugs, it needed much more effort than usually. Not tested in Windows, but should work. check-in: a260450884 user: johnfound tags: single2

2016-09-28
15:29
Fixed bugs, crashing on real Windows. check-in: 2ad16f8e4c user: johnfound tags: single2
10:57
Design issues and experiments with the colors. check-in: e51ec8c798 user: johnfound tags: single2
00:11
Implemented saving the last window placement to the config file and then restoring on startup. check-in: f16bdde654 user: johnfound tags: single2
2016-09-27
22:22
Some debugging code commented out. check-in: 3bf5a0fc2a user: johnfound tags: single2
21:22
The CreateLabelsTree procedure has been refactored not reuse already allocated tree, instead of free and then allocate new one. This way, the FAS file processing is now much faster after the first compilation. This method need some more research and testing. check-in: ed38ff1c50 user: johnfound tags: single2
19:32
Some speed tests on debug information collection. check-in: ccee3dc868 user: johnfound tags: single2
16:43
Chaotic work on the form/properties editor and other GUI features. Some bugfixes. Testing. check-in: 296c3e72bd user: johnfound tags: single2
05:13
Work on the form editor and the commit dialogs behavior. Changed the way themes are loaded and saved to more standard behaviour. check-in: 98cb02176e user: johnfound tags: single2
2016-09-25
13:03
Almost everithing works now - form resizing and crashes are almost fixed. Some features in the form editor are disabled and need to be fixed. check-in: 83c8edb57e user: johnfound tags: single2
2016-09-24
20:18
A lot of change on the visual editors, options dialogs and the splitgrids. check-in: 6b072d8845 user: johnfound tags: single2
2016-09-23
14:21
All main features seems to be implemented well. Now the auxiliary need to be checked and fixed. check-in: 5430e1ee67 user: johnfound tags: single2
2016-09-22
22:38
New features for SplitGrid; A lot of work on the flickering/refresh issues. check-in: 055c76ad00 user: johnfound tags: single2
08:57
It almost works, but the navigation in the window needs a lot of fixes. check-in: 62ecba4c87 user: johnfound tags: single2
2016-09-21
10:02
Get a bugfix from unicode_fix check-in: d173ff6f5d user: johnfound tags: single2
10:00
Small bug in propgrid has been fixed. check-in: 7aa56fe09d user: johnfound tags: unicode_fix
09:54
The next attempt to make Fresh IDE in single window. check-in: 1d6342b5df user: johnfound tags: single2
2016-09-20
16:02
Removed the last remaining A-suffix API functions. Fixed some ansi/unicode issues in the code completion and parameters help tools. check-in: 346ed66abb user: johnfound tags: unicode_fix
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
14:03
Added wide char version of a structure. check-in: 00f74bbda0 user: johnfound tags: FreshLibDev
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
06:08
Merged with FreshLibDev in order to get some important bug fixes. Fixed bad repainting of the auto aligned windows in WINE. Closed-Leaf check-in: f0f6a6ea29 user: johnfound tags: obsolete_merge
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
19:44
Old bug has been fixed in strlib (StrLCase). check-in: a3237425fa user: johnfound tags: FreshLibDev
14:19
Almost everything is widechar now, but crashes misserably. :D Probably some heap corruption. check-in: 19607d1384 user: johnfound tags: unicode_fix
2016-09-13
20:41
Merge with FreshLibDev. check-in: 55e51c9e56 user: johnfound tags: unicode_fix
20:41
More work. check-in: e49de30e39 user: johnfound tags: unicode_fix
20:39
Small fix in Win32 environment handling. check-in: 11af626d36 user: johnfound tags: FreshLibDev
13:21
More work on unicode. Still not working. check-in: 1ee7eb91a8 user: johnfound tags: unicode_fix
2016-09-12
20:43
Work on unicode. Total mess. Not working. :D check-in: 33676b9b59 user: johnfound tags: unicode_fix
13:46
Continues the work on the unicode support. check-in: 6b48b296fa user: johnfound tags: unicode_fix
09:06
Merge with FreshLibDev in order to have the latest changes. check-in: e223955ccb user: johnfound tags: unicode_fix
09:04
More work on the unicode support. check-in: eb443a4430 user: johnfound tags: unicode_fix
09:01
Defined some widechar structures in _gdi32.inc check-in: aa52c69bc2 user: johnfound tags: FreshLibDev
08:58
Some minor changes in the tests. Nothing important. check-in: dbb10a75cd user: johnfound tags: FreshLibDev
2016-09-11
23:27
Attempt to fix all problems with the non-latin filenames and paths. Not finished. check-in: 52b2cb4271 user: johnfound tags: unicode_fix
2016-09-10
20:08
Minor bug fix in draw.asm; Started implementation of the text selection. check-in: de4d0bffd0 user: johnfound tags: FreshLibDev
14:39
Implemented ScrollRectLeft and ScrollRectRight procedures in draw.asm; Implemented TAsmEdit.ScrollToCaretX method. check-in: accca6ae1c user: johnfound tags: FreshLibDev
10:28
Code cleanup and bug fixes in TAsmEdit. Need more, especially in the older parts of the code.

It seems that the general architecture is clear enough for more intensive development. check-in: 7767e33efa user: johnfound tags: FreshLibDev

07:38
Bug fixes in undo/redo processing. check-in: 1a4f7b2bd1 user: johnfound tags: FreshLibDev
2016-09-09
20:20
TAsmEdit - REDO implemented and works. Only the horizontal scrollbar is not updated on undo/redo when the line width changes. check-in: d65b3c4b9c user: johnfound tags: FreshLibDev
19:16
UNDO/REDO another way. Less code, more data and seems to be more universal. check-in: 43b9d9e65e user: johnfound tags: FreshLibDev
12:48
First attempt to implement Undo/Redo system for TAsmEdit control. So far, so good. check-in: 881c7e58ce user: johnfound tags: FreshLibDev
06:44
Fixed a bug in counter_array.asm library. In the OOP macro library added find definition marker @here for the object methods, imroving the source navigation. Work on TAsmEdit - toggling word wrap flag on the text lines. check-in: ee719b93d6 user: johnfound tags: FreshLibDev
2016-09-08
20:09
Fixed bug in pos2ofs macro. Work on line changing logic in the TAsmEdit component. check-in: adb1075957 user: johnfound tags: FreshLibDev
11:55
Work on TAsmEdit; Caret navigation and some demo buttons to check the different flags. check-in: 9f0ad7f15c user: johnfound tags: FreshLibDev
2016-09-07
18:32
TAsmEdit:CaretDown fully implemented. check-in: 823939834a user: johnfound tags: FreshLibDev
2016-09-06
08:58
Work on the GUI library and TAsmEdit. check-in: 71d0fc4324 user: johnfound tags: FreshLibDev
2016-09-04
06:47
Official release v2.3.0 check-in: 6f178643b1 user: johnfound tags: trunk, v2.3.0
2016-09-02
16:07
Merged with the latest FreshLibDev. check-in: 99d945fc09 user: johnfound tags: trunk
2016-08-13
07:19
Fixed some code assembled when not used. check-in: b98a72060b user: johnfound tags: FreshLibDev
2016-08-12
10:28
The Terminate procedure for Linux has been implemented in different manner for native and OS variations, because of memory leak in pthread imlpementation. All multithread applications that use these functions should be recompiled. check-in: 1a14e36570 user: johnfound tags: FreshLibDev