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
/
fpg_x11.pas
Age
Commit message (
Expand
)
Author
2014-07-21
new ToggleBox widget
Andrew Haines
2014-06-23
Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'
Graeme Geldenhuys
2014-04-27
Fixes grammar error in code comment
Graeme Geldenhuys
2014-04-21
x11: further improvement to get maxwidth/maxheight fully working.
Graeme Geldenhuys
2014-04-21
x11: Fixes Min[Width|Height] and Max[Width|Height] of top level windows.
Graeme Geldenhuys
2013-09-24
x11: fixes fpgColorToX().
Graeme Geldenhuys
2013-09-23
Fixes GitHub Issue #9 (15bit color conversion under X11)
Graeme Geldenhuys
2013-06-07
Updated copyright notice for fpg_x11 unit.
Graeme Geldenhuys
2013-05-28
horizontal scrolling, commit 1
David Laurence Emerson
2013-05-02
Much faster CopyRect() implementation for X11
Dibo
2013-04-24
Persistent clipboard support under X11.
Andrew Haines
2013-04-04
launching help viewer
Graeme Geldenhuys
2012-11-20
It seems I was wrong, the .Height property is indeed the correct value to use.
Graeme Geldenhuys
2012-10-26
Adds a System Tray Icon implementation for X11.
Graeme Geldenhuys
2012-10-25
minor changes for Xlib api usage.
Graeme Geldenhuys
2012-10-25
Fixes compiler hint about TWMStateType not being used, but when in fact it is...
Graeme Geldenhuys
2012-10-25
Adds missing clearing of record structure before use.
Graeme Geldenhuys
2012-10-25
minor code formatting fixes
Graeme Geldenhuys
2012-10-25
Fixes compiler hints about unused local variables.
Graeme Geldenhuys
2012-08-16
improved the clarity of one code comment.
Graeme Geldenhuys
2012-03-19
x11: fix color shifting due to Alpha channel introduction.
Graeme Geldenhuys
2012-03-16
x11: AggPas needs acess to the internal XImage
Graeme Geldenhuys
2012-03-16
x11: This change allows TfpgX11Image to work with TAgg2D canvas.
Graeme Geldenhuys
2012-03-16
x11: The constructor signature is now updated to match the parent class.
Graeme Geldenhuys
2012-03-09
fixes a spelling mistake in a code comment.
Graeme Geldenhuys
2012-02-29
x11: changed the bit order.
Graeme Geldenhuys
2011-11-21
TfpgWindowBase now introduces a BringToFront() method.
Graeme Geldenhuys
2011-09-13
x11: implemented window grouping support used by some X11 window managers.
Graeme Geldenhuys
2011-08-26
x11: removed trailing whitespace
Graeme Geldenhuys
2011-08-26
x11: fixed a compiler hint about an invalid/unsafe typecast.
Graeme Geldenhuys
2011-08-17
TfpgTimer refactoring.
Graeme Geldenhuys
2011-07-28
Changed IFDEF around users unit in uses clause.
Graeme Geldenhuys
2011-07-25
parameter handling improvements
Graeme Geldenhuys
2011-07-23
wip stash
Graeme Geldenhuys
2011-07-06
Numlock gets treated as a ShitfState in X11. Now disabled.
Graeme Geldenhuys
2011-06-17
Introduced a new property TfpgWindowBase.WindowState
Graeme Geldenhuys
2011-03-24
Partial undo of commit 2ffdd747.
Graeme Geldenhuys
2011-03-24
Replaced direct API usage with an already implemented method.
Graeme Geldenhuys
2011-03-24
Replaced old reference to GFX to fpGUI.
Graeme Geldenhuys
2011-01-14
X11: OnDragDrop the Sender and Source parameters are now populated.
Graeme Geldenhuys
2011-01-14
X11: OnDragEnter now has Sender and Source parameters populated
Graeme Geldenhuys
2011-01-11
fixes Alignment and Anchor calculation even before we have a window handle
Graeme Geldenhuys
2011-01-10
DoWaitWindowMessage() defined as virtual abstract in fpg_base
Graeme Geldenhuys
2011-01-10
DoMessagesPending() renamed to MessagesPending()
Graeme Geldenhuys
2011-01-06
Timers bugfix. Timers did not always work under Windows or Linux.
Graeme Geldenhuys
2010-12-30
X11: Correctly implemented the handling of X11's GraphicsExpose event.
Graeme Geldenhuys
2010-11-18
This X11 work-around doesn't seem to be needed anymore.
Graeme Geldenhuys
2010-11-12
X11: extra checks and precautions
Graeme Geldenhuys
2010-11-12
Added "call stack debugging" for internal use.
Graeme Geldenhuys
2010-11-12
fpgApplication.CreateForm implementation has changed, but end result is the same
Graeme Geldenhuys
[next]