summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16aggcanvas: added support for font rotationGraeme Geldenhuys
2013-05-16aggcanvas: adds preliminary font supportGraeme Geldenhuys
2013-05-16agg2d: DoSetTextColor() mistakenly ignored the Alpha channel value.Graeme Geldenhuys
2013-05-16grid: to prevent possible index out of bounds errors.Graeme Geldenhuys
2013-05-16new unit to do font mapping/lookups for the AggPas backend.Graeme Geldenhuys
2013-05-14debug server: updates uses clause to use fpGUI's dbugmsg unit.Graeme Geldenhuys
2013-05-13docview: replace some code with convenience function to make it more readableGraeme Geldenhuys
2013-05-13Adds a new convenience function IsLoading to TfpgWidgetGraeme Geldenhuys
2013-05-13code formatting: fixes the camel case of a function name.Graeme Geldenhuys
2013-05-13fixes compiler hint about unused variableGraeme Geldenhuys
2013-05-12agg: surfaced the new Fill(color) method in TAdd2D and agg_2dGraeme Geldenhuys
2013-05-12agg: Add agg_renderer_base.fill(color) method for blending a color.Graeme Geldenhuys
2013-05-10agg: removed the pointless casts. The x & y params are already PDouble'sGraeme Geldenhuys
2013-05-10agg: fixes bug when attaching a Image to TAgg2d doesn't draw lines.Graeme Geldenhuys
2013-05-08MessageDialog: BeginDraw/EndDraw is not needed in HandlePaint()Graeme Geldenhuys
2013-05-08edittest: define the height of ComboBox widgets to match height of Edit widgetsGraeme Geldenhuys
2013-05-08edittest: trackbars were never disabledGraeme Geldenhuys
2013-05-08edittest: BeginDraw/EndDraw calls were not needed.Graeme Geldenhuys
2013-05-07grid demo: adds OnHeaderClick event handler testGraeme Geldenhuys
2013-05-07grid demo: fixes index out of bounds error when deleting rows.Graeme Geldenhuys
2013-05-07grid: now has a new OnHeaderClick eventGraeme Geldenhuys
2013-05-04Grid: now developers have access to visible width/height.Graeme Geldenhuys
2013-05-04bug: fixes memo that didn't always display horizontal scrollbarGraeme Geldenhuys
2013-05-03Only call DocView if fpgApplication.HelpFile is set.Graeme Geldenhuys
2013-05-02animation: added overloaded methods.Graeme Geldenhuys
2013-05-02animation: removed the checking of filename in the HandlePaint event.Graeme Geldenhuys
2013-05-02Merge remote-tracking branch 'dibo/fpgimganim' into developGraeme Geldenhuys
2013-05-02Fixes a small spelling mistake in the .gitattributes file.Graeme Geldenhuys
2013-05-02Much faster CopyRect() implementation for X11Dibo
2013-05-01Added Graeme suggestionsDibo
2013-05-01Added method ImageFromByte in TfpgBaseImgAnim. Now animation can be loaded fr...Dibo
2013-05-01Adds much faster Canvas.CopyRect() implemenation for the GDI backend.Graeme Geldenhuys
2013-04-30Adds CP1251 to UTF8 encoding conversionGraeme Geldenhuys
2013-04-30debug: replaced debug writeln() statements with SendDebug() calls.Graeme Geldenhuys
2013-04-30Fixes a Windows 64-bit compile error relating to Windows.SetTimer()Graeme Geldenhuys
2013-04-30docview: Fixes encoding bug introduced in earlier refactoringGraeme Geldenhuys
2013-04-30Adds VLC video library header translation and Media Player component.Graeme Geldenhuys
2013-04-29docs: Adds docs for Canvas.DrawArc() and Canvas.FillArc()Graeme Geldenhuys
2013-04-29updates fpdoc project file.Graeme Geldenhuys
2013-04-29Merge remote-tracking branch 'demerson3/grids' into developGraeme Geldenhuys
2013-04-29Merge branch 'nicegrid' into developGraeme Geldenhuys
2013-04-29RichView Editor test application.Michael van Canneyt
2013-04-29Adds various useful MSEide code templatesGraeme Geldenhuys
2013-04-29Fixes a spelling mistake in a code comment.Graeme Geldenhuys
2013-04-29agg: The Alpha color channel was ignored in DoSetColor()Graeme Geldenhuys
2013-04-29some API documentation updatesGraeme Geldenhuys
2013-04-29Merge branch 'debugserver-liveview' into developGraeme Geldenhuys
2013-04-29debugserver: Now support LiveView messages.Graeme Geldenhuys
2013-04-29new debug interface unit for use with out Debug Server application.Graeme Geldenhuys
2013-04-29Deletes another old and outdated documentation.Graeme Geldenhuys