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
/
examples
Age
Commit message (
Expand
)
Author
2007-09-08
* Made a few modifications so the GUI Designer works under Windows.
graemeg
2007-09-08
* GUI Designer: Minor changes and removed Boolean property editors for now. W...
graemeg
2007-09-08
* Fixed initial painting of components when they are placed in the
graemeg
2007-09-08
* GUI Designer: Some code formating changes in generated code.
graemeg
2007-09-07
GFX: Added support for handle component creation at runtime correct
graemeg
2007-09-07
* GUI: Made some components properties published so the RTTI can
graemeg
2007-09-07
* GUI: Rename the Checkbox property FontName to FontDesc to be consistent with
graemeg
2007-09-06
* Added a new generic property to TfpgWidget to dispatch messages so
graemeg
2007-09-06
* Moved some methods or properties to the public or published area.
graemeg
2007-09-05
(no commit message)
graemeg
2007-09-05
* Treeview linestyle has been changed to lsDot by default.
graemeg
2007-09-05
* More painting fixes for the Treeview. Node lines seem to paint
graemeg
2007-09-05
* Added some painting fixes to the Treeview. Also added a few new properties.
graemeg
2007-09-03
* Treeview finally paints itself. Still not 100% and still no input support.
graemeg
2007-09-03
* Implemented more of the Treeview component. Started with the
graemeg
2007-08-31
* started the Treeview implementation. This is still heavy under
graemeg
2007-08-31
* Created a template test project for the upcoming Treeview component.
graemeg
2007-08-30
* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...
graemeg
2007-08-29
* docedit: Started work on parsing a fpdoc description (xml) file.
graemeg
2007-08-26
* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict with
graemeg
2007-08-25
* ShowMessage dialog is now not resizable and centers itself on the screen.
graemeg
2007-08-23
* Grid cells in disabled state are not painting in 3D text effect.
graemeg
2007-08-22
* Started the implementation of a StringGrid. It is
graemeg
2007-08-22
* Minor improvements to the File Dialog.
graemeg
2007-08-21
* Removed OS based Double Click from GDI.
graemeg
2007-08-21
* GDI: Added missing units to GFX package.
graemeg
2007-08-20
* MenuBar height is now calculated based on Menu Font.
graemeg
2007-08-20
* I commit this menu changes for reference in a future theme.
graemeg
2007-08-20
* Added keyboard handling in PopupMenus.
graemeg
2007-08-20
* Implemented a most of the Menu component. It's still
graemeg
2007-08-20
* CoreLib: Some minor code cleanup, removing unused variables and code comments.
graemeg
2007-08-18
* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.
graemeg
2007-08-17
* FileDialog: Drive combobox and File grid are now in sync at all times.
graemeg
2007-08-17
* Implemented a FileOpen and FileSave dialog. Both are the same class. It's
graemeg
2007-08-17
* Finished implementing Listview Header resizing
drewski207
2007-08-16
* Fixed bug where GFX based applications crashed on run.
graemeg
2007-08-16
* Added images, Owner, Group and file attribute support to TfpgFileGrid.
graemeg
2007-08-15
* Fixed bug in Horz and Vert scrollbars where they didn't follow
graemeg
2007-08-15
* Minor tweaks to compile under Windows.
graemeg
2007-08-15
* Implemented some file handling functions.
graemeg
2007-08-14
* Updated a few scripts in the docs directory.
graemeg
2007-08-12
* Extended the sample text string used in the Font Select dialog.
graemeg
2007-08-12
* Implemented a Base Dialog class.
graemeg
2007-08-11
* Started implementation of a Font Selection dialog. (not complete)
graemeg
2007-08-11
* Implemented fpgApplicatio.GetFontfaceList (GDI untested)
graemeg
2007-08-11
* Renamed the unit gui_grid.pas to gui_basegrid.pas
graemeg
2007-08-11
* Grid changes
graemeg
2007-08-10
* Grid now has keyboard navigation support.
graemeg
2007-08-10
* Fixed minor compiler error and Mouser Cursor support
graemeg
2007-08-09
* moved FastDoubleBuffer to TfpgCanvasBase
drewski207
[prev]
[next]