~ubuntu-branches/ubuntu/maverick/gnome-terminal/maverick-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

Tags: upstream-2.12.0
Import upstream version 2.12.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
========================== 2.12.0 =======================
 
2
 
 
3
2005-09-06  Kjartan Maraas  <kmaraas@gnome.org>
 
4
 
 
5
        * configure.in: Release 2.12.0
 
6
 
 
7
========================== 2.11.3 =======================
 
8
 
 
9
2005-08-19  Kjartan Maraas  <kmaraas@gnome.org>
 
10
 
 
11
        * src/terminal-profile.c: (terminal_profile_set_is_default):
 
12
        Don't wrongly reset the default profile to the first one when
 
13
        editing a different profile is finished. Closes bug #313326.
 
14
        Patch from Chris Heath.
 
15
 
 
16
2005-08-08  Dennis Cranston <dennis_cranston@yahoo.com>
 
17
 
 
18
        * src/terminal-window.c: (confirm_close_window): HIG fixes
 
19
        for the close dialog.  Adds a mnemonic and removes the window
 
20
        title.
 
21
        
 
22
2005-07-12  Michele Baldessari  <michele@pupazzo.org>
 
23
 
 
24
        * configure.in: Added AC_C_BIGENDIAN check
 
25
        * src/skey/donkey.h, src/skey/donkey.c, src/skey/md2.c
 
26
        * src/skey/tailor.h, src/skey/config.h: Removed due to 
 
27
        license issues (#305216)
 
28
        * src/skey/md5.c, src/skey/md5.h, src/skey/md4.c
 
29
        * src/skey/md4.h, src/skey/sha1.h, src/skey/sha1.c: 
 
30
        Added new non-license violating implementations for these 
 
31
        hashes algorithms. MD4 and MD5 are taken from the mhash library
 
32
        which in turn are based on public domain implementations by Colin Plumb.
 
33
        SHA1 is from the public domain implementation of Steve Reid.
 
34
        * src/skey/skey.c, src/skey/skey.h, src/skey/skeyutil.c,
 
35
        * src/skey/skeyutil.h: Reimplementation from scratch of the previous
 
36
        S/Key support (RFC1760). Removed MD2 support and added SHA1 support, 
 
37
        in order to be able one day to support RFC2289.
 
38
 
 
39
2005-07-21  Christian Rose  <menthos@menthos.com>
 
40
 
 
41
        * configure.in: Added "hy" to ALL_LINGUAS.
 
42
 
 
43
2005-07-04  Kjartan Maraas  <kmaraas@gnome.org>
 
44
 
 
45
        * configure.in: Post release bump to 2.11.2
 
46
 
 
47
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
48
 
 
49
        * src/terminal-screen.c: (terminal_screen_init):
 
50
        Make URL highlighting include the trailing / so links
 
51
        don't break when that makes a difference. Closes bug #170364.
 
52
        Patch from Samuel Abels, fixed after I broke it by Olav Vitters
 
53
 
 
54
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
55
 
 
56
        * configure.in: Bump version to 2.11.1
 
57
 
 
58
2005-06-22 Anoop.M <anoopvlcy@yahoo.com>
 
59
        * terminal-profile.h
 
60
        * terminal-profile.c
 
61
        * profile-editor.c
 
62
        Added a new function to notify profile name change.
 
63
        
 
64
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
65
 
 
66
        * src/terminal-screen.c: (terminal_screen_setup_dnd):
 
67
        Accept drops from Konqueror. Patch from Bastien Nocera
 
68
        Closes bug 170330.
 
69
 
 
70
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
71
 
 
72
        * src/encoding.c: Use the right name for the Cyrillic
 
73
        and Ukrainian locales. Patch from Michele Baldessari.
 
74
        Closes bug #308882.
 
75
 
 
76
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
77
 
 
78
        * gnome-terminal.desktop.in.in: HIGify launcher comment.
 
79
        Closes bug #308572. Patch from Corey Burger.
 
80
 
 
81
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
82
 
 
83
        * gnome-terminal.desktop.in.in: Open any folders that are
 
84
        dropped on a terminal launcher. Closes bug 307925. Patch
 
85
        from John Spray.
 
86
 
 
87
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
88
 
 
89
        * src/terminal.c: (new_profile_response_callback):
 
90
        Ask the user if they want to have profiles with the same 
 
91
        name. Patch from <egeetha at novell com>. Closes
 
92
        bug #74057.
 
93
 
 
94
2005-07-02  Kjartan Maraas  <kmaraas@gnome.org>
 
95
 
 
96
        * src/terminal-screen.c: (terminal_screen_init):
 
97
        Fix typo so nntp links work. (Sebastien Bacher).
 
98
        Closes part of bug #309201.
 
99
        * src/gnome-terminal.schemas.in: Use the right shortcut
 
100
        to zoom back to normal size. HIG fix. Patch by Olav Vitters
 
101
        Closes bug #302755. Reported by Sitsofe Wheeler.
 
102
 
 
103
2005-05-31  Rodrigo Moya <rodrigo@novell.com>
 
104
 
 
105
        * src/gnome-terminal.server: added name attribute.
 
106
 
 
107
2005-03-31  Steve Murphy  <murf@e-tools.com>
 
108
 
 
109
        * configure.in: Added "rw" to ALL_LINGUAS.
 
110
 
 
111
2005-03-23  Adi Attar  <aattar@cvs.gnome.org>
 
112
 
 
113
        * configure.in: Added 'xh' to ALL_LINGUAS.
 
114
 
 
115
2005-03-01  Maxim Dziumanenko <mvd@mylinux.com.ua>
 
116
 
 
117
        * configure.in: 
 
118
        * help/Makefile.am:
 
119
        * help/uk/*:
 
120
        Added Ukrainian translation of the manual.
 
121
 
 
122
2005-02-28  Elijah Newren  <newren@gmail.com>
 
123
 
 
124
        * configure.in: Post release bump: Version 2.9.4
 
125
 
 
126
2005-02-28  Elijah Newren  <newren@gmail.com>
 
127
 
 
128
        * NEWS: 2.9.3 unstable release
 
129
        * src/Makefile.am: Get distcheck to pass
 
130
 
 
131
2005-02-28  Elijah Newren  <newren@gmail.com>
 
132
 
 
133
        Approximate the time that gnome-terminal was launched if not
 
134
        launched with startup-notification.  Fixes #168812.
 
135
 
 
136
        * src/terminal.c: (slowly_and_stupidly_obtain_timestamp): new
 
137
        function, (main): get a timestamp from the xserver to approximate
 
138
        launch time if no DESKTOP_STARTUP_ID is provided
 
139
 
 
140
        * src/terminal-window.c: (terminal_window_show): only do
 
141
        sn_launchee_context_setup_window() if the startup_id is valid,
 
142
        remove an error that shouldn't happen (well, unless using an
 
143
        out-of-date startup-notification launcher, but that's someone
 
144
        else's problem)
 
145
 
 
146
2004-12-01  Mariano Suárez-Alvarez <mariano@gnome.org>
 
147
 
 
148
        * configure.in: Post release bump: Version 2.9.3
 
149
 
 
150
2004-11-29  Mariano Suárez-Alvarez <mariano@gnome.org>
 
151
 
 
152
        * src/terminal-screen.c(terminal_screen_edit_title):
 
153
        * src/terminal.c(fix_button_align, terminal_app_manage_profiles):
 
154
          use the HIG layout. Basically Dennis Cranston's patch from bug 147312.
 
155
 
 
156
2004-11-23  Mariano Suárez-Alvarez <mariano@gnome.org>
 
157
 
 
158
        * src/terminal-screen.c(copy_url_callback): use the clipboard corresponding to the
 
159
          display of the window.
 
160
        * src/terminal-window.c(update_edit_menu, edit_menu_activate_callback,
 
161
          terminal_window_init): watch for activations of the Edit menu, and set the
 
162
          sensitivity of the Paste menu item in the callback. Also when the window
 
163
          instance is created get the GtkClipboard for its display, so as not to lag too
 
164
          much the first time the user wants something with a Paste menu item.
 
165
        * src/terminal-window.c(update_notebook): rewrite less verbosely.
 
166
 
 
167
2004-11-21  Mariano Suárez-Alvarez <mariano@gnome.org>
 
168
 
 
169
        * configure.in: depend on startup-notification 0.8, so that we get
 
170
          the focus-stealing prevention stuff.
 
171
 
 
172
2004-11-15  Mariano Suárez-Alvarez <mariano@gnome.org>
 
173
 
 
174
        * src/Makefile.am: Fix builddir problem, bug #158319.
 
175
 
 
176
2004-11-15  Mariano Suárez-Alvarez <mariano@gnome.org>
 
177
 
 
178
        * src/Makefile.am: remove a deprecation flag.
 
179
 
 
180
2004-11-10  Mariano Suárez-Alvarez <mariano@gnome.org>
 
181
 
 
182
        * src/terminal-window.c(about_callback): fix constness of the authors array now
 
183
          that gtk does the Right Thing there.
 
184
 
 
185
2004-11-07  Mariano Suárez-Alvarez <mariano@gnome.org>
 
186
 
 
187
        * AUTHORS: UTF-8-fy my last name and update email.
 
188
 
 
189
2004-11-07  Mariano Suárez-Alvarez <mariano@gnome.org>
 
190
 
 
191
        * src/terminal-window.c(about_callback): use the new GtkAboutDialog.
 
192
        * src/terminal-window.c(terminal_window_init): use the new GTK_STOCK_ABOUT instead
 
193
          of GNOME_STOCK_ABOUT.
 
194
 
 
195
2004-11-05  Mariano Suárez-Alvarez <mariano@gnome.org>
 
196
 
 
197
        * src/terminal-window.c(terminal_window_show): support _NET_WM_USER_TIME focus
 
198
          stealing prevention. Patch from Elijah Newren on bug #156413.
 
199
 
 
200
2004-11-05  Mariano Suárez-Alvarez <mariano@gnome.org>
 
201
 
 
202
        * autogen.sh: use automake-1.8.
 
203
        * Makefile.am: change distuninstallcheck_listfiles so that scrollkeeper's mess
 
204
          is ignored at distuninstallcheck time. I hope I got this right this time...
 
205
          Last time I moved to 1.8 it did distcheck for a time, too :(
 
206
 
 
207
2004-11-03  Mariano Suárez-Alvarez <mariano@gnome.org>
 
208
 
 
209
        * src/termnal-window.c(title_changed_callback, terminal_window_add_screen): use
 
210
          the new GtkLabel ellipsizing, instead of our own EelEllipsizingLabel.
 
211
        * configure.in: require GTK+ >= 2.5.4 so that we actually have the ellipsizing
 
212
          stuff in GtkLabel.
 
213
        * src/eel/*: remove this, as we do not need any more.
 
214
        * src/terminal-profile.c(terminal_profile_get_font): fix the return value on the 
 
215
          g_return_val_if_fail call.
 
216
 
 
217
2004-11-03  Mariano Suárez-Alvarez <mariano@gnome.org>
 
218
 
 
219
        * src/terminal-screen.c(terminal_screen_do_popup): do not use gtk_clipboard_wait_is_text_available
 
220
          but explicitely do a gtk_clipboard_request_text, and build the popup in a new
 
221
          callback popup_clipboard_request_callback. Shoulf fix both bugs #157153 and #157151.
 
222
 
 
223
2004-11-01  Mariano Suárez-Alvarez <mariano@gnome.org>
 
224
 
 
225
        * configure.in: Post release bump: Version 2.9.2
 
226
 
 
227
2004-11-01  Mariano Suárez-Alvarez <mariano@gnome.org>
 
228
 
 
229
        * configure.in: Version 2.9.1
 
230
 
 
231
2004-11-01  Mariano Suárez-Alvarez <mariano@gnome.org>
 
232
 
 
233
        * src/terminal-screen.c(terminal_screen_init): match news: URIs. Modified form of
 
234
          a patch by Juha Sahakangas <voas0113@saunalahti.fi> on bug #137653. Also, allow
 
235
          periods in the user name for a mailto: URI. 
 
236
        * src/terminal-screen.c(open_url): remove a g_printerr which should not be there.
 
237
 
 
238
2004-11-01  Mariano Suárez-Alvarez <mariano@gnome.org>
 
239
 
 
240
        * src/terminal-window.c(about_callback): do not leak the pixbuf in the about dialog.
 
241
          Caught by the venerable champion of finding leaks, Kjartan; bug #151813.
 
242
 
 
243
2004-11-01  Mariano Suárez-Alvarez <mariano@gnome.org>
 
244
 
 
245
        * src/terminal-window.c(terminal_window_new): make each terminal window be the
 
246
          window group leader of its group. This goes better with the illusion that
 
247
          different terminal windows are different instances of the application. This will
 
248
          change the way window managers deal with terminal windows when there are several
 
249
          of them---we'll see what people think, I guess. Suggested on bug #115994.
 
250
 
 
251
2004-10-31 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
252
 
 
253
        * src/terminal.c(new_profile_response_callback): show a error dialog when lookup of the newly created
 
254
          profile fails. Prompted by a failed assetion caught by Hidetoshi Tajima 
 
255
          <hidetoshi.tajima@sun.com> reported on bug #122687 which was caused by gconf's bug #122958.
 
256
          Now gconf has been fixed, but this might me helpful in the future.
 
257
 
 
258
2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
259
 
 
260
        * src/gnome-terminal.glade2: fix two hotkey clashes. Caught by Damian Keogh 
 
261
          <damian_keogh@veritest.com> on bug #155810.
 
262
 
 
263
2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
264
 
 
265
        * src/terminal-window.c(about_callback): make the dialog be destroyed with its parent.
 
266
          Caught by Kjartan; bugs #151812. 
 
267
        * src/gnome-terminal.glade2: fix an hotkey clash in the Scrollback page of the profile editor
 
268
          dialog. Damian Keogh <damian_keogh@veritest.com> on bug #155808.
 
269
 
 
270
2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
271
 
 
272
        * src/simplex-x-font-selector.c(egg_xfont_selector_finalize):
 
273
        * src/simplex-x-font-selector.h(egg_xfont_selector_new):
 
274
        * src/profile-editor.c(terminal_profile_edit):
 
275
          Cleanups, from a patch by Kjartan on bug #150347.
 
276
 
 
277
2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
278
 
 
279
        * src/terminal.c(terminal_app_new_profile): Do not set accessibles names but 
 
280
          descriptions on the New Profile dialog. Reported by Frances Keenan
 
281
          <frances.keenan@sun.com> on bug #147484.
 
282
 
 
283
2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
284
 
 
285
        * src/terminal-screen.c(new_window_callback, new_tab_callback):
 
286
        * src/terminal-window.c(new_window_callback, new_tab_callback):
 
287
        * src/terminal.c(parse_options_callback and related structures, terminal_app_new_terminal):
 
288
        * src/terminal.h: Added --full-screen command line option; from Hylke <weary@gamebox.net> 
 
289
          on bug #144189.
 
290
        * src/terminal-window.c(terminal_window_add_screen): Clean up from Alexey Spiridonov 
 
291
          <lesha@netman.ru> on bug #145596.
 
292
 
 
293
2004-10-17  Kjartan Maraas  <kmaraas@gnome.org>
 
294
 
 
295
        * NEWS: Update
 
296
        * autogen.sh: Use automake 1.4 to get it to distcheck
 
297
        * configure.in: Bump.
 
298
 
 
299
2004-09-10  Akagic Amila  <bono@linux.org.ba>
 
300
 
 
301
        * configure.in: Added 'bs' to ALL_LINGUAS.
 
302
 
 
303
2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
 
304
 
 
305
        * po/no.po:
 
306
          Fix po file because it has been broken for more than two days.
 
307
          Spank me if I am out of line.
 
308
 
 
309
2004-08-30  Pablo Saratxaga  <pablo@mandrakesoft.com>
 
310
 
 
311
        * src/encoding.c: fixed georgian encoding
 
312
 
 
313
2004-08-17  Christian Rose  <menthos@menthos.com>
 
314
 
 
315
        * src/gnome-terminal.schemas.in: Fixed typos and linewrappings in
 
316
        the encodings comment.
 
317
 
 
318
2004-08-16  Kjartan Maraas  <kmaraas@gnome.org>
 
319
 
 
320
        * configure.in: Add nb to ALL_LINGUAS.
 
321
 
 
322
2004-08-06 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
323
 
 
324
        * src/terminal-window.c(terminal_window_set_active): also update the encoding menu,
 
325
        so that a11y stuff picks it up correctly. Fixes 147485.
 
326
 
 
327
2004-06-29 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
328
 
 
329
        * src/terminal-window.c(terminal_window_init): GTK_STOCK_ZOOM_100 now has a HIGgy 
 
330
        label, so there is no need to override it.
 
331
 
1
332
2004-06-29 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
2
333
 
3
334
        * configure.in: Version 2.7.3
4
335
 
 
336
2004-06-29 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
 
337
 
 
338
        * autogen.sh: require automake-1.8 to build.
 
339
        * Makefile.am: add intltool-{merge,update,extract} and the .desktop file 
 
340
        to DISTCLEANFILES. Tweak the distuninstallcheck_listfiles so that automake does
 
341
        not see the /var/scrollkeeper cruft scrollkeeper leaves behind.
 
342
        * configure.in: remoce the call to AC_ARG_PROGRAM, which is redundant.
 
343
 
5
344
2004-06-28 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
6
345
 
7
346
        Correct the usage of lastlog/wtmp/utm according to comment #9 on bug #93906.