5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comments regaeding m_interactiveTextGcdc in wxWidgets driver More... over 10 years ago
Fixed incorrect #ifdef && syntax from previous commit More... over 10 years ago
In the wxWidgets driver only use wxGraphicContext under Windows More... over 10 years ago
Sort wxWidget initialization More... over 10 years ago
New Fortran binding: convert 22nd example to use modern Fortran idioms
airwin
as Alan W. Irwin
More... over 10 years ago
Fix the interactive text wxBitmap at 24 bpp More... over 10 years ago
Make the text sizing wxGraphicsContext in the wxWidgets driver temporary More... over 10 years ago
Added copyright notice for map data More... over 10 years ago
Formatting of previous commit More... over 10 years ago
Changed strategy to get text size in wxWidgets driver More... over 10 years ago
Core library: move the warning concerning a NULL pltr callback from plcont to plfcont
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: Add dimension checking, improve 2D transformation code consistency, and fix plimagefr bugs
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: Add remaining API relevant to examples 16 (and 16a), 21, and 22 More... over 10 years ago
New Fortran binding: Add remaining API relevant to example 20
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: Adopt a strict rule that Fortran logical corresponds to C PLBOOL type
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: add API for plsdrawmode, plsmem, plsmema, and plstart
airwin
as Alan W. Irwin
More... over 10 years ago
Build fix for C++ example 20: revert back to previous termination method if lena.pgm cannot be found
airwin
as Alan W. Irwin
More... over 10 years ago
Style previous commits.
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: Add remaining API relevant to example 31
airwin
as Alan W. Irwin
More... over 10 years ago
Fix compile error for wxPLplotwindow for gcc More... over 10 years ago
New Fortran binding: Add remaining API relevant to example 15 More... over 10 years ago
New Fortran binding: plcont fixes and add examples x09f and x14f More... over 10 years ago
Implement the new Fortran interface for plcont. This involves defining callback functions - the interface to these functions depends on the actual form they take their data arguments in. This is not entirely ideal as there is more code involved but earlier attempts via type(c_funptr) caused coredumps. More... over 10 years ago
New Fortran binding: Change naming conventions for certain entities
airwin
as Alan W. Irwin
More... over 10 years ago
Removed named mutex for perfomance boost to the wxWidgets driver. More... over 10 years ago
Allowed x20 to run directly from VS build More... over 10 years ago
New Fortran binding: Add remaining API relevant to example 23
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: Add remaining API relevant to example 23
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran binding: drop support for kind=plint and kind=plunicode integer Fortran types
airwin
as Alan W. Irwin
More... over 10 years ago
New Fortran bindings: Add API relevant to example 22
airwin
as Alan W. Irwin
More... over 10 years ago