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
2010-09-23
Reworked the HandleDNDposition() method
Graeme Geldenhuys
2010-09-23
Adds a reverse lookup: GetAtomFromDropAction()
Graeme Geldenhuys
2010-09-23
If TfpgForm.EnabledDrops are set before a WinHandle exists we need to queue t...
Graeme Geldenhuys
2010-09-23
Changed bit manipulation so it makes more sense.
Graeme Geldenhuys
2010-09-23
Adds implementation for handling XdndSelection message.
Graeme Geldenhuys
2010-09-23
Fixed double free libc crash. We assumed we should always free xdndtypes.
Graeme Geldenhuys
2010-09-23
Fixes range-check errors and compiler warnings.
Graeme Geldenhuys
2010-09-23
helper method to do conversion from TAtom to enum for drop actions.
Graeme Geldenhuys
2010-09-23
X11: No need to reference xapplication because this method is inside TfpgX11A...
Graeme Geldenhuys
2010-09-23
X11: Adds remained of the XDND protocol handling routines
Graeme Geldenhuys
2010-09-23
Renamed DND fpGUI message constants to keep with existing naming convention.
Graeme Geldenhuys
2010-09-23
X11: adds HandleDNDposition() for processing XdndPosition messages.
Graeme Geldenhuys
2010-09-23
Adds some application wide variables that we need for tracking XDND data.
Graeme Geldenhuys
2010-09-23
Fix variable types for XGetWindowProperty calls.
Graeme Geldenhuys
2010-09-23
Implemented abstract DoEnableDrops() method.
Graeme Geldenhuys
2010-09-20
Add some programmer comments in X11 backend code.
Graeme Geldenhuys
2010-09-04
fpg_utils: Added a new function that returns a config directory for fpGUI fra...
Graeme Geldenhuys
2010-08-30
Fix bug returning to previous active window after opening modal form
Graeme Geldenhuys
2010-08-22
Introduced a new cross-platform fpgFileSize() helper function.
Graeme Geldenhuys
2010-08-15
Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgui/fpgui
Andrew Haines
2010-08-02
Added VERSION_FILE.inc to fpgui_toolkit.lpk packages and updated version.
Graeme Geldenhuys
2010-07-05
New unit (fpg_imgutils)
Graeme Geldenhuys
2010-05-23
New Input Query (text) Dialog and global function fpgInputQuery().
Graeme Geldenhuys
2010-05-17
GDI: did not handle waBorderLess window attribute.
Graeme Geldenhuys
2010-05-14
JPEG image loading support
jp anghel
2010-04-30
X11: Fixed bug where 1x1 rectangle is not drawn.
Graeme Geldenhuys
2010-04-29
Added hint directives for non-portable properties.
Graeme Geldenhuys
2010-04-29
New "Select Color" dialog added to fpGUI.
Graeme Geldenhuys
2010-04-15
New unit fpg_editbtn.pas: Adds TfpgFileNameEdit component.
Graeme Geldenhuys
2010-04-08
X11: temporary change to allow compiling under Mac OS - experimental
Graeme Geldenhuys
2010-04-06
version info file moved to src directory.
Graeme Geldenhuys
2010-03-18
package settings: Use AnsiString and disable optimisation for better debugging.
Graeme Geldenhuys
2010-03-18
Setting MouseCursor at design time now works correctly under X11.
Graeme Geldenhuys
2010-03-11
Minor change so it can compile under Mac OS X with X11 support enabled.
Graeme Geldenhuys
2010-03-11
Disable compiler hint for something i did for a reason.
Graeme Geldenhuys
2010-03-09
X11: Now fontlist returns non-scaleable fonts too.
Graeme Geldenhuys
2010-03-09
X11: added some more Xft library constants for future use.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
Graeme Geldenhuys
2010-03-03
Another addition to fpgOpenURL() under Linux.
Graeme Geldenhuys
2010-03-01
no comment.
Graeme Geldenhuys
2010-03-01
X11: Fix crash when copy-to-clipboard under 64bit Linux.
Graeme Geldenhuys
2010-03-01
X11: correctly handle buffer overflow errors in Xutf8LookupString API call.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-22
Removed IFDEf's in fpg_main by using fpg_interface unit
Graeme Geldenhuys
2010-02-17
Remove debug writeln() from X11 backend code.
Graeme Geldenhuys
2010-02-11
Cross-build script for personal use
Graeme Geldenhuys
2009-12-29
Updating fpgui package licensing information and version number.
Graeme Geldenhuys
2009-12-21
Fix User/Group Name lookups on *unix file-systems.
Graeme Geldenhuys
2009-11-30
Cleaned up the Xft header translation unit. Used external keyword for each de...
Graeme Geldenhuys
2009-10-23
* Fixed window position for toplevel windows on first show
Andrew
[prev]
[next]