summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2010-10-14Moved the remaineder of tiOPF support units to tiOPF repository.Graeme Geldenhuys
2010-10-14Moved tiOPF related units into the tiOPF repository.Graeme Geldenhuys
2010-10-14tiOPF: changes required due to changes in base mediators in tiOPFGraeme Geldenhuys
2010-10-12tiOPF: Fix StringGrid mediator last column sizing bugGraeme Geldenhuys
2010-10-12tiOPF: Renamed conflicting class name to TtiListBoxListMediatorViewGraeme Geldenhuys
2010-10-12tiOPF: implemented two ListBox item mediatorsGraeme Geldenhuys
2010-10-11minor changes required due to last commits from Jarrod.Graeme Geldenhuys
2010-10-11Fix uses clause of fpGUI Lazarus IDE add-on package.Graeme Geldenhuys
2010-10-05tiOPF demo 21: minor code change using shorter mediator syntax.Graeme Geldenhuys
2010-10-05StringGrid mediator was missing SetActive() implementation.Graeme Geldenhuys
2010-10-05StringGrid mediator bugfix in ClearList methodGraeme Geldenhuys
2010-08-16Updated template and syntax definition for use with MSEideGraeme Geldenhuys
2010-08-16Updated project templates for use with MSEide.Graeme Geldenhuys
2010-07-30tiOPF Mediators: Implemented a ListBox list mediator.Graeme Geldenhuys
2010-07-08Memo Mediator: Remove trailing whitespace.Graeme Geldenhuys
2010-05-10added readme.txt for MSEide template projectGraeme Geldenhuys
2010-05-10Added an MSEide template project for creating fpGUI apps with MSEide.Graeme Geldenhuys
2010-04-20Alternative Translation Strings (ats) editor.Graeme Geldenhuys
2010-04-19tiopf: Incorrect cast used in mediators.Graeme Geldenhuys
2010-04-14updates build script to include docview appGraeme Geldenhuys
2010-04-07All sample projects updated so all of them can compile correctly.Graeme Geldenhuys
2010-04-01minor. Removed executable file permission. Stupid IDE!Graeme Geldenhuys
2010-03-12tiopf: Fix edit mediators by disabling event handlers on destruction.Graeme Geldenhuys
2009-12-15Updated tiOPF List Mediators to work with latest tiOPF2 code.Graeme Geldenhuys
2009-12-15Updated Demo 21 to support latest tiOPF2 changes.Graeme Geldenhuys
2009-11-24Fix AV under Windows for Calendar Combo mediator.Graeme Geldenhuys
2009-11-24Extra compiler setting to allow for cross-compiling.Graeme Geldenhuys
2009-11-12Replaced String with TfpgString.Graeme Geldenhuys
2009-11-12Implemented GetFieldBounds support for the Memo mediator.Graeme Geldenhuys
2009-11-12Implemented tiProcessing() and tiEndProcessing which displays a type ofGraeme Geldenhuys
2009-11-10Removed minor memory leak in tiRtfReport.pas unit.Graeme Geldenhuys
2009-10-23With new mediator refactoring the CheckBox mediator can be simplified.Graeme Geldenhuys
2009-10-22Fix Memo Mediator ViewGraeme Geldenhuys
2009-10-22Fixed the fallback type registered for default edit components.Graeme Geldenhuys
2009-10-09Refactored Mediators used with tiOPF project.Graeme Geldenhuys
2009-08-27Fix default size of tiShowString() form.Graeme Geldenhuys
2009-08-27Fix the calculated last column width in StringGrid Mediator.Graeme Geldenhuys
2009-08-27Fix 64bit compiler errorsGraeme Geldenhuys
2009-06-30Updated tiMediators to use SetObjectUpdateMomement to set event handlersGraeme Geldenhuys
2009-06-30Removed compiler warnings from tiopf demo 21.Graeme Geldenhuys
2009-06-09code folding support added to Lazarus IDE add-on and code templates.Graeme Geldenhuys
2009-06-03GetFieldBounds was not implemented for many tiMediators.Graeme Geldenhuys
2009-05-13Added a new FAQ text file and updated the lazarus.dci code templates.Graeme Geldenhuys
2009-05-08Updated the 'updatestdimgs.pas' unit and removed unused units form tiLogToGUI...Graeme Geldenhuys
2009-04-18memory leaks and lpi updatesGraeme Geldenhuys
2009-03-09Apparently order of reintroduce and overloaded is supposed to be important.graemeg
2009-02-13* Removed the duplicated SelectedObject propertygraemeg
2009-02-13* new mediators for 3 numeric edit components. Thanks to Clemens for the patch.graemeg
2009-02-11* Updated the language inc generator program.graemeg
2009-02-10* Minor fix in fpg_edit and Backspace key handling.graemeg