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
/
src
/
corelib
/
x11
Age
Commit message (
Expand
)
Author
2008-02-17
* updated version numbers for next release.
graemeg
2008-02-14
* X11: fpGUI will now raise an exception if it can't open the X Display.
graemeg
2008-02-13
* Created a new ImageList unit and class.
graemeg
2008-02-01
* Applied patch from Jean-Marc which fixes a minor issue in the TfpgMemo and ...
graemeg
2008-01-31
* TfpgColor is now a distinct type. Not just a longword alias.
graemeg
2008-01-26
* Fixed the X11 event handling by using the
graemeg
2008-01-21
* Fixed some memory leaks in TfpgComboBox.
graemeg
2008-01-03
* Reworked the timing of when windows get removed from the
graemeg
2007-12-15
GFX/X11 * Minor fix to netlayers handling of splash screens.
graemeg
2007-12-15
* Added a new WindowAttribute called waStayOnTop. * Modified the SplashScree...
graemeg
2007-12-02
* Implemented the Wu Anti-Aliased line drawing algorithm. Soon the canvas Dr...
graemeg
2007-11-30
* Some more minor improvements to the prototype Bitmap theme support.
graemeg
2007-11-28
* Implemented a Command pattern interface.
graemeg
2007-11-26
* Created a new unit that implements a WideString version of TStringList.
graemeg
2007-11-08
* X11: Setting a window title via netlayer does not work for the
graemeg
2007-11-06
* SetLineStyle and LineWidth are now fully supported under X11 and GDI.
graemeg
2007-11-06
* Removed code duplication from the previous patch in X11 SetLineStyle.
graemeg
2007-11-06
* Applied patch from Giuliano Colla. It modifies the line drawing but is curr...
graemeg
2007-11-03
* Improved modal form in X11 to use net window hints
drewski207
2007-10-05
* Implemented a UTF8Insert() and UTF8Delete() procedures
graemeg
2007-09-14
* New overloaded EndDraw method for TfpgCanvas.
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
2007-09-08
* Fixed initial painting of components when they are placed in the
graemeg
2007-08-30
* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...
graemeg
2007-08-27
* Implemented List Mediators with tiOPF support and added a demo.
graemeg
2007-08-21
X11: The start of implementing a Double Click event.
graemeg
2007-08-21
* minor fix
graemeg
2007-08-21
* GDI: Fixed popup window support.
graemeg
2007-08-20
* CoreLib: Some minor code cleanup, removing unused variables and code comments.
graemeg
2007-08-18
* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.
graemeg
2007-08-16
* Added images, Owner, Group and file attribute support to TfpgFileGrid.
graemeg
2007-08-15
* Implemented some file handling functions.
graemeg
2007-08-12
* The start of clipboard support. Currently on Text is support and the clipbo...
graemeg
2007-08-11
* Implemented fpgApplicatio.GetFontfaceList (GDI untested)
graemeg
2007-08-09
* moved FastDoubleBuffer to TfpgCanvasBase
drewski207
2007-08-09
* Added a property to TfpgCanvasImpl(x11) FastDoubleBuffer
drewski207
2007-08-08
* Mouse Cursor support has been added (GDI is untested).
graemeg
2007-08-08
* Finally fixed all painting issues with rectangles and clipping.
graemeg
2007-08-07
* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...
graemeg
2007-08-07
* Fixed a minor bug where the CoreLib examples did not show the main window
graemeg
2007-07-31
* Fixed FillRectangle() under GDI and X11.
graemeg
2007-07-27
X11 only:
graemeg
2007-07-25
* Implemented and added a new unit that will handle command line parameters.
graemeg
2007-07-25
* fixed timers if the next timer should execute now
drewski207
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
Replaced some code that got undone in the previous revision regarding modal f...
graemeg
2007-07-24
made DoAllocateWinHandle only allocate not show a handle
drewski207
2007-07-24
* Updated gfx_x11 to reflect the changes about modal forms.
graemeg
2007-07-23
X11: Modal forms are now working correctly. You cannot kill the parent of a m...
graemeg
[prev]
[next]