index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uidesigner
Age
Commit message (
Expand
)
Author
2010-03-18
UI Designer: minor tweaks.
Graeme Geldenhuys
2010-03-18
package settings: Use AnsiString and disable optimisation for better debugging.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
Graeme Geldenhuys
2010-03-08
Enabled saving and reading the One-Click-Move setting.
Graeme Geldenhuys
2010-03-08
Add ellipses to menu entries that show dialogs for user input.
Graeme Geldenhuys
2010-03-04
Started work on adding new optinos to UI Designer settings dialog.
Graeme Geldenhuys
2010-03-04
UI Designer: Replace ModalResult magic numbers with constants.
Graeme Geldenhuys
2010-03-04
UI Designer: Removed xterm console when running via Lazarus IDE.
Graeme Geldenhuys
2010-03-04
UI Designer: Add a few more published properties of various widgets to OI.
Graeme Geldenhuys
2010-03-04
UI Designer: Add Color Listbox widget to component palette.
Graeme Geldenhuys
2010-03-04
UI Designer: Add new component palette bitmaps.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-25
Add Hint property support to Form Designer.
Graeme Geldenhuys
2010-02-22
Removed compiler warning about friend class not being
Graeme Geldenhuys
2010-02-22
Repositioned OK button of Strings property editor dialog.
Graeme Geldenhuys
2010-02-22
Enabled smart linking for UI Designer
Graeme Geldenhuys
2010-02-17
New unit output directory for UI Designer.
Graeme Geldenhuys
2009-12-29
Let UI Designer use About fpGUI dialog.
Graeme Geldenhuys
2009-12-10
Extra saftey checks. Nothing major.
Graeme Geldenhuys
2009-10-26
Template for adding spinedit components in UI Designer.
Graeme Geldenhuys
2009-10-12
Add richtext component icon to UI Designer
Graeme Geldenhuys
2009-07-09
UIDesigner: text alignment improvement in version label
Graeme Geldenhuys
2009-07-09
UIDesigner: minor code formatting & cleanup
Graeme Geldenhuys
2009-07-09
UIDesigner: Replace BlockRead() with TFileStream in LoadFile() method
Graeme Geldenhuys
2009-07-09
UIDesigner: Improve the method and field visibility in class declaration.
Graeme Geldenhuys
2009-07-09
UIDesigner: Form parser method visibility changes
Graeme Geldenhuys
2009-06-12
Added code-folding regions in the uidesigner project form files.
Graeme Geldenhuys
2009-06-09
UIDesigner copyright and code folding
Graeme Geldenhuys
2009-04-16
Removed compiler warnings from UI Designer project.
Graeme Geldenhuys
2009-04-07
Added support for changing the tabs in the PageControl while
Graeme Geldenhuys
2009-04-07
This is still work in progress. Renamed the xml documentation files
Graeme Geldenhuys
2009-04-05
* Added missing unit output directories.
Graeme Geldenhuys
2009-03-20
* Minor X11 debugging improvements.
graemeg
2008-11-25
* Added some of the missing published properties to TfpgPanel.
graemeg
2008-11-18
* Minor bug fix in TfpgApplication. Setting the HintPase didn't affect the hi...
graemeg
2008-11-14
* updated all extrafpc.cfg files to use the correct lib output directory.
graemeg
2008-11-12
* new fpgCharAt() function
graemeg
2008-11-12
* Improved UI Designer component palette. Components now wrap around when the...
graemeg
2008-10-19
* minor adjustment in uidesigner startup when a file is passed in as a parame...
graemeg
2008-10-14
* Applied SpinEdit, Edit, Button and Panel patch from Jean-Marc.
graemeg
2008-10-14
* UI Designer: New component TfpgTabSheet component on the palette.
graemeg
2008-10-13
* Added some extra sanity checks in TfpgPageControl.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg
2008-09-27
* Rename all corelib units to the new naming convention.
graemeg
2008-09-10
* Published ShowHint and ParentShowHint for all gui components.
graemeg
2008-09-02
* Added some hints to the UI Designer main form.
graemeg
2008-08-26
* Moved the UI Designer from the examples/apps directory to the root directory.
graemeg