Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
- A leafis a check-in with no descendants in the same branch.
- An open leafis a leaf that does not have a "closed" tag and is thus assumed to still be in use.
- A closed leafhas a "closed" tag and is thus assumed to be historical and no longer in active use.
Closed leaves:
|
2012-07-18
| ||
| 14:30 | [91f632feca] Closed-Leaf: Still not finished and not compilable. (user: lhmnai0, tags: SomeTests) | |
|
2012-03-01
| ||
| 16:04 | [4796218e64] Closed-Leaf: Create new branch named "test_fast" (user: johnfound, tags: test_fast) | |
|
2011-08-03
| ||
| 18:21 | [f4e73ff66c] Closed-Leaf: The next work on FreshEdit. (user: johnfound, tags: FreshEdit_pure) | |
|
2011-04-17
| ||
| 23:27 |
[77528884e3]
Closed-Leaf:
Many changes in the GUI objects engine. Now all visual objects are OS independent.
The OS dependent part of the library is represented by functions only. Porting should be easier this way.
Added mouse capturing functions in "mouse.asm" Implemented mutex functions in "process.asm" (for Linux are only stubs for now). Implemented locking mechanism in the object manipulation procedures in order to make them thread safe. These changes was Added auto alignment mechanism for the children windows. Implemented TScrollWindow - window that have scrollbars - it serves as an ancestor for any control that needs scrollbars. It needs a lot of work, but the concept works. Some work started on TFreshEdit - Complex visual code editor - the base for portable Fresh IDE. The changes from FreshLibDev_objects branch was merged to FreshLibDev and FreshLibDev_objects branch is closed. (user: johnfound, tags: FreshLibDev_objects) | |
|
2011-03-16
| ||
| 22:38 | [7d53a7fddc] Closed-Leaf: Update of images.asm/Win32 and Linux/ that was missed by the merge. (user: johnfound, tags: FreshLib) |