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
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
2012-02-29
changed alias class definitions to class descendants.
Graeme Geldenhuys
2012-02-21
Adds PNG loading support.
Graeme Geldenhuys
2011-12-02
version bump to 0.8
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
minor code formatting changes
Graeme Geldenhuys
2011-06-17
Introduced a new property TfpgWindowBase.WindowState
Graeme Geldenhuys
2011-05-19
New component TfpgReadOnly added to fpGUI.
Graeme Geldenhuys
2011-05-06
Skeleton style units.
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
2010-11-11
Bumped the version number so it's newer than the last release.
Graeme Geldenhuys
2010-11-08
Revert "Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgu...
Graeme Geldenhuys
2010-11-05
Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgui/fpgui
Andrew Haines
2010-10-29
Removed the stray writeln() statement.
Graeme Geldenhuys
2010-10-29
Updated X11 code due to property changes in TfpgMimeDataItem class.
Graeme Geldenhuys
2010-10-28
TfpgWindowBase introduced a new abstract method
Graeme Geldenhuys
2010-10-28
extra error checking in mimelist DND operation
Graeme Geldenhuys
2010-10-28
More code comments and DNDDebug entries.
Graeme Geldenhuys
2010-10-28
bugfix: TfpgX11Drag.SendDNDDrop did not always process correctly.
Graeme Geldenhuys
2010-10-28
Bugfix: TfpgX11Application.HandleDNDposition's XdndStatus message sent did no...
Graeme Geldenhuys
2010-10-28
OnDragLeave event now has the Sender parameter set, and points to the target ...
Graeme Geldenhuys
2010-10-27
X11 DND: We never checked if drop was really accepted in HandleDNDDrop
Graeme Geldenhuys
2010-10-27
Renamed TfpgWindowBase.DoEnabledDrops() to DoDNDEnabled()
Graeme Geldenhuys
2010-10-27
X11 DND: Incorrectly assumed there will always be a 'text/plain' mime-type
Graeme Geldenhuys
2010-10-26
X11: in HandleDNDposition() we never recursed through all children
Graeme Geldenhuys
2010-10-26
X11: make sure that AcceptDrops are True before we fire OnDragDrop
Graeme Geldenhuys
2010-10-26
X11: improved DND debug messages
Graeme Geldenhuys
[prev]
[next]