~ubuntu-branches/ubuntu/trusty/ginkgocadx/trusty

« back to all changes in this revision

Viewing changes to src/cadxcore/main/gui/license/AboutDialog.fbp

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2013-07-21 11:58:53 UTC
  • mfrom: (7.2.1 sid)
  • Revision ID: package-import@ubuntu.com-20130721115853-44e7n1xujqglu78e
Tags: 3.4.0.928.29+dfsg-1
* New upstream release [July 2013]
  + new B-D: "libjsoncpp-dev".
  + new patch "unbundle-libjsoncpp.patch" to avoid building bundled
    "libjsoncpp-dev".
  + new patch "fix-wx.patch" to avoid FTBFS due to missing
    "-lwx_gtk2u_html-2.8".
* Removed unnecessary versioned Build-Depends.
* Removed obsolete lintian override.
* Reference get-orig-source implementation for orig.tar clean-up and
  DFSG-repackaging.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
            <property name="hidden">0</property>
35
35
            <property name="id">wxID_ANY</property>
36
36
            <property name="maximum_size">-1,-1</property>
37
 
            <property name="minimum_size">520,300</property>
 
37
            <property name="minimum_size">520,350</property>
38
38
            <property name="name">AboutDialogBase</property>
39
39
            <property name="pos"></property>
40
40
            <property name="size">660,500</property>
207
207
                                    <property name="hidden">0</property>
208
208
                                    <property name="id">wxID_ANY</property>
209
209
                                    <property name="maximum_size"></property>
210
 
                                    <property name="minimum_size"></property>
 
210
                                    <property name="minimum_size">-1,350</property>
211
211
                                    <property name="name">m_pPanelSuperior</property>
212
212
                                    <property name="permission">protected</property>
213
213
                                    <property name="pos"></property>
283
283
                                                <event name="OnEraseBackground"></event>
284
284
                                                <event name="OnHtmlCellClicked"></event>
285
285
                                                <event name="OnHtmlCellHover"></event>
286
 
                                                <event name="OnHtmlLinkClicked"></event>
 
286
                                                <event name="OnHtmlLinkClicked">OnTextURL</event>
287
287
                                                <event name="OnKeyDown"></event>
288
288
                                                <event name="OnKeyUp"></event>
289
289
                                                <event name="OnKillFocus"></event>
731
731
                                <property name="proportion">0</property>
732
732
                                <object class="wxListBox" expanded="0">
733
733
                                    <property name="bg"></property>
734
 
                                    <property name="choices">&quot;Cairo&quot; &quot;DCMTK&quot; &quot;FamFamFam Icons&quot; &quot;Fugue Icons&quot; &quot;ITK&quot; &quot;LibJpeg&quot; &quot;LibPng&quot; &quot;OpenSSL&quot; &quot;VTK&quot; &quot;WxWidgets&quot; &quot;Zlib&quot; &quot;SQL Lite&quot; &quot;CharLS&quot; &quot;Dark Glass Icons&quot;</property>
 
734
                                    <property name="choices">&quot;Cairo&quot; &quot;DCMTK&quot; &quot;FamFamFam Icons&quot; &quot;Fugue Icons&quot; &quot;ITK&quot; &quot;LibJpeg&quot; &quot;LibPng&quot; &quot;OpenSSL&quot; &quot;VTK&quot; &quot;WxWidgets&quot; &quot;Zlib&quot; &quot;SQL Lite&quot; &quot;CharLS&quot; &quot;Dark Glass Icons&quot; &quot;Libcurl&quot; &quot;JsonCpp&quot;</property>
735
735
                                    <property name="context_help"></property>
736
736
                                    <property name="context_menu">1</property>
737
737
                                    <property name="enabled">1</property>