cinaest
14 years agoAdd movie object and movie list store
Philipp Zabel [Fri, 30 Oct 2009 19:06:36 +0000 (20:06 +0100)]
Add movie object and movie list store

The movie object directly contains title, year, rating and genre information.
It is is stored in a movie list store which serves as backend for the
movie list view.

14 years agoAdd movie list menu
Philipp Zabel [Thu, 24 Sep 2009 09:52:13 +0000 (11:52 +0200)]
Add movie list menu

A view menu for the movie list window. Will be used to set up sorting and
filters for the movie list view and select data sources.

14 years agoAdd movie list view
Philipp Zabel [Fri, 30 Oct 2009 19:01:16 +0000 (20:01 +0100)]
Add movie list view

A pannable list view to display lists of movies. The sorted store
is public so it can be connected to the sort order buttons in the
movie list menu.

14 years agoMovie list window: hide search bar by default, make it appear on text entry
Philipp Zabel [Fri, 30 Oct 2009 19:19:56 +0000 (20:19 +0100)]
Movie list window: hide search bar by default, make it appear on text entry

The search bar will appear as soon as something is typed. A tool button is
added to hide the search bar.

14 years agoAdd movie list window
Philipp Zabel [Thu, 24 Sep 2009 09:48:04 +0000 (11:48 +0200)]
Add movie list window

A window with a search bar to display and interact with a list of movies.

14 years agoAdd customized hildon-1 VAPI for Fremantle support
Philipp Zabel [Wed, 7 Oct 2009 09:54:14 +0000 (11:54 +0200)]
Add customized hildon-1 VAPI for Fremantle support

Upstream hildon-1.vapi does not contain Fremantle support yet.

The custom VAPI also contains the Hildon GTK+ modifications. As Vala
doesn't allow to extend classes defined in other VAPIs, methods like
hildon_gtk_widget_set_theme_size are wrapped as static methods:
Hildon.gtk_widget_set_theme_size (Gtk.Widget w, Hildon.SizeType st);

14 years agoAdd Osso.Context
Philipp Zabel [Wed, 7 Oct 2009 09:48:26 +0000 (11:48 +0200)]
Add Osso.Context

14 years agoRemove 'welcome' file
Philipp Zabel [Fri, 30 Oct 2009 16:07:53 +0000 (17:07 +0100)]
Remove 'welcome' file

14 years agoUse Hildon.Program and Hildon.Window
Philipp Zabel [Wed, 7 Oct 2009 09:45:18 +0000 (11:45 +0200)]
Use Hildon.Program and Hildon.Window

14 years agoBasic GTK program
Philipp Zabel [Wed, 7 Oct 2009 09:42:10 +0000 (11:42 +0200)]
Basic GTK program

14 years agowelcome
www-data [Fri, 30 Oct 2009 14:10:04 +0000 (16:10 +0200)]
welcome