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
/
examples
Age
Commit message (
Expand
)
Author
2007-08-04
* Started the implementation of a Grid component.
graemeg
2007-08-03
* Implemented BackgroundColor property for TfpgTabSheet.
graemeg
2007-08-03
* Added debug lines in GDI code and compiler defines to
graemeg
2007-08-03
* Added two buttons to tabtest project to show PageControl.ActivePage in action.
graemeg
2007-08-02
* PageControl now switches tabs via a mouse button click! :)
graemeg
2007-08-02
* More work has been done to the PageControl. It looks like a PageControl, bu...
graemeg
2007-07-27
* Added the new test project I forgot earlier.
graemeg
2007-07-27
X11 only:
graemeg
2007-07-26
* Added a DrawString() method to TfpgStyle
graemeg
2007-07-25
* Fixed a spelling mistake which caused a compiler error under Windows.
graemeg
2007-07-25
* Implemented and added a new unit that will handle command line parameters.
graemeg
2007-07-25
* Fixed the Windows implementation of Canvas.DrawArc and Canvas.FillArc.
graemeg
2007-07-25
* Implemented two new canvas functions. DrawArc() and FillArc()
graemeg
2007-07-24
minor fix to TfpgLabel again.
graemeg
2007-07-24
* Fixed a minor repaint bug in TfpgLabel and AutoSize. If text was set
graemeg
2007-07-24
* Move some modal form requirements as global variable to properties
graemeg
2007-07-23
* Did more work on the TfpgComboBox. It's starting to look good.
graemeg
2007-07-23
Added and updated the fpGFX package for Windows.
graemeg
2007-07-23
Restructure Part 5.
graemeg
2007-07-23
Restructure Part 3.
graemeg
2007-07-23
Part 2 of the restructure.
graemeg
2007-07-13
Added some more properties/methods to TFWindow
sekelsenmat
2007-07-12
Fixed events example
sekelsenmat
2007-07-12
Moved gfx event methods to protected
sekelsenmat
2007-07-12
Fixed compilation on X11 and adapted its code to the new pixel format
sekelsenmat
2007-07-11
Added style manager for the new multihandle prototype. Changed color channels...
sekelsenmat
2007-07-11
Implemented the new event model on X11
sekelsenmat
2007-07-11
Implemented double buffering for Gfx
sekelsenmat
2007-07-11
Removed Rect parameter from Paint event
sekelsenmat
2007-07-11
Changed the event model on Gfx. We have several methods instead of only one b...
sekelsenmat
2007-07-10
Small fix for gfx examples
sekelsenmat
2007-07-10
Small fix for the carbon backend.
sekelsenmat
2007-07-09
EventTest: added more debug information in the paint event.
graemeg
2007-07-09
GFX: Changed TFCustomWindow to descend from TComponent.
graemeg
2007-06-05
* Finally fixed the menu dropdown issue where you had to click twice to get t...
graemeg
2007-05-31
Renamed SetFont_ to DoSetFont. Carbon interface now compiles, links and runs ...
sekelsenmat
2007-05-28
Updated the img/masktest example to compile with latest GFX changes.
graemeg
2007-05-28
Updated the fpImg example: disp_bmp to compile with the latest set of changes...
graemeg
2007-05-27
Added a package for fpimg
sekelsenmat
2007-05-27
partial fix for fpimg
sekelsenmat
2007-05-27
Fixed image showing on Gfx
sekelsenmat
2007-05-27
small improvements to painting system on x11
sekelsenmat
2007-05-23
* Minor changes to the Widgettest Edit Form.
graemeg
2007-05-23
Modified the utfdemo to show the Russion text instead.
graemeg
2007-05-20
* Updated the UTF demo to include a TFEdit as well.
Graeme Geldenhuys
2007-05-18
* Removed the old Xlib Font support form fpGFX/X11
Graeme Geldenhuys
2007-05-18
* Added a new UTF8 Utils unit with some handy functions.
Graeme Geldenhuys
2007-05-18
* Fixed a bug introduced in r100 where Forms are not displayed anymore
Graeme Geldenhuys
2007-05-17
Improved form freeing code and general handling of GFApplication.Forms
Felipe Menteiro de Carvalho
2007-05-14
Fixed demo software compilation
Felipe Menteiro de Carvalho
[next]