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-07-11
* Fixed the recusion bug in Treeview when searching for a node.
graemeg
2008-07-11
* Applied various patches from Jean-Marc.
graemeg
2008-07-11
* Applied patch improving the text drawing and alignment in grids. By Jean-Marc.
graemeg
2008-07-11
Combo resize patch applied from Luiz Americo.
graemeg
2008-07-11
* Applied minor memory leak patch for TfpgPanel. By Vladimir.
graemeg
2008-07-11
Applied mousevents patch from Vladimir.
graemeg
2008-07-11
* Removed many compiler warnings from the gfx_imgfmt_bmp unit.
graemeg
2008-07-10
* Fixed a minor variable type bug in imagelist unit.
graemeg
2008-07-10
* Removed the annoying unit that Lazarus IDE keeps adding to the examples.
graemeg
2008-07-09
* Applied patch 2013558 from Jean-Marc. Adding a new Currency edit and other ...
graemeg
2008-07-09
* Applied patch from Jean-Marc improving the EditoCombo component. Patch #199...
graemeg
2008-07-08
* Added a new FindSubNode method to TfpgTreeNode.
graemeg
2008-07-07
* Published more events and properties for EditInteger and EditFload components.
graemeg
2008-07-07
* Fixed svn properties on some files.
graemeg
2008-07-03
* EditTest in the prototypes directory now tests Button ImageLayout property.
graemeg
2008-07-02
* Reverted the previous patch, except for the InvalidateRect() call.
graemeg
2008-07-02
* GDI: Removed the BorderDimension usage in DoUpdateWindowPosition and added ...
graemeg
2008-07-02
* Applied Button patch from Michael van Canneyt. Adding ImageLayout property ...
graemeg
2008-07-02
* Removed the RePaint call from HandleAlignments. It's now called from Realig...
graemeg
2008-07-01
* Applied GDI Resize consistency patch from Luiz Americo
graemeg
2008-07-01
* TfpgButton now contains a new property called Flat which gives it a flat lo...
graemeg
2008-06-30
* A quick implementation of the Vista Black button.
graemeg
2008-06-29
Applied path from Vladimir
graemeg
2008-06-29
* GDI: Minor bug fix in Canvas.DoSetColor. It reset the LineStyle to lsSolid.
graemeg
2008-06-29
* Improved the look of the Splitter components by showing a GrabBar and trian...
graemeg
2008-06-28
* Forgot to add the actual gui_splitter unit.
graemeg
2008-06-28
* Committed Vladimir's Splitter component patch.
graemeg
2008-06-28
* Fixed the dialog size issue reported by Jean-Marc.
graemeg
2008-06-27
* Added a new all-in-one lazarus package for fpGUI.
graemeg
2008-06-27
* A slight fix for X11 resizing forms with the mouse and alignment processing.
graemeg
2008-06-27
* Introduced a new property to TfpgWidget, called IsContainer for all
graemeg
2008-06-26
* More code clean up.
graemeg
2008-06-26
* Refactored the TfpgButton class so it's easier to create custom button type...
graemeg
2008-06-24
* Using Assign() to set Items of TfpgComboBox did not update the displayed text.
graemeg
2008-06-24
* Temporary workaround for TfpgForm under X11 fixing Alignment components. Se...
graemeg
2008-06-23
* TfpgListBox now handles the Resize message. This fixes the scrollbar issue ...
graemeg
2008-06-19
* Updated the Bevel example so it compiles again. * Updated the EventTest ex...
graemeg
2008-06-19
* Minor fix with mousewheel support in listbox components.
graemeg
2008-06-19
* Restore button state if an exception occurs inside the Click event.
graemeg
2008-06-18
* Finally fixed a Index out of bounds error in StringGrid. Thanks to David Em...
graemeg
2008-06-12
* Minor fixes to csUpdating ComponentState in Grids.
graemeg
2008-06-10
* Applied patch from Jean-Marc for editcombo component.
graemeg
2008-06-09
* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...
graemeg
2008-06-09
Updated italian translation from Antonio
graemeg
2008-06-04
* Applied a patch from Luiz Americo which fixes some alignment issues inside ...
graemeg
2008-06-03
Update the language include files. I forgot to do it with the previous commit.
graemeg
2008-06-03
Applied partial parts of patch [ 1979341 ] gui_editCombo from Jean-Marc.
graemeg
2008-06-03
* Applied Jean-Marc's patch to gui_listbox fixing issues in editcombo.
graemeg
2008-06-02
* Minor fix to paint the EditCombo's background correctly.
graemeg
2008-06-02
* Patch from Vladimir for application icon under Windows.
graemeg
[next]