~ubuntu-branches/ubuntu/raring/gedit/raring

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2011-06-27 05:29:37 UTC
  • mfrom: (1.1.86 upstream)
  • Revision ID: james.westby@ubuntu.com-20110627052937-9zihn7ha7of3b251
Tags: 3.1.1-0ubuntu1
* New upstream release.
* debian/control.in:
  - Require GTK+ 3.1.6
* debian/watch:
  - Look at unstable releases too

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
commit fe3c73eefe9de9d24fb8a9921e08ca3cfcc45507
2
 
Author: Ignacio Casal Quinteiro <icq@gnome.org>
3
 
Date:   2011-06-16
4
 
 
5
 
    externaltools: use Gedit.App instead of Gedit.app...
6
 
 
7
 
M       plugins/externaltools/tools/filelookup.py
8
 
 
9
 
commit b5bb906b0b0244ec92d58862faf9f4b8d0724f9f
10
 
Author: Ignacio Casal Quinteiro <icq@gnome.org>
11
 
Date:   2011-06-16
12
 
 
13
 
    externaltools: use the right methods.
14
 
 
15
 
M       plugins/externaltools/tools/capture.py
16
 
M       plugins/externaltools/tools/filelookup.py
17
 
 
18
 
commit 6a90e8ae52d21828d5fadcd1264194c6dc6b92c0
19
 
Author: Ignacio Casal Quinteiro <icq@gnome.org>
20
 
Date:   2011-06-16
21
 
 
22
 
    externaltools: fix languages popup
 
1
commit e8c228be022deb2b3c4373330b060a4bced09983
 
2
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
3
Date:   2011-06-13
 
4
 
 
5
    externaltools: readd the GeditView and fix expansion flag
23
6
 
24
7
M       plugins/externaltools/tools/manager.py
25
 
 
26
 
commit 85a42ad730b6bb15214fd795b8327e9254c47863
 
8
M       plugins/externaltools/tools/tools.ui
 
9
 
 
10
commit c2be408db78d2f679f2b582c0c0310ab98a86e22
 
11
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
12
Date:   2011-06-13
 
13
 
 
14
    preferences dialog: fix expand problem
 
15
 
 
16
M       gedit/dialogs/gedit-preferences-dialog.ui
 
17
 
 
18
commit 7d0ee9b27843c2f40a453b00167b68f6847dadaf
 
19
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
20
Date:   2011-06-13
 
21
 
 
22
    time: fix expansion flags in the ui file
 
23
 
 
24
M       plugins/time/gedit-time-dialog.ui
 
25
M       plugins/time/gedit-time-setup-dialog.ui
 
26
 
 
27
commit 4a06b52019e58fda3450f9563ef2ce889110534c
 
28
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
29
Date:   2011-06-13
 
30
 
 
31
    theatrics: use foreach_remove instead of foreach and call remove
 
32
    inside
 
33
 
 
34
M       gedit/theatrics/gedit-theatrics-stage.c
 
35
 
 
36
commit c3a1bafc5a22a99be7d81f7df24e328a573e6f4d
 
37
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
38
Date:   2011-06-13
 
39
 
 
40
    Fix overlay tests
 
41
 
 
42
M       tests/test-overlay.c
 
43
 
 
44
commit 0b6d5723ffb0ebb4bda3cadc0341e0bfa9eb4466
 
45
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
46
Date:   2011-06-13
 
47
 
 
48
    Use GtkBox instead of Gtk[HV]Box in ui files
 
49
 
 
50
M       gedit/dialogs/gedit-encodings-dialog.ui
 
51
M       gedit/dialogs/gedit-preferences-dialog.ui
 
52
M       gedit/dialogs/gedit-replace-dialog.ui
 
53
M       gedit/gedit-print-preferences.ui
 
54
M       plugins/docinfo/gedit-docinfo-plugin.ui
 
55
M       plugins/externaltools/tools/tools.ui
 
56
M       plugins/pythonconsole/pythonconsole/config.ui
 
57
M       plugins/snippets/snippets/snippets.ui
 
58
M       plugins/sort/gedit-sort-plugin.ui
 
59
M       plugins/spell/languages-dialog.ui
 
60
M       plugins/spell/spell-checker.ui
 
61
M       plugins/time/gedit-time-dialog.ui
 
62
M       plugins/time/gedit-time-setup-dialog.ui
 
63
 
 
64
commit 7965e85058e8f6947cc082c0732d67dcba8e098e
 
65
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
66
Date:   2011-06-13
 
67
 
 
68
    Inherit from GtkBin instead of GtkBox
 
69
 
 
70
M       gedit/gedit-panel.c
 
71
M       gedit/gedit-panel.h
 
72
 
 
73
commit 00731be257876e661bac9c3f17a8c6af855746ff
 
74
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
75
Date:   2011-06-13
 
76
 
 
77
    Bump gtk+ version to 3.1.6
 
78
 
 
79
    Needed for GtkOverlay
 
80
 
 
81
M       configure.ac
 
82
 
 
83
commit caa8ca99570d344b7ec68801ab358b0a49cd5048
 
84
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
85
Date:   2011-06-13
 
86
 
 
87
    Port gedit to GtkOverlay
 
88
 
 
89
M       gedit/Makefile.am
 
90
M       gedit/gedit-animatable.c
 
91
M       gedit/gedit-animated-overlay.c
 
92
M       gedit/gedit-animated-overlay.h
 
93
M       gedit/gedit-floating-slider.c
 
94
M       gedit/gedit-floating-slider.h
 
95
D       gedit/gedit-overlay-child.c
 
96
D       gedit/gedit-overlay-child.h
 
97
D       gedit/gedit-overlay.c
 
98
D       gedit/gedit-overlay.h
 
99
M       gedit/gedit-view-frame.c
 
100
 
 
101
commit 9834d9ceffa9c47189b8fe1823d9117c6e678143
 
102
Author: Garrett Regier <alias301@gmail.com>
 
103
Date:   2011-06-12
 
104
 
 
105
    Fix tab groups so they expand properly
 
106
 
 
107
M       gedit/gedit-multi-notebook.c
 
108
 
 
109
commit 8033c19d2c89e1364861c42879d1aa300963aed7
 
110
Author: Ignacio Casal Quinteiro <icq@gnome.org>
 
111
Date:   2011-06-12
 
112
 
 
113
    panel: use the right property
 
114
 
 
115
M       gedit/gedit-panel.c
 
116
 
 
117
commit 18a62cc5d78b4fc0862578c4216bcab4dc20c3bd
 
118
Author: Garrett Regier <alias301@gmail.com>
 
119
Date:   2011-06-12
 
120
 
 
121
    No longer use Gtk[HV]Box as it is deprecated
 
122
 
 
123
M       gedit/dialogs/gedit-close-confirmation-dialog.c
 
124
M       gedit/gedit-documents-panel.c
 
125
M       gedit/gedit-documents-panel.h
 
126
M       gedit/gedit-file-chooser-dialog.c
 
127
M       gedit/gedit-io-error-info-bar.c
 
128
M       gedit/gedit-multi-notebook.c
 
129
M       gedit/gedit-multi-notebook.h
 
130
M       gedit/gedit-panel.c
 
131
M       gedit/gedit-panel.h
 
132
M       gedit/gedit-print-preview.c
 
133
M       gedit/gedit-print-preview.h
 
134
M       gedit/gedit-progress-info-bar.c
 
135
M       gedit/gedit-statusbar.c
 
136
M       gedit/gedit-tab-label.c
 
137
M       gedit/gedit-tab-label.h
 
138
M       gedit/gedit-tab.c
 
139
M       gedit/gedit-tab.h
 
140
M       gedit/gedit-view-frame.c
 
141
M       gedit/gedit-view-frame.h
 
142
M       gedit/gedit-window.c
 
143
M       plugins/checkupdate/gedit-check-update-plugin.c
 
144
M       plugins/filebrowser/gedit-file-browser-widget.c
 
145
M       plugins/filebrowser/gedit-file-browser-widget.h
 
146
M       tests/test-overlay.c
 
147
 
 
148
commit 33fee945a6bbf88ba28316fbba842aab411d9ecf
 
149
Author: Bruno Brouard <annoa.b@gmail.com>
 
150
Date:   2011-06-07
 
151
 
 
152
    Updated French doc translation
 
153
 
 
154
A       help/fr/figures/gedit3-screenshot.png
 
155
D       help/fr/figures/gedit_recent_files_menu_icon.png
 
156
D       help/fr/figures/gedit_window.png
 
157
M       help/fr/fr.po
 
158
 
 
159
commit 4fdcac179cde63c3b73c78ba0568df8c268069ba
27
160
Author: Paolo Borelli <pborelli@gnome.org>
28
161
Date:   2011-06-05
29
162
 
31
164
 
32
165
M       gedit/gedit-window.c
33
166
 
34
 
commit 14d8898bf03db8f95d79b9f259334636bb2ebfc5
 
167
commit 2893a74c69c74c13230deae837cf1d59afb166a8
35
168
Author: Paolo Borelli <pborelli@gnome.org>
36
169
Date:   2011-06-05
37
170
 
44
177
M       gedit/gedit-app.c
45
178
M       gedit/gedit-dbus.c
46
179
 
47
 
commit 25374149a9c5ae69259ec7931370dead2792d396
 
180
commit 45ef6ab1dfaf8424fecfc1d82d1178b190e0c236
48
181
Author: Paolo Borelli <pborelli@gnome.org>
49
182
Date:   2011-06-04
50
183
 
56
189
M       gedit/gedit-debug.h
57
190
M       gedit/gedit-window.c
58
191
 
59
 
commit aff4a2b03e9ff2314b74054bcba3986e47d66a0e
60
 
Author: Garrett Regier <alias301@gmail.com>
61
 
Date:   2011-06-12
62
 
 
63
 
    Fix tab groups so they expand properly
64
 
 
65
 
M       gedit/gedit-multi-notebook.c
66
 
 
67
 
commit d9449537ef14743cc5dff89f6eafff1687ddf092
68
 
Author: Ignacio Casal Quinteiro <icq@gnome.org>
69
 
Date:   2011-06-13
70
 
 
71
 
    theatrics: use foreach_remove instead of foreach and call remove
72
 
    inside
73
 
 
74
 
M       gedit/theatrics/gedit-theatrics-stage.c
75
 
 
76
 
commit e96c3bc6a42b78dfcb7582f4d258f1a4fd002254
77
 
Author: Bruno Brouard <annoa.b@gmail.com>
78
 
Date:   2011-06-07
79
 
 
80
 
    Updated French doc translation
81
 
 
82
 
A       help/fr/figures/gedit3-screenshot.png
83
 
D       help/fr/figures/gedit_recent_files_menu_icon.png
84
 
D       help/fr/figures/gedit_window.png
85
 
M       help/fr/fr.po
86
 
 
87
 
commit ad725b8ac9b9ba0cc8de9bb05dddbb9998e7dd97
 
192
commit 1edc621c9713c6c8843d950d36f6b0ed1001ac94
88
193
Author: Ignacio Casal Quinteiro <icq@gnome.org>
89
194
Date:   2011-06-01
90
195
 
92
197
 
93
198
M       po/LINGUAS
94
199
 
95
 
commit 9952cde06fde43288b30cd23db430b073557fc5f
 
200
commit e40b6a53f42ca02ff7f16a908d16ec970f46691f
96
201
Author: Kostas Papadimas <pkst@gnome.org>
97
202
Date:   2011-06-01
98
203
 
100
205
 
101
206
M       po/el.po
102
207
 
103
 
commit 984c0043271bbcf3e973a74fcf762cc52473ddb6
104
 
Author: Ignacio Casal Quinteiro <icq@gnome.org>
105
 
Date:   2011-05-31
106
 
 
107
 
    Release 3.0.4
108
 
 
109
 
M       NEWS
110
 
M       README
111
 
M       configure.ac
112
 
 
113
 
commit 62bb1b60a4da908c6fa6a0af07fe4262c6048da8
 
208
commit 7013303fd1806171cdc1744ed941d1a5e33988bb
 
209
Author: Carles Ferrando <carles.ferrando@gmail.com>
 
210
Date:   2011-05-29
 
211
 
 
212
    [l10n]Updated Catalan (Valencian) translation
 
213
 
 
214
M       po/ca@valencia.po
 
215
 
 
216
commit ed6517948f12a853fbe55c792550b239646988a1
114
217
Author: Sebastien Bacher <seb128@ubuntu.com>
115
218
Date:   2011-05-25
116
219
 
119
222
 
120
223
M       configure.ac
121
224
 
122
 
commit fe74bee23e3864b1cc034cdb7d8fecef275e4d48
123
 
Author: Carles Ferrando <carles.ferrando@gmail.com>
124
 
Date:   2011-05-29
125
 
 
126
 
    [l10n]Updated Catalan (Valencian) translation
127
 
 
128
 
M       po/ca@valencia.po
129
 
 
130
 
commit 5ce4041ba594a5307c4d1632596a95305bc4ca2b
 
225
commit f8508ca201e7d16fa5e18a6130f456fdd3fc0c99
131
226
Author: Dan Williams <dcbw@redhat.com>
132
227
Date:   2011-05-25
133
228