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
2014-07-29
Fixes minor compilation error under FPC 2.7.1
Graeme Geldenhuys
2014-07-25
Set actual grid background color
Jean-Marc
2014-07-17
Allows adjusting Listview's scrollbar width
Jean-Marc
2014-07-17
Allows adjusting Listbox's scrollbar width and pagesize
Jean-Marc
2014-07-17
Merge branch 'jml/integer_input_dialog' into develop
Graeme Geldenhuys
2014-07-17
Additional integerinputquerydialog
Jean-Marc
2014-07-15
Make clear what the default values are for two properties in TfpgImagePanel
Graeme Geldenhuys
2014-07-15
Removed redundant code in TfpgScrollbar.
Graeme Geldenhuys
2014-07-10
scrollframe: code formatting and design time painting
Graeme Geldenhuys
2014-07-10
Tweak so the TfpgScrollFrame can play nicer with the UI Designer.
Graeme Geldenhuys
2014-06-23
Added the standard copyright notice to the new unit.
Graeme Geldenhuys
2014-06-23
Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'
Graeme Geldenhuys
2014-05-08
menubar: now set as a container widget
Graeme Geldenhuys
2014-04-27
treenode: new overloaded constructor and FTree moved to protected section.
Graeme Geldenhuys
2014-04-27
tree node: new TreeView property to show which tree view a TreeNode belongs too.
Graeme Geldenhuys
2014-04-01
When using Lazarus IDE, the image byte arrays should be code-folder
Graeme Geldenhuys
2014-03-29
Experimental (work-in-progress) Windows 8 look-alike theme.
Graeme Geldenhuys
2014-03-29
ComboBox/EditCombo now uses the new fpgStyles API.
Graeme Geldenhuys
2014-03-29
combobox/editcombo: Internal button painting now only done in HandlePaint
Graeme Geldenhuys
2014-03-29
checkbox now uses new fpgStyle methods for the painting of the checkbox image
Graeme Geldenhuys
2014-03-29
style: new button state btfEnabled
Graeme Geldenhuys
2014-03-24
Publishes the OnKeyPress event for TfpgButton
Graeme Geldenhuys
2014-03-17
spinedit: Allow min and max values to be equal.
Jean-Marc.Levecque
2014-03-17
scrollbar: removes TODO items already completed.
Graeme Geldenhuys
2014-03-17
scrollbar: bug fix painting shadow (grey) area between slider and arrow buttons
Jean-Marc.Levecque
2014-03-10
Move ShowThousand setting to BaseNumericEdit
Jean-Marc.Levecque
2014-02-25
grid: Final piece of the puzzle. BorderStyle is now fully working.
Graeme Geldenhuys
2014-02-25
grid: Removes last traces of that pesky FMargin variable.
Graeme Geldenhuys
2014-02-25
grid: minor code formatting fix.
Graeme Geldenhuys
2014-02-25
grid: First run through code removing hard-coded border widths.
Graeme Geldenhuys
2014-02-25
grid: introduce an overloaded GetClientRect() function.
Graeme Geldenhuys
2014-02-23
edit: Remove more hard-coded values for improved themes support.
Graeme Geldenhuys
2014-01-25
hyperlink: Removed hard-coded font name, and make it more cross-platform frie...
Graeme Geldenhuys
2014-01-25
hyperlink: defined a new named color clHyperLink and used in in TfpgHyperLink
Graeme Geldenhuys
2014-01-23
Avoid last item selection when mouse points over last item
Jean-Marc
2014-01-21
updatescrollbar at end of handlepaint
Jean-Marc
2013-12-22
Adds 2 new themes to the fpGUI framework.
Graeme Geldenhuys
2013-12-17
editcombo: Publish the missing ReadOnly property
Graeme Geldenhuys
2013-12-17
editcombo: Implements painting a ReadOnly state
Graeme Geldenhuys
2013-12-17
editcombo: Removed hard-coded control frame sizes
Graeme Geldenhuys
2013-12-17
editcombo: removed BeginDraw/EndDraw calls which are not needed.
Graeme Geldenhuys
2013-12-17
basegrid: removed hard-coded control frame size values.
Graeme Geldenhuys
2013-12-17
listview: removed hard-coded control frame size values.
Graeme Geldenhuys
2013-12-17
listview: painting of bottom right rectangle was all wrong.
Graeme Geldenhuys
2013-12-01
Fixing Listbox hard-coded border width - fixes theming issues.
Graeme Geldenhuys
2013-12-01
Fixes hard-coded widget border size - fixes theming issues
Graeme Geldenhuys
2013-11-01
hyperlink: default URL is now fpGUI website constant value.
Graeme Geldenhuys
2013-11-01
calendar: increased the dropdown window slightly of Calendar Combobox
Graeme Geldenhuys
2013-11-01
grid: The extra "+1" caused unnecessary scrolling
Graeme Geldenhuys
2013-10-31
Adds a convenience function to the StyleManager class
Graeme Geldenhuys
[next]