summaryrefslogtreecommitdiff
path: root/docview
AgeCommit message (Expand)Author
2015-08-22richview: fix bug where varied size fonts didn't start on baseline.Philippe Lévi
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-08-09richview: earmarked TRichTextView.CopyTextToBuffer() to be removedGraeme Geldenhuys
2015-08-09richview: correctly typecast result in TLayoutLineList.GetItem()Philippe Lévi
2015-08-08richview: fixes bug with Italic text adding an extra space at the endGraeme Geldenhuys
2015-08-06RichText: fixed the bug where Underlined text didn't work.Graeme Geldenhuys
2015-03-09docdump: fixes parameter handling and usage help output.Graeme Geldenhuys
2015-02-19Removed fpgApplication.DefaultFontGraeme 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
2014-04-01minor tweak to docview.ipf help fileGraeme Geldenhuys
2014-03-30Richview resize/render speedAndrew Haines
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2013-05-22docview: DND enabledGraeme Geldenhuys
2013-05-22richview: let the fpgStyle object do the drawing for us.Graeme Geldenhuys
2013-05-13docview: replace some code with convenience function to make it more readableGraeme Geldenhuys
2013-04-30Adds CP1251 to UTF8 encoding conversionGraeme Geldenhuys
2013-04-30docview: Fixes encoding bug introduced in earlier refactoringGraeme Geldenhuys
2013-04-29RichView Editor test application.Michael van Canneyt
2013-04-25docview: Saving topics to IPF now save text as UTF-8 encoded text.Graeme Geldenhuys
2013-04-25docview: greatly improve scrolling speed when help topic contains imagesGraeme 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-08docview help file update.Graeme Geldenhuys
2013-04-08Fixes a spelling mistake of a filename (readme)Graeme 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: updated todo list fileGraeme 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