Feature #19

Drop GtkHTML dependency

Added by admin about 3 years ago. Updated about 3 years ago.

Status: Closed Start: 05/23/2010
Priority: Normal Due date:
Assigned to: Alguno % Done:

100%

Category: GTK GUI (regular GUI)
Target version: 0.7.0
Votes: 0

Description

At the moment, GtkHTML is used to show update information on the 'Information' tab of the program.
The only reason why GtkHTML is used is because of the fact that it's easy to apply HTML markup.
As the same markup can also be reached when using the GtkTextView widget, the GtkHTML dependency
should be dropped.

Associated revisions

Revision 1631
Added by Alguno about 3 years ago

Dropped the GtkHTML dependency
The update information tab isn't fully ported yet. refs #19

Revision 1632
Added by Alguno about 3 years ago

Completed the removal of GtkHTML. Closes #19

Revision 1633
Added by Alguno about 3 years ago

Use g_fopen instead of fopen for the new download queue file to avoid locale issues on Win32 environments
Previous commit closes #19 (this is a test for redmine)

History

#1 Updated by Alguno about 3 years ago

  • % Done changed from 0 to 50

#2 Updated by Alguno about 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 50 to 100

Applied in changeset r1632.

#3 Updated by Alguno about 3 years ago

  • Status changed from Resolved to Closed

Applied in changeset r1633.

Also available in: Atom PDF