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
/
gui
Age
Commit message (
Expand
)
Author
2008-04-15
* Minor update to the modalform demo.
graemeg
2008-04-14
* Extended the dbtest example to show how the test.dbf database was created.
graemeg
2008-04-12
* updated the modalforms demo to show unwinding and setfocus behaviour.
graemeg
2008-04-11
* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...
graemeg
2008-04-02
* Fixed all grids where last line and scrollbar was not always in sync.
graemeg
2008-04-02
* Updated Edits demo project by Antonio
graemeg
2008-04-01
* BaseGrid.DrawCell and BaseGrid.CanDrawCell now have a GridDrawState type pr...
graemeg
2008-03-31
* Added a patch from Antonio add a basic Integer and Float edit component.
graemeg
2008-03-28
* Many big changes which removes bucket loads of compiler warnins. These will...
graemeg
2008-03-27
* New Implementation of memo lines. much faster. there is at least one bug le...
drewski207
2008-03-25
* Calendar demo project has been modified to draw a Calendar to the console w...
graemeg
2008-03-25
* fpGUI should now compile under FPC 2.3.1 but it's untested.
graemeg
2008-03-24
* More improvements to the ColorListBox component.
graemeg
2008-03-22
* Increased double buffer on x11 efficiency
drewski207
2008-03-21
* Applied grid patch from Jean-Marc
graemeg
2008-03-18
* Fixed a bug in the translation units where if both toolkit and application ...
graemeg
2008-03-17
* Applied patch form Antonio added Today button in CalendarCombo component.
graemeg
2008-03-14
* Applied patch from Antonio fixing the FileGrid demo.
graemeg
2008-03-13
* Applied patch from Antonio which adds a authentication to User Prompt Dialo...
graemeg
2008-03-12
* Applied User Prompt Dialog patch from Antonio.
graemeg
2008-03-12
* Applied a patch from Vladimir moving some code out of gui_grid.pas to gfxba...
graemeg
2008-03-11
* Implemented a new fpgGetNamedFontList() function
graemeg
2008-03-02
* Applications resourcestring declarations do not have to be in a hard-coded ...
graemeg
2008-03-01
* Updated translation files with new resource string constant.
graemeg
2008-02-27
* Created two new units called: gfx_pofiles.pas and gfx_translations.pas. Th...
graemeg
2008-02-25
* I believe I fixed the Button down state and Mouse Events issue. It now work...
graemeg
2008-02-18
* I think I fixed the issue with PopupWindows taking focus
graemeg
2008-02-14
* Applied patch from Michael van Canneyt fixing the anchors of the checkboxes...
graemeg
2008-02-13
* Treeview example should now fix the image paths at runtime, using the corre...
graemeg
2008-02-13
* Treeview component now has support for node images
graemeg
2008-02-09
* fixed or updated some example projects to work with latest changes.
graemeg
2008-02-04
* Removed the extra fpgTimers.Delete() call which caused a error an applicati...
graemeg
2008-02-04
* Applied patch from Slapshot to fix the CalendarTest compile error.
graemeg
2008-02-01
* Fixed old Color property to TextColor.
graemeg
2008-01-26
* Middle mouse button click was never detected.
graemeg
2008-01-26
* After renaming some files from .dpr to .lpr, I forgot to update the project...
graemeg
2008-01-14
* Removed a debug writeln statement from gui_edit unit.
graemeg
2008-01-12
* Fixed MessageDialog crash on exit under Windows.
graemeg
2008-01-04
* GUI: Moved all MenuItem painting into the Paint event handler.
graemeg
2007-12-15
* Added a new WindowAttribute called waStayOnTop. * Modified the SplashScree...
graemeg
2007-12-14
* Implemented Cell Text Alignment.
graemeg
2007-12-14
* Implemented a OnClick event in TfpgWidget.
graemeg
2007-12-13
* A new GUI example showing how to implement a Splash Screen.
graemeg
2007-12-04
* Fixed a memory leak in TfpgCombobox.
graemeg
2007-12-04
* Minor painting improvement in the treeview nodes.
graemeg
2007-12-04
* Minor adjustments to the Wu Line example.
graemeg
2007-12-04
* Improved the Wu Line example. It now draws three different objects.
graemeg
2007-12-03
* Minor painting fixed to Gauge and ProgressBar frame painting.
graemeg
2007-12-02
* Implemented the Wu Anti-Aliased line drawing algorithm. Soon the canvas Dr...
graemeg
2007-11-30
* Fixed all the memory leaks I could find in CoreLib. We now have non in Core...
graemeg
[next]