summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-19Fix FixedFontSubstitue. No more using of Pointer(1) rubbish.Graeme Geldenhuys
2009-10-16No need for pString support.Graeme Geldenhuys
2009-10-16fpgStyles now has a FixedFont property as well.Graeme Geldenhuys
2009-10-15Improved claim to fame for the about dialog. :)Graeme Geldenhuys
2009-10-15Update Main Form to use new loading procedures for INF files.Graeme Geldenhuys
2009-10-15Unit is now stand-alone.Graeme Geldenhuys
2009-10-15Fixed compiler error in project.Graeme Geldenhuys
2009-10-15New memory functions added, but not really needed for FPC.Graeme Geldenhuys
2009-10-15Update for latest NewView compatibility.Graeme Geldenhuys
2009-10-15New units added for resource strings and other constants.Graeme Geldenhuys
2009-10-15Update HelpFile unit to latest NewView sources.Graeme Geldenhuys
2009-10-14Quick and dirty update of SearchUnit to latest NewView sources.Graeme Geldenhuys
2009-10-14Updated search table to latest NewView sources.Graeme Geldenhuys
2009-10-14updated TextSearchQuery to latest NevView sources.Graeme Geldenhuys
2009-10-14Ported HelpTopic unit from latest NewView sources.Graeme Geldenhuys
2009-10-14A few new help functions and logevent() implemented.Graeme Geldenhuys
2009-10-14Minor code formattingGraeme Geldenhuys
2009-10-14Some used constants, but a few of these will change later.Graeme Geldenhuys
2009-10-14Ported SettingsUnit from latest NewView source.Graeme Geldenhuys
2009-10-14Applied standard code formatting.Graeme Geldenhuys
2009-10-14Removed old HelpWindow unit from project.Graeme Geldenhuys
2009-10-14Update docview after removing DataTypes, HelpFileHeader units.Graeme Geldenhuys
2009-10-13Ported and added new unit from latest NewView.Graeme Geldenhuys
2009-10-13Update IPF header unit to latest NewView.Graeme Geldenhuys
2009-10-13INF tag processing out dated to RichView so margins did not workGraeme Geldenhuys
2009-10-13Lots up debug output added and some extras.Graeme Geldenhuys
2009-10-12Fixed up the comments in fpg_iniutils. Copy and Paste is evil! :-)Graeme Geldenhuys
2009-10-12Scrollbars: reverse d1e205cfb commit.Graeme Geldenhuys
2009-10-12Shutdown optimization.Graeme Geldenhuys
2009-10-12Make double sure everything gets freed.Graeme Geldenhuys
2009-10-12Session info now stored in IDE config directory.Graeme Geldenhuys
2009-10-12Rename Memo1 to RichView in main form.Graeme Geldenhuys
2009-10-12various minor changesGraeme Geldenhuys
2009-10-12Final touches to new "docview" project files.Graeme Geldenhuys
2009-10-12Rename project files to "docview".Graeme Geldenhuys
2009-10-12enable heaptrc by default for debugging which developing.Graeme Geldenhuys
2009-10-12Fixed permission denied error when opening help files.Graeme Geldenhuys
2009-10-12Remove old references to TfpgMemo which was used for displaying topics.Graeme Geldenhuys
2009-10-12Fix index out of bounds errorGraeme Geldenhuys
2009-10-12Help file header debug info is now richtext formatted.Graeme Geldenhuys
2009-10-11Completed the MRU and (re)store of window State.Graeme Geldenhuys
2009-10-11Add MRU support as well as store/restore window size and position.Graeme Geldenhuys
2009-10-09New Debug menu option and RichTextView component used.Graeme Geldenhuys
2009-10-09Canvas.DrawString() help.Graeme Geldenhuys
2009-10-09Added "dummy" Checked property to Menus.Graeme Geldenhuys
2009-10-09Removed redundant BeginDraw..EndDraw calls in ScrollBar painting.Graeme Geldenhuys
2009-10-09New ReadOnly property for Edit components, but not implemented yet.Graeme Geldenhuys
2009-10-09New InDesigner method for TfpgWidget.Graeme Geldenhuys
2009-10-09New OnShow event for PopupMenu window.Graeme Geldenhuys
2009-10-09Operator overloading for TRect structure.Graeme Geldenhuys