Age | Commit message (Collapse) | Author |
|
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
I forgot the record had to be a packed record. Dope!
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
|
|
releases.
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
|
|
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
behaviour too.
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
|
|
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
|
|
* The first version of DocView that actually can load a INF file
since the change to TFileStream usage and new NewView updates.
* It still crashes often though! :-(
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* No more dependencies on nvUtils. So now we can use this in
other projects like a infheaderdump project etc...
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* moved Settings initialization to Main Form.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* Update HelpFile unit.
* Fixed code formatting
* Code compatibility changes in SearchUnit.pas
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
|
|
|
|
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* changes types to unsigned types
* TProgressCallBack moved to IPFFileFormatUnit.
* removed DataFile, HelpFileHeader from project
* Added HelpWindowDimensions to project
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
|
|
* HelpIfleHeader renamed to IPFFileFormatUnit
* DataTypes information merged with IPF format unit.
* DataTypes unit removed.
* Merged previous changes like "packed" and extra comments
into the new IPF unit.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* Updated the margin tag to what the newer RichView expects.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* The RichText View component is now up to date with
the latest NewView from SVN. INF processing units
are still way out dated.
* Debug output added and controlled via define in
nvUtilities unit.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
When the application shuts down, there is no need to
redraw the RichText View component. These changes are
optimized for that behaviour.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
* Removed all old references to TfpgMemo
* UIDesigner changed some position properties on saving
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Based on certain permission settings, it was sometimes not
possible to open the INF help files. I have now explicity told
the Assign() method that I am only intereset in read-only access.
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
When now help files was loaded, switching to the INDEX
tab caused this error.
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
|
|
Finally!!!!
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
|
|
Replaced TfpgMemo with TRichTextView.
Help -> Debug Hex values menu option added.
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|
|
Signed-off-by: Graeme Geldenhuys <graeme@mastermaths.co.za>
|