summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-21Treeview can now do a FindSubNode using the Node.Data property.Graeme Geldenhuys
2009-10-21Add OS encoding friendly fpgExtractFilePath function.Graeme Geldenhuys
2009-10-16fpgStyles now has a FixedFont property as well.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-12Add richtext component icon to UI DesignerGraeme Geldenhuys
2009-10-09Canvas.DrawString() help.Graeme Geldenhuys
2009-10-09Refactored Mediators used with tiOPF project.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
2009-10-09New Count property to ImageList class.Graeme Geldenhuys
2009-09-28Improved the ColorWheel example.Graeme Geldenhuys
2009-09-28Bugfix: If BackgroundColor and cached colorwheel image.Graeme Geldenhuys
2009-09-28ColorWheel: Notify RTTI of defaut values in published properties.Graeme Geldenhuys
2009-09-28Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgui/fpguiGraeme Geldenhuys
2009-09-27Adds a very basic colorwheel demo project.Graeme Geldenhuys
2009-09-27Class documentation for ColorWheel, ValueBar and color mapping units.Graeme Geldenhuys
2009-09-27Update GUI documentation build script to include two new units.Graeme Geldenhuys
2009-09-27blank template API documentation for colorwheel and colormapping units.Graeme Geldenhuys
2009-09-27Add colorwheel and colormapping units to fpgui_toolkit.lpk package.Graeme Geldenhuys
2009-09-27ColorWheel and ValueBar implementation including color mapping routines.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-08-04TextEdit: minor code formatting improvementsGraeme Geldenhuys
2009-08-04TextEdit: reduced processing of up arrow key navigationGraeme Geldenhuys
2009-08-04TextEdit: implement down arrow navigation supportGraeme Geldenhuys
2009-08-02Merge branch 'work'Graeme Geldenhuys
2009-08-02Implements Up Arrow key navigation in TextEdit component.Graeme Geldenhuys
2009-08-02Fix Ctrl+RightArrow skipping a lineGraeme Geldenhuys
2009-08-02Code cleanup in KeyboardCaretNav method.Graeme Geldenhuys
2009-08-02Fix compiler settings so project compiles from Lazarus IDE.Graeme Geldenhuys
2009-08-02Fix compiler hint - unused unit in uses clauseGraeme Geldenhuys
2009-08-02Right key navigation support added to TfpgTextEdit.Graeme Geldenhuys
2009-08-02minor code comments for textedit component.Graeme Geldenhuys
2009-08-02minor unit path fix in extrafpc.cfg fileGraeme Geldenhuys
2009-07-30Fix bug for SpinEditFloat MinValue settingjean-marc
2009-07-28Add and remove todo list items.Graeme Geldenhuys
2009-07-28Add new method InsertAtCursorPos() to TfpgBaseEditGraeme Geldenhuys
2009-07-28Add copyright information in dialog include filesGraeme Geldenhuys
2009-07-28Adds a new Character Map dialog to fpGUIGraeme Geldenhuys
2009-07-28Minor code formattingGraeme Geldenhuys
2009-07-14Add new todo items so I don't forget themGraeme Geldenhuys
2009-07-09UIDesigner: text alignment improvement in version labelGraeme Geldenhuys
2009-07-09UIDesigner: minor code formatting & cleanupGraeme Geldenhuys
2009-07-09UIDesigner: Replace BlockRead() with TFileStream in LoadFile() methodGraeme Geldenhuys