~bratsche/ubuntu/maverick/monodevelop/disable-appmenu

« back to all changes in this revision

Viewing changes to src/addins/VersionControl/DiffWidget/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2009-03-17 17:55:55 UTC
  • mfrom: (1.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090317175555-2w5qbmu0l5maq6fq
Tags: 1.9.3+dfsg-1ubuntu1
* FFe for Monodevelop 2 granted by motu-release team :)
* Merge from Debian Unstable , remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-02-25  Mike Krüger  <mkrueger@novell.com>
 
2
 
 
3
        * widget.cs: Cleaned up OnDestroyed.
 
4
 
 
5
2009-02-25  Mike Krüger  <mkrueger@novell.com>
 
6
 
 
7
        * widget.cs: Changed override Destroy --> override
 
8
          OnDestroyed.
 
9
 
 
10
2009-02-25  Mike Krüger  <mkrueger@novell.com>
 
11
 
 
12
        * widget.cs: Worked on ressource de-allocation.
 
13
 
 
14
2009-02-20  Mike Krüger  <mkrueger@novell.com>
 
15
 
 
16
        * widget.cs: Worked on resource freeing of the diff widget.
 
17
 
 
18
2009-02-20  Mike Krüger  <mkrueger@novell.com>
 
19
 
 
20
        * widget.cs: fixed "Bug 474156 - diff window wraps lines of
 
21
          code".
 
22
 
 
23
2009-02-19  Mike Krüger  <mkrueger@novell.com>
 
24
 
 
25
        * widget.cs: fixed "Bug 409910 - Lines added in a diff make
 
26
          user think identing is incorrect".
 
27
 
 
28
2009-02-18  Mike Krüger  <mkrueger@novell.com>
 
29
 
 
30
        * widget.cs: Fixed "Bug 472140 - Diff widget breaks themes".
 
31
 
 
32
2009-02-07  Michael Hutchinson  <mhutchinson@novell.com>
 
33
 
 
34
        * Makefile.am:
 
35
        * DiffWidget.csproj: Make implicit references explicit. Csc is
 
36
          much pickier about these.
 
37
 
 
38
2009-02-06  Lluis Sanchez Gual  <lluis@novell.com>
 
39
 
 
40
        * Makefile.am:
 
41
        * DiffWidget.csproj: Fix build.
 
42
 
 
43
2009-02-06  Lluis Sanchez Gual  <lluis@novell.com>
 
44
 
 
45
        * Makefile.am:
 
46
        * DiffWidget.mdp:
 
47
        * DiffWidget.csproj: Migrated to MSBuild file format.
 
48