summaryrefslogtreecommitdiff
path: root/examples/apps
AgeCommit message (Expand)Author
2008-06-04* Fixed the save and restore form state in the UI Designer, which broke after...graemeg
2008-06-04* Applied a patch from Luiz Americo which fixes some alignment issues inside ...graemeg
2008-05-23* Just a little bit of code cleanup, nothing more.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-05-05* Fixed the Grid creation and setup. It caused issues in the UI Designer unde...graemeg
2008-04-26UI Designer's Object Inspector now waits untill you press Enter before text o...graemeg
2008-04-25* Updated some widgets to handle the Keypad Enter key as well.graemeg
2008-04-25* Fixed a bug introduced in r719 with toggle buttons.graemeg
2008-04-11* Updated the UI Designer to use the TfpgPanel and gui_panel unit.graemeg
2008-04-01* BaseGrid.DrawCell and BaseGrid.CanDrawCell now have a GridDrawState type pr...graemeg
2008-03-28* Many big changes which removes bucket loads of compiler warnins. These will...graemeg
2008-03-27* Minor patch for UI Designer so that Widget ComboBox on palette bar is sorted.graemeg
2008-03-26* UI Designer now has a very basic way of setting the TabOrder. Still a lot o...graemeg
2008-03-26* Applied patch from Vladimir improving the Save support and file handling wi...graemeg
2008-03-25* more work on the DocEditor, but still far from having a working product.graemeg
2008-03-22* Changed the ui designer to set msg.Stop for it's widgets events.drewski207
2008-03-20* Finally fixed the Windows bug in the UI Designer when you move components q...graemeg
2008-03-18* UI Designer: Implemented a new property editor for the FontDesc property. I...graemeg
2008-03-18* Fixed a bug in the translation units where if both toolkit and application ...graemeg
2008-03-17* Applied patch form Antonio added Today button in CalendarCombo component.graemeg
2008-03-10* Applied label patch from Jean-Marc adding improved Layout, Wraptext and Ali...graemeg
2008-02-20* Applied Vladimir's patch for arrow key support in RadioButtons.graemeg
2008-02-18* This is a quick hack and only temporary to get UI Designer working under Li...graemeg
2008-02-18* I think I fixed the issue with PopupWindows taking focusgraemeg
2008-02-17* updated the documentation scripts.graemeg
2008-02-16* Fixed issue under Windows where changing a WindowTitle, the window resizes.graemeg
2008-02-15* Applied Jean-Marc's TextColor and BackgroundColor patch.graemeg
2008-02-05Applied patch from Slapshot fixing the TVFDPropertyEditor class. BackgroupCol...graemeg
2008-01-28* Removed the unused debug code in ComboBox and ListBox units.graemeg
2008-01-26* Fixed the X11 event handling by using thegraemeg
2008-01-26Applied patch from Jean-Marc allowing TfpgEdit's text color to be changed.graemeg
2008-01-26* Middle mouse button click was never detected.graemeg
2007-11-08* Implemented a new mediator for use with tiOPF for the Calendar graemeg
2007-11-08* GUI: Changed the PgUp and PgDn directions in the Calendar component, to be ...graemeg
2007-11-08* X11: Setting a window title via netlayer does not work for thegraemeg
2007-10-25* Added new UTF8 function used for text translations with .po files.graemeg
2007-10-22* Fixed more default property values.graemeg
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
2007-10-21* GUI: Set correct default values for published properties of ProgressBar and...graemeg
2007-10-21* Added name and version constants.graemeg
2007-10-18* Improved the implementation of the Minimum Width/Height graemeg
2007-10-11* Reworked the GetEnumPropValueList() procedure used in the UI Designer. No m...graemeg
2007-10-10* Resizing widgets now take into account the MinWidth and MinHeightgraemeg
2007-10-10* UI Designer: Added some published properties for the ListView component.graemeg
2007-10-10fixed listview to work in the designerdrewski207
2007-10-10* Fixed compilation for 64bit fpcdrewski207
2007-10-08* UI Designer: Fixed the issue with scrolling in the property window and the ...graemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-10-07GUI Designer: Implement a boolean property editor.graemeg
2007-09-27* Added a new property to edit in the Form Designer for TfpgForm's.graemeg