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
Age
Commit message (
Expand
)
Author
2013-12-08
win32: package file file changes due to newer Lazarus IDE version.
Graeme Geldenhuys
2013-12-08
gdi: forgot to remove a debug writeln() statement.
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
2013-10-31
Fixed a minor spelling mistake
Graeme Geldenhuys
2013-10-31
Updates some the prototype projects with the latest framework API changes.
Graeme Geldenhuys
2013-10-31
gdi: prevents an AV if applications have a non-standard startup
Graeme Geldenhuys
2013-10-09
maximus: minor improvement to code highlighting for Object Pascal source code.
Graeme Geldenhuys
2013-09-24
x11: fixes fpgColorToX().
Graeme Geldenhuys
2013-09-23
Fixes GitHub Issue #9 (15bit color conversion under X11)
Graeme Geldenhuys
2013-09-11
nanoedit: Now gives feedback in status bar area.
Graeme Geldenhuys
2013-08-27
Published some useful events for TfpgFileGrid and TfpgStringGrid
Graeme Geldenhuys
2013-08-27
Published some useful events for TfpgRadioButton class
Graeme Geldenhuys
2013-08-27
published OnExit and OnEnter events for TfpgButton class.
Graeme Geldenhuys
2013-08-27
Fixes spelling mistakes in code comments.
Graeme Geldenhuys
2013-08-27
Replaced the FPC dbugintf unit with the customised fpGUI one.
Graeme Geldenhuys
2013-08-27
Updated Lazarus IDE code templates
Graeme Geldenhuys
2013-07-31
Fixes a memory leak in the LoadImage_PNG() function.
Graeme Geldenhuys
2013-07-25
tabs: Fixed the painting of tabs when positioned at tpBottom.
Graeme Geldenhuys
2013-07-25
tabs: Tab height is now correctly drawn - no hard-coded 21px height any more
Graeme Geldenhuys
2013-07-25
tabtest: Adds a debug label to tabsheet four to verify the tabsheet height value
Graeme Geldenhuys
2013-07-15
tabs: ensures that scroll buttons are not visible
Graeme Geldenhuys
2013-07-15
pagecontrol: tab height is not hard-coded any more.
Graeme Geldenhuys
2013-07-15
tab demo: extended the demo to test/show other properties of PageControl
Graeme Geldenhuys
2013-07-15
CreateComboBox(): specify the default height to be the same as in constructor
Graeme Geldenhuys
2013-07-12
nicegrid: removed unnecessary fpg_types unit
Graeme Geldenhuys
2013-07-12
New Rectangle and Point methods introduced in fpg_main
Graeme Geldenhuys
2013-07-12
ide should use debug interface included in fpGUI instead.
Graeme Geldenhuys
2013-06-18
Updates extrafpc.cfg files so no console window is shown for Windows compiled...
Graeme Geldenhuys
2013-06-18
fpg_base documentation update.
Graeme Geldenhuys
2013-06-07
Surface more of the commonly used events for the TfpgEditCombo widget
Graeme Geldenhuys
2013-06-07
Adds OnKeyChar support to TfpgEditCombo widget
Graeme Geldenhuys
2013-06-07
Surfaced more of the commonly used events for TfpgMemo
Graeme Geldenhuys
2013-06-07
Adds support for OnKeyChar event to TfpgMemo
Graeme Geldenhuys
2013-06-07
Updated copyright notice for fpg_x11 unit.
Graeme Geldenhuys
2013-06-07
Surfaced OnKeyChar event for fpg_edit widgets.
Graeme Geldenhuys
2013-06-07
Introduced a new OnKeyChar event for TfpgWidget
Graeme Geldenhuys
2013-05-29
globe: fixed the color value for AggPas by adding the Alpha channel value
Graeme Geldenhuys
2013-05-29
globe: removed unnecessary code
Graeme Geldenhuys
2013-05-22
docview: DND enabled
Graeme Geldenhuys
2013-05-22
richview: let the fpgStyle object do the drawing for us.
Graeme Geldenhuys
2013-05-20
demo: API change, ask fpgStyle to draw a widget primitive instead on Canvas
Graeme Geldenhuys
2013-05-20
Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality now
Graeme Geldenhuys
2013-05-20
bug: Under Windows the mouse coordinates in OnDragDrop was screen coordinates.
Graeme Geldenhuys
2013-05-16
agg2d: minor work-around for the difference between FreeType and GDI
Graeme Geldenhuys
2013-05-16
agg2d: Adds implementation for DoFillTriangle()
Graeme Geldenhuys
[next]