Activity for Andrew

  • Andrew Andrew committed [f633ae]

    Lots of wayland changes. Still pretty unstable

  • Andrew Andrew committed [8e7a0c]

    Wayland: added wayland files to version control

  • Andrew Andrew committed [a1b35e]

    Canvas: Changes to allow using a memory blob instead of a TfpgImage

  • Andrew Andrew committed [4b12c9]

    most recent changes in progress

  • Andrew Andrew committed [2774f4]

    Wayland: added more wayland files to version control

  • Andrew Andrew committed [e09b09]

    Reworked fpc_schema_reader and delphi_scheme_reader into one file.

  • Andrew Andrew committed [5ecbec]

    combobox: added wo_NoControlFrame to Options. Useful when a combobox is used inside a property editor.

  • Andrew Andrew committed [c0c85f]

    Added MenuItem.Header property to have more advanced separators

  • Andrew Andrew committed [c735ed]

    Added MenuItem.Header test program

  • Andrew Andrew posted a comment on discussion Vote

    VOTE: lazarus

  • Andrew Andrew committed [e1a160]

    Try a fix for Issue #63 where LXPanel crashes on Raspberry Pi. Disable the old way of setting a form icon if the window manager supports the _NET_WM_ICON atom.

  • Andrew Andrew committed [c0ecfe]

    Agg Canvas: Fixed clipping inside parent contro...

  • Andrew Andrew committed [116fe0]

    GDI Canvas: Fixed clipping inside parent contro...

  • Andrew Andrew committed [274297]

    Removed WeAreTargetCanvas from x11 and moved it...

  • Andrew Andrew committed [6dfe82]

    X11: Fixed clipping of images. DoDrawImagePart ...

  • Andrew Andrew committed [fbe211]

    Core: Changed TfpgRect.IntersectRect to not use...

  • Andrew Andrew committed [da50bb]

    Core: Fix for intersect rect when self equaled ...

  • Andrew Andrew committed [r5356]

    gir2pascal changes:

  • Andrew Andrew committed [5590fc]

    X11 netlayer: changed XInternAtom to allocate t...

  • Andrew Andrew committed [a503e2]

    Listview: Fixed MakeVisible. MakeVisible would ...

  • Andrew Andrew committed [3355e9]

    Listview Example: Added a button to demonstrate...

  • Andrew Andrew committed [1396c6]

    Listview: Fixed MakeVisible to account for the ...

  • Andrew Andrew committed [30f969]

    Native windows: All queued messages directed to...

  • Andrew Andrew committed [b6e8ca]

    EditCombo: Fixed crash with ESC key from bug #5...

  • Andrew Andrew committed [ee1fed]

    Combobox: Fixed bug #50. A Message was queued f...

  • Andrew Andrew committed [a3927e]

    Merge branch 'bug50' into develop

  • Andrew Andrew committed [b08767]

    GDI: Setting Window.WindowAttributes after wind...

  • Andrew Andrew committed [2ac8e7]

    Core: Added TfpgWindow.OnWindowAttributesChange...

  • Andrew Andrew committed [d54611]

    GDI: Changing the window stay on top property f...

  • Andrew Andrew committed [b8159a]

    Base: added waSystemStayOnTop

  • Andrew Andrew committed [f493bf]

    GDI: Handle waSystemStayOnTop now. Currently th...

  • Andrew Andrew committed [a93b93]

    disabled debug message

  • Andrew Andrew committed [492c6c]

    X11: removed duplicate code moved to base

  • Andrew Andrew committed [35441f]

    X11: Added some comments about handled attribut...

  • Andrew Andrew committed [27de4e]

    X11: netlayer changed some Get/Set procs to use...

  • Andrew Andrew committed [2d750c]

    X11: netlayer added procs to get/set remaining ...

  • Andrew Andrew committed [af05b4]

    X11: netlayer added Get/SetAbove and generic he...

  • Andrew Andrew committed [e88920]

    X11: netlayer changed more Get/Set procs to use...

  • Andrew Andrew committed [7ff58a]

    corelib: refactored Widget.Repaint, Widget.Inva...

  • Andrew Andrew committed [8403d2]

    Gdi: Fixed modal forms not recieving input or f...

  • Andrew Andrew committed [d81022]

    X11: Fixed DrawArc coordinates

  • Andrew Andrew committed [1b0146]

    Fixed merge conflict

  • Andrew Andrew committed [d53408]

    Designer: added property that use a TList. Adde...

  • Andrew Andrew committed [88ccd9]

    Designer: Fixed TVFDPropertyList.ParseSourceLine

  • Andrew Andrew committed [956aa3]

    ListView: added ViewStyleClass property

  • Andrew Andrew committed [95187f]

    Listview Example: Converted to use uidesigner i...

  • Andrew Andrew committed [88c39a]

    commented line used for debugging

  • Andrew Andrew committed [7cab22]

    Designer: properties that are objects or interf...

  • Andrew Andrew committed [546b2f]

    Designer: F11 brings the window to the front in...

  • Andrew Andrew committed [124269]

    Designer: when F11 is pressed the window with f...

  • Andrew Andrew committed [7fae2a]

    MessageQueue: Added fpgDeleteMessagesForTarget....

  • Andrew Andrew committed [abaaef]

    Designer: fixed hexview interface and object pr...

  • Andrew Andrew committed [ab87b5]

    Designer: Further simplified FindDesignerWidget

  • Andrew Andrew committed [1c93fe]

    Designer: Fixed FindDesignerWidget when w.paren...

  • Andrew Andrew committed [bf631c]

    designer: removed some stowaway writeln's

  • Andrew Andrew committed [b12256]

    TfpgHexPanel: fixed crash when designing and se...

  • Andrew Andrew committed [f8a13f]

    Designer: fixed FindDesignerWidget when a contr...

  • Andrew Andrew committed [87ce58]

    Designed: added ability to use published TObjec...

  • Andrew Andrew committed [f979c0]

    Merge branch 'uidesigner' into develop

  • Andrew Andrew committed [288519]

    Moved Hexpanel.HexView to published from public

  • Andrew Andrew committed [6afc6b]

    Fixed imageconvert app to use new dnd code

  • Andrew Andrew committed [89155e]

    Added swap endian option to hexpanel and hexvie...

  • Andrew Andrew committed [9ff952]

    Hexview app now opens paramstr(1) if it exists....

  • Andrew Andrew committed [ba166c]

    Added HexView property to TfpgHexpanel. Small i...

  • Andrew Andrew committed [3aa628]

    Added fpg_hexview.pas to gdi package

  • Andrew Andrew committed [e3ecf7]

    Added hexview example app

  • Andrew Andrew committed [5d6c0c]

    Added fpg_hexview.pas. Added to x11 package

  • Andrew Andrew committed [e1366f]

    Added TfpgHexview and TfpgHexPanel to uidesigner

  • Andrew Andrew committed [dce8eb]

    TfpgEdit: Pressing Home will alternate the care...

  • Andrew Andrew committed [e1a638]

    TfpgTextEdit: Fix wrong line start position whe...

  • Andrew Andrew committed [f0114b]

    TfpgWidget: Added OnMultiClick event. Useful fo...

  • Andrew Andrew committed [8ad6b7]

    TfpgTextEdit: Double clicking selects a word.

  • Andrew Andrew committed [a3c40e]

    TfpgTextEdit: Use new HandleMultiClick instead ...

  • Andrew Andrew committed [67a7a4]

    TfpgTextEdit: added ability to drag text. No dr...

  • Andrew Andrew committed [03fc96]

    TfpgTextEdit: Added Dropping text.

  • Andrew Andrew committed [06dd81]

    DND: If a child widget is added to the protecte...

  • Andrew Andrew committed [3927fa]

    TfpgTextEdit: Prevent Ctrl+Right from adding ne...

  • Andrew Andrew committed [d12970]

    TfpgTextEdit: Pressing left or right without sh...

  • Andrew Andrew committed [5d8cb0]

    TfpgTextEdit: Fixed TfpgTextEdit.TSelection.Con...

  • Andrew Andrew committed [58e147]

    TfpgTextEdit: Fixed cursor position when select...

  • Andrew Andrew committed [9f5d2c]

    TfpgTextEdit: Added internal selction object.

  • Andrew Andrew committed [bbf0bf]

    TfpgTextEdit: Updated selection code to use new...

  • Andrew Andrew committed [d32769]

    TfpgTextEdit: Fixed bug where holding Enter wou...

  • Andrew Andrew committed [0b7ec4]

    TfpgTextEdit: Fixed bug where pressing the keyp...

  • Andrew Andrew committed [b0eab0]

    DND: gdi compiles and works. mostly.

  • Andrew Andrew committed [78aaa6]

    DND: clarification of FPGM_DROPENTER vs FPGM_DR...

  • Andrew Andrew committed [abc9e5]

    DND: removed DoDNDEnabled from TfpgWindow. The ...

  • Andrew Andrew committed [2c48f8]

    DND: Removed AcceptDrops code. Widget.AcceptDro...

  • Andrew Andrew committed [14a628]

    MimeTypes: Added some mimetype consts. Changed ...

  • Andrew Andrew committed [17812f]

    DND: x11 move some code from base to x11 that d...

  • Andrew Andrew committed [66a060]

    DND big changes.

  • Andrew Andrew committed [6e7361]

    DND: x11 use string type to store data in the v...

  • Andrew Andrew committed [64f3a9]

    DND: Removed DNDEnabled property from TfpgForm....

  • Andrew Andrew committed [ac9f77]

    Added DND code breaking changes to CHANGELOG.txt

  • Andrew Andrew committed [43fd37]

    Designer: Prevent drops in widgets that aren't ...

  • Andrew Andrew committed [b9ccba]

    DND: Fixed Drag not being freed when the drop i...

  • Andrew Andrew committed [6ce618]

    Form Designer: Added DND to toolbuttons. You ca...

  • Andrew Andrew committed [f6c12e]

    Removed ifdef cpu64/cpu32 and used PtrUint inst...

  • Andrew Andrew committed [79aeee]

    Designer: fixed crash

  • Andrew Andrew committed [9c61fe]

    TextEditor: Added AutoSize property to TfpgGutt...

1 >