These patches do not fix the current problem with spurious lines/crashes when 
the cursor goes off the top of the screen. However, they do not break 
anything either!

Three patches that use references rather than pointers. Cleaner, neater and 
safer! (All calls to relevant functions now pass (*this) rather than (this). 
No function is called in any other way, so the pointer cannot be 
uninitialised.

The main patch, patch_ref is everything needed to get the xforms stuff 
working. ChangeLog included.

The other two patch_ref_kde and patch_ref_gnome are the changes to the 
frontends/kde and frontends/gnome directories. Please do not apply; they are 
meant for John and for Marco but have and No Warranty and no ChangeLog! I 
checked that kde compiles, but cannot to even that for gnome. Hope that Marco 
and John might find them useful, however.

Angus

patch_ref.gz

patch_ref_kde.gz

patch_ref_gnome.gz

Reply via email to