~francesco-hermanitosverdes/openshot/hv_francesco

« back to all changes in this revision

Viewing changes to openshot/windows/glade/OpenProject.glade

  • Committer: Jonathan Thomas
  • Date: 2009-11-09 00:34:16 UTC
  • Revision ID: jonathan@jonathan64-20091109003416-g1z7kqfo62wlv70c
Bumped to version 0.9.53

Added to more properties to the Rotate effect
x_offset and y_offset

Extended the size of the timeline to fit around
45 tracks, instead of 17 tracks

Improved the resizing window code to resize before
we show the window.  This fixes a few different resize
bugs, and makes the window resizing a smoother
process.

Open Project dialog now supports the "double click"
signal, to more quickly open a project file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
14
14
    <property name="has_separator">False</property>
15
15
    <signal name="response" handler="on_frmOpenProject_response"/>
 
16
        <signal name="file-activated" handler="on_frmOpenProject_file_activated"/>
16
17
    <child internal-child="vbox">
17
18
      <widget class="GtkVBox" id="dialog-vbox1">
18
19
        <property name="visible">True</property>