~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.MacDev/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2010-06-10  Michael Hutchinson  <mhutchinson@novell.com>
2
 
 
3
 
        * XibCodeBehind.cs:
4
 
        * MacBuildUtilities.cs: Better build output.
5
 
 
6
 
2010-06-08  Michael Hutchinson  <mhutchinson@novell.com>
7
 
 
8
 
        * MonoDevelop.MacDev.csproj:
9
 
        * templates/MacPlist.xft.xml:
10
 
        * MonoDevelop.MacDev.addin.xml: Re-specialized the plist
11
 
          template so categorization remains sane.
12
 
 
13
 
2010-06-07  Michael Hutchinson  <mhutchinson@novell.com>
14
 
 
15
 
        * XibCodeBehind.cs: Generato sublcasses now return a CCU, not
16
 
          types.
17
 
 
18
 
2010-06-07  Michael Hutchinson  <mhutchinson@novell.com>
19
 
 
20
 
        * MonoDevelop.MacDev.addin.xml: Allow editing xibs as xml on
21
 
          !mac.
22
 
 
23
 
2010-06-07  Michael Hutchinson  <mhutchinson@novell.com>
24
 
 
25
 
        * XibCodeBehind.cs: Don't regen codebehind while loading
26
 
          projects.
27
 
 
28
 
2010-06-07  Michael Hutchinson  <mhutchinson@novell.com>
29
 
 
30
 
        * XibCodeBehind.cs: Force-update designer files after adding
31
 
          one to the project.
32
 
 
33
 
2010-06-07  Michael Hutchinson  <mhutchinson@novell.com>
34
 
 
35
 
        * XibCodeBehind.cs:
36
 
        * MacBuildUtilities.cs:
37
 
        * MonoDevelop.MacDev.csproj: Move more sharable code from
38
 
          MonoDevelop.IPhone to MonoDevelop.MacDev.
39
 
 
40
 
2010-06-06  Michael Hutchinson  <mhutchinson@novell.com>
41
 
 
42
 
        * MacBuildUtilities.cs:
43
 
        * MonoDevelop.MacDev.csproj: Moved lots of re-usable code from
44
 
          iphone build extension to new
45
 
          MonoDevelop.MacDev.MacBuildUtilities class.
46
 
 
47
 
2010-06-05  Michael Hutchinson  <mhutchinson@novell.com>
48
 
 
49
 
        * MonoDevelop.MacDev.csproj: Flush.
50
 
 
51
 
2010-06-04  Michael Hutchinson  <mhutchinson@novell.com>
52
 
 
53
 
        * icons:
54
 
        * templates:
55
 
        * AssemblyInfo.cs:
56
 
        * icons/mono-develop.svg:
57
 
        * MonoDevelop.MacDev.Plist:
58
 
        * MonoDevelop.MacDev.csproj:
59
 
        * templates/MacPlist.xft.xml:
60
 
        * icons/xib-template-view.png:
61
 
        * MonoDevelop.MacDev.addin.xml:
62
 
        * icons/xib-template-empty.png:
63
 
        * icons/xib-template-window.png:
64
 
        * icons/xib-template-application.png:
65
 
        * MonoDevelop.MacDev.InterfaceBuilder:
66
 
        * MonoDevelop.MacDev.Plist/PlistReal.cs:
67
 
        * MonoDevelop.MacDev.Plist/PlistData.cs:
68
 
        * MonoDevelop.MacDev.Plist/PlistDate.cs:
69
 
        * MonoDevelop.MacDev.Plist/PlistArray.cs:
70
 
        * MonoDevelop.MacDev.Plist/PlistString.cs:
71
 
        * MonoDevelop.MacDev.Plist/PlistObject.cs:
72
 
        * icons/application-x-mono-develop-xib.svg:
73
 
        * MonoDevelop.MacDev.Plist/PlistBoolean.cs:
74
 
        * MonoDevelop.MacDev.Plist/PlistInteger.cs:
75
 
        * MonoDevelop.MacDev.Plist/PlistDocument.cs:
76
 
        * icons/application-x-mono-develop-xib-24.png:
77
 
        * icons/application-x-mono-develop-xib-32.png:
78
 
        * icons/application-x-mono-develop-xib-22.png:
79
 
        * MonoDevelop.MacDev.Plist/PlistDictionary.cs:
80
 
        * MonoDevelop.MacDev.Plist/PlistObjectBase.cs:
81
 
        * icons/application-x-mono-develop-xib-48.png:
82
 
        * icons/application-x-mono-develop-xib-256.png:
83
 
        * MonoDevelop.MacDev.InterfaceBuilder/IBObject.cs:
84
 
        * MonoDevelop.MacDev.InterfaceBuilder/IBDocument.cs:
85
 
        * MonoDevelop.MacDev.InterfaceBuilder/Collections.cs:
86
 
        * MonoDevelop.MacDev.InterfaceBuilder/IBReference.cs:
87
 
        * MonoDevelop.MacDev.InterfaceBuilder/IBObjectRecord.cs:
88
 
        * MonoDevelop.MacDev.InterfaceBuilder/UnknownIBObject.cs:
89
 
        * MonoDevelop.MacDev.InterfaceBuilder/IBConnectionRecord.cs:
90
 
          Moved sharable code, icons, templates and mimetype
91
 
          definitions out of the iPhone addin into a new MacDev addin.
92