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
/
src
/
corelib
Age
Commit message (
Expand
)
Author
2007-10-15
* Published BackgroundColor and OnPaint for TfpgForm
graemeg
2007-10-11
Fixed bugs 1803016 and 1798475. When resizing a window a few times the painti...
graemeg
2007-10-10
* Resizing widgets now take into account the MinWidth and MinHeight
graemeg
2007-10-08
minor code formatting changes.
graemeg
2007-10-05
* Implemented a UTF8Insert() and UTF8Delete() procedures
graemeg
2007-09-14
* Introduced Setter methods for BaseWindow Width and Height properties.
graemeg
2007-09-14
* New overloaded EndDraw method for TfpgCanvas.
graemeg
2007-09-13
combobox changes
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
2007-09-12
minor adjustment to default font setting and included the missing extrafpc.cf...
graemeg
2007-09-08
* Made a few modifications so the GUI Designer works under Windows.
graemeg
2007-09-08
* Fixed initial painting of components when they are placed in the
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-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
* Added some painting fixes to the Treeview. Also added a few new properties.
graemeg
2007-09-03
* GDI: Added two helper functions that could come in handly later.
graemeg
2007-08-30
* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...
graemeg
2007-08-27
* Implemented List Mediators with tiOPF support and added a demo.
graemeg
2007-08-26
* Removed some compiler warnings.
graemeg
2007-08-24
* Ported the Generic Edit Mediator for use with tiOPF.
graemeg
2007-08-21
* GDI: Oops. The previous revision broke left click. Now fixed.
graemeg
2007-08-21
* Removed OS based Double Click from GDI.
graemeg
2007-08-21
X11: The start of implementing a Double Click event.
graemeg
2007-08-21
* minor fix
graemeg
2007-08-21
* GDI: Fixed popup window support.
graemeg
2007-08-21
* GDI: Added missing units to GFX package.
graemeg
2007-08-21
* Fixed a minor memory leak in fpgApplication. We still have quite a few
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-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
* 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-13
* Minor adjustment to clSelection color value.
graemeg
2007-08-12
* Minor adjustment to the GradientFill function.
graemeg
2007-08-12
* The start of clipboard support. Currently on Text is support and the clipbo...
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
GDI: minor fix to get fpgApplication.GetFontFaceList to work.
graemeg
2007-08-11
* Implemented fpgApplicatio.GetFontfaceList (GDI untested)
graemeg
2007-08-10
* Fixed minor compiler error and Mouser Cursor support
graemeg
2007-08-09
* moved FastDoubleBuffer to TfpgCanvasBase
drewski207
2007-08-09
* Added a property to TfpgCanvasImpl(x11) FastDoubleBuffer
drewski207
2007-08-08
* Mouse Cursor support has been added (GDI is untested).
graemeg
2007-08-08
* Minor adjustments to GDI code after the previous revisions changes.
graemeg
[next]