Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
47 check-ins using file doc/FreshGuide.chm version a86f9f862f
|
2014-02-26
| ||
| 22:54 | Added new feature in View menu: show/hide component palette. It improves the screen space usage on small screens. check-in: f5c8eaf496 user: johnfound tags: trunk | |
|
2014-02-25
| ||
| 09:03 | Some work on the property editor window and the hToolHost. Leaf check-in: 4b0ba38fcf user: johnfound tags: onewindow | |
| 08:01 | Merged with the trunk in order to get the newest features. check-in: 2271da006f user: johnfound tags: onewindow | |
|
2014-02-24
| ||
| 20:53 | Regression fixed in "goto definition" feature, where the suffix .@here has not been processed properly. New feature "goto interface" introduced for searching of "interface" procedure definitions. check-in: 4fffd832b9 user: johnfound tags: trunk | |
| 20:33 | Merged with OnlineHelp branch. New help features: support of .idx and .html files as a context help. Support for web search as a context help fall-back. check-in: ea61c64e64 user: johnfound tags: trunk | |
| 20:31 | Small dialog window design fix. check-in: 9300486025 user: johnfound tags: OnlineHelp | |
| 00:20 | The new help system is working now. Some bug tests and documentation have to be made. check-in: 620cc69d19 user: johnfound tags: OnlineHelp | |
|
2014-02-23
| ||
| 22:17 | Updated FreshLib. check-in: fc31fd9b45 user: johnfound tags: OnlineHelp | |
| 21:48 | Improved help system that supports searching in HTML files and in index files with .idx extension. check-in: 826ae0070a user: johnfound tags: OnlineHelp | |
| 17:23 | The LSCR project help files about the Linux system calls has been added to the documentation files. check-in: 8e4419d24d user: johnfound tags: trunk | |
|
2014-02-22
| ||
| 16:12 | Merged with the fixed FreshLibDev. check-in: e9d3214136 user: johnfound tags: OnlineHelp | |
| 16:03 | Online help now works. Some bugs may still exists. check-in: ac538b6fc9 user: johnfound tags: OnlineHelp | |
|
2014-02-21
| ||
| 17:27 | Create new branch named "OnlineHelp" check-in: 1cff574639 user: johnfound tags: OnlineHelp | |
|
2014-02-17
| ||
| 20:57 | The License information has been updated. check-in: a26d5b268c user: johnfound tags: trunk, v2.1.8 | |
| 20:34 | Compiled the setup and zip files for v2.1.8; check-in: db91948c21 user: johnfound tags: trunk | |
| 20:30 | Merged with the latest FreshLibDev. Work on the installer for v2.1.8; check-in: abfd6eebb6 user: johnfound tags: trunk | |
| 17:39 | FASM compiler has been updated to v1.71.19 check-in: 990cb55623 user: johnfound tags: trunk | |
|
2014-02-12
| ||
| 21:07 | The definition search procedures has been made less GUI dependent. Now they search based on strings, not the active editor. This will makes the new features easier to be implemented. check-in: c97ffa65d0 user: johnfound tags: trunk | |
|
2014-01-30
| ||
| 06:34 | Fixed a regression the editor doesn't position on the last error. check-in: 9c50232b4f user: lhmnai0 tags: trunk | |
|
2014-01-29
| ||
| 11:36 | FASM compiler updated to the v1.71.17 check-in: 4e47e8876e user: lhmnai0 tags: trunk | |
|
2013-11-19
| ||
| 09:57 | NewConfig branch created in order to experiment with the uConfig library implementation in Fresh IDE. check-in: 960e00c812 user: johnfound tags: NewConfig | |
|
2013-11-06
| ||
| 20:44 | Merge with FreshLibDev that uses "postpone" macro to generate the import section and the global data. Small misbehovior in WINE fixed. check-in: cedf1b298b user: johnfound tags: trunk | |
|
2013-10-30
| ||
| 14:50 | Bug fix for [c76803815] ticket. check-in: 6893f07a6b user: johnfound tags: trunk | |
| 12:16 | FASM compiler has been updated to v1.71.16 in order to fix two bugs in the ELF executable formatter. check-in: 4a37a9f62d user: johnfound tags: trunk | |
| 07:21 | Added Tommorow and TomorrowNight editor theme. Work on the FreshLib user guide. check-in: 500d7f6753 user: johnfound tags: trunk | |
|
2013-10-26
| ||
| 16:04 | FASM compiled has been updated to v1.71.15 check-in: 7387f820b8 user: johnfound tags: trunk | |
| 09:49 | FASM compiled has been updated to v1.71.14 with important new preprocessor directive "postpone". It will affect FasmLib very soon. check-in: bcd6566f38 user: johnfound tags: trunk | |
|
2013-10-21
| ||
| 20:57 | Changes in the FreshLib user guide document and some changes in the help build tools. check-in: 2bffadf490 user: johnfound tags: trunk | |
|
2013-10-13
| ||
| 09:30 | Some minor changes. check-in: 1c46230f4a user: johnfound tags: onewindow | |
|
2013-10-05
| ||
| 21:41 | FASM compiler has been updated to v1.71.13 check-in: cb21446bca user: johnfound tags: trunk | |
|
2013-07-12
| ||
| 12:33 | Added tool to create .zip distribution from the InnoSetup script - "setup_make.bsh" check-in: e9309cbe2b user: johnfound tags: trunk | |
|
2013-07-11
| ||
| 12:59 | Broken setup file fixed. check-in: db88032aef user: johnfound tags: trunk, v2.1.7 | |
| 12:24 | Version v2.1.7 release. check-in: 126a658bb7 user: johnfound tags: trunk | |
| 11:06 | The Windows setup file added to the repository. check-in: c3c87687e9 user: johnfound tags: trunk | |
|
2013-07-10
| ||
| 17:13 | Removed forgotten int3. Preparations release of version v2.1.7 check-in: 37a8bdfff0 user: johnfound tags: trunk | |
|
2013-07-09
| ||
| 17:10 |
The trunk has been merged with the recent FreshLibDev branch.
FASM compiler has been updated to v1.71.11 Some bug fix effort has been made. check-in: d7f992bae7 user: johnfound tags: trunk | |
|
2013-06-17
| ||
| 14:51 | Work on mime types and install script. check-in: 3cba0793b4 user: johnfound tags: trunk | |
|
2013-06-12
| ||
| 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 | |
|
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 | |