5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
disabled debug message More... almost 8 years ago
Core: Added TfpgWindow.OnWindowAttributesChange. Only triggered by changes made outside the application. X11 only atm. More... almost 8 years ago
GDI: Handle waSystemStayOnTop now. Currently the same behavior as waStayOnTop More... almost 8 years ago
X11: Added some comments about handled attributes in TfpgX11Window.DoSetWindowAttributes. More... almost 8 years ago
Base: added waSystemStayOnTop Base: Setting Window.WindowAttributes now causes the changed attributes to be set immediately. (Only on X11 currently) X11: Implemented waSystemStayOnTop. The window stay on top of all other windows if the manager supports _NET_WM_STATE_ABOVE. X11: Much of the WindowAttributes code has been moved to a seperate procedure from DoAllocateWindowHandle to DoSetWindowAttributes. More... almost 8 years ago
X11: netlayer added procs to get/set remaining window states: Below, Shaded More... almost 8 years ago
X11: netlayer changed more Get/Set procs to use thw Window[Set,Get]StateAtom procs More... almost 8 years ago
X11: netlayer changed some Get/Set procs to use thw Window[Set,Get]StateAtom procs More... almost 8 years ago
X11: netlayer added Get/SetAbove and generic helper proc to manipulate the state atoms More... almost 8 years ago
gauge: fixes spelling mistake in code comment. More... almost 8 years ago
Splashscreen demo: fix compilation error and runtive AV's. More... almost 8 years ago
docview: fixes compilation error under Windows. More... almost 8 years ago
docview: quick fix for compilation error of DocView. More... almost 8 years ago
doc: fixes spelling mistake in Quick Guide to fpGUI ebook. More... almost 8 years ago
Fixes compiler error in the NanoEdit example. More... almost 8 years ago
Fixes AV when destroying a TfpgGroupBox. More... almost 8 years ago
add scrollbarwidth setting to editgrid
Jean-Marc
as Jean-Marc Levecque
More... almost 8 years ago
add scrollbarwidth setting to comboboxes
Jean-Marc
as Jean-Marc Levecque
More... almost 8 years ago
French languages translation update.
Jean-Marc
as Jean-Marc Levecque
More... almost 8 years ago
Updated localization files. More... almost 8 years ago
Fixes transparency bug in TfpgImagePanel. More... about 8 years ago
gdi: fix compiler error in DoDrawPolygon() More... about 8 years ago
extras: LazIDE add-on package now registers a new Console Agg2D project type. More... about 8 years ago
extras: Laz IDE add-on package: tweak project settings for new project types. More... about 8 years ago
AggPas: Updated non-gui add_2D.pas unit's Text() and TextWidth() for UTF-8. More... about 8 years ago
docs: fixes syntax errors in documentation. More... about 8 years ago
docs: minor fixes and formatting. More... about 8 years ago
docs: extended the documentation regarding TfpgColor. More... about 8 years ago
AggPas: synced some code from Agg2D.pas to agg_2D.pas More... about 8 years ago
Agg2D: DoDrawString() tweaked the position of text to match pure X11 output. More... about 8 years ago