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
/
prototypes
Age
Commit message (
Expand
)
Author
2007-07-18
X11: Got some basic Modal Forms to work (still needs work though).
graemeg
2007-07-18
* GDI: Final fixes to Line and Rectangle drawing. This rectangle change is mo...
graemeg
2007-07-18
* Minor fixes with line and rectangle drawing.
graemeg
2007-07-18
* GDI: Fixed Canvas.DrawLine issues
graemeg
2007-07-18
* Replaced the custom event names used in X11 with the native X11 names,
graemeg
2007-07-17
* Minor fixes to how the ButtonFace gets painted.
graemeg
2007-07-17
* GDI: Ripped out the keyboard handling routines and replaced
graemeg
2007-07-17
* Changed the first parameter in HandleKeyChar from a word to a string.
graemeg
2007-07-17
* Minor fix in TfpgButton where the spacebar key didn't click the button any ...
graemeg
2007-07-16
* Changed shiftstate from word to TShiftState for keyboard and mouse events.
graemeg
2007-07-16
* Added the missing units to the Windows fpGFX2 package
graemeg
2007-07-16
* listbox: implemented a Strings ListBox.
graemeg
2007-07-16
* scrollbar: code formatting
graemeg
2007-07-15
(no commit message)
graemeg
2007-07-15
* Did some code cleanup in gui_scrollbar.pas
graemeg
2007-07-15
* Added a Timer to TfpgScrollBar to continue scrolling when the mouse button ...
drewski207
2007-07-15
* ListBox: Fixed scrollbar positioning.
graemeg
2007-07-15
fpgui2:
graemeg
2007-07-14
* Fixed memo scrollbar position and logic
drewski207
2007-07-14
fpgui2: Optimized the ShowMessage dialog to wordwrap and not split words in h...
graemeg
2007-07-14
* fpgui2: Added a new gui_dialogs unit. This is where most dialogs will
graemeg
2007-07-14
fpgui2: implemented CaptureMouse and ReleaseMouse for TfpgBaseWindow.
graemeg
2007-07-14
fpgui2: testing a few more dimentions with Canvas.StretchDraw.
graemeg
2007-07-14
fpgui2: Fixed the interpolation support under X11. Needs testing under Window...
graemeg
2007-07-13
* More work done on the Canvas.StretchDraw and Interpolation support. Not 100...
graemeg
2007-07-13
fpgui2 changes:
graemeg
2007-07-13
fpgui2: refactored the SetWindowTitle method.
graemeg
2007-07-13
Disallowed passing events to parent widget and implemented focus policy.
sekelsenmat
2007-07-13
fpgui2: reverted the event changes made of yesterday.
graemeg
2007-07-12
fpgui2: Implemented WindowToScreen which translates coordinates.
graemeg
2007-07-12
Fixed events example
sekelsenmat
2007-07-12
Small improvement to newmultihandle
sekelsenmat
2007-07-12
Added TFEdit to newmultihandle
sekelsenmat
2007-07-12
Updated X11 backend of Gfx to the new changes
sekelsenmat
2007-07-12
Small fix to newmultihandle and fixed show on windows
sekelsenmat
2007-07-12
Small fix to the example lpi file
sekelsenmat
2007-07-12
fpgui2 prototype changes (Linux only):
graemeg
2007-07-12
GFX: demonstrates how the EvXXX events could be made protected.
graemeg
2007-07-12
newmultihandle: Added some Canvas painting tests to the example project.
graemeg
2007-07-12
* Added a new Timer demo to the prototype fpgui2.
graemeg
2007-07-12
Small fixes
sekelsenmat
2007-07-12
Implemented a better Invalidate for X11 and fixed mouse release on X11
sekelsenmat
2007-07-12
Fixed compilation on X11 and adapted its code to the new pixel format
sekelsenmat
2007-07-11
Changed Invalidate to have no parameters. Now button down kind of works on th...
sekelsenmat
2007-07-11
Added style manager for the new multihandle prototype. Changed color channels...
sekelsenmat
2007-07-11
Changed the example to store local info in lps
sekelsenmat
2007-07-11
Prototype: Implemented end user OnMouseDown and OnMouseUp event properties
graemeg
2007-07-11
* Defined some Event Types. Mostly for usage of end user
graemeg
2007-07-11
Implemented the new event model on X11
sekelsenmat
2007-07-11
Improved multihandle prototype
sekelsenmat
[prev]
[next]