GtkMovieList

As the first application while playing around with the mono platform, c# and gtk# I decided to port one of my old PHP-scripts to a GUI-based application, and GtkMovieList is so far the result.

It still lags some of the functions available in the PHP-script and some of the functions I have planned to implement.

Requirements

Download

Version 0.1 (Friday, July 2 2004)
The files are missing copyright text and credits (currently I'm using the Utils.cs from the WoodPusher project.)

GtkMovieList-0.1.tar.gz (12.25kb)

Changelog:

  • Display movie list from XML file
  • In-casesentitive search based on movie title
  • Only display movies marked as seen
  • Display movie information in GtkHTML view
  • About dialog

Version 0.2 (Thursday, August 19 2004)
The files are missing copyright text and credits (currently I'm using the Utils.cs from the WoodPusher project.

GtkMovieList-0.2.tar.gz (91.69kb)

Changelog:

  • Save in memory XML document to disk
  • Dialog for adding/editing movie data
  • Genre / Category tree in left frame
  • Better error handling
  • Support for the following movie data entries
    • Borrowed to (name and date)

Screenshots

Click on any of the screenshots to view the fullsize version.

Version 0.1 - Main window

.plan

  • Create a new movie XML file
  • Load XML file from open dialog instead of using hardcoded