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
/
gui
Age
Commit message (
Expand
)
Author
2009-01-09
* more work on the Select Dir dialog, but it's not workable yet.
graemeg
2009-01-09
* Applied Jean-Marc's dialog patch to improve translation support.
graemeg
2008-12-09
* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...
drewski207
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-13
* NumericEdit fixed from Jean-Marc. Fixed bug where value changed as you set ...
graemeg
2008-11-12
* Removed public Alignment property from EditInteger, EditFloat and EditCurre...
graemeg
2008-11-12
* new fpgCharAt() function
graemeg
2008-11-11
* Jean-marc did excellent work fixing up the numeric edit components.
graemeg
2008-11-09
* another minor patch from jean-marc
graemeg
2008-11-08
* Implemented GetClientRect for TfpgBaseEdit
graemeg
2008-11-08
formatting patch from Jean-marc for BaseNumericEdit
graemeg
2008-11-06
* Minor fix in TabSheet bg color.
graemeg
2008-11-06
* Fixed the selection issue in TfpgEdit.
graemeg
2008-10-31
* Applied Jean-Marc's editcombo patch
graemeg
2008-10-31
* Implemented virtual RowDelete() method for TfpgCustomGrid.
graemeg
2008-10-29
* msgqueue now raises exceptions if the queue is full instead of trying to wr...
graemeg
2008-10-26
* Added missing published properties to components in fpg_panel unit.
graemeg
2008-10-22
* Applied Edit component patch from Vladimir - fixing overflow error.
graemeg
2008-10-20
* Published new events for Calendar Combo.
graemeg
2008-10-20
* SpinEdit controls needed some published events.
graemeg
2008-10-15
* Applied minor EditCombo patch from Jean-Marc.
graemeg
2008-10-15
* Added an example fpmake program contributed by Henry Vermaak. Showing how t...
graemeg
2008-10-14
* Applied minor patch from Jean-Marc for EditCombo.
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-10-12
* Applied jean-marc's calendar patch.
graemeg
2008-10-07
* Removed a memory leak from fpg_hint unit.
graemeg
2008-10-06
* Implemented the speedup feature in SpinEdit.
graemeg
2008-10-06
Applied minor EditCombo patch from Jean-Marc.
graemeg
2008-10-06
* Applied Jean-Marc's calendar patch adding start week day etc.
graemeg
2008-10-05
* Added a new Canvas.DrawPolygon() method
graemeg
2008-10-03
* Added Jean-Marc initial implementation of SpinEdit component.
graemeg
2008-10-02
* Added a conditional define for the BlueCurve 3d look in Listbox.
graemeg
2008-09-29
* A minor fix in ShowModal handling if an error occurs while showing - the us...
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-25
* Added a TArrowDirection type and Canvas.DrawArrow now uses that type instea...
graemeg
2008-09-24
* Fixed 3 memory leaks in the Hint Windows units.
graemeg
2008-09-23
(no commit message)
graemeg
2008-09-23
Minor improvement to the Font Select dialog. It now remembers your custom sam...
graemeg
2008-09-19
* Removed old deprecated lazarus packages
graemeg
2008-09-16
* property change for fpgui_toolkit package.
graemeg
2008-09-15
* Added experimental PopupMenu poperty to TfpgMemo.
graemeg
2008-09-15
* Minor patch added extra checks.
graemeg
2008-09-10
* Published ShowHint and ParentShowHint for all gui components.
graemeg
2008-09-09
* Moved the HintTimer form TfpgWidget to TfpgApplication. Everything still se...
graemeg
2008-09-09
* Fixed a bug in TfpgListView where it didn't paint the last column's content.
graemeg
2008-09-08
* TfpgBaseGrid's FocusCol and FocusRow now defaults to -1
graemeg
[next]