~ubuntu-branches/ubuntu/hoary/zenity/hoary

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-03-07 17:03:31 UTC
  • Revision ID: james.westby@ubuntu.com-20050307170331-j0667q5o1ni6308d
Tags: upstream-2.10.0
ImportĀ upstreamĀ versionĀ 2.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-03-08  Glynn Foster  <glynn.foster@sun.com>
 
2
 
 
3
        * configure.in: Release 2.10.0
 
4
 
 
5
2005-02-28  Glynn Foster  <glynn.foster@sun.com>
 
6
 
 
7
        * configure.in: Post version bump.
 
8
        * COPYING: Revert back to LGPL.
 
9
 
 
10
2005-02-28  Glynn Foster  <glynn.foster@sun.com>
 
11
 
 
12
        * configure.in: Release 2.9.92.
 
13
 
 
14
2005-02-16  Glynn Foster  <glynn.foster@sun.com>
 
15
 
 
16
        * src/util.h: Fix leak in ZENITY_IMAGE_FULLPATH. Fixes
 
17
        #167518, hopefully.
 
18
 
 
19
2005-02-16  Glynn Foster  <glynn.foster@sun.com>
 
20
 
 
21
        * src/fileselection.c, THANKS, src/about.c: Fix bug
 
22
        #167577, that leaks a seperator. Patch from 
 
23
        Paolo Borelli <pborelli@katamail.com>
 
24
 
 
25
2005-02-08  Glynn Foster  <glynn.foster@sun.com>
 
26
 
 
27
        * configure.in: Post release bump.
 
28
 
 
29
2005-02-08  Glynn Foster  <glynn.foster@sun.com>
 
30
        
 
31
        * configure.in: Release 2.9.91.
 
32
 
 
33
2005-02-07  Glynn Foster  <glynn.foster@sun.com>
 
34
 
 
35
        * src/progress.c: If auto-close, close the dialog when
 
36
        the input stream finds an EOF.
 
37
 
 
38
2005-02-07  Glynn Foster  <glynn.foster@sun.com>
 
39
 
 
40
        * help/C/zenity.xml: Update docs to add the new goption
 
41
        help stuff.
 
42
        * src/option.c: Update to be in line with the documentation 
 
43
        descriptions.
 
44
 
 
45
2005-02-01  Glynn Foster  <glynn.foster@sun.com>
 
46
 
 
47
        * src/notification.c, src/option.c: Patch from Chris
 
48
        Lahey for #165456.
 
49
        * src/about.c, THANKS: Updated.
 
50
 
 
51
2005-01-17  Glynn Foster  <glynn.foster@sun.com>
 
52
 
 
53
        * configure.in: Post release bump.
 
54
 
 
55
2005-01-17  Glynn Foster  <glynn.foster@sun.com>
 
56
 
 
57
        * configure.in: Release 2.9.90
 
58
 
 
59
2005-01-17  Glynn Foster  <glynn.foster@sun.com>
 
60
 
 
61
        * src/tree.c: Patch from Ed Catmur to fix the list dialog
 
62
        on stdin. Fixes #164152.
 
63
        * src/about.c, THANKS: Update.
 
64
 
 
65
2005-01-11  Glynn Foster  <glynn.foster@sun.com>
 
66
 
 
67
        * configure.in: post release bump.
 
68
 
 
69
2005-01-07  Glynn Foster  <glynn.foster@sun.com>
 
70
 
 
71
        * configure.in: Release 2.9.2
 
72
        * HACKING: Add note about feature frozen-ness.
 
73
        * README: zenity doesn't require gconf anymore.
 
74
 
 
75
2005-01-07  Glynn Foster  <glynn.foster@sun.com>
 
76
 
 
77
        * src/notification.c: Correct error message for notification
 
78
        icon. Fixes #163462.
 
79
 
 
80
2005-01-07  Glynn Foster  <glynn.foster@sun.com>
 
81
 
 
82
        * src/option.c, src/calendar.c: Really fix #162297, and 
 
83
        preload the current dates if they aren't already set.
 
84
 
 
85
2005-01-07  Glynn Foster  <glynn.foster@sun.com>
 
86
 
 
87
        * src/option.c: Pre-load the year, because gtk_calendar* is 
 
88
        dumb and you need to select the year to change the month. Fixes
 
89
        #162297.
 
90
 
 
91
2004-12-21  Glynn Foster  <glynn.foster@sun.com>
 
92
 
 
93
        * configure.in: Post bump release.
 
94
        * README: Despite the evils of autotools changing the COPYING
 
95
        file in any releases I make, this software is LGPL.
 
96
 
 
97
2004-12-21  Glynn Foster  <glynn.foster@sun.com>
 
98
 
 
99
        * configure.in: Release 2.9.1
 
100
 
 
101
2004-12-21  Glynn Foster  <glynn.foster@sun.com>
 
102
 
 
103
        * src/option.c: Fix tyop for #161774, as reported by Christian.
 
104
 
 
105
2004-12-20  Glynn Foster  <glynn.foster@sun.com>
 
106
 
 
107
        * src/notification.c: Fix #161539, and try and hide the parent
 
108
        widget, rather than the tray icon, since it saves space.
 
109
 
 
110
2004-12-08  Glynn Foster  <glynn.foster@sun.com>
 
111
 
 
112
        * TODO: Update with the removed goption item.
 
113
 
 
114
2004-12-07  Glynn Foster  <glynn.foster@sun.com>
 
115
 
 
116
        * src/main.c: Fix for #137993. There is a chance that we'll have
 
117
        to revert this fix, given the comments in /etc/X11/gdm/Xsession:
 
118
 
 
119
        # Note that this should only go to zenity dialogs which always 
 
120
        #  expect utf8
 
121
        gettextfunc () {
 
122
          if [ "x$gdmtranslate" != "x" ] ; then
 
123
            "$gdmtranslate" --utf8 "$1"
 
124
          else
 
125
            echo "$1"
 
126
          fi
 
127
        }
 
128
 
 
129
        So I guess we may be over a barrel with our original guarantee.
 
130
        Let's just change this in 2.9.x and see if anyone notices or cares 
 
131
        enough. Patch from Leonardo Boshell <p@kapcoweb.com>.
 
132
 
 
133
2004-12-07  Glynn Foster  <glynn.foster@sun.com>
 
134
 
 
135
        * src/option.c: Fix spacing issue.
 
136
 
 
137
2004-12-07  Glynn Foster  <glynn.foster@sun.com>
 
138
 
 
139
        Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption
 
140
        API for the zenity parsing options, with some spacing fixes
 
141
        from Glynn.
 
142
 
 
143
        * configure.in: zenity now requires glib-2.0 >= 2.5.3 to build 
 
144
        because now it uses GOption. popt requirement removed.
 
145
        * src/Makefile.am: update for new files
 
146
        * src/main.c: use GOption API
 
147
        * src/option.c, src/option.h: New files to implement the new
 
148
        functionality.
 
149
        * src/zenity.h: Fix spacing.
 
150
 
 
151
2004-11-23  Ross Burton  <ross@burtonini.com>
 
152
 
 
153
        * src/util.c: Check the xterm window ID is valid for the current
 
154
        display before trying to use it.
 
155
 
 
156
2004-10-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
 
157
 
 
158
        * src/main.c: Typo fixing: Notication options --> Notification options
 
159
 
 
160
2004-10-26  Glynn Foster  <glynn.foster@sun.com>
 
161
 
 
162
        * help/C/zenity.xml: Patch from Lucas Rocha to fix
 
163
        #153277, and remove an extra </para> link.
 
164
 
 
165
2004-10-05  James Henstridge  <james@jamesh.id.au>
 
166
 
 
167
        * src/util.c (zenity_util_pixbuf_new_from_file): g_strdown()
 
168
        modifies the filename, so use strcasecmp() for the comparison
 
169
        instead.  Since we are comparing against fixed ASCII strings,
 
170
        this should have no UTF-8 issues.
 
171
 
 
172
2004-09-30  James Henstridge  <james@jamesh.id.au>
 
173
 
 
174
        * src/notification.c (set_scaled_pixbuf): function to set a
 
175
        GtkImage to a scaled pixbuf.
 
176
        (zenity_notification_handle_stdin): set the image to a
 
177
        GTK_ICON_SIZE_BUTTON sized image.
 
178
        (zenity_notification): same here.
 
179
 
 
180
2004-09-17  Kjartan Maraas  <kmaraas@gnome.org>
 
181
 
 
182
        * src/progress.c: Add missing header.
 
183
        * src/tree.c: Same
 
184
        * src/util.c: (transient_get_xterm),
 
185
        (transient_get_xterm_toplevel): ANSIfication.
 
186
        Closes bug #152851.
 
187
 
 
188
2004-09-16  James Henstridge  <james@jamesh.id.au>
 
189
 
 
190
        * src/notification.c: add code to listen for commands on stdin
 
191
        when in listen mode.
 
192
 
 
193
        * src/main.c: parse the --listen argument for --notification mode.
 
194
 
 
195
        * src/zenity.h (ZenityNotificationData): add a field for the
 
196
        "listen" argument.
 
197
 
 
198
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
199
 
 
200
        * configure.in: Post release bump.
 
201
 
 
202
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
203
 
 
204
        * configure.in: Release 2.9.0
 
205
 
 
206
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
207
 
 
208
        * TODO: Update.
 
209
 
 
210
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
211
 
 
212
        * data/Makefile.am, data/zenity-notification.png: Add new 
 
213
        notification icon.
 
214
        * src/Makefile.am: Update for new files.
 
215
        * src/about.c, src/calendar.c, src/entry.c, src/fileselection.c,
 
216
        src/progress.c, src/text.c, src/tree.c, src/msg.c: Restructure code a 
 
217
        little bit for new utility functions for setting window icons.
 
218
        * src/eggtrayicon.c, src/eggtrayicon.h: New files for notification area
 
219
        support.
 
220
        * src/main.c, src/notification.c, src/util.c, src/util.h, src/zenity.h:
 
221
        Add support for notification area.
 
222
        * data/zenity.1, help/*: Update docs for notification and new file 
 
223
        selection changes.
 
224
 
 
225
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
226
 
 
227
        * THANKS: Update
 
228
        * src/about.c: Update.
 
229
        * src/fileselection.c, src/main.c, src/zenity.h:
 
230
        Patch from Lucas Rocha to implement save and 
 
231
        directory selection in the file selection dialog.
 
232
        Fixes #138342.
 
233
 
 
234
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
235
 
 
236
        * configure.in: Post release bump, for unstable 
 
237
        2.9.x development.
 
238
 
 
239
2004-09-13  Glynn Foster  <glynn.foster@sun.com>
 
240
 
 
241
        * configure.in: Release 2.8.0
 
242
 
 
243
2004-09-11  Abel Cheung  <maddog@linuxhall.org>
 
244
 
 
245
        * configure.in: Added "kn" "mk" "tr" to ALL_LINGUAS.
 
246
 
 
247
2004-08-30  Glynn Foster  <glynn.foster@sun.com>
 
248
 
 
249
        * configure.in: Post release bump.
 
250
 
 
251
2004-08-30  Glynn Foster  <glynn.foster@sun.com>
 
252
 
 
253
        * configure.in: Release 2.7.91
 
254
 
 
255
2004-08-22  Glynn Foster  <glynn.foster@sun.com>
 
256
 
 
257
        * help/C/zenity.xml: Update the documentation after
 
258
        Breda's commit, to add the new --print-column option for the
 
259
        list dialog.
 
260
 
 
261
2004-08-18  Kjartan Maraas  <kmaraas@gnome.org>
 
262
 
 
263
        * configure.in: Add ļæ½nbļæ½ to ALL_LINGUAS.
 
264
 
 
265
2004-08-18  Breda McColgan <breda.mccolgan@sun.com>
 
266
 
 
267
        * Updated the following files:
 
268
                * help/C/zenity.xml
 
269
                * help/C/zenity-C.omf
 
270
                * help/C/figures/zenity-calendar-screenshot.png
 
271
                * help/C/figures/zenity-entry-screenshot.png
 
272
                * help/C/figures/zenity-error-screenshot.png
 
273
                * help/C/figures/zenity-fileselection-screenshot.png
 
274
                * help/C/figures/zenity-information-screenshot.png
 
275
                * help/C/figures/zenity-list-screenshot.png
 
276
                * help/C/figures/zenity-progress-screenshot.png
 
277
                * help/C/figures/zenity-question-screenshot.png
 
278
                * help/C/figures/zenity-text-screenshot.png
 
279
                * help/C/figures/zenity-warning-screenshot.png
 
280
 
 
281
        * Added the following files:
 
282
                * help/C/l10n.txt
 
283
                * help/C/l10n_scripts/
 
284
                * help/C/l10n_scripts/calendar.sh 
 
285
                * help/C/l10n_scripts/cvs.txt
 
286
                * help/C/l10n_scripts/error.sh
 
287
                * help/C/l10n_scripts/filesel.sh
 
288
                * help/C/l10n_scripts/info.sh
 
289
                * help/C/l10n_scripts/list.sh
 
290
                * help/C/l10n_scripts/progress.sh
 
291
                * help/C/l10n_scripts/question.sh
 
292
                * help/C/l10n_scripts/text_entry.sh
 
293
                * help/C/l10n_scripts/text_info.sh
 
294
                * help/C/l10n_scripts/warning.sh
 
295
          See the help/C/l10n.txt file for information about l10n_scripts.
 
296
 
 
297
2004-08-17  Glynn Foster  <glynn.foster@sun.com>
 
298
 
 
299
        * src/about.c: Add translator comment from Christian Rose, 
 
300
        and fix up strcmp's for untranslated translator-credits.
 
301
 
 
302
2004-08-16  Christian Rose  <menthos@menthos.com>
 
303
 
 
304
        * configure.in: Added "bs" to ALL_LINGUAS.
 
305
 
 
306
2004-08-11  Glynn Foster  <glynn.foster@sun.com>
 
307
 
 
308
        * src/about.c: Use 'translator-credits' rather than the
 
309
        underscore version which makes things easier for the translation
 
310
        dudes.
 
311
 
 
312
2004-08-03  Glynn Foster  <glynn.foster@sun.com>
 
313
 
 
314
        * data/zenity.1: Update the man page for the --print-column
 
315
        option added.
 
316
 
 
317
2004-08-03  Glynn Foster  <glynn.foster@sun.com>
 
318
 
 
319
        * TODO: Updates.
 
320
 
 
321
2004-08-03  Glynn Foster  <glynn.foster@sun.com>
 
322
 
 
323
        * configure.in: Post release bump.
 
324
 
 
325
2004-08-03  Glynn Foster  <glynn.foster@sun.com>
 
326
 
 
327
        * configure.in: Release 2.7.90
 
328
 
 
329
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
330
 
 
331
        * configure.in: Post release bump.
 
332
 
 
333
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
334
 
 
335
        * configure.in: Release 2.7.0
 
336
 
 
337
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
338
 
 
339
        * src/calendar.c, src/entry.c, src/fileselection.c,
 
340
        * src/msg.c, src/progress.c, src/text.c, src/tree.c: Cleanup
 
341
        fixes from Paul Bolle.
 
342
 
 
343
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
344
 
 
345
        * src/main.c, src/tree.c, src/zenity.h, 
 
346
        help/C/zenity.xml: Add new option for --print-column, based 
 
347
        on a patch by Paul Bolle.  Fixes #144496.
 
348
 
 
349
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
350
 
 
351
        * src/main.c: Remove duplicate locale.h include. Patch
 
352
        from Leonardo Boshell. Partly fixes #137993.
 
353
 
 
354
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
355
 
 
356
        * help/C/zenity.xml, help/sr/zenity.xml: Fix up 
 
357
        documentation for correct usage of the Text Entry
 
358
        dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.
 
359
 
 
360
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
361
 
 
362
        * src/msg.c: Make sure the text can take markup, so
 
363
        that people can create nice HIG compliant message
 
364
        dialogs. Patch from Sebastian Heinlein. Fixes #140748.
 
365
 
 
366
2004-07-19  Glynn Foster  <glynn.foster@sun.com>
 
367
 
 
368
        * configure.in, src/Makefile.am: Fix up compilation
 
369
        using Forte compiler. Based on patch from Ivan Noris. 
 
370
        Fixes #143041.
 
371
 
 
372
2004-06-18  Glynn Foster  <glynn.foster@sun.com>
 
373
 
 
374
        * THANKS, src/about.c, src/progress.c: Patch
 
375
        from Luke Suchocki to send HUP to parent 
 
376
        instead of itself. Fixes #144542.
 
377
 
 
378
2004-06-17  Glynn Foster  <glynn.foster@sun.com>
 
379
 
 
380
        * src/main.c: Fix parsing errors. Patch from 
 
381
        Paull Bolle. Fixes #144501.
 
382
 
 
383
2004-06-08  Glynn Foster  <glynn.foster@sun.com>
 
384
 
 
385
        * THANKS, src/about.c: Add Paul.
 
386
        * src/main.c:  fix tyops in parsing.
 
387
 
 
388
2004-05-27  Mohammad DAMT  <mdamt@bisnisweb.com>
 
389
 
 
390
        * po/id.po: Added Indonesian translation by Ahmad 
 
391
        Riza H Nst <rizahnst@eriagempita.co.id>
 
392
        * configure.in: Added id to ALL_LINGUAS
 
393
 
 
394
2004-05-26  Alexander Shopov <ash@contact.bg>
 
395
 
 
396
        * po/bg.po:
 
397
        * configure.in: Added Bulgarian translation
 
398
        by Rostislav Raykov <zbrox@dir.bg>
 
399
 
 
400
2004-04-29  Glynn Foster  <glynn.foster@sun.com>
 
401
 
 
402
        * configure.in: Post release bump.
 
403
 
 
404
2004-04-29  Glynn Foster  <glynn.foster@sun.com>
 
405
 
 
406
        * configure.in: Release 2.6.2
 
407
        * NEWS: Update.
 
408
 
 
409
2004-04-29  Glynn Foster  <glynn.foster@sun.com>
 
410
 
 
411
        * src/main.c, src/tree.c: Fix the list dialog not being
 
412
        able to handle --text to change the text. It was also 
 
413
        intentional but must have fallen through the gaps.
 
414
        * data/zenity.1: Update
 
415
        * help/C/zenity.xml: Update.
 
416
 
 
417
2004-04-27  Glynn Foster  <glynn.foster@sun.com>
 
418
 
 
419
        * src/zenity.glade: Untranslate 3 strings again. Thanks
 
420
        to Christian for pointing this out.
 
421
 
 
422
2004-04-26  Glynn Foster  <glynn.foster@sun.com>
 
423
 
 
424
        * THANKS, src/about.c: Add from the 2 Sebastian's, and make
 
425
        email addresses more spam proof.
 
426
        * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c,
 
427
        * src/progress.c, src/text.c, src/tree.c, src/util.c,
 
428
        * src/util.h: Patch from Sebastian Kapfer to make all zenity
 
429
        dialogs transients of the parent xterm. Fixes #136226.
 
430
        * src/zenity.glade: Patch from Sebastian Heinlein to
 
431
        improve things HIG wise. Fixes #140745.
 
432
 
 
433
2004-04-20  Glynn Foster  <glynn.foster@sun.com>
 
434
 
 
435
        * configure.in: Post version bump.
 
436
 
 
437
2004-04-20  Glynn Foster  <glynn.foster@sun.com>
 
438
 
 
439
        * configure.in: Release 2.6.1
 
440
        * NEWS: Update.
 
441
 
 
442
2004-04-20  Ross Burton  <ross@burtonini.com>
 
443
 
 
444
        * help/C/zenity.xml: Fix a typo, "Calender". Patch from Matt Kraai
 
445
        <kraai@ftbfs.org>.
 
446
 
 
447
2004-04-20  Glynn Foster  <glynn.foster@sun.com>
 
448
 
 
449
        * help/C/zenity.xml: Fix documentation for text-info
 
450
        as pointed out by the grand master of the zenity man
 
451
        page, Ross Burton.
 
452
 
 
453
2004-04-10  Guntupalli Karunakar  <karunakar@freedomink.org>
 
454
 
 
455
        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
 
456
 
 
457
2004-03-30  Adam Weinberger  <adamw@gnome.org>
 
458
 
 
459
        * configure.in: Added en_CA (Canadian English) to ALL_LINGUAS
 
460
 
 
461
2004-03-28  Jesus Bravo Alvarez  <jba@pobox.com>
 
462
 
 
463
        * configure.in: Added Galician (gl) to ALL_LINGUAS
 
464
 
 
465
2004-03-23  Glynn Foster  <glynn.foster@sun.com>
 
466
 
 
467
        * Makefile.am: Add workaround to scrollkeeper-update not
 
468
        cleaning up after itself, as copied from gnome-panel.
 
469
 
 
470
2004-03-23  Glynn Foster  <glynn.foster@sun.com>
 
471
 
 
472
        * configure.in: Post release bump.
 
473
 
 
474
2004-03-23  Glynn Foster  <glynn.foster@sun.com>
 
475
 
 
476
        * NEWS, THANKS, src/about.c: Update.
 
477
        * configure.in: Release 2.6.0
 
478
 
 
479
2004-03-21  Mugurel Tudor  <mugurelu@go.ro>
 
480
 
 
481
        * configure.in: Added "ro" to ALL_LINGUAS
 
482
 
 
483
2004-03-21  Danilo Segan  <dsegan@gmx.net>
 
484
 
 
485
        * configure.in: Removed "en_CA" because the po/en_CA.po is missing.
 
486
 
 
487
2004-03-21  Danilo Segan  <dsegan@gmx.net>
 
488
 
 
489
        * help/Makefile.am (SUBDIRS): Add "sr" to SUBDIRS.
 
490
        * configure.in: Add help/sr/Makefile to AC_OUTPUT.
 
491
 
 
492
2004-03-21  Danilo Segan  <dsegan@gmx.net>
 
493
 
 
494
        * help/sr/*: Added Serbian translation of documentation (with
 
495
        screenshots); build system not adjusted yet.
 
496
 
 
497
2004-03-19  Glynn Foster  <glynn.foster@sun.com>
 
498
 
 
499
        * src/calendar.c, src/entry.c, src/fileselection.c,
 
500
        src/msg.c, src/progress.c, src/text.c, src/tree.c:
 
501
        Patch from Darren Adams <darrenadams@dsl.pipex.com> to make
 
502
        sure the new file chooser resizes nicely. Sanitize the default
 
503
        setting of the other widgets.
 
504
        * configure.in, src/util.c: Lose gconf dependancy since we 
 
505
        don't currently use it, although arguably we should to detect
 
506
        which help browser we're supposed to run :/
 
507
        * THANKS, src/about.c: Add Darren to the list.
 
508
 
 
509
2004-03-16  Alexander Winston  <alexander.winston@comcast.net>
 
510
 
 
511
        * configure.in: Added "en_CA" (Canadian English) to ALL_LINGUAS.
 
512
 
 
513
2004-03-15  Glynn Foster  <glynn.foster@sun.com>
 
514
 
 
515
        * NEWS: Update.
 
516
        * autogen.sh: Use automake 1.7 since everyone has it by now.
 
517
        * configure.in: Release 2.5.91
 
518
 
 
519
2004-03-07  Glynn Foster  <glynn.foster@sun.com>
 
520
 
 
521
        * src/util.c: Remove some unused code.
 
522
 
 
523
2004-03-07  Glynn Foster  <glynn.foster@sun.com>
 
524
 
 
525
        * AUTHORS: Update to add Mike.
 
526
        * NEWS: Update for new release.
 
527
        * THANKS, src/about.c: Add lots of people, probably get heaps 
 
528
        of bug reports complaining their name is spelled wrongly - darn 
 
529
        those weird characters.
 
530
        * configure.in: Release 2.5.90
 
531
 
 
532
2004-03-04  Guntupalli Karunakar  <karunakar@freedomink.org>
 
533
 
 
534
        * configure.in: Added "pa" for Punjabi to ALL_LINGUAS.
 
535
 
 
536
2004-02-29  Glynn Foster  <glynn.foster@sun.com>
 
537
 
 
538
        * src/about.c, src/util.c, src/util.h: Remove all the
 
539
        stupid duplicated code to do the help stuff, and instead
 
540
        do a simple call for 'yelp ghelp:zenity'. -418, +23. Eeek.
 
541
        Fixes #135607.
 
542
 
 
543
2004-02-21  Paisa Seeluangsawat  <paisa@users.sf.net>
 
544
 
 
545
        * configure.in: Added Thai (th) to ALL_LINGUAS.
 
546
 
 
547
2004-02-04  Tomasz Kļæ½oczko <kloczek@pld.org.pl>
 
548
 
 
549
        * configure.in: Trival cleanup: remove AC_SUBST(CFLAGS),
 
550
          AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are
 
551
          substed by default.
 
552
 
 
553
2004-02-03  Glynn Foster  <glynn.foster@sun.com>
 
554
 
 
555
        * configure.in: Release 2.5.2
 
556
 
 
557
2004-01-26  Glynn Foster  <glynn.foster@sun.com>
 
558
 
 
559
        * src/text.c: Handle stdin. Fixes #132517.
 
560
 
 
561
2004-01-20  ļæ½smund Skjļæ½veland  <aasmunds@fys.uio.no>
 
562
 
 
563
        * configure.in: Added 'nn' to ALL_LINGUAS.
 
564
        * po/nn.po: Added Norwegian Nynorsk translation.
 
565
 
 
566
2004-01-06  Glynn Foster  <glynn.foster@sun.com>
 
567
 
 
568
        * Makefile.am: Back out the intltool stuff.
 
569
        * configure.in: Require 0.29
 
570
 
 
571
2004-01-05  Roozbeh Pournader  <roozbeh@sharif.edu>
 
572
 
 
573
        * configure.in: Added "fa" (Persian) to ALL_LINGUAS.
 
574
 
 
575
2004-01-04  Glynn Foster  <glynn.foster@sun.com>
 
576
 
 
577
        * Makefile.am: Do the intltool-modules extra dist
 
578
        foo.
 
579
 
 
580
2004-01-03  Robert Sedak  <robert.sedak@sk.htnet.hr>
 
581
 
 
582
        * configure.in: Added "hr" in ALL_LINGUAS.
 
583
 
 
584
2003-12-30  Glynn Foster  <glynn.foster@sun.com>
 
585
 
 
586
        * configure.in: Release 2.5.1, a ridiculous bump
 
587
        so that we sync with the GNOME desktop releases.
 
588
 
 
589
2003-12-30  Jan Arne Petersen  <jpetersen@uni-bonn.de>
 
590
 
 
591
        * src/fileselection.c: (zenity_fileselection),
 
592
        (zenity_fileselection_dialog_response): Replace
 
593
        GtkFileSelection with GtkFileChooser.
 
594
 
 
595
2003-12-30  Glynn Foster  <glynn.foster@sun.com>
 
596
 
 
597
        * configure.in: Release 1.8
 
598
 
 
599
2003-12-28  Christian Rose  <menthos@menthos.com>
 
600
 
 
601
        * configure.in: Added "ne" to ALL_LINGUAS.
 
602
 
 
603
2003-12-20  Arafat Medini <lumina@silverpen.de>
 
604
                                                                                
 
605
        * configure.in: Added Arabic locale "ar" to ALL_LINGUAS.
 
606
 
 
607
2003-12-11  TƵivo LeedjƤrv  <toivo@linux.ee>
 
608
 
 
609
        * configure.in: Added et to ALL_LINGUAS.
 
610
 
 
611
2003-12-04  Sanlig Badral  <badral@openmn.org>
 
612
 
 
613
        * configure.in: Added "mn" to ALL_LINGUAS.
 
614
 
 
615
2003-12-02  Christian Mļæ½nneckes < c-w-m@gmx.de>
 
616
 
 
617
        * src/gdialog.in: Fix quote and output bugs
 
618
        in the gdialog wrapper #128149.
 
619
 
 
620
2003-11-12  Glynn Foster  <glynn.foster@sun.com>
 
621
 
 
622
        * configure.in: Release 1.7
 
623
 
 
624
2003-11-12  Glynn Foster  <glynn.foster@sun.com>
 
625
 
 
626
        * src/gdialog.in: Fix radiolist returning the
 
627
        wrong argument. Patch from Peter ļæ½strand
 
628
        <astrand@lysator.liu.se>. Fixes #125672.
 
629
 
 
630
2003-11-12  Glynn Foster  <glynn.foster@sun.com>
 
631
 
 
632
        * src/gdialog.in: Make sure the gdialog wrapper 
 
633
        handles spaces. Patch from Peter ļæ½strand 
 
634
        <astrand@lysator.liu.se>. Fixes #125337.
 
635
 
 
636
2003-10-29  Glynn Foster  <glynn.foster@sun.com>
 
637
 
 
638
        * src/zenity.glade: Unmark translation messages,
 
639
        as reported by Christian. Fixes #125717.
 
640
 
 
641
2003-10-28  Glynn Foster  <glynn.foster@sun.com>
 
642
 
 
643
        * src/zenity.glade: Make the dialogs resizable
 
644
        so that --height/--width works. Reported by 
 
645
        Ingo van Lil <inguin@gmx.de>.
 
646
 
 
647
2003-10-27  Glynn Foster  <glynn.foster@sun.com>
 
648
 
 
649
        * src/main.c: Patch from Leonardo Boshell to add the
 
650
        locale.h header.
 
651
 
 
652
2003-10-13  Sami Pesonen  <sampeson@iki.fi>
 
653
 
 
654
        * configure.in: Added "fi" to ALL_LINGUAS.
 
655
 
 
656
2003-10-06  Å½ygimantas Beručka  <uid0@tuxfamily.org>
 
657
 
 
658
        * configure.in: Added "lt" to ALL_LINGUAS.
 
659
 
 
660
2003-09-30  Christian Rose  <menthos@menthos.com>
 
661
 
 
662
        * configure.in: Added "eu" to ALL_LINGUAS.
 
663
 
 
664
2003-09-17  Fatih Demir <kabalak@gtranslator.org>
 
665
 
 
666
        * configure.in: Added "ta" (Tamil) to the languages' list.
 
667
 
 
668
2003-09-12  Glynn Foster  <glynn.foster@sun.com>
 
669
 
 
670
        * zenity.spec.in: Fix up spec file. Fixes #122040.
 
671
 
 
672
2003-09-12  Glynn Foster  <glynn.foster@sun.com>
 
673
 
 
674
        * src/entry.c, src/zenity.glade: Better patch from 
 
675
        raf@noduck.net to fix the activate on the entry dialog.
 
676
 
 
677
2003-09-12  Damien Carbery <damien.carbery@sun.com>
 
678
 
 
679
        * src/main.c: Make zenity compile on solaris. Whoops :)
 
680
 
 
681
2003-09-11  Glynn Foster  <glynn.foster@sun.com>
 
682
 
 
683
        * src/entry.c: Hook up the 'activate' signal on 
 
684
        the entry dialog. Fixes Debian bug #202332.
 
685
 
 
686
2003-09-08  Glynn Foster  <glynn.foster@sun.com>
 
687
 
 
688
        * configure.in: Release 1.6
 
689
 
 
690
2003-09-08  Marcel Telka  <marcel@telka.sk>
 
691
 
 
692
        * configure.in (ALL_LINGUAS): Added sk.
 
693
 
 
694
2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>
 
695
 
 
696
        * configure.in: Added "bn" to ALL_LINGUAS.
 
697
 
 
698
2003-09-04  Glynn Foster  <glynn.foster@sun.com>
 
699
 
 
700
        * THANKS: Update.
 
701
        * src/about.c: Update.
 
702
        * src/main.c: Patch from Toshi to fix encoding of passed 
 
703
        text strings. Fixes #121389.
 
704
 
 
705
2003-09-01  Glynn Foster  <glynn.foster@sun.com>
 
706
 
 
707
        * src/gdialog.in: Add patch from Buchan Milne to fix the gdialog
 
708
        wrapper.
 
709
 
 
710
2003-09-01  Glynn Foster  <glynn.foster@sun.com>
 
711
 
 
712
        * help/C/zenity.xml: Documentation updates from Nicholas Curran.
 
713
        * THANKS, src/about.c: Add Nicholas.
 
714
 
 
715
2003-08-27  Glynn Foster  <glynn.foster@sun.com>
 
716
 
 
717
        * src/tree.c:  Put horizontal scrolling on automatic, otherwise
 
718
        we expand off the edge of the screen.
 
719
 
 
720
2003-08-25  Mike Newman  <mikegtn@gnome.org>
 
721
 
 
722
        * src/entry.c: s/g_printerr/g_print/ - last part of Kevin's patch
 
723
        applied on 2003-07-11.
 
724
 
 
725
2003-08-24  Glynn Foster  <glynn.foster@sun.com>
 
726
 
 
727
        * configure.in: Release 1.5
 
728
 
 
729
2003-08-22  SamĆŗel JĆ³n Gunnarsson  <sammi@techattack.nu>
 
730
 
 
731
        * configure.in: Added "is" to ALL_LINGUAS.
 
732
        
 
733
2003-08-22 Paul Duffy <dubhthach@frink.nuigalway.ie>
 
734
 
 
735
        * configure.in: Added ga to ALL_LINGUAS
 
736
 
 
737
2003-08-22  Mike Newman <mikegtn@gnome.org>
 
738
 
 
739
        * src/main.c: added call to setlocale to fix i18n of --help
 
740
 
 
741
2003-08-18  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
742
 
 
743
        * configure.in: Added Russian to ALL_LINGUAS.
 
744
 
 
745
2003-08-15  Glynn Foster  <glynn.foster@sun.com>
 
746
 
 
747
        * COPYING: Add.
 
748
 
 
749
2003-08-13  Guntupalli Karunakar  <karunakar@freedomink.org>
 
750
 
 
751
        * configure.in: Added "hi" (Hindi) in ALL_LINGUAS.
 
752
 
 
753
2003-08-07  Glynn Foster  <glynn.foster@sun.com>
 
754
 
 
755
        * configure.in: Release 1.4.
 
756
 
 
757
2003-08-06  Metin Amiroff <metin@karegen.com>
 
758
 
 
759
        * configure.in: Added "az" (Azerbaijani) to ALL_LINGUAS
 
760
 
 
761
2003-07-30  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
762
 
 
763
        * configure.in: Added Belarusian to ALL_LINGUAS.
 
764
 
 
765
2003-07-26  Wang Jian  <lark@linux.net.cn>
 
766
 
 
767
        * configure.in: Added "zh_CN" to ALL_LINGUAS.
 
768
 
 
769
2003-07-19  Christophe Merlet  <redfox@redfoxcenter.org>
 
770
 
 
771
        * configure.in: Added "fr" (French) to ALL_LINGUAS.
 
772
 
 
773
2003-07-11  Kevin C. Krinke  <kckrinke@opendoorsoftware.com>
 
774
 
 
775
       * src/calendar.c, src/entry.c, src/fileselection.c, src/text.c,
 
776
       src/tree.c: user input data output to STDOUT via g_print instead
 
777
       of outputting to STDERR via g_printerr. This makes it possible to
 
778
       destinguish user input data from GTK+ warnings / errors.
 
779
       * THANKS, src/about.c: I figure this is my second patch submission
 
780
       so I belong in the credits...
 
781
 
 
782
2003-07-10 John Fleck <jfleck@inkstain.net>
 
783
 
 
784
        * autogen.sh
 
785
        remove 
 
786
        * xmldocs.make
 
787
        * omf.make
 
788
        Set up new docs build system
 
789
 
 
790
2003-07-09  Hasbullah Bin Pit  <sebol@ikhlas.com>
 
791
                                                                                
 
792
        * configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
 
793
        * po/ms.po: Added Malay translation.
 
794
 
 
795
2003-07-09  Andras Timar  <timar@gnome.hu>
 
796
 
 
797
        * configure.in: Added "hu" (Hungarian) to ALL_LINGUAS.
 
798
 
 
799
2003-07-09  Dafydd Harries  <daf@parnassus.ath.cx>
 
800
 
 
801
        * configure.in: Added "cy" (Welsh) to ALL_LINGUAS.
 
802
 
 
803
2003-07-01  Laurent Dhima  <laurenti@alblinux.net>
 
804
 
 
805
        * configure.in: Added "sq" to ALL_LINGUAS.
 
806
 
 
807
2003-06-20  Mike Newman  <mikegtn@gnome.org>
 
808
 
 
809
        * src/gdialog.in: fix return value with patch from Yann
 
810
        <bloch@iie.cnam.fr>. Thanks!
 
811
 
 
812
2003-06-21  Mike Newman  <mikegtn@gnome.org>
 
813
 
 
814
        * configure.in: Added en_GB to ALL_LINGUAS
 
815
        * src/main.c: Fixed a typo s/in/is/ in error msg.
 
816
 
 
817
2003-06-13  Mike Newman  <mikegtn@gnome.org>
 
818
 
 
819
        * src/progress.c: allow \t and \n in text updated via '#' lines.
 
820
        * src/about.c: fixed my email address.
 
821
 
 
822
2003-06-10  Mike Newman  <mikegtn@gnome.org>
 
823
 
 
824
        * src/fileselection.c, src/main.c, src/tree.c, TODO: Allow the use
 
825
        of '\t' and '\n' in dialog text. Also, g_strcompress the separator
 
826
        strings in --list and --file-selection so code declared as 'arse'
 
827
        by Glynn can be removed :)
 
828
 
 
829
        Also removed some completed tasks from TODO.
 
830
 
 
831
2003-06-10  Mike Newman  <mikegtn@gnome.org>
 
832
 
 
833
        * src/main.c: allow use of /t and /n in dialog text.
 
834
 
 
835
2003-06-09  Kevin C. Krinke  <kckrinke@opendoorsoftware.com>
 
836
 
 
837
        * src/gdialog.in: wrap gdialog.real/dialog when not in X-Window
 
838
 
 
839
2003-06-09  Mike Newman  <mikegtn@gnome.org>
 
840
 
 
841
        * data/zenity.1, help/C/zenity.xml: Update docs for new file selection
 
842
        options.
 
843
 
 
844
2003-06-09  Mike Newman  <mikegtn@gnome.org>
 
845
 
 
846
        * src/fileselection.c, src/main.c, src/zenity.h: Add --multiple
 
847
        mode to file selection, with --separator to divide returned filenames.
 
848
        Change default separator for lists and file-sel to '|'.
 
849
 
 
850
2003-06-07  Mike Newman  <mikegtn@gnome.org>
 
851
 
 
852
        * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c
 
853
        src/progress.c, src/text.c, src/tree.c, src/util.c, src/util.h
 
854
        src/zenity.h: Allow user-defined return values via env vars.
 
855
        Prefer ZENITY_OK etc, but also check for DIALOG_OK and fall through
 
856
        to original zenity behaviour.
 
857
 
 
858
2003-06-07  Glynn Foster  <glynn.foster@sun.com>
 
859
 
 
860
        * src/zenity.glade: Untranslate silly strings pointed out by
 
861
        Kjartan Maraas.
 
862
 
 
863
2003-06-04  Glynn Foster  <glynn.foster@sun.com>
 
864
 
 
865
        * src/about.c, src/main.c, src/msg.c, 
 
866
        src/progress.c, src/tree.c, src/util.c: Fix up some build warnings
 
867
        as reported by Ross Burton and his amazing gcc 3.3 techno machine.
 
868
 
 
869
2003-06-04  Jordi Mallach  <jordi@sindominio.net>
 
870
 
 
871
        * src/main.c: Add a "no-c-format" xgettext header to unbreak po files
 
872
        in the new auto-close string.
 
873
 
 
874
2003-06-03  Mike Newman  <mikegtn@gnome.org>
 
875
 
 
876
        * data/zenity.1: Update docs for --auto-close progress dialog
 
877
        * help/C/zenity.xml: option.
 
878
 
 
879
2003-06-03  Mike Newman  <mikegtn@gnome.org>
 
880
 
 
881
        * src/gdialog.in: add a --help option, pointing to 
 
882
        zenity docs. Fixes #114338
 
883
 
 
884
2003-06-03  Changwoo Ryu  <cwryu@debian.org>
 
885
 
 
886
        * configure.in: Added "ko" to ALL_LINGUAS.
 
887
 
 
888
2003-06-01  Mike Newman <mikegtn@gnome.org>
 
889
 
 
890
        * src/main.c: Implement --auto-close for --progress, which
 
891
        * src/progress.c: behaves as if OK was clicked when reaching 100%
 
892
        * src/zenity.h: Fixes #114125
 
893
 
 
894
2003-05-29  Glynn Foster  <glynn.foster@sun.com>
 
895
 
 
896
        * configure.in: release 1.3
 
897
        * NEWS: Updated for new release
 
898
 
 
899
2003-05-29  Glynn Foster  <glynn.foster@sun.com>
 
900
 
 
901
        * TODO: More updates for suggestions from Kevin.
 
902
 
 
903
2003-05-29  Glynn Foster  <glynn.foster@sun.com>
 
904
 
 
905
        * TODO: Update with more suggestions.
 
906
 
 
907
2003-05-29  Glynn Foster  <glynn.foster@sun.com>
 
908
 
 
909
        * TODO: Update some more items.
 
910
        * data/zenity.1: Update man page a little, although it still
 
911
        should contain more useful information I guess.
 
912
 
 
913
2003-05-27  Glynn Foster  <glynn.foster@sun.com>
 
914
 
 
915
        * src/zenity.glade: Make the progress dialog resize. Lamely
 
916
        fixes #113706.
 
917
 
 
918
2003-05-27  Glynn Foster  <glynn.foster@sun.com>
 
919
 
 
920
        * HACKING: Update information for submitting patches to bugzilla.
 
921
 
 
922
2003-05-27  Mike Newman  <mikegtn@gnome.org>
 
923
 
 
924
        * configure.in: Enable the gdialog compat wrapper script. Check for
 
925
        * src/Makefile.am: path to perl, build the gdialog wrapper script
 
926
        and install it in bindir. Also add it to distclean files. 
 
927
        Warning - this will overwrite gdialog from gnome-utils!
 
928
 
 
929
2003-05-27  Mike Newman  <mikegtn@gnome.org>
 
930
 
 
931
        * src/calendar.c: clean up some inconsistent indentation.
 
932
        * src/gdialog: take notice of height and width args in textbox
 
933
        because gdialog did.
 
934
 
 
935
2003-05-24  Mike Newman <mikegtn@gnome.org>
 
936
 
 
937
        * src/progress.c: Make "OK" sensitive if progress bar has
 
938
        reached 100%, and give it focus.
 
939
 
 
940
2003-05-24  Glynn Foster  <glynn.foster@sun.com>
 
941
 
 
942
        * help/C/zenity.xml: Patch from Dagmar d'Surreal
 
943
        <dagmar@speakeasy.net> to correct help docs and 
 
944
        script examples for the change from --dialog-title to 
 
945
        --title.
 
946
 
 
947
        * THANKS, src/about.c: Add Dagmar.
 
948
 
 
949
        * src/progress.c: For now, just send a SIGHUP to the 
 
950
        parent process - not entirely sure if this is the best thing
 
951
        to do right now.
 
952
 
 
953
2003-05-23  Mike Newman <mikegtn@gnome.org>
 
954
 
 
955
        * src/gdialog: fixed --textbox to actually load filename
 
956
        specified. Added --separate-output support. Make sure we get
 
957
        output from list widgets.
 
958
 
 
959
2003-05-20  Mike Newman <mikegtn@gnome.org>
 
960
 
 
961
        * src/gdialog: fixed --checklist and --radiolist and
 
962
        added support for --menu
 
963
 
 
964
2003-05-19  Glynn Foster  <glynn.foster@sun.com>
 
965
 
 
966
        * configure.in: release 1.2
 
967
        * NEWS: Updated for new release
 
968
 
 
969
2003-05-19  Glynn Foster  <glynn.foster@sun.com>
 
970
 
 
971
        * src/Makefile.am, src/gdialog: Compatibility wrapper script 
 
972
        from Mike Newman <mikegtn@gnome.org>. Disabled for the present
 
973
        until I have a chance to review the code.
 
974
 
 
975
2003-05-19  Glynn Foster  <glynn.foster@sun.com>
 
976
 
 
977
        * src/progress.c: Make the progress dialog actually work
 
978
        and now uses g_io_channel. Woot! Need to be able to cancel
 
979
        the dialog, which currently doesn't work too well. 
 
980
 
 
981
        * TODO: Update.
 
982
 
 
983
        * help/C/zenity.xml: Update help documentation.
 
984
 
 
985
2003-05-06  Glynn Foster  <glynn.foster@sun.com>
 
986
 
 
987
        * src/main.c: Update commandline error message, needs updating
 
988
        of translations.
 
989
        * src/tree.c: Remove some commented out code.
 
990
        * src/zenity.glade: Updated error and info dialogs to do 
 
991
        wrapping.
 
992
 
 
993
2003-05-06  Glynn Foster  <glynn.foster@sun.com>
 
994
 
 
995
        * src/tree.c: Fix up the stdin list dialog stuff.
 
996
        * NEWS: Updated to actually include the updated 
 
997
        translations as well.
 
998
 
 
999
2003-05-06  Danilo Å egan  <dsegan@gmx.net>
 
1000
 
 
1001
        * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
 
1002
 
 
1003
2003-05-05  Glynn Foster  <glynn.foster@sun.com>
 
1004
 
 
1005
        * help/C/zenity.xml: Update docs for new commandline 
 
1006
        options.
 
1007
 
 
1008
2003-05-05  Glynn Foster  <glynn.foster@sun.com>
 
1009
 
 
1010
        * configure.in: release 1.1
 
1011
        NEWS: Updated for new release.
 
1012
 
 
1013
2003-05-05  Glynn Foster  <glynn.foster@sun.com>
 
1014
 
 
1015
        * src/tree.c, src/util.c, src/util.h: Make the list dialog 
 
1016
        handle stdin - a little bit buggy still.
 
1017
        * TODO: Update
 
1018
 
 
1019
2003-04-16  Jordi Mallach  <jordi@sindominio.net>
 
1020
 
 
1021
        * configure.in: Added "ca" (Catalan) to ALL_LINGUAS.
 
1022
 
 
1023
2003-04-13  Glynn Foster  <glynn.foster@sun.com>
 
1024
 
 
1025
        * src/calendar.c, src/entry.c, src/fileselection.c,
 
1026
        src/main.c, src/msg.c, src/progress.c, src/text.c,
 
1027
        src/tree.c, src/zenity.h: Finish off the indentation cleanup.
 
1028
        Add new '--width' and '--height' options to the general options.
 
1029
        Fix up the radio list view, so that we can now act like a radio
 
1030
        button group.
 
1031
 
 
1032
        * TODO: Update
 
1033
 
 
1034
2003-04-08  Alessio Frusciante  <algol@firenze.linux.it>
 
1035
 
 
1036
        * configure.in: Added "it" (Italian) to ALL_LINGUAS.
 
1037
 
 
1038
2003-03-10  Glynn Foster  <glynn.foster@sun.com>
 
1039
 
 
1040
        * src/about.c, src/calendar.c, src/entry.c, src/fileselection.c,
 
1041
        src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c,
 
1042
        src/util.c, src/util.h, src/zenity.glade, src/zenity.h:
 
1043
 
 
1044
        Mass indentation cleanup. Make sure the glade dialogs aren't initially
 
1045
        visible because this avoids a visibility jump. Apparently == TRUE is
 
1046
        bad mojo. Fix up.
 
1047
 
 
1048
2003-03-08  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
 
1049
 
 
1050
        * configure.in(ALL_LINGUAS): Added "pt_BR" (Brazilian Portuguese).
 
1051
 
 
1052
2003-03-07  Glynn Foster  <glynn.foster@sun.com>
 
1053
 
 
1054
        * zenity.spec.in: More updates.
 
1055
 
 
1056
2003-03-06  Glynn Foster  <glynn.foster@sun.com>
 
1057
 
 
1058
        * zenity.spec.in: Fix up the %defines to include
 
1059
        automatic versioning.
 
1060
 
 
1061
2003-03-03  Zbigniew Chyla  <cyba@gnome.pl>
 
1062
 
 
1063
        * configure.in (ALL_LINGUAS): Added pl (Polish).
 
1064
 
 
1065
2003-03-01  Duarte Loreto <happyguy_pt@hotmail.com>
 
1066
 
 
1067
        * configure.in: Added "pt" to ALL_LINGUAS.
 
1068
 
 
1069
2003-02-28  Takeshi AIHANA <aihana@gnome.gr.jp>
 
1070
 
 
1071
        * configure.in: Added ja into ALL_LINGUAS.
 
1072
 
 
1073
2003-02-25  Miloslav Trmac  <mitr@volny.cz>
 
1074
 
 
1075
        * configure.in: Added cs (Czech) to ALL_LINGUAS.
 
1076
 
 
1077
2003-02-12  Yuriy Syrota  <rasta renome.rovno.ua>
 
1078
 
 
1079
        * configure.in: Added uk (Ukrainian) to ALL_LINGUAS.
 
1080
 
 
1081
2003-02-09  Christian Neumair  <chris@gnome-de.org>
 
1082
 
 
1083
        * .cvsignore: Added missing file.
 
1084
        * configure.in: Added de (German) to ALL_LINGUAS.
 
1085
 
 
1086
2003-02-05  Glynn Foster  <glynn.foster@sun.com>
 
1087
        
 
1088
        * THANKS, src/about.c: Add Ross.
 
1089
 
 
1090
2003-02-05  Ross Burton  <ross@burtonini.com>
 
1091
 
 
1092
        * data/zenity.1: Added a simple man page.
 
1093
        * data/Makefile.am: Install the man page.
 
1094
 
 
1095
2003-02-03  Glynn Foster  <glynn.foster@sun.com>
 
1096
 
 
1097
        * src/about.c: Raise on mouse click
 
1098
 
 
1099
2003-02-03  Glynn Foster  <glynn.foster@sun.com>
 
1100
 
 
1101
        * data/Makefile.am, data/hawaii-shirt.png, 
 
1102
        data/surfboard.png, src/about.c: Um, you don't really
 
1103
        want to know.
 
1104
 
 
1105
2003-02-03  Glynn Foster  <glynn.foster@sun.com>
 
1106
 
 
1107
        * Makefile.am, configure.in, zenity.spec.in: Add
 
1108
        spec file, thanks to Mihai T. Lazarescu.
 
1109
        
 
1110
        * THANKS, src/about.c: Update.
 
1111
 
 
1112
2003-02-02  Daniel Yacob  <locales@geez.org>
 
1113
 
 
1114
        * configure.in: Added Amharic (am) to ALL_LINGUAS
 
1115
 
 
1116
2003-02-01  Glynn Foster  <glynn.foster@sun.com>
 
1117
 
 
1118
        * NEWS, THANKS, src/about.c: Fix Jonathan's 
 
1119
        name - I suck.
 
1120
 
 
1121
2003-02-01  Glynn Foster  <glynn.foster@sun.com>
 
1122
 
 
1123
        * configure.in: Release 1.0
 
1124
        * NEWS: Updated for new release.
 
1125
 
 
1126
2003-02-01  Glynn Foster  <glynn.foster@sun.com>
 
1127
 
 
1128
        * help/C/zenity.xml: Update the docs for new --editable
 
1129
        option in the List dialog.
 
1130
 
 
1131
2003-02-01  Glynn Foster  <glynn.foster@sun.com>
 
1132
 
 
1133
        * data/Makefile.am, data/sunglasses.png: Add new.
 
1134
        * src/about.c: Update coordinates.
 
1135
 
 
1136
2003-02-01  Glynn Foster  <glynn.foster@sun.com>
 
1137
 
 
1138
        * src/about.c: Okay, I'm a glory hunter. Seperate out the
 
1139
        about dialog entries a little.
 
1140
 
 
1141
        * THANKS: Update.
 
1142
 
 
1143
2003-01-30  Pablo Saratxaga  <pablo@mandrakesoft.com>
 
1144
 
 
1145
        * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
 
1146
 
 
1147
2003-01-29  Glynn Foster  <glynn.foster@sun.com>
 
1148
 
 
1149
        * src/main.c: Don't do a g_assert_not_reached () if we don't have
 
1150
        any dialog types.
 
1151
 
 
1152
2003-01-29  Glynn Foster  <glynn.foster@sun.com>
 
1153
 
 
1154
        * README: Update
 
1155
 
 
1156
        * configure.in: Remove some bogus configure checks that
 
1157
        we almost certainly don't need.
 
1158
 
 
1159
        * src/about.c, data/Makefile.am, data/*.png: Add new pixbuf for 
 
1160
        about dialog.
 
1161
        
 
1162
        * TODO: Update accordingly
 
1163
 
 
1164
2003-01-28  Glynn Foster  <glynn.foster@sun.com>
 
1165
 
 
1166
        * src/about.c: Don't display the translators tab
 
1167
        unless there is stuff to show.
 
1168
 
 
1169
        * src/entry.c: Add sanity NULL checking.
 
1170
 
 
1171
        * src/tree.c, src/zenity.h: Add support for a new
 
1172
        --editable option.
 
1173
        
 
1174
        * src/main.c: Add support for new --editable option for
 
1175
        the List dialog. Merge in the list of Gtk+ options into
 
1176
        the popt table - ripped this from libbonoboui, thanks to
 
1177
        James for pointing this out.
 
1178
 
 
1179
        * src/zenity.glade: Make the translatable strings less arse.
 
1180
 
 
1181
        * TODO: Update accordingly.
 
1182
 
 
1183
2003-01-26  Glynn Foster  <glynn.foster@sun.com>
 
1184
 
 
1185
        * THANKS, src/about.c: Update
 
1186
 
 
1187
2003-01-24 John Fleck <jfleck@inkstain.net>
 
1188
 
 
1189
        * src/about.c: adding comma Glynn left out
 
1190
        that kept it from compiling
 
1191
 
 
1192
2003-01-24  Glynn Foster  <glynn.foster@sun.com>
 
1193
 
 
1194
        * src/about.c: Provide correct help URL.
 
1195
 
 
1196
        * src/util.h, src/util.c: Add functions from 
 
1197
        libgnome/gnome-i18n so that we can correctly find the 
 
1198
        apropriate help file.
 
1199
 
 
1200
        * xmldocs.make: Install help into $(datadir)/help/$(lang)/
 
1201
 
 
1202
        * THANKS: Update from the code I stole from libgnome
 
1203
 
 
1204
2003-01-24 John Fleck <jfleck@inkstain.net>
 
1205
 
 
1206
        * help/C/zenity.xml: fix typo.
 
1207
        
 
1208
2003-01-23 John Fleck <jfleck@inkstain.net>
 
1209
 
 
1210
        * help/C/zenity.xml: fixing tag mixup that made the 
 
1211
        docbook not valid.
 
1212
 
 
1213
2003-01-24  Kjartan Maraas  <kmaraas@gnome.org>
 
1214
 
 
1215
        * configure.in: Added "no" to ALL_LINGUAS.
 
1216
        
 
1217
2003-01-23  Pablo Gonzalo del Campo  <pablodc@bigfoot.com> 
 
1218
 
 
1219
        * configure.in: Added es to ALL_LINGUAS.
 
1220
 
 
1221
2003-01-22  Glynn Foster  <glynn.foster@sun.com>
 
1222
 
 
1223
        * src/main.c: Print out warning when we have no arguments to the
 
1224
        commandline.
 
1225
 
 
1226
        * TODO: Add another item
 
1227
 
 
1228
2003-01-22  Glynn Foster  <glynn.foster@sun.com>
 
1229
 
 
1230
        * help/C/zenity.xml: Clarify some of the documentation a little. Add
 
1231
        in a few example scripts and commandlines. I'm pretty useless at 
 
1232
        this though, since I don't know how to write scripts.
 
1233
 
 
1234
        * TODO: Update accordingly. Only 2 things left.
 
1235
 
 
1236
2003-01-21  Mike Newman  <mike@gtnorthern.demon.co.uk>
 
1237
 
 
1238
        * src/text.c: fix a bug where a textbuffer was only being
 
1239
        associated with the textview if we had a filename to read in.
 
1240
 
 
1241
2003-01-21  Abel Cheung  <maddog@linux.org.hk>
 
1242
 
 
1243
        * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS.
 
1244
 
 
1245
2003-01-20  Glynn Foster  <glynn.foster@sun.com>
 
1246
 
 
1247
        * src/zenity.glade: Remove some strings for translation that
 
1248
        should be done.
 
1249
 
 
1250
2003-01-20  Christian Rose  <menthos@menthos.com>
 
1251
 
 
1252
        * configure.in: Added "sv" to ALL_LINGUAS.
 
1253
 
 
1254
2003-01-19  Mike Newman  <mike@gtnorthern.demon.co.uk>
 
1255
 
 
1256
        * help/C/zenity.xml: s/data-format/date-format/ in calendar help.
 
1257
 
 
1258
2003-01-19  Glynn Foster  <glynn.foster@sun.com>
 
1259
 
 
1260
        * src/about.c: Attempt to make things work after 2 bottles of
 
1261
        wine last night. Harmless changes though, so I'll commit them
 
1262
        for posterity.
 
1263
 
 
1264
        * src/main.c: Add a new helper function for the error reporting
 
1265
        that makes the translators life easier. Thanks to Ole for spotting
 
1266
        this.
 
1267
 
 
1268
        * src/text.c, src/zenity.h: Lame white spacing hacking.
 
1269
 
 
1270
        * xmldocs.make: Put the docs in $(datadir)/help - not quite sure
 
1271
        yet if yelp is going to like this or not.
 
1272
 
 
1273
2003-01-19  Mike Newman  <mike@gtnorthern.demon.co.uk>
 
1274
 
 
1275
        * help/C/zenity.xml: fixed a missing closing tag.
 
1276
 
 
1277
2003-01-19  Mike Newman  <mike@gtnorthern.demon.co.uk>
 
1278
 
 
1279
        * src/main.c, src/text.c, src/zenity.h: add an --editable
 
1280
        option to --text-info. If set, return the contents of the
 
1281
        text buffer on dialog close.
 
1282
 
 
1283
2003-01-19  Ole Laursen  <olau@hardworking.dk> 
 
1284
 
 
1285
        * configure.in: Added da to ALL_LINGUAS.
 
1286
 
 
1287
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1288
 
 
1289
        * Makefile.am, configure.in, omf.make, xmldocs.make: Enable
 
1290
        help documentation in the build.
 
1291
 
 
1292
        * help/C/zenity-C.omf, help/C/zenity.xml: Fix up silly errors.
 
1293
 
 
1294
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1295
 
 
1296
        * help/C/zenity.xml: Add in references to the screenshots.
 
1297
 
 
1298
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1299
 
 
1300
        * help/C/figures/zenity-calendar-screenshot.png,
 
1301
        help/C/figures/zenity-entry-screenshot.png,
 
1302
        help/C/figures/zenity-error-screenshot.png,
 
1303
        help/C/figures/zenity-fileselection-screenshot.png,
 
1304
        help/C/figures/zenity-information-screenshot.png,
 
1305
        help/C/figures/zenity-list-screenshot.png,
 
1306
        help/C/figures/zenity-progress-screenshot.png,
 
1307
        help/C/figures/zenity-question-screenshot.png,
 
1308
        help/C/figures/zenity-text-screenshot.png,
 
1309
        help/C/figures/zenity-warning-screenshot.png: Add some 
 
1310
        screenshots for the help documentation.
 
1311
 
 
1312
        * src/entry.c, src/msg.c: Don't set the text if it's NULL.
 
1313
 
 
1314
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1315
 
 
1316
        * help/C/zenity.xml: Only some examples and some screenshots
 
1317
        and we're mostly done for a first draft.
 
1318
 
 
1319
        * src/calendar.c: Don't set the text if it's NULL.
 
1320
 
 
1321
        * src/main.c: Swap the order of the commandline dialogs so
 
1322
        that we're alphabetical.
 
1323
 
 
1324
        * src/zenity.glade: Add some default strings.
 
1325
 
 
1326
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1327
 
 
1328
        * data/Makefile.am, data/zenity.png, src/about.c: Hooray! 
 
1329
        Zenity now has an about window icon. It's very zen too.
 
1330
 
 
1331
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1332
 
 
1333
        * help/C/zenity.xml: Update the docs a little. I have absolutely
 
1334
        no clue how the doc people don't get tired of this.
 
1335
 
 
1336
2003-01-18  Glynn Foster  <glynn.foster@sun.com>
 
1337
 
 
1338
        * data/Makefile.am, data/zenity-calendar.png, 
 
1339
        data/zenity-entry.png, data/zenity-progress.png, 
 
1340
        data/zenity-text.png: Some new window icons.
 
1341
 
 
1342
        * src/text.c: Fix crash where the GladeXML ref was getting 
 
1343
        unref'd before we wanted to use it.
 
1344
 
 
1345
        * src/main.c: Fix up commandline parsing a little, although we
 
1346
        should really add the parsing options for gtk+.
 
1347
 
 
1348
        * src/zenity.glade: Give some saner defaults.
 
1349
 
 
1350
        * THANKS, src/about.c: Update for all the people I stole icons 
 
1351
        and code from.
 
1352
 
 
1353
        * TODO: Update accordingly.
 
1354
 
 
1355
2003-01-16  Mike Newman  <mike@gtnorthern.demon.co.uk>
 
1356
 
 
1357
        * src/tree.c: fix a segfault if a --list is constructed and there
 
1358
        is no data to put in it. Since a list with no contents to select
 
1359
        seemed pointless, return without showing dialog.
 
1360
 
 
1361
2003-01-15  Glynn Foster  <glynn.foster@sun.com>
 
1362
 
 
1363
        * help/C/Makefile.am, help/C/legal.xml, help/C/zenity-C.omf, 
 
1364
        help/C/zenity.xml, help/Makefile.am: First initial template
 
1365
        of the help documents. Still have to write the main bulk of
 
1366
        it.
 
1367
 
 
1368
2003-01-14  Glynn Foster  <glynn.foster@sun.com>
 
1369
 
 
1370
        * Makefile.am, src/Makefile.am: Updates to make 
 
1371
        distcheck. Wow, this is scarey, a 1.0 release is on the
 
1372
        horizon. Applications like this shouldn't reach 1.0.
 
1373
 
 
1374
2003-01-14  Glynn Foster  <glynn.foster@sun.com>
 
1375
 
 
1376
        * configure.in: Update to add new gconf requirement.
 
1377
 
 
1378
        * src/zenity.h, src/about.c: Hurray for a new about box, 
 
1379
        although it lacks an icon. I wonder if people would actually 
 
1380
        like to see this as part of the dialog options. Can't think 
 
1381
        of any reason to do so at the moment though. Large chunks
 
1382
        copied from libgnomeui/gnome-about.[ch]
 
1383
 
 
1384
        * src/util.h, src/util.c: Add new helper functions because I 
 
1385
        don't want to touch gnome_program with a bargepole. Copied from
 
1386
        libgnome/gnome-url.[ch]
 
1387
 
 
1388
        * po/POTFILES.in: Add missing files. I think we have 
 
1389
        everything now.
 
1390
 
 
1391
        * TODO: Update accordingly.
 
1392
 
 
1393
2003-01-14  Glynn Foster  <glynn.foster@sun.com>
 
1394
 
 
1395
        * src/Makefile.am, src/about.c, src/main.c, 
 
1396
        src/zenity.glade: Add an about box. Still need to add 
 
1397
        an icon, and implement the callbacks for Help and Credits. Extra
 
1398
        hassle for not linking against libgnomeui. Sigh.
 
1399
 
 
1400
2003-01-14  Glynn Foster  <glynn.foster@sun.com>
 
1401
 
 
1402
        * src/tree.c, src/zenity.h, src/main.c: Add support to 
 
1403
        separate the selected rows output with a character 
 
1404
        with '/' used by default.
 
1405
 
 
1406
2003-01-13  Glynn Foster  <glynn.foster@sun.com>
 
1407
 
 
1408
        * src/calendar.c: Re-structure the code to pass in the
 
1409
        ZenityData structure into the response_callback instead.
 
1410
 
 
1411
        * src/main.c: Fix the screwups in the commandline parser
 
1412
        due to popt being teh suck.
 
1413
 
 
1414
        * src/msg.c: Don't unref the GladeXML before you use it.
 
1415
 
 
1416
        * THANKS: New file.
 
1417
 
 
1418
2003-01-13  Mike Newman  <mike@gtnorthern.demon.co.uk>
 
1419
 
 
1420
        * src/calendar.c, src/main.c, src/zenity.h: Make the calendar
 
1421
        return a localised date, and provide a means to override this with
 
1422
        a --date-format option which takes a strftime style string - 
 
1423
        "%A %d/%m/%Y" for example.
 
1424
 
 
1425
2003-01-13  Glynn Foster  <glynn.foster@sun.com>
 
1426
 
 
1427
        * src/main.c: Improve error handling.
 
1428
        * src/tree.c: Make --list actually return something 
 
1429
        useful, although I still need to actually seperate
 
1430
        things out so it's actually decipherable.
 
1431
 
 
1432
        * TODO: Update accordingly.
 
1433
 
 
1434
2003-01-09  Glynn Foster  <glynn.foster@sun.com>
 
1435
 
 
1436
        * src/calendar.c: Fix up the date string, although I guess
 
1437
        this should be localized.
 
1438
 
 
1439
        * src/main.c: Add a new --pulsate option, which reads from
 
1440
        stdin and pulsates the progress bar until we reach EOF.
 
1441
        * src/progress.c: Rewrite to actually work. Don't really need
 
1442
        GIOChannels here.
 
1443
        
 
1444
        * TODO: Updated accordingly.
 
1445
 
 
1446
2003-01-07  Glynn Foster  <glynn.foster@sun.com>
 
1447
 
 
1448
        * src/calendar.c, src/entry.c, src/fileselection.c,
 
1449
        src/main.c, src/msg.c, src/progress.c, src/text.c,
 
1450
        src/tree.c, src/zenity.glade, src/zenity.h: Fix up
 
1451
        the response signal handlers. Use returns of 0 for
 
1452
        'Ok' and 'Close', 1 for 'Cancel' and 'Escape' and 
 
1453
        -1 for 'Uh Oh'. Get stuff printing to stderr. Fix up
 
1454
        the error handling that I thought was improved,
 
1455
        although still have issues with popt callback getting
 
1456
        called numerous times because of more than one instance
 
1457
        of the same kind is being used in poptOption.
 
1458
        
 
1459
        * TODO: Update accordingly.
 
1460
 
 
1461
2003-01-07  Glynn Foster  <glynn.foster@sun.com>
 
1462
 
 
1463
        * src/main.c: Fix up the error returns.
 
1464
 
 
1465
        * TODO: Update accordingly.
 
1466
 
 
1467
2003-01-06  Glynn Foster  <glynn.foster@sun.com>
 
1468
 
 
1469
        * src/calendar.c, src/main.c, src/progress.c,
 
1470
        src/tree.c, src/zenity.h: Improve error handling...
 
1471
        a lot.
 
1472
 
 
1473
2003-01-06  Glynn Foster  <glynn.foster@sun.com>
 
1474
 
 
1475
        * src/main.c, src/tree.c, src/zenity.h: Finish off 
 
1476
        commandline parsing for the list dialog. Wow, this 
 
1477
        is almost approaching usable ;)
 
1478
 
 
1479
        * TODO: Update accordingly
 
1480
 
 
1481
2003-01-06  Glynn Foster  <glynn.foster@sun.com>
 
1482
 
 
1483
        * src/main.c, src/msg.c, src/zenity.glade, 
 
1484
        src/zenity.h: I love featuritis. Instead of fixing 
 
1485
        stuff so it actually works, I add more stuff. Add
 
1486
        support for info dialog.
 
1487
 
 
1488
2003-01-06  Glynn Foster  <glynn.foster@sun.com>
 
1489
 
 
1490
        * src/zenity.glade: Feeling stupid because I can't use
 
1491
        glade. Thanks to jrb and jamesh for showing me the light.
 
1492
        Update default strings to sensible stuff.
 
1493
 
 
1494
2003-01-06  Glynn Foster  <glynn.foster@sun.com>
 
1495
 
 
1496
        * src/main.c: Add functions to init and free the 
 
1497
        parsing options. Still not terribly pretty though.
 
1498
 
 
1499
        * src/tree.c, src/zenity.h: Handle --column 
 
1500
        argument.
 
1501
        
 
1502
        * TODO: Update accordingly.
 
1503
 
 
1504
2002-12-15  Glynn Foster  <glynn.foster@sun.com>
 
1505
 
 
1506
        * zenity/*: Initial import into cvs.gnome.org. Don't 
 
1507
        expect things to work very well.