Ticket #222 (closed enhancement: fixed)

Opened 19 months ago

Last modified 14 months ago

Update view.pike to GTK2

Reported by: gunnar Owned by: gnugo
Priority: normal Milestone: 3.9.1
Component: regressions Version:
Severity: normal Keywords:
Cc: patch: yes

Description

The view.pike program is depending on the long obsolete GTK+ 1.2 toolkit, which is now nearly extinct. In pike 7.8 there is a new module GTK2 using GTK+ 2.x. This patch update view.pike to use GTK2.

Attachments

gunnar_9_1.26.diff Download (35.9 KB) - added by gunnar 19 months ago.
gunnar_9_1.26b.diff Download (36.7 KB) - added by gunnar 15 months ago.
Revised patch, using TextView? instead of ListView? for text fields.

Regression Results

Attachment Rev. PASS FAIL Nodes Status
gunnar_9_1.26.diff Download never tested
gunnar_9_1.26b.diff Download never tested

Change History

Changed 19 months ago by gunnar

Changed 15 months ago by gunnar

Revised patch, using TextView? instead of ListView? for text fields.

comment:1 Changed 14 months ago by gunnar

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.