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
Age
Commit message (
Expand
)
Author
2008-03-27
* Fixed the annoying bug in grids where you clicked the last visible row and ...
graemeg
2008-03-27
* Minor fix in TfpgEdit where text did not repaint after Cut or ClearSelectio...
graemeg
2008-03-27
* TfpgEdit cursor position performance patch from Vladimir.
graemeg
2008-03-26
* UI Designer now has a very basic way of setting the TabOrder. Still a lot o...
graemeg
2008-03-26
* Now we are correctly handling the ComponentState property between different...
graemeg
2008-03-26
* Applied patch from Vladimir improving the DoubleClick support.
graemeg
2008-03-26
* Modal Forms can now also be Borderless.
graemeg
2008-03-25
* Added some new skeleton documentation for newly added units.
graemeg
2008-03-25
* fpGUI should now compile under FPC 2.3.1 but it's untested.
graemeg
2008-03-25
* Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ...
graemeg
2008-03-25
* Applied minor patch from Jean-Marc to allow scrollbars to be adjusted when ...
graemeg
2008-03-25
Applied patch from Jean-Marc to allow setting the editbox to be cleared, and
graemeg
2008-03-25
applied patch from Jean-Marc allowing ImageName to be set at creation.
graemeg
2008-03-25
* Fixed a memory leak in the TfpgFileListBase class.
graemeg
2008-03-25
* Minor changes to menu and About fpGUI dialog.
graemeg
2008-03-24
* More improvements to the ColorListBox component.
graemeg
2008-03-23
* Implemented a basic Color ListBox component. It is still incomplete and has...
graemeg
2008-03-22
* Increased double buffer on x11 efficiency
drewski207
2008-03-22
* Small change to gui_edit where the edit will scroll when the mouse moves pa...
drewski207
2008-03-22
* Added property PageSize to Scrollbar
drewski207
2008-03-22
* Made Scrollbox use an enum to keep track of the part
drewski207
2008-03-22
* Added Stop to TfpgMessageRec.
drewski207
2008-03-21
* new method in Canvas class called ClipLine() which clips the coordinates
graemeg
2008-03-21
* Applied patch [1919861] from Jean-Marc for TfpgLabel.
graemeg
2008-03-21
* Applied grid patch from Jean-Marc
graemeg
2008-03-20
* Added a property to TfpgCanvasImpl(x11) FastDoubleBuffer
drewski207
2008-03-20
* Minor GDI clipboard fix from Vladimir.
graemeg
2008-03-20
* Finally fixed the Windows bug in the UI Designer when you move components q...
graemeg
2008-03-19
* X11: Implemented an Application.OnIdle event.
graemeg
2008-03-19
* Updated Russian translation file by Vladimir.
graemeg
2008-03-19
* ComboBox and CalendarCombo now work identical under Linux and Windows. Comb...
graemeg
2008-03-19
* Finally I seem to have solved the mystery of the ComboBox that refuses to c...
graemeg
2008-03-18
* UI Designer: Implemented a new property editor for the FontDesc property. I...
graemeg
2008-03-18
* Minor modification to Actived and Deactivate message distribution under Win...
graemeg
2008-03-18
* When a form is Moved, Resized or Deactivates all popup windows are closed.
graemeg
2008-03-18
* Fixed a bug in the translation units where if both toolkit and application ...
graemeg
2008-03-18
* Fully implemented DPI functions for GDI backend.
graemeg
2008-03-18
* Applied a patch from Vladimir which imploves the file system encoding and s...
graemeg
2008-03-17
* TfpgStringGrid now has a OnDrawCell event. If the user sets ADefaultDrawing...
graemeg
2008-03-17
* Fixed the ComboBox flicker bug under Windows.
graemeg
2008-03-17
* Applied the patch form Antonio. The beginnings of a TfpgNumericEdit component.
graemeg
2008-03-17
* Minor patch form Jean-Marc. Change avoids to check for an item in the list ...
graemeg
2008-03-17
* Applied spanish translation patch from Horacio Jamilis
graemeg
2008-03-17
* Applied patch form Antonio added Today button in CalendarCombo component.
graemeg
2008-03-16
* A minor fix in TfpgCustomEdit.HandleKeyChar so that it does not override th...
graemeg
2008-03-16
* I implement an improved positioning of dropdown window of Combobox and Edit...
graemeg
2008-03-16
* Fixed a bug in File Save Dialog where you can not save a new file anymore.
graemeg
2008-03-16
* Applied patch [1909573] from Jean-Marc making changes to EditCombo component.
graemeg
2008-03-15
* Removed the old TDropdownWindow class from gui_combobox.pas unit.
graemeg
2008-03-15
* TfpgComboBox - Implemented a new internal dropdown window. It is a cleaner ...
graemeg
[next]