summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-26Quickly made the prototypes compilable again.Graeme Geldenhuys
2009-11-23Add a Hint property to TfpgMenuItem.Graeme Geldenhuys
2009-11-23Added implementation of fpgExtractFileName()Graeme Geldenhuys
2009-11-21Implemented some basic settings in the config dialog of DocView.Graeme Geldenhuys
2009-11-21New ClearIndexComponents procedure introduced.Graeme Geldenhuys
2009-11-21Index listbox now responds the when ENTER key is pressed.Graeme Geldenhuys
2009-11-21Implement correct handling of MRU filesGraeme Geldenhuys
2009-11-11Start work on a Configuration dialog for DocView.Graeme Geldenhuys
2009-11-10Minor code update to fix compiler error with FPC 2.4.0rc1Graeme Geldenhuys
2009-11-09Published the OnDoubleClick event for the Treeview and Listbox components.Graeme Geldenhuys
2009-11-09Huge reduction in time taken to populate Index listbox.Graeme Geldenhuys
2009-11-09A quick script to allow cross-compiling from Linux to Win32.Graeme Geldenhuys
2009-11-09ListBox BeginUpdate / EndUpdate now correctly delays updatesGraeme Geldenhuys
2009-11-07Double clicking in Index listbox now updates the IndexSeachEdit text too.Graeme Geldenhuys
2009-11-07Added todo.txt to project file for easy access.Graeme Geldenhuys
2009-11-07Implemented search edit for the Index tab in the main form.Graeme Geldenhuys
2009-11-07some coding format changes.Graeme Geldenhuys
2009-11-07docdump: new outputs extended toc entry information.Graeme Geldenhuys
2009-11-07New unit that adds IIF() support.Graeme Geldenhuys
2009-11-07New 1bit type - an alternative to boolean typeGraeme Geldenhuys
2009-11-07Finally fixed the "unable to load topic" errorGraeme Geldenhuys
2009-11-05implemented new command line parametersGraeme Geldenhuys
2009-11-05Surfaced more INF header information as properties.Graeme Geldenhuys
2009-11-05Support for DocView's Context ID or Keyword ID added.Graeme Geldenhuys
2009-11-05minor changes required in fpg_tree.pas to work with FPC 2.3.1Graeme Geldenhuys
2009-11-05More support for a help systemGraeme Geldenhuys
2009-11-05Fixed mouse wheel scrolling in treeview.Graeme Geldenhuys
2009-11-04This fixes the extra spaces problem when show source code examples.Graeme Geldenhuys
2009-11-03Fix bug where if Memo linecount = 0 the cursor was not drawn.Graeme Geldenhuys
2009-10-30IsFixedWidth fallback implementation for TfpgFontGraeme Geldenhuys
2009-10-29various little changes. Nothing major.Graeme Geldenhuys
2009-10-29Standardized on more accessible fonts like 'Sans' instead of 'Aria'.Graeme Geldenhuys
2009-10-28Adds support for highlighting searched words after a search.Graeme Geldenhuys
2009-10-28Fixes a bug where if you clicked on the button in Index tab you got an error.Graeme Geldenhuys
2009-10-28Minor code formatting, 2 new types and project file update.Graeme Geldenhuys
2009-10-28DocDump support for reading TOC information.Graeme Geldenhuys
2009-10-28Implemented a Location BarGraeme Geldenhuys
2009-10-28Add support for hyperlinks in topic page.Graeme Geldenhuys
2009-10-27debug header information now reports on all opened files.Graeme Geldenhuys
2009-10-27Setting initial starting directory and using it when using open file dialog.Graeme Geldenhuys
2009-10-27New property setting initial directory in the File Open/Save dialog.Jean-Marc
2009-10-27Fix enable/disable of SpinEdit buttons when min/max is reached.Jean-Marc
2009-10-27Some min/max fixes to SpindEdit.Jean-Marc
2009-10-26Minor fixes to properties in fpg_spinedit unit.Graeme Geldenhuys
2009-10-26Implement a setter method for FormDesigner propertyGraeme Geldenhuys
2009-10-25Process Controls information.Graeme Geldenhuys
2009-10-25Extend IPF Format unit with Controls type definitions.Graeme Geldenhuys
2009-10-25Add new NLS data structures to the IPF format file.Graeme Geldenhuys
2009-10-25Processing Font data from the help file.Graeme Geldenhuys
2009-10-25Helper Iterator classes for looping purposes.Graeme Geldenhuys