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-05-12
agg: Add agg_renderer_base.fill(color) method for blending a color.
Graeme Geldenhuys
2013-05-10
agg: removed the pointless casts. The x & y params are already PDouble's
Graeme Geldenhuys
2013-05-10
agg: fixes bug when attaching a Image to TAgg2d doesn't draw lines.
Graeme Geldenhuys
2013-05-08
MessageDialog: BeginDraw/EndDraw is not needed in HandlePaint()
Graeme Geldenhuys
2013-05-08
edittest: define the height of ComboBox widgets to match height of Edit widgets
Graeme Geldenhuys
2013-05-08
edittest: trackbars were never disabled
Graeme Geldenhuys
2013-05-08
edittest: BeginDraw/EndDraw calls were not needed.
Graeme Geldenhuys
2013-05-07
grid demo: adds OnHeaderClick event handler test
Graeme Geldenhuys
2013-05-07
grid demo: fixes index out of bounds error when deleting rows.
Graeme Geldenhuys
2013-05-07
grid: now has a new OnHeaderClick event
Graeme Geldenhuys
2013-05-04
Grid: now developers have access to visible width/height.
Graeme Geldenhuys
2013-05-04
bug: fixes memo that didn't always display horizontal scrollbar
Graeme Geldenhuys
2013-05-03
Only call DocView if fpgApplication.HelpFile is set.
Graeme Geldenhuys
2013-05-02
animation: added overloaded methods.
Graeme Geldenhuys
2013-05-02
animation: removed the checking of filename in the HandlePaint event.
Graeme Geldenhuys
2013-05-02
Merge remote-tracking branch 'dibo/fpgimganim' into develop
Graeme Geldenhuys
2013-05-02
Fixes a small spelling mistake in the .gitattributes file.
Graeme Geldenhuys
2013-05-02
Much faster CopyRect() implementation for X11
Dibo
2013-05-01
Added Graeme suggestions
Dibo
2013-05-01
Added method ImageFromByte in TfpgBaseImgAnim. Now animation can be loaded fr...
Dibo
2013-05-01
Adds much faster Canvas.CopyRect() implemenation for the GDI backend.
Graeme Geldenhuys
2013-04-30
Adds CP1251 to UTF8 encoding conversion
Graeme Geldenhuys
2013-04-30
debug: replaced debug writeln() statements with SendDebug() calls.
Graeme Geldenhuys
2013-04-30
Fixes a Windows 64-bit compile error relating to Windows.SetTimer()
Graeme Geldenhuys
2013-04-30
docview: Fixes encoding bug introduced in earlier refactoring
Graeme Geldenhuys
2013-04-30
Adds VLC video library header translation and Media Player component.
Graeme Geldenhuys
2013-04-29
docs: Adds docs for Canvas.DrawArc() and Canvas.FillArc()
Graeme Geldenhuys
2013-04-29
updates fpdoc project file.
Graeme Geldenhuys
2013-04-29
Merge remote-tracking branch 'demerson3/grids' into develop
Graeme Geldenhuys
2013-04-29
Merge branch 'nicegrid' into develop
Graeme Geldenhuys
2013-04-29
RichView Editor test application.
Michael van Canneyt
2013-04-29
Adds various useful MSEide code templates
Graeme Geldenhuys
2013-04-29
Fixes a spelling mistake in a code comment.
Graeme Geldenhuys
2013-04-29
agg: The Alpha color channel was ignored in DoSetColor()
Graeme Geldenhuys
2013-04-29
some API documentation updates
Graeme Geldenhuys
2013-04-29
Merge branch 'debugserver-liveview' into develop
Graeme Geldenhuys
2013-04-29
debugserver: Now support LiveView messages.
Graeme Geldenhuys
2013-04-29
new debug interface unit for use with out Debug Server application.
Graeme Geldenhuys
2013-04-29
Deletes another old and outdated documentation.
Graeme Geldenhuys
2013-04-29
Removes and old (outdated) technical document on fpGUI's design.
Graeme Geldenhuys
2013-04-29
trackbar: published a few more events
Graeme Geldenhuys
2013-04-29
trackbar: minor optimisation. Setting Position already calls RePaint and DoCh...
Graeme Geldenhuys
2013-04-28
fixes spelling error in code comment
Graeme Geldenhuys
2013-04-27
debugserver: LiveView frame now has a Grid property for easy access.
Graeme Geldenhuys
2013-04-27
debugserver: adds new Live View grid that will track values.
Graeme Geldenhuys
2013-04-26
Only enable the debug interface when needed.
Graeme Geldenhuys
2013-04-26
trackbar: Implements vertical orientation
Graeme Geldenhuys
2013-04-25
Merge branch 'docview-codepage-fixes' into develop
Graeme Geldenhuys
2013-04-25
docview: Saving topics to IPF now save text as UTF-8 encoded text.
Graeme Geldenhuys
2013-04-25
docview: greatly improve scrolling speed when help topic contains images
Graeme Geldenhuys
[next]