summaryrefslogtreecommitdiff
path: root/docview/src
AgeCommit message (Expand)Author
2015-09-02Bump version number for the release.Graeme Geldenhuys
2015-09-02docview: new project file for use with MSEide.Graeme Geldenhuys
2015-09-02docview: finally fixed the broken INF image support.Graeme Geldenhuys
2015-09-02docview: lzw decmopress tweak.Graeme Geldenhuys
2015-09-02docview: minor code formattingGraeme Geldenhuys
2015-09-02docview: file offset will always be a positive value.Graeme Geldenhuys
2015-09-02docview: Fixes memory leak with processing files from command line parametersGraeme Geldenhuys
2015-09-01docview: reuse fpgApplication.ShowException() instead.Graeme Geldenhuys
2015-08-17docview: Fix bug where centered text setting was kept for longer than neededGraeme Geldenhuys
2015-08-17docview: updated code comment to mention missing IPF tag.Graeme Geldenhuys
2015-03-09docdump: fixes parameter handling and usage help output.Graeme Geldenhuys
2015-02-12Version bumpGraeme Geldenhuys
2015-02-05docview: minor tweak to project settings for RELEASE buildsGraeme Geldenhuys
2015-02-05docview: added a Maximus IDE project file for DocViewGraeme Geldenhuys
2014-09-22docview: updated green arrows - much less jaggies.Graeme Geldenhuys
2014-09-19docview: Adds an "About..." menu item in the Windows System Menu of the main ...Graeme Geldenhuys
2014-07-25Bump 'develop' branch to next version numberGraeme Geldenhuys
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2013-05-22docview: DND enabledGraeme Geldenhuys
2013-04-30Adds CP1251 to UTF8 encoding conversionGraeme Geldenhuys
2013-04-30docview: Fixes encoding bug introduced in earlier refactoringGraeme Geldenhuys
2013-04-25docview: Saving topics to IPF now save text as UTF-8 encoded text.Graeme Geldenhuys
2013-04-25docview: fixes some compiler hintsGraeme Geldenhuys
2013-04-25docview: minor code formatting changesGraeme Geldenhuys
2013-04-25docview: extended "File Info" output to include font encoding information.Graeme Geldenhuys
2013-04-25docview: When searching, do a text encoding conversion of dictionary words.Graeme Geldenhuys
2013-04-25docview: refactored text encoding versionGraeme Geldenhuys
2013-04-12docview: To make sure TotalSize is > 0Graeme Geldenhuys
2013-04-09Merge latest fixes from 'release-1.0' branch into developGraeme Geldenhuys
2013-04-09version bump for develop branchGraeme Geldenhuys
2013-04-08docview: added lots of keyboard shortcutsGraeme Geldenhuys
2013-04-06code syntax consistency. Changes << to shlGraeme Geldenhuys
2013-04-05docview: Enabled support for reading images from INF files. (WIP)Graeme Geldenhuys
2013-04-05docview: debug code to help debug reading images from INF files.Graeme Geldenhuys
2013-04-05docview: removes commented code we don't use or need any more.Graeme Geldenhuys
2013-04-05docview: simple pointer usage issues.Graeme Geldenhuys
2013-04-03docview: Help button in Notes dialog is now functional.Graeme Geldenhuys
2013-04-03docview: update help file - bookmarks functionality is now fully implementedGraeme Geldenhuys
2013-04-03docview: Implements the Bookmark Maintenance form.Graeme Geldenhuys
2013-04-03docview: assign own help file for future dialog help.Graeme Geldenhuys
2013-04-03Move constants to constants unitGraeme Geldenhuys
2013-04-03docview: removed second constants unit - we only need oneGraeme Geldenhuys
2013-04-03docview: Adds support for external links (links to other INF files)Graeme Geldenhuys
2013-04-02Bump the version numbersGraeme Geldenhuys
2013-03-19docview: fixes grammer error in code commentGraeme Geldenhuys
2013-03-19docview: Fixes a bug where URL links where not handled correctly.Graeme Geldenhuys
2013-03-14docview: improved the looks of the topic title panelGraeme Geldenhuys
2012-11-26docview: Improved the IPF-to-RichTextView generated tags for colored text.Graeme Geldenhuys
2012-11-26Some docview IPF-to-RichTextView syntax changes.Graeme Geldenhuys
2012-11-22Fixes line ending issuesGraeme Geldenhuys