Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file freshlib/gui/TWindow.asm version b49a40c420
|
2013-10-13
| ||
| 09:30 | Some minor changes. check-in: 1c46230f4a user: johnfound tags: onewindow | |
|
2013-06-18
| ||
| 14:14 | Work on TBackWindow. Some diagnostics work in order to find a bug with the children alignment. check-in: 4c17f8c094 user: johnfound tags: FreshLibDev | |
|
2013-06-17
| ||
| 22:40 | Introduced new base window class: TBackWindow - it is window, painted by TBackBuffer double buffering. Now almost all controls should inherit this class instead of TWindow. Actually TScrollWindow already inherits TBackWindow. It is made in order to not duplicate the code in every control and to avoid flicker on the graphic output. check-in: 754a337f37 user: johnfound tags: FreshLibDev | |
| 14:51 | Work on mime types and install script. check-in: 3cba0793b4 user: johnfound tags: trunk | |
| 05:13 | Work on selections and paint event. Now it works properly (more or less). check-in: bdf14ec10e user: johnfound tags: FreshLibDev | |
|
2013-06-14
| ||
| 04:41 | Work on selections. check-in: 9ee797e72a user: johnfound tags: FreshLibDev | |
|
2013-06-13
| ||
| 13:15 | Work on TGrid: mouse events handling, cell selection, appearance. check-in: d32021fe84 user: johnfound tags: FreshLibDev | |
|
2013-06-12
| ||
| 22:11 | Work on TFrid - mouse events. check-in: 81908b3a98 user: johnfound tags: FreshLibDev | |
| 14:42 | Work on TGrid control. Some expriments with the events handling. check-in: 60d5aa5020 user: johnfound tags: FreshLibDev | |
| 05:17 | More work... :) check-in: ec04ed0720 user: johnfound tags: onewindow | |
|
2013-06-11
| ||
| 13:30 | Removed not needed file. Some play with owner draw tab controls. Design and behavior issues. check-in: a2882e01dd user: johnfound tags: onewindow | |
|
2013-06-10
| ||
| 13:55 | Partially working version. Needs some behavior fix. check-in: 1c57a47505 user: johnfound tags: onewindow | |
|
2013-06-06
| ||
| 05:00 | This branch is a try of one-window layout of the editor. This layout will behave better in Linux/Wine and will be easyer for converting to portable code. check-in: 0ea79256f2 user: johnfound tags: onewindow | |
|
2013-06-05
| ||
| 22:20 | Create new branch named "onewindow" check-in: 25fce07ad0 user: johnfound tags: onewindow | |
|
2013-05-07
| ||
| 08:53 | FASM compiler has been updated to v1.71.10 check-in: d89d6595c5 user: johnfound tags: trunk | |
|
2013-03-26
| ||
| 13:57 | Fixed behaviour bug on multi display Linux computers. check-in: 446d94e8e1 user: johnfound tags: trunk | |
|
2013-03-11
| ||
| 23:02 | Fixed regression related to missing structure and some native Win32 programming support. check-in: d3dc046625 user: johnfound tags: trunk | |
| 22:48 | Fixed the problem with MONITORINFO structure defined in wrong place. check-in: eb5aaa2b99 user: johnfound tags: trunk | |
| 22:46 | Added missing MONITORINFO structure. check-in: ff1d4f16b7 user: johnfound tags: FreshLibDev | |
|
2013-03-10
| ||
| 10:37 |
Release of v2.1.5
Some last fixes of the documentation and some license boiler plates. check-in: 52ae718ecc user: johnfound tags: trunk, v2.1.5 | |
| 09:41 | Merged with FreshLibDev in order to prepare for release. check-in: 7a96ff9d5c user: johnfound tags: trunk | |
| 08:20 | FASM compiler has been updated to version 1.71.08 check-in: 9ffe2749ef user: johnfound tags: trunk | |
|
2013-02-21
| ||
| 22:28 | Work on the KolibriOS OS dependent functions - WideCharToUtf8 conversion (some partial UTF-16 support) and file functions. check-in: c563f7dac5 user: johnfound tags: FreshLibDev | |
|
2013-02-20
| ||
| 00:51 | Introduced Get/SetCurrentDir procedures in files.asm library. Work on KolibriOS related libraries. Small fixes here and there. check-in: e6545c7394 user: johnfound tags: FreshLibDev | |
|
2013-02-13
| ||
| 06:09 | Work on the new KolibriOS console IO test and implementation. Not finished. check-in: ebfc78cd5e user: johnfound tags: FreshLibDev | |
|
2013-02-12
| ||
| 10:34 |
Merged with FreshLib in order to get the latest version of FreshLib with changed license - to BSD 2-clause license.
Note: Fresh IDE itself is licensed under EUPL 1.1 check-in: c81d07e941 user: johnfound tags: trunk | |
| 10:30 | The license of FreshLib has been changed to BSD 2-clause license. Check it in freshlib/License.txt check-in: c6a07aa557 user: johnfound tags: FreshLibDev | |