~ubuntu-branches/ubuntu/natty/sawfish/natty

1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1
2009-10-09  Christopher Bratusek <zanghar@freenet.de>
2
	* src/windows.c: fixed a race condition which may lead to a crash, if
3
	                 a window is mapped and immediately unmapped
4
			 -- [Janek Kozicki, Timo Korvola]
5
6
2009-09-20  Christopher Bratusek <zanghar@freenet.de>
7
	* themes/Crux/theme.jl: make default text-color of inactive frames black
8
	                          for better readability
9
10
	* configure.in: post-release version bump to 1.5.3 ("24 hours a day - 12 months a year")
11
12
2009-09-15  Christopher Bratusek <zanghar@freenet.de>
13
	* scripts/Makefile.in: also expand REP_ENVIRON here [Luis Rodrigo Gallardo Cruz]
14
15
	* man/Makefile.in: actually build FAQ
16
	                   removed sawfish.dvi target
17
			   removed sawfish.ps target
18
			   removed man target
19
20
2009-09-14  Christopher Bratusek <zanghar@freenet.de>
21
	* man/news.texi: 1.5.0 section rewritten [Teika Kazura]
22
23
	* configure.in: bump minimum rep-gtk to 0.90.0
24
25
	* lisp/sawfish/gtk/color-preview.jl
26
	* lisp/sawfish/gtk/widgets/color.jl: removed GtkButton + GtkPreview + GtkColorSelection by GtkColorButton
27
	                                     makes 1.5s sawfish-ui compatible with rep-gtk 0.90.0
28
29
	* man/news.texi: updated
30
31
2009-09-05  Christopher Bratusek <zanghar@freenet.de>
32
	* configure.in: bump version to 1.5.2 ("Save The Robots")
33
34
	* sawfish.spec.in: improved [Kim B. Heino]
35
36
2009-07-28  Christopher Bratusek <zanghar@freenet.de>
37
	* configure.in: bump version to 1.5.1 ("Great")
38
	                small fixup in x11r7 checks regarding SMlib and libICE
39
	                non-bash compatibility
40
	
41
	* lisp/sawfish/wm/tabs/tab.jl
42
	* lisp/sawfish/wm/tabs/tabgroup.jl
43
	* lisp/sawfish/wm/util/marks.jl: fixed license header	
44
	
45
	* po/Makefile.in: renamed realclean rule to distclean rule
46
	
47
	* lisp/sawfish/wm/placement/stagger.jl: fix group of stagger option
48
	
49
	* sawfish.desktop
50
	* sawfish-wm.dektop: fixed a typo, removed unneeded entries
51
	
52
	* lisp/sawfish/wm/ext/infinite-desktop.jl: fixed cursor warping [Jeremy Hankins]
53
	
54
	* lisp/sawfish/gtk/widget.jl: connect spinbuttons to value-changed signal (allows typing in the value manually)
55
	
56
	* src/Makefile.in: add --tag=CC there necessary on some systems [Gentoo]
57
	                   include $CFLAGS in gtk-style rule
58
59
	* sawfish-ksm.desktop: make sawfish appear in the KDE4 Windowselector
60
61
2009-07-02  Christopher Bratusek <zanghar@freenet.de>
62
	* po/*
63
	* configure.in: de-intltoolize sawfish ... is breaking current
64
	sawfish-ui badly, preparative tasks for tommorows 1.5.0 release
65
66
2009-06-26  Christopher Bratusek <zanghar@freenet.de>
67
	* configure.in: added --with/without-nls option [disable installing
68
	translations files, default=enabled]
69
70
	* scripts/Makefile.in
71
	* lisp/Makefile.in
72
	* lisp/sawfish/ui/Makefile.in
73
	* lisp/sawfish/gtk/Makefile.in: expand REP_ENVIRON
74
75
	* lisp/sawfish/wm/session/init.jl: set RestartStyleHint to 2
76
	[Christian Marillat]
77
78
	* lisp/sawfish/wm/session/load.jl: when matching window to alist try
79
	to match according WM_NAME if there's no WM_CLASS [Christian Marillat]
80
81
	* README.IMPORTANT
82
	* man/news.texi: updated
83
84
2009-06-19  Christopher Bratusek <zanghar@freenet.de>
85
	* themes/microGUI/theme.jl: fixed a speed-issue
86
87
	* themes/Elberg-tabbed/theme.jl: make properly use of WM_NAME
88
89
	* lisp/sawfish/wm/ext/match-window.jl: expose fixed-position,
90
	never-iconify, never-maximize in the Window-Matcher UI
91
92
	* lisp/sawfish/wm/focus.jl
93
	* lisp/sawfish/wm/state/transient.jl: improve kde3 integration
94
	and new focus-revert logic [Timo Korvola]
95
96
	* README.IMPORTANT: Note about double-click in UI
97
98
	* man/sawfish.texi: updated doc for focus-revert [Timo Korvola]
99
100
	* man/news.texi: updated
101
102
2009-06-01  Christopher Bratusek <zanghar@freenet.de>
103
	* lisp/sawfish/gtk/widget.jl: UTF-8 Support
104
105
2009-05-31  Christopher Bratusek <zanghar@freenet.de>
106
	* lisp/sawfish/wm/goups.jl
107
	* lisp/sawfish/wm/ext/beos-window-menu.jl: UTF-8 Support [Wang Diancheng]
108
109
	* configure.in: bump minimum librep to 0.90.0 for UTF-8 Support
110
		        small fixup in rep-gtk check
111
112
2009-05-27  Christopher Bratusek <zanghar@freenet.de>
113
	* lisp/sawfish/wm/util/prompt.jl: fixed typo
114
115
2009-05-25  Christopher Bratusek <zanghar@freenet.de>
116
	* lisp/sawfish/wm/commands/move-cursor.jl: export all functions
117
118
2009-05-16  Christopher Bratusek <zanghar@freenet.de>
119
	* lisp/sawfish/wm/util/prompt.jl: improved prompt.jl [Sergey I. Sharybi]
120
121
	* OPTIONS: updated
122
123
2009-05-08  Christopher Bratusek <zanghar@freenet.de>
124
	* lisp/sawfish/wm/placement.jl: interactive placement mode now also for dialogs
125
126
	* OPTIONS: updated
127
128
2009-05-07  Christopher Bratusek <zanghar@freenet.de>
129
	* COPYING.SOUNDS: added
130
131
	* lisp/sawfish/wm/autoload.jl
132
	* lisp/sawfish/wm/commands/x-cycle.jl: added cycle-among-groups{,-backwards} [Fernando Carmano Varo]
133
134
	* lisp/sawfish/wm/autoload.jl: autoload Tabs-group
135
136
	* lisp/sawfish/wm/tabs/tab.jl: Tabbed Windowing Support: Raise Tabs on hover
137
138
	* lisp/sawfish/wm/keymaps.jl
139
	* lisp/sawfish/wm/tab.jl: rename add-to-group to tab-add-to-group
140
141
2009-05-06  Christopher Bratusek <zanghar@freenet.de>
142
	* sawfish.spec.in: don't re-define %{_host} [Ritz]
143
144
	* */ChangeLog.pre-1.5.0: remove old ChangeLog files
145
146
2009-05-05  Christopher Bratusek <zanghar@freenet.de>
147
	* lisp/sawfish/wm/util/window-outline.jl: some fixups for the draft animator [Teika]
148
149
2009-05-04  Christopher Bratusek <zanghar@freenet.de>
150
	* configure.in: - fix the last incomplete AC_DEFINE
151
			- remove unsed configure flags
152
			- don't add CFLAGS if non given
153
			- check for intltool 0.40.0
154
155
	* autogen.sh: run intltoolize
156
157
	* po/POTFILES.in: updated
158
159
	* sawfish.ebuild.in: updated
160
161
	* po/LINGUAS: added
162
163
	* po/sawfish.pot
164
	* po/make-pot
165
	* po/sawfish-xgettext
166
	* po/update.sh: removed, using intltool instead
167
168
	* lisp/sawfish/ui/frame-style.jl: make frame-style string translatable
169
170
2009-05-03  Christopher Bratusek <zanghar@freenet.de>
171
	* lisp/sawfish/ui/slot.jl: make defcustoms strings translatable [Alexey I. Froloff]
172
173
2009-04-20  Christopher Bratusek <zanghar@freenet.de>
174
	* src/keys.c: - AltGR is not always Mod5
175
176
2009-04-14  Christopher Bratusek <zanghar@freenet.de>
177
	* src/keys.c : - added AltGR as synonyme for Mod5
178
	               - make sure we don't mix Super and Hyper [Denis Barbier]
179
180
2009-04-05  Christopher Bratusek <zanghar@freenet.de>
181
	* lisp/sawfish/wm/ext/match-window.jl
182
	* lisp/sawfish/wm/windows.jl: Make Sawfish more error-tolerant if an app has an icomplete WM_CLASS (Martin Mares)
183
184
	* src/events.c
185
	* src/windows.c: Fix for iconify issue (improved solution) [Teika]
186
187
	* CONTRIBUTING
188
	* man/news.texi: updated
189
190
	* man/news.texi: removed dupped entries, fixed typos
191
192
	* sounds/Makefile.in
193
	* po/Makefile.in	
194
	* src/Makefile.in: fix uninstall target
195
196
	* Makefile.in: uninstall all .desktop files
197
198
2009-04-04  Christopher Bratusek <zanghar@freenet.de>
199
	* BUGS
200
	* HACKING
201
	* THANKS
202
	* TREE: removed
203
204
	* CONTRIBUTING: the file replacing BUGS HACKING THANKS
205
206
	* README.IMPORTNAT: major update
207
208
	* README: updated
209
210
	* sawfish.ebuild.in
211
	* sawfish.spec.in: updated for doc file changes
212
213
2009-04-03  Christopher Bratusek <zanghar@freenet.de>
214
	* lisp/sawfish/wm/autoload.jl
215
	* lisp/sawfish/wm/ext/window-history.jl: make window-history options appear in Sawfish-UI
216
217
	* man/news.texi: updated
218
219
2009-04-02  Christopher Bratusek <zanghar@freenet.de>
220
	* man/faq.texi: major update [Teika]
221
222
	* man/sawfish.texi: major update [Teika]
223
                            bump EDITION to 0.14
224
			    bump VERSION to 1.5.0
225
			    update UPDATED and UPDATE-MONTH
226
227
	* configure.in: don't run build-info
228
229
	* */ChangeLog: renamed to */ChangeLog.pre-1.5.0
230
231
2009-04-01  Christopher Bratusek <zanghar@freenet.de>
232
	* lisp/sawfish/wm/ext/match-window.jl: move 'avoid' from placement to state [Teika]
233
234
	* lisp/sawfish/wm/state/maximize.jl: fixed position of a comment [Teika]
235
236
	* lisp/sawfish/wm/viewport.jl
237
	* lisp/sawfish/wm/focus.jl
238
	* lisp/sawfish/wm/windows.jl: replace several Wether by Whether [Teika]
239
240
	* lisp/sawfish/wm/util/compat.jl: maximize-always-expands, maximize-ignore-when-filling and
241
	                                  maximize-avoid-avoided are not obosolete [Teika]
242
243
	* lisp/sawfish/ui/layouts/keymaps.jl
244
	* lisp/sawfish/ui/layout.jl: replace several defvar with define [Teika]
245
	                             some indention improvements [Teika]
246
247
	* man/news.texi: improvements [Teika]
248
                         updated [Chris]
249
250
2009-03-24  Christopher Bratusek <zanghar@freenet.de>
251
	* lisp/sawfish/wm/viewport.jl
252
	* lisp/sawfish/wm/autoload.jl: make viewport commands appear in sawfish-ui
253
254
	* configure.in: changed appearance of ending message a bit
255
	                display additional infos
256
			added codename field
257
			re-ordered some checks
258
	                only display cairo version if it exists
259
			put all AC_SUBST at the end of the file
260
261
	* Makedefs.in: remove nokogiridir (not beeing used)
262
	               first define host_type then stuff that refers to it
263
		       first define datarootdir then stuff that refers to it
264
265
	* man/news.texi: updated
266
267
2009-03-15  Christopher Bratusek <zanghar@freenet.de>
268
	* KEYBINDINGS: added description of several extra keys
269
270
2009-03-06  Christopher Bratusek <zanghar@freenet.de>
271
	* configure.in
272
	* Makedefs.in: don't ignore datarootdir setting
273
1.3.4 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.5.2
274
2009-03-05  Christopher Bratusek <zanghar@freenet.de>
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
275
	* HACKING: updated
276
277
	* sawfish.ebuild.in
278
	* sawfish.spec.in: add HACKING, COYPING, COPYING.SOUNDS to doc-files
279
280
	* sawfish.spec.in: package sawfish xsession file
281
282
	* autogen.sh
283
	* configure.in: de-intltoolize sawfish ... not working properly
284
285
	* po/LINGUAS
286
	* po/Makefile.in.in: removed
287
288
	* po/update.sh
289
	* po/make-pot
290
	* po/sawfish.pot
291
	* po/Makefile.in
292
	* po/sawfish-xgettext: added back
293
294
	* po/*.po
295
	* po/sawfish.pot: updated
296
297
	* COPYING.SOUNDS: license for the sounds is Artistic2.0beta4
298
299
	* THANKS: updated
300
301
	* sounds/focused.wav
302
	* sounds/iconify.wav
303
	* sounds/map-transient.wav
304
	* sounds/map.wav
305
	* sounds/maximize.wav
306
	* sounds/move-viewport.wav
307
	* sounds/shade.wav
308
	* sounds/unfocused.wav
309
	* sounds/uniconify.wav
310
	* sounds/unmap-transient.wav
311
	* sounds/unmap.wav
312
	* sounds/unmaximize.wav
313
	* sounds/unshade.wav: added new sounds, by glh Pimenta, taken from his Feather/Needle Soundthemes
314
315
	* sounds/activate.wav
316
	* sounds/clicked.wav
317
	* sounds/gameover.wav
318
	* sounds/slide.wav
319
	* sounds/toggled.wav: removed old sounds
320
321
	* lisp/sawfish/wm/ext/audio-events.jl: use new sounds
322
323
	* KEYBINDINGS: add how to remove keybindings manually
324
325
2009-03-04  Christopher Bratusek <zanghar@freenet.de>
326
	* KEYBINDINGS: - added description of ISO_Left_Tab
327
	               - mention Alt Gr
328
		       - mention Buttons 4 and 5
329
		       - add how to add keybindings manually
330
331
2009-03-03  Christopher Bratusek <zanghar@freenet.de>
332
	* man/user-doc.texi: fixed a typo
333
334
	* sawfish.ebuild.in
335
	* sawfish.spec.in: add USERDOC to doc-files
336
337
2009-03-01  Guillermo S. Romero <gsromero@svn.gnome.org>
338
	* man/user-doc.texi: on going work on user docs.
339
340
2009-02-19  Christopher Bratusek <zanghar@freenet.de>
341
	* sawfish.desktop
342
	* sawfish-wm.desktop
343
	* sawfish-session.desktop: remove useless translations, which are equal to the original string
344
345
	* lisp/sawfish/wm/ext/infinite-desktop.jl: update file-header
346
347
	* lisp/sawfish/wm/tabs/tab.jl
348
	* lisp/sawfish/wm/tabs/tabgroup.jl: update file-headers
349
350
	* man/news.texi: better description for infinite-desktop.jl
351
352
	* themes/*/.jl: s/sawmill/sawfish/g
353
354
2009-02-17  Christopher Bratusek <zanghar@freenet.de>
355
	* Makefile.in
356
	* sawfish-session.desktop: added session desktop file
357
358
	* configure.in: don't just read README.IMPORTANT if this is an upgrade
359
360
	* lisp/sawfish/wm/ext/3d-hack.jl: remove annotate-points - not beeing used
361
362
	* man/sawfish.texi: Major Documentation updated [Derek Upham]
363
364
2009-02-16  Christopher Bratusek <zanghar@freenet.de>
365
	* lisp/sawfish/wm/animation/outline.jl: load sawfish.wm.gaol for screen-width/height to be set
366
367
	* man/news.texi: updated
368
369
2009-02-15  Christopher Bratusek <zanghar@freenet.de>
370
	* configure.in: print message at the end that README.IMPORTANT should be read
371
372
	* lisp/sawfish/wm/viewport.jl: changed a string
373
374
2009-02-15  Guillermo S. Romero <gsromero@svn.gnome.org>
375
	* man/faq.texi: more s/sawmill/sawfish/ clean up
376
	                also explained rc duality (~/.sawfish[/]rc).
377
378
	* KEYBINDINGS: Suggest xmodmap and xev. Super (not s) is Super
379
380
	* man/user-doc.texi: brain backup about workspaces, viewports, etc
381
382
2009-02-14  Christopher Bratusek <zanghar@freenet.de>
383
	* man/user-doc.texi: added introduction
384
385
	* KEYBINDINGS: fixed some misstakes
386
387
2009-02-12  Christopher Bratusek <zanghar@freenet.de>
388
	* man/user-doc.texi: added uniconify, maximize, unmaximize, delete, shade, unshade, raise, lower, cycle
389
	                     nicer formatting
390
391
2009-02-11  Christopher Bratusek <zanghar@freenet.de>
392
	* man/user-doc.texi
393
	* man/Makefile.in: add intial try of a user-doc
394
395
2009-02-09  Christopher Bratusek <zanghar@freenet.de>
396
	* KEYBINDINGS: S is Super not Shift
397
	               W is Modifier and M is Alt
398
	               s/take place/are active/g
399
400
	* lisp/sawfish/wm/commands/shrink-yank: Don't forget to load sawfish.wm.custom
401
402
	* po/POTFILES.in: marks.jl is now in .util
403
404
	* lisp/sawfish/wm/animation/outline.jl
405
	* lisp/sawfish/wm/frames.jl
406
	* lisp/sawfish/wm/ext/edge-flip.jl
407
	* lisp/sawfish/wm/ext/infinite-desktop.jl
408
	* lisp/sawfish/wm/ext/tooltips.jl
409
	* lisp/sawfish/wm/ext/match-window.jl
410
	* lisp/sawfish/wm/ext/audio-events.jl
411
	* lisp/sawfish/wm/ext/error-handler.jl
412
	* lisp/sawfish/wm/ext/shade-hover.jl
413
	* lisp/sawfish/wm/ext/window-history.jl
414
	* lisp/sawfish/wm/ext/auto-raise.jl
415
	* lisp/sawfish/wm/workspace.jl
416
	* lisp/sawfish/wm/placement.jl
417
	* lisp/sawfish/wm/custom.jl
418
	* lisp/sawfish/wm/state/iconify.jl
419
	* lisp/sawfish/wm/state/maximize.jl
420
	* lisp/sawfish/wm/state/transient.jl
421
	* lisp/sawfish/wm/focus.jl
422
	* lisp/sawfish/wm/viewport.jl
423
	* lisp/sawfish/wm/tabs/tab.jl
424
	* lisp/sawfish/wm/menus.jl
425
	* lisp/sawfish/wm/window-anim.jl
426
	* lisp/sawfish/wm/windows.jl
427
	* lisp/sawfish/wm/commands/move-cursor.jl
428
	* lisp/sawfish/wm/commands/grow-pack.jl
429
	* lisp/sawfish/wm/commands/shrink-yank.jl
430
	* lisp/sawfish/wm/commands/xterm.jl
431
	* lisp/sawfish/wm/commands/x-cycle.jl
432
	* lisp/sawfish/wm/commands/move-resize.jl
433
	* lisp/sawfish/wm/stacking.jl
434
	* lisp/sawfish/wm/placement/stagger.jl
435
	* lisp/sawfish/wm/autoload.jl
436
	* lisp/sawfish/wm/keymaps.jl
437
	* lisp/sawfish/wm/util/prompt.jl
438
	* lisp/sawfish/wm/util/stacking.jl
439
	* lisp/sawfish/wm/util/play-audio.jl
440
	* lisp/sawfish/wm/util/display-window.jl: temporarly remove translatable strings
441
442
2009-02-08  Christopher Bratusek <zanghar@freenet.de>
443
	* lisp/sawfish/wm/ext/infinite-desktop.jl: remove dtm. prefix from functions
444
445
	* lisp/sawfish/wm/frames.jl: fix an issue, that broke sawfish-ui
446
447
2009-02-07  Christopher Bratusek <zanghar@freenet.de>
448
        * configure.in: use POSIX code [Mark Diekhans]
449
450
2009-02-07  Guillermo S. Romero <gsromero@svn.gnome.org>
451
        * lisp/sawfish/wm/tabs/marks.jl
452
        * lisp/sawfish/wm/util/marks.jl: move marks from tabs to util
453
454
        * lisp/sawfish/wm/tabs/tab.jl: update accordingly
455
456
2009-02-05  Christopher Bratusek <zanghar@freenet.de>
457
	* lisp/sawfish/wm/keymaps.jl
458
	* KEYBINDINGS: move tab-raising bindings from global to window keymap
459
460
	* po/POTFILES.in: updated for tab and shrink/yank files
461
462
	* OPTIONS: updated
463
464
	* man/news.texi: updated
465
466
	* lisp/sawfish/wm/commands/shrink-yank.jl: Shrinking/Yanking Support [Timo Korvola]
467
468
	* configure.in: bump minimum intltool version to 0.40.0
469
470
	* lisp/sawfish/wm/ext/infinite-desktop.jl : Added [David T. McWherter]
471
472
2009-02-04  Christopher Bratusek <zanghar@freenet.de>
473
	* lisp/sawfish/wm/keymaps.jl: remove tab-keymap, add grouping to Button2-Off on titlebar
474
475
	* KEYBINDINGS: complete list of default keybindings
476
477
	* OPTIONS: added new options coming from tabs
478
479
	* sawfish.spec.in: add KEYBINDINGS to %doc
480
481
	* sawfish.ebuild.in: add KEYBINDINGS README.IMPORTANT to %doc
482
483
	* README.IMPORTANT: changed syntax
484
485
2009-02-03  Christopher Bratusek <zanghar@freenet.de>
486
	* configure.in: - re-add checks for XFree86 (add --without-xorg-x11r7 flag)
487
                        - fixed a typo
488
489
	* README.IMPORTANT: updated
490
491
	* install-sh: added for libtool < 2.2
492
493
	* librep.spec.in: don't call make-pot (deprecated)
494
	                  don't %doc deprecated files
495
496
	* lisp/sawfish/wm/keymaps.jl: - merged tab-keymap.jl
497
	                              - add keymap for tabs (tab-keymap)
498
499
	* lisp/sawfish/wm/tabs/tab.jl
500
	* lisp/sawfish/wm/tabs/tabgroup.jl
501
	* lisp/sawfish/wm/tabs/marks.jl: Merged tab-system [Yann Hodique, Scott Scriven, Nathan Froyd, Christopher Bratusek]
502
503
	* lisp/Makefile.in: install tabbing code
504
505
	* po/Makefile.in.in: remove file, add symlink instead (fixes issue with older intltool)
506
507
	* autogen.sh: remove --copy flag from intltoolize
508
509
2009-02-02  Christopher Bratusek <zanghar@freenet.de>
510
	* Makefile.in: create $DESTDIR$datadir/applications before
511
	               installing desktop file into it
512
513
	* */Makefile.in: add distclean rule to all subdir Makefiles
514
515
	* autogen.sh: - make sure we check if intltoolize successfully exited
516
		      - make sure we don't use bash-specific syntax [Mark Diekhans]
517
		      - don't -I /usr/share/aclocal/ [Mark Diekhans]
518
519
	* configure.in: print usefull stuff at the end of configure
520
521
2009-02-01  Christopher Bratusek <zanghar@freenet.de>
522
	* MAINTAINERS: updated my mail address
523
524
	* autogen.sh
525
	* configure.in: intltoolize sawfish
526
527
	* po/LINGUAS: added
528
529
	* po/POTFILES.in: updated
530
531
	* po/Makefile.in
532
	* po/make-pot
533
	* po/sawfish.pot
534
	* po/sawfish-xgettext
535
	* po/update.sh
536
	* po/README: removed
537
538
	* lisp/sawfish/wm/animation/outline.jl
539
	* lisp/sawfish/wm/frames.jl
540
	* lisp/sawfish/wm/ext/edge-flip.jl
541
	* lisp/sawfish/wm/ext/tooltips.jl
542
	* lisp/sawfish/wm/ext/match-window.jl
543
	* lisp/sawfish/wm/ext/audio-events.jl
544
	* lisp/sawfish/wm/ext/error-handler.jl
545
	* lisp/sawfish/wm/ext/shade-hover.jl
546
	* lisp/sawfish/wm/ext/window-history.jl
547
	* lisp/sawfish/wm/ext/auto-raise.jl
548
	* lisp/sawfish/wm/workspace.jl
549
	* lisp/sawfish/wm/placement.jl
550
	* lisp/sawfish/wm/custom.jl
551
	* lisp/sawfish/wm/state/iconify.jl
552
	* lisp/sawfish/wm/state/maximize.jl
553
	* lisp/sawfish/wm/state/transient.jl
554
	* lisp/sawfish/wm/focus.jl
555
	* lisp/sawfish/wm/viewport.jl
556
	* lisp/sawfish/wm/window-anim.jl
557
	* lisp/sawfish/wm/windows.jl
558
	* lisp/sawfish/wm/commands/move-cursor.jl
559
	* lisp/sawfish/wm/commands/grow-pack.jl
560
	* lisp/sawfish/wm/commands/xterm.jl
561
	* lisp/sawfish/wm/commands/x-cycle.jl
562
	* lisp/sawfish/wm/commands/move-resize.jl
563
	* lisp/sawfish/wm/stacking.jl
564
	* lisp/sawfish/wm/placement/stagger.jl
565
	* lisp/sawfish/wm/autoload.jl
566
	* lisp/sawfish/wm/util/prompt.jl
567
	* lisp/sawfish/wm/util/stacking.jl
568
	* lisp/sawfish/wm/util/play-audio.jl
569
	* lisp/sawfish/wm/util/display-window.jl
570
	* lisp/sawfish/wm/keymaps.jl: mark all translatable strings with (_ )
571
572
	* po/ne.po
573
	* po/sr@Latn.po
574
	* po/bs.po
575
	* po/cs.po
576
	* po/pt_BR.po
577
	* po/mk.po
578
	* po/es.po
579
	* po/wa.po
580
	* po/ko.po
581
	* po/eu.po
582
	* po/en_GB.po
583
	* po/hu.po
584
	* po/no.po
585
	* po/sk.po
586
	* po/vi.po
587
	* po/uk.po
588
	* po/ms.po
589
	* po/ro.po
590
	* po/ru.po
591
	* po/rw.po
592
	* po/nb.po
593
	* po/el.po
594
	* po/ar.po
595
	* po/gl.po
596
	* po/en_CA.po
597
	* po/fr.po
598
	* po/et.po
599
	* po/nl.po
600
	* po/az.po
601
	* po/nn.po
602
	* po/pl.po
603
	* po/it.po
604
	* po/dz.po
605
	* po/sl.po
606
	* po/lv.po
607
	* po/ca.po
608
	* po/pt.po
609
	* po/da.po
610
	* po/sr.po
611
	* po/tr.po
612
	* po/be.po
613
	* po/ga.po
614
	* po/bg.po
615
	* po/de.po
616
	* po/sv.po
617
	* po/ja.po
618
	* po/zh_TW.po
619
	* po/am.po
620
	* po/fi.po
621
	* po/pa.po
622
	* po/oc.po
623
	* po/zh_CN.po: make -C po update-po
624
625
2009-01-25  Daniel Nylander <po@danielnylander.se>
626
627
        * po/sv.po: Updated Swedish translation
628
629
2009-01-18  Christopher Bratusek <zanghar@freenet.de>
630
	* OPTIONS
631
	* lisp/sawfish/wm/animation/outline.jl
632
	* lisp/sawfish/wm/window-anim.jl
633
	* lisp/sawfish/wm/commands/move-resize.jl
634
	* lisp/sawfish/wm/autoload.jl
635
	* lisp/sawfish/wm/util/window-outline.jl: added 3 new animators (cross, elliptical and draft)
636
637
	* src/events.c: Iconify before repyfying (as requested by WM_HINTS) [Ian Zimmerman]
638
639
	* sawfish.spec.in: - fixed download location
640
			   - changed extension to .tar.bz2
641
			   - don't require rep-gtk-libglade
642
			   - don't require control-center-devel
643
			   - don't create unused directories
644
			   - package sawfish.desktop
645
			   - package sawfish-wm.desktop
646
			   - package sawfish.pc
647
			   - package README.IMPORTANT
648
			   - let configure create librep/rep-gtk minimum requirement
649
			   - use _tmppath instead of /var/tmp
650
			   - merge changes from Michal Jaegermann's spec-file
651
652
2009-01-17  Christopher Bratusek <zanghar@freenet.de>
653
	* OPTIONS: fixed a typo
654
655
2009-01-14  Christopher Bratusek <zanghar@freenet.de>
656
	* lisp/sawfish/wm/commands/slide-window.jl: merge changes from sawfish-pager
657
658
	* lisp/sawfish/wm/state/shading.jl: merge changes from sawfish-pager
659
660
	* lisp/sawfish/wm/swapper
661
	* lisp/sawfish/wm/windows
662
	* lisp/sawfish/wm/util/display-window.jl: replace "librep"/"Jade" by "sawfish" in the copyright header
663
664
	* lisp/gtk/stock.jl: Added. (Why has it been missing?)
665
666
	* sawfish.pc.in: add libexecdir and sawfishhosttype
667
668
2009-01-11  Mario Blättermann  <mariobl@svn.gnome.org>
669
	* po/de.po: Updated German translation.
670
671
2009-01-06  Christopher Bratusek <nano-master@gmx.de>
672
	* Makefile.in: don't forget to uninstall sawfish.pc upon "make uninstall"
673
674
2009-01-03  Christopher Bratusek <nano-master@gmx.de>
675
	* po/sawfish.pot: updated .pot file
676
677
	* po/*.po: updated all .po files
678
679
2009-01-01  Christopher Bratusek <nano-master@gmx.de>
680
	* autogen.sh: small rework
681
682
	* config.h.in
683
	* configure.in
684
	* Makedefs.in: new configure.in working now (some necassary #define have not been created)
685
686
	* build-info: create ./src/build.h instead of ./build.in
687
688
	* configure.in: execute build-info, since some .c files include it, but it hasn't been there before
689
690
	* lisp/sawfish/wm/viewport.jl: move viewport-boundary-mode and scroll-viewport-steps from Workspace
691
				       to Workspace/Viewport in Sawfish-UI
692
693
	* m4: add that directory to make libtool 1.x shut up
694
695
	* lisp/sawfish/wm/gnome/menus.jl
696
	* lisp/sawfish/wm/util/display-wininfo.jl
697
	* lisp/sawfish/gtk/Makefile.in
698
	* lisp/sawfish/ui/Makefile.in
699
	* lisp/sawfish/ui/widgets/workspace-geometry.jl
700
	* lisp/sawfish/ui/widgets/icon.jl
701
	* configure.in: dropped libgnome|gnomeui|gnomecanvas related widgets, use pure-gtk instead
702
703
	* src/Makefile.in: make uninstall target work again
704
705
	* README.IMPORTANT: added
706
707
2008-12-31  Christopher Bratusek <nano-master@gmx.de>
708
	* config.h.in
709
	* configure.in
710
	* Makedefs.in: temporarily revert configure.in rework, since pango checks seem to not work
711
712
2008-12-30  Christopher Bratusek <nano-master@gmx.de>
713
	* Makedefs.in
714
	* configure.in: Major rework of configure.in [breaks build with XFree86 atm]
715
716
	* config.h.in: regenerated
717
718
	* sawmill.h
719
	* sawfish.h: renamed sawmill.h to sawfish.h
720
721
	* sawmill_subrs.h
722
	* sawfish_subrs.h: renamed sawmill_subrs.h to sawfish_subrs.h
723
724
	* src/*.[ch]: include sawfish.h/sawfish_subrs.h from now on
725
		      replace any occurence of sawmill with sawfish
726
727
	* etc/config.guess
728
	* etc/config.sub
729
	* etc/install-sh: don't ship those files
730
731
	* man/Makefile
732
	* man/sawmill.texi
733
	* man/sawfish.texi: renamed sawmill.texi to sawfish.texi
734
735
	* sawfish.ebuild.in: don't leak copyright info
736
			     more configure magic
737
			     don't apply libtool.patch -> obsolete
738
			     don't mark ppc64 as ~ since librep(svn) does now compile on ppc64
739
740
	* lisp/sawfish/wm/defaults.jl: renamed alias to sawfish-defaults
741
742
	* lisp/sawfish/wm/animation/outline.jl
743
	* lisp/sawfish/wm/frames.jl
744
	* lisp/sawfish/wm/custom-defaults.jl
745
	* lisp/sawfish/wm/gaol.jl
746
	* lisp/sawfish/wm/customize.jl
747
	* lisp/sawfish/wm/theming/make-theme-preview.jl
748
	* lisp/sawfish/wm/theming/make-theme.jl
749
	* lisp/sawfish/wm/ext/edge-flip.jl
750
	* lisp/sawfish/wm/ext/tooltips.jl
751
	* lisp/sawfish/wm/ext/beos-window-menu.jl
752
	* lisp/sawfish/wm/ext/match-window.jl
753
	* lisp/sawfish/wm/ext/audio-events.jl
754
	* lisp/sawfish/wm/ext/error-handler.jl
755
	* lisp/sawfish/wm/ext/old-window-menu.jl
756
	* lisp/sawfish/wm/ext/shade-hover.jl
757
	* lisp/sawfish/wm/ext/window-history.jl
758
	* lisp/sawfish/wm/ext/auto-raise.jl
759
	* lisp/sawfish/wm/ext/hide-dialogs.jl
760
	* lisp/sawfish/wm/ext/3d-hack.jl
761
	* lisp/sawfish/wm/workspace.jl
762
	* lisp/sawfish/wm/placement.jl
763
	* lisp/sawfish/wm/custom.jl
764
	* lisp/sawfish/wm/state/wm-spec.jl
765
	* lisp/sawfish/wm/state/shading.jl
766
	* lisp/sawfish/wm/state/iconify.jl
767
	* lisp/sawfish/wm/state/mwm.jl
768
	* lisp/sawfish/wm/state/configure.jl
769
	* lisp/sawfish/wm/state/maximize.jl
770
	* lisp/sawfish/wm/state/open-look.jl
771
	* lisp/sawfish/wm/state/gnome.jl
772
	* lisp/sawfish/wm/state/ignored.jl
773
	* lisp/sawfish/wm/state/transient.jl
774
	* lisp/sawfish/wm/user.jl
775
	* lisp/sawfish/wm/viewport.jl
776
	* lisp/sawfish/wm/focus.jl
777
	* lisp/sawfish/wm/session/save.jl
778
	* lisp/sawfish/wm/session/load.jl
779
	* lisp/sawfish/wm/session/init.jl
780
	* lisp/sawfish/wm/menus.jl
781
	* lisp/sawfish/wm/window-anim.jl
782
	* lisp/sawfish/wm/misc.jl
783
	* lisp/sawfish/wm/commands/size-window.jl
784
	* lisp/sawfish/wm/commands/groups.jl
785
	* lisp/sawfish/wm/commands/describe.jl
786
	* lisp/sawfish/wm/commands/move-cursor.jl
787
	* lisp/sawfish/wm/commands/viewport-linear.jl
788
	* lisp/sawfish/wm/commands/help.jl
789
	* lisp/sawfish/wm/commands/cycle.jl
790
	* lisp/sawfish/wm/commands/raise-commands.jl
791
	* lisp/sawfish/wm/commands/x-cycle.jl
792
	* lisp/sawfish/wm/commands/slide-window.jl
793
	* lisp/sawfish/wm/commands/move-resize.jl
794
	* lisp/sawfish/wm/commands/gnome.jl
795
	* lisp/sawfish/wm/cursors.jl
796
	* lisp/sawfish/wm/gnome/match-window.jl
797
	* lisp/sawfish/wm/gnome/integration.jl
798
	* lisp/sawfish/wm/gnome/menus.jl
799
	* lisp/sawfish/wm/stacking.jl
800
	* lisp/sawfish/wm/placement/smart.jl
801
	* lisp/sawfish/wm/server.jl
802
	* lisp/sawfish/wm/defaults.jl
803
	* lisp/sawfish/wm/autoload.jl
804
	* lisp/sawfish/wm/util/groups.jl
805
	* lisp/sawfish/wm/util/window-order.jl
806
	* lisp/sawfish/wm/util/rects.jl
807
	* lisp/sawfish/wm/util/compat.jl
808
	* lisp/sawfish/wm/util/window-outline.jl
809
	* lisp/sawfish/wm/util/decode-events.jl
810
	* lisp/sawfish/wm/util/prompt-extras.jl
811
	* lisp/sawfish/wm/util/keymap.jl
812
	* lisp/sawfish/wm/util/edges.jl
813
	* lisp/sawfish/wm/util/prompt-wm.jl
814
	* lisp/sawfish/wm/util/play-audio.jl
815
	* lisp/sawfish/wm/util/with-output.jl
816
	* lisp/sawfish/wm/util/gtkrc.jl
817
	* lisp/sawfish/wm/keymaps.jl
818
	* lisp/sawfish/wm.jl: replaced any occurence of sawmill with sawfish
819
820
	* sawfish.spec.in
821
	* scripts/sawfish-about.jl.in: corrected homepage
822
823
	* lisp/sawfish/wm/user.jl: remove ~/.sawmillrc from list of config files
824
825
	* lisp/sawfish/wm/animation/outline.jl
826
	* lisp/sawfish/wm/frames.jl
827
	* lisp/sawfish/wm/ext/edge-flip.jl
828
	* lisp/sawfish/wm/ext/tooltips.jl
829
	* lisp/sawfish/wm/ext/window-history.jl
830
	* lisp/sawfish/wm/workspace.jl
831
	* lisp/sawfish/wm/placement.jl
832
	* lisp/sawfish/wm/custom.jl
833
	* lisp/sawfish/wm/focus.jl
834
	* lisp/sawfish/wm/viewport.jl
835
	* lisp/sawfish/wm/window-anim.jl
836
	* lisp/sawfish/wm/windows.jl
837
	* lisp/sawfish/wm/commands/move-cursor.jl
838
	* lisp/sawfish/wm/commands/x-cycle.jl
839
	* lisp/sawfish/wm/commands/move-resize.jl
840
	* lisp/sawfish/wm/util/compat.jl
841
	* lisp/sawfish/ui/main.jl.in
842
	* lisp/sawfish/ui/shell.jl: Reworked Sawfish-UI
843
844
2008-12-28 Christopher Bratusek <nano-master@gmx.de>
845
	* src/server.c: fixed an "unknown remote error", that might appear [Alexey I. Froloff]
846
847
2008-12-27  Christopher Bratusek <nano-master@gmx.de>
848
	* lisp/sawfish/wm/commands/x-cycle.jl: Warp pointer to windows when cycling, if warp-cursor is enabled
849
850
	* lisp/sawfish/wm/state/maximize.jl: Warp pointer to windows when unmaximizing, if warp-cursor is enabled
851
					     [Fernando Carmona Varo]
852
853
2008-12-24  Christopher Bratusek <nano-master@gmx.de>
854
	* autogen.sh: fixed for libtool >2.2
1.3.4 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.5.2
855
856
2008-12-23  Christopher Bratusek <nano-master@gmx.de>
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
857
	* Makedefs.in: workaround an compilation-error caused by glib [Michal Jaegermann]
858
859
	* src/images.c: make building with imlib1 instead of gdk-pixbuf work again [Michal Jaegermann]
860
861
	* man/news.texi: updated
862
863
	* Makefile.in: improved distclean rule
864
865
2008-12-22  Christopher Bratusek <nano-master@gmx.de>
866
	* sawfish.ebuild.in: forgot to add this file
867
868
	* configure.in: improved [ALT-Linux]
869
870
	* man/news.texi: updated
871
872
	* sawfish.desktop
873
	* sawfish-wm.desktop: added sawfish-wm.desktop
874
			      updated content to make it possible for gnome-session >=2.23 to auto-start sawfish
875
876
	* Makefile.in: updated to install both .desktop files into correct directory
877
878
	* src/Makefile.in: remove a "." by $(srcdir)
879
880
	* OPTIONS: added viewport-boundary-mode, error-handler -> both, focus-mode -> enter-click
881
		   and scroll-viewport-steps
882
883
	* sawfish.desktop
884
	* sawfish-wm.desktop: different files. drop unused stuff from both.
885
886
2008-12-20  Christopher Bratusek <nano-master@gmx.de>
887
	* configure.in: 1.3.5 released, bump to 1.5.0
888
			bumped minimum librep to 0.17.3 and rep-gtk to 0.18.4,
889
			since rep.m4 has been removed in favour of an improved librep.pc/rep-gtk.pc
890
891
	* configure.in
892
	* sawfish.ebuild.in: Added ebuild [Harald van Dijk]
893
894
	* man/news.texi: Updated
895
896
	* configure.in
897
	* Makefile.in
898
	* sawfish.pc.in: Added pc file for sawfish
899
900
	* Makefile.in: Improved distclean rule
1.3.4 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.5.2
901
902
2008-12-18  Christopher Bratusek <nano-master@gmx.de>
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
903
	* lisp/sawfish/wm/gnome/integration.jl: invoke x-terminal-emulator instead of gnome-terminal [Christian Marillat]
1.3.4 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.5.2
904
905
	* lisp/sawfish/wm/gnome/menus.jl: invoke x-terminal-emulator instead of gnome-terminal
906
	and add /usr/share/applications aswell as /var/lib/menu-xdg/applications/menu-xdg to the menu-paths [Christian Marillat]
907
908
	* lisp/sawfish/wm/gnome/integration.jl: add gnome-menu to sawfish-menu [Christian Marillat]
909
910
	* lisp/sawfish/ui/widgets/workspace-geometry.jl: does not require gdk-pixbuf
911
912
	* man/news.texi: Updated NEWS
913
914
2008-12-17  Christopher Bratusek <nano-master@gmx.de>
915
	* man/news.texi: Updated NEWS
916
917
	* lisp/sawfish/wm/commands/slide-window.jl: Add the "before-slide-hook" [Andrea Vettorello]
918
919
	* man/sawmill.texi: added documentation for the "before-slide-hook" [Andrea Vettorello]
920
921
	* lisp/sawfish/wm/placement/smart.jl
922
	* lisp/sawfish/wm/autoload.jl: Expose the smart placement modes
923
924
2008-12-16  Christopher Bratusek <nano-master@gmx.de>
925
926
	* lisp/sawfish/wm/placement/stagger.jl
927
	* lisp/sawfish/wm/placement/off-center.jl
928
	* lisp/sawfish/wm/autoload.jl: Re-expose the Stagger and Off-Center Placement Modes in Sawfish-ui [Andrea Vettorello]
929
930
2008-11-28  Christopher Bratusek <nano-master@gmx.de>
931
	* themes/Makefile.in: Fix installation of mxflat [Michal Jagermann]
932
933
	* lisp/sawfish/wm/state/wm-spec.jl
934
	* lisp/sawfish/wm/state/transient.jl: Suppert _NET_WM_USER_TIME [Helmut Eller]
935
936
	* sawfish/lisp/sawfish/ui/layouts/keymaps.jl
937
	* sawfish/lisp/sawfish/ui/layout.jl
938
	* lisp/sawfish/ui/widgets/frame-style.jl: Added ATK-A11Y Support [Shobbit Marthur]
939
940
	* configure.in: bump librep req to 0.17, rep-gtk req to 0.18.3 and version to 1.3.5
941
942
2008-11-20  Christopher Bratusek <nano-master@gmx.de>
943
	* lisp/sawfish/wm/autoload.jl: load all keybindings
944
945
	* lisp/sawfish/wm/viewport.jl: forgot one hunk of the viewport scroll feature
946
947
	* lisp/sawfish/wm/viewport.jl: added viewport boundary
948
949
	* lisp/sawfish/wm/ext/error-handler.jl: added error-handler "both"
950
951
2008-11-19  Christopher Bratusek <nano-master@gmx.de>
952
	* man/sawmill.texi: Updated Documentation [Derek Upham]
953
954
	* */*: remove ^L [Teika Kazura]
955
956
	* MAINTAINERS: updated
957
958
	* theme/Crux/theme.jl: Added two new button layouts:
959
	Complete and Complete-Inverse
960
961
2008-11-18  Christopher Bratusek <nano-master@gmx.de>
962
	* config.sub
963
	* config.guess: updated both files
964
965
	* src/windows.c: another small clean-up
966
967
	* lisp/sawfish/wm/windows.jl
968
	* lisp/sawfish/wm/commands/move-resize.jl: Honour ICCCM Aspect Ratio [Andrea Vetorello]
969
970
	* lisp/sawfish/wm/viewport.jl: Added Animated Viewport Scrolling [Fernando Carmona Varo]
971
972
2008-11-03  Christopher Bratusek <nano-master@gmx.de>
973
	* configure.in: minimum pango version is 1.8.0
974
1.3.3 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.4
975
2008-08-29  Janek Kozicki <cosurgi@gmail.com>
976
	* lisp/sawfish/wm/commands/grow-pack.jl
977
	* lisp/sawfish/wm/stacking.jl
978
	* lisp/sawfish/wm/util/rects.jl: Add stacking visibility patch by Timo
979
	Korvola. This fixes raise-lower window problems with xcomposite
980
	extension.
981
982
	* lisp/sawfish/wm/state/maximize.jl: Add maximize fullscreen xinerama
983
	patch by Jonathan Sambrook (Uploaded by Christopher Bratusek)
984
985
2008-08-07  Christopher Bratusek <nano-master@gmx.de>
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
986
	* themes/Makefile.in: install Elberg-tabbed
1.3.3 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.4
987
988
2008-08-07  Scott Scriven <sawfish@toykeeper.net>
989
	* themes/Elberg-tabbed/: added Elberg-tabbed theme
990
991
2008-08-06  Guillermo S. Romero <gsromero@svn.gnome.org>
992
	* lisp/sawfish/wm/commands/x-cycle.jl
993
	* man/sawmill.texi: added after-cycle-step-hook and related docs,
994
	originally by Teika kazura. Changed some white space in the
995
	process.
996
997
2008-08-05  Timo Korvola <tkorvola@svn.gnome.org>
998
	* src/windows.c, man/sawmill.texi: Call property
999
	handlers in window-remprop. Make window-plist return
1000
	the list itself not a copy
1001
1002
2008-08-05  Christopher Bratusek <nano-master@gmx.de>
1003
	* themes/Makefile.in: actually install get-S-tabbed
1004
1005
	* themes/mxflat
1006
	* themes/Makefile.in: add the mxflat theme
1007
1008
2008-08-05  Scott Scriven <sawfish@toykeeper.net>
1009
	* themes/get-S-tabbed/: added get-S-tabbed theme
1010
1011
2008-08-05  Christopher Bratusek <nano-master@gmx.de>
1012
	* configure.in
1013
	* po/POTFILES.in
1014
	* capplet/*
1015
	* Makefile.in
1016
	* sawfish.spec.in: removed the capplet
1017
1018
2008-08-04  Guillermo S. Romero <gsromero@svn.gnome.org>
1019
	* lisp/sawfish/wm/menus.jl: added some missing accelerators in
1020
	window-ops-menu as well as Move and Resize entries, issue reported
1021
	by Fernando Carmona Varo. Also removed tabs in the affected
1022
	defvar.
1023
1024
2008-08-04  Timo Korvola <tkorvola@svn.gnome.org>
1025
	* src/windows.c, src/sawmill_subrs.h, man/sawmill.texi: Rename
1026
	window-prop-del to window-remprop.
1027
1028
2008-08-04  Christopher Bratusek <nano-master@gmx.de>
1029
	* Makefile.in
1030
	* sawfish.spec.in: Sawfish.desktop is now sawfish.desktop
1031
1032
	* po/sawfish.pot
1033
	* po/*.po: updated the pot file and all po files
1034
		- removed deprecated strings
1035
		- removed executable bits from po files
1036
1037
2008-08-04  Janek Kozicki <cosurgi@gmail.com>
1038
	* mark all subdir */Changelog as deprecated
1039
1040
	* lisp/sawfish/wm/focus.jl: add Enter-Click Focus Mode by
1041
	Dagfinn I. Mannsåke (Original Author), Christopher Bratusek
1042
	and Timo Korvola (Simplyfied Code)
1043
1044
	* themes/Crux/theme.jl: Refresh icons patch by Timo Korvola
1045
1046
	* Sawfish.desktop: Update desktop file (again) by Christopher Bratusek
1047
1048
	* configure.in: Bump version requirements: pango 1.16, gtk 2.6, gdk 2.6
1049
	Christopher Bratusek.
1050
1051
	*  src/keys.c, src/frames.c, src/windows.c, src/sawmill_subrs.h,
1052
	man/sawmill.texi: Added Negative-property-p by Teika Kazura
1053
	NOTE: we also need window-setplist
1054
1055
	* src/windows.c, src/sawmill_subrs.h, man/sawmill.texi: Add Window
1056
	prop list & prop del by Teika Kazura.
1057
1058
	* lisp/sawfish/wm/frames.jl: Decorations toolbar windows by Andrea
1059
	Vettorello. This was actually applied in revision 4229.
1060
1061
	* Major C part clean up by Christopher Bratusek
1062
1063
	* Remove .cvsignore files by Christopher Bratusek
1064
1065
	* lisp/sawfish/wm/viewport.jl: Keep Focus on move-window-direction by
1066
	Mark Schreiber.
1067
1068
	* Sawfish.desktop: renamed to sawfish.desktop
1069
1070
2008-07-29  Christopher Bratusek <nano-master@gmx.de>
1071
	* po/make-pot: make this script work again
1072
1073
	* po/POTFILES.in: added. needed by the new make-pot
1074
1075
	* sawfish.spec.in: spec file did use deprecated keywords,
1076
		this patch by Ian Dall fix that.
1077
1078
	* lisp/sawfish/wm/commands/help.jl: the "xterm" command for
1079
		viewing the info file is still hardcoded, instead
1080
		use the user-defined "xterm" command - patch by
1081
		Dagfinn I. Mannsåker.
1082
1083
	* src/Makefile.in: Fix build with -j2 or higher - patch
1084
		by Harald van Dijk
1085
1086
2008-07-28  Christopher Bratusek <nano-master@gmx.de>
1087
	* themer/ : remove the themer from trunk and move
1088
		it to the sawfish-themer branch. The reason
1089
		for doing so, is that rep-glade is not yet
1090
		ported to glade2, therefore the themer does
1091
		not work.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1092
1.3.3 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.4
1093
	* configure.in
1094
	* Makefile.in
1095
	* TODO
1096
	* OPTIONS: remove references to the themer
1097
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1098
2008-02-18  Janek Kozicki <cosurgi@gmail.com>
1099
	* configure.in: version 1.3.3
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1100
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1101
	* "Utf 8 names fix" by Timo Korvola: window titles with UTF-8 working
1102
	and no openoffice crashes
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1103
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1104
	* "Pango draw() ignores font" by Yuuki Harano and Rodrigo Gallardo:
1105
	allows using pango fonts correctly.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1106
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1107
	* "Titlebar updates" by Harald van Dijk and Timo Korvola: don't forget
1108
	to tell the running theme that window title length has changed.
1109
1110
	* "KDE tray fix 2" by Timo Korvola: KDE is not always using
1111
	freedesktop.org protocol so we need to adjust a few glitches.
1112
1113
2008-01-20  Janek Kozicki <cosurgi@gmail.com>
1114
	* configure.in: version 1.3.2
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1115
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1116
	* documentation from Derek Upham v0.12
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1117
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1118
	* Updated Occitan translation (Yannig Marchegay)
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1119
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1120
	* patch by Luis Rodrigo Gallardo Cruz taken upstream from debian:
1121
	http://sawfish.wikia.com/wiki/Noprop_desktop_save
1122
	Sawfish saves the size of the desktop window, and although nautilus
1123
	requests the widget to be the same size as your screen it's forced to
1124
	the size that sawfish saved.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1125
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1126
	* patch by Rodrigo Gallardo: http://sawfish.wikia.com/wiki/Update_desktop_file
1127
	The current Sawfish.desktop file did not comply with the
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1128
	freedesktop.org standard.
1129
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1130
	* patch by GSR: http://sawfish.wikia.com/wiki/Fix_select_workspace
1131
	fix-select-workspace, Fixes select-workspace in
1132
	lisp/sawfish/wm/workspace.jl to make sure it uses key params in its
1133
	call to select-workspace*
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1134
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1135
	* patch by Thadeu Lima de Souza Cascardo:
1136
	http://sawfish.wikia.com/wiki/Fix_Xlib_client_message
1137
	sawfish had problems with 64 bit client messages.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1138
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1139
	* patch by Sven Schoenung: http://sawfish.wikia.com/wiki/Blank_lines_in_prompt
1140
	The window opened by the prompt function shows two blank lines before
1141
	the prompt even when they aren't needed.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1142
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1143
	* patch by Timo Korvola: http://sawfish.wikia.com/wiki/Reparenting_cleanup
1144
	This fixes reparenting fights that occur between Sawfish and the KDE
1145
	system tray. Both try to reparent system tray icons as they are
1146
	mapped, leading to a lot of flicker and an unpredictable end result.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1147
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1148
	* patch by Rodrigo Gallardo: http://sawfish.wikia.com/wiki/Net_wm_properties
1149
	strings are re-encoded in UTF8
1150
	window titles will be set correctly regardless of title encoding
1151
	(useful when browsing foreign pages).
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1152
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1153
	* patch by Timo Korvola: http://sawfish.wikia.com/wiki/KDE_system_tray_fix
1154
	With this it will ignore out of bounds _NET_CURRENT_DESKTOP requests silently.
1155
	KDE system tray apps have a nasty habit of sending
1156
	_NET_CURRENT_DESKTOP client messages with a parameter of -1, which
1157
	confuses Sawfish. This patch adds some bounds checking.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1158
1.3.2 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.3
1159
	* patch by Harald van Dijk: http://sawfish.wikia.com/wiki/KDE_menus_focus
1160
	QT applications were losing focus when menu was active.
1161
1162
	* patch by Fuchur and Andrea Vettorello:
1163
	http://sawfish.wikia.com/wiki/Multihead_placed_patch
1164
	fixes bad placement on xinerama/dualhead. Previous all windows always
1165
	appeared on first monitor, when using centered/centered-on-parent
1166
1.2.6 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.3.1
1167
2007-07-27  Janek Kozicki <cosurgi@gmail.com>
1168
	* configure.in: version 1.3.1 - This version is to let people know
1169
	that Sawfish is being revived by the community, and we are awaiting
1170
	patches to be submitted for incoming 1.3.2 release
1171
	* added tool for automatic screenshot generation for huge number of
1172
	themes (Scott Scriven)
1173
	* fixed typo in man/sawmill.texi (Philippe-Pierre)
1174
	* updated man/faq.texi about not working theme generator GimpMill
1175
	(Andrea Vettorello)
1176
	* fixed possible buffer overflow in src/fonts.c (Yoshiaki Kasahara)
1177
1178
2007-07-16  Janek Kozicki <cosurgi@gmail.com>
1179
	* docs from Derek Upham v0.11 : http://home.avvanta.com/~sand/sawfish/
1180
	* update information in README about John's resignation from
1181
	maintainership
1182
	* update FAQ from: http://sawfish.wikia.com/wiki/FAQ
1183
1.2.3 by Christian Marillat
Import upstream version 1.3+cvs20060518
1184
2006-01-26  Daniel Nylander <po@danielnylander.se>
1185
1186
        * po/sv.po: Updated Swedish translation
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1187
1.2.2 by Christian Marillat
Import upstream version 1.3+cvs20050709
1188
2005-06-26  Philip Langdale <philipl@mail.utexas.edu>
1189
1190
	* configure.in
1191
	* config.h.in
1192
	* Makedefs.in: Add detection for Xrandr extension.
1193
1194
2005-04-01  Steve Murphy  <murf@e-tools.com>
1195
1196
        * configure.in: Added "rw" to ALL_LINGUAS.
1197
1.2.1 by Christian Marillat
Import upstream version 1.3+cvs20050222
1198
2005-01-17	Amanpreet Alam <amanpreetalam@yahoo.com>
1199
1200
	* po/pa.po is added for Punjabi Lanaguage
1201
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1202
2004-04-05  Pablo Saratxaga  <pablo@mandrakesoft.com>
1203
1204
	* ChangeLog: converted to UTF-8
1205
1206
2003-08-16  John Harper  <jsh@unfactored.org>
1207
1208
	* configure.in: generate sawfish.gtk.widgets.font from
1209
	font.jl.in, define have_pango_xft in the substitutions
1210
1211
2003-08-14  John Harper  <jsh@unfactored.org>
1212
1213
	* configure.in, config.h.in, Makedefs.in: check for pango libs
1214
	and flags (optional dependency)
1215
1216
2003-04-02  John Harper  <jsh@unfactored.org>
1217
1218
	* Makefile.in: install Sawfish.desktop unconditionally
1219
1220
2003-03-25  John Harper  <jsh@unfactored.org>
1221
1222
	* configure.in, man/news.texi: version 1.3
1223
1224
2003-03-01  John Harper  <jsh@unfactored.org>
1225
1226
	* Sawfish.desktop: moved ConfigExec field to main section.
1227
	Patch from Christian Krause <chkr@plauener.de>
1228
1229
2003-01-12  John Harper  <jsh@unfactored.org>
1230
1231
	* merged all differences between gnome-2 and HEAD branches back
1232
	onto HEAD. All future development will be on HEAD for gtk2 only
1233
1234
	* configure.in: capplet defaults to off
1235
1236
2002-11-10  Ole Laursen  <olau@hardworking.dk>
1237
1238
	* po/da.po: Updated Danish translation.
1239
1240
2002-11-09  John Harper  <jsh@unfactored.org>
1241
1242
	* configure.in: version 1.2
1243
1244
2002-11-08  John Harper  <jsh@unfactored.org>
1245
1246
	* configure.in, Makedefs.in: use pkg-config to look for xft.pc
1247
	before searching by hand. This is because Xft2 (which has the
1248
	xft.pc may not be recognized by the hand-crafted tests)
1249
1250
2002-11-03  John Harper  <jsh@unfactored.org>
1251
1252
	* po/sawfish.pot: rebuilt
1253
1254
2002-11-02  John Harper  <jsh@unfactored.org>
1255
1256
	* configure.in: disabled --enable-gnome-widgets by default, it
1257
	probably doesn't work anyway. Also be smarter when testing for
1258
	rep-gtk plugins
1259
1260
	* configure.in, config.h.in, Makedefs.in: check for Xft
1261
	libraries and headers (merged from HEAD)
1262
1263
2002-09-26  Stanislav Brabec  <sbrabec@suse.cz>
1264
1265
	* po/cs.po: Updated Czech translation from Miloslav Trmac
1266
	<mitr@volny.cz>.
1267
1268
2002-06-28  John Harper  <jsh@unfactored.org>
1269
1270
	* configure.in: version 1.1
1271
1272
	The "version 2.0" below was a mistake
1273
1274
	* sawfish.spec.in: updated (untested)
1275
1276
2002-06-21  Federico Mena Quintero  <federico@ximian.com>
1277
1278
	Released version 2.0.
1279
1280
	* configure.in: Bumped version number to 2.0.
1281
1282
2002-06-21  Changwoo Ryu  <cwryu@debian.org>
1283
1284
	* po/ko.po: Updated Korean translation from Michelle Kim
1285
	<mkim@brisbane.redhat.com>.
1286
1287
2002-06-02  Carlos Perelló Marín <carlos@gnome-db.org>
1288
1289
	* po/es.po: Recoded as UTF-8
1290
1291
2002-06-01  Tõivo Leedjärv  <toivo@linux.ee>
1292
1293
	* po/et.po: Updated Estonian translation.
1294
1295
2002-06-01  Kjartan Maraas  <kmaraas@gnome.org>
1296
1297
	* po/no.po: Updated Norwegian (bokmål) translation.
1298
	* po/sawfish.pot: Updated.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1299
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1300
2002-05-17  Abel Cheung  <maddog@linux.org.hk>
1301
1302
	* po/zh_TW.po: Converted to UTF-8.
1303
1304
2002-05-11  Ole Laursen  <olau@hardworking.dk>
1305
1306
	* po/da.po: Updated Danish translation and converted it to UTF-8.
1307
1308
2002-05-07  Duarte Loreto <happyguy_pt@hotmail.com>
1309
1310
	* po/pt.po: Updated Portuguese translation and converted to UTF-8.
1311
1312
2002-05-01  Christian Rose  <menthos@menthos.com>
1313
1314
	* po/sv.po: Updated Swedish translation.
1315
1316
2002-04-30  Kjartan Maraas  <kmaraas@gnome.org>
1317
1318
	* po/no.po: Updated Norwegian (bokmål) translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1319
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1320
2002-04-26  Tõivo Leedjärv  <toivo@linux.ee>
1321
1322
	* po/et.po: Updated Estonian translation.
1323
1324
2002-04-21  John Harper  <jsh@unfactored.org>
1325
1326
	* Merged changes from HEAD:
1327
1328
	2002-04-21  John Harper  <jsh@unfactored.org>
1329
1330
	* configure.in, Makedefs.in: don't AC_SUBST(LIBOBJS), doesn't
1331
	work on autoconf 2.53
1332
1333
	2002-04-13  John Harper  <jsh@unfactored.org>
1334
1335
	* man/Makefile.in: use --info-dir option to install-info, works
1336
	with install-info on debian systems. Patch from Kai Großjohann
1337
	<Kai.Grossjohann@CS.Uni-Dortmund.DE>
1338
1339
	2002-03-28  John Harper  <jsh@unfactored.org>
1340
1341
	* themes/Crux/theme.jl (make-button): added removable property
1342
	to buttons
1343
1344
2002-03-19  John Harper  <jsh@unfactored.org>
1345
1346
	* Merged changes from HEAD:
1347
1348
	2002-03-17  Tõivo Leedjärv  <toivo@linux.ee>
1349
1350
	* po/et.po: Updated Estonian translation.
1351
1352
	2002-03-17  Tõivo Leedjärv  <toivo@linux.ee>
1353
1354
	* po/et.po: Added Estonian translation from gnome-2 branch.
1355
1356
	2002-03-15  Valek Filippov  <frob@df.ru>
1357
1358
	* ru.po: updated russian translation.
1359
1360
	2002-02-28  Hasbullah Bin Pit <sebol@ikhlas.com>
1361
1362
	* po/ms.po: Added Malay Translation from gnome-2 branch
1363
1364
	2002-02-20  John Harper  <jsh@unfactored.org>
1365
1366
	* configure.in: don't ever compile our own dlmalloc, it breaks
1367
	on too many platforms
1368
1369
	2002-02-01  Kjartan Maraas  <kmaraas@gnome.org>
1370
1371
	* po/no.po: Updated Norwegian (bokmål) translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1372
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1373
	2002-01-31  Simos Xenitellis  <simos@hellug.gr>
1374
1375
	* po/el.po: Updated Greek translation.
1376
1377
	2002-01-23  Peteris Krisjanis <peteris.krisjanis@ttc.lv>
1378
1379
	* po/lv.po: Updated Latvian translation.
1380
1381
	2002-01-15  Wang Jian  <lark@linux.net.cn>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1382
1383
	* po/zh_CN.po: Updated Simplified Chinese translation by
1384
	Wang Li <charlesw1234@163.com>.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1385
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1386
2002-03-17  Tõivo Leedjärv  <toivo@linux.ee>
1387
1388
	* po/et.po: Updated Estonian translation.
1389
1390
2002-03-03  John Harper  <jsh@pixelslut.com>
1391
1392
	* po/sawfish.pot: updated
1393
1394
2002-03-02  JeyaSudha <jeyasudha.duraipandy@wipro.com>
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1395
1396
	* configure.in: No need for checking the cflags and libs for
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1397
	gnome capplets as sawfish-ui is used instead of sawfish-capplet
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1398
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1399
2002-03-02  John Harper  <jsh@pixelslut.com>
1400
1401
	* configure.in: readded the --with-gnome-prefix option that
1402
	someone had removed
1403
1404
2002-02-28  Tõivo Leedjärv  <leedjarv@interest.ee>
1405
1406
	* po/et.po: Added Estonian translation.
1407
1408
2002-02-26  Hasbullah Bin Pit <sebol@ikhlas.com>
1409
1410
	* po/ms.po: Added Malay Translation.
1411
1412
2002-02-12  John Harper  <jsh@unfactored.org>
1413
1414
	* po/sawfish.pot: committed an updated version
1415
1416
	* configure.in: don't use AM_PATH_IMLIB to detect Imlib, do it
1417
	by hand (but no version check, which shouldn't be too
1418
	important). Also added a (bogus?) fix for the capplet
1419
1420
	Status of port: sawfish-ui mostly works (in non-tree mode).
1421
	Some problems with appearance pop-down list?
1422
1423
2002-02-12  Kjartan Maraas  <kmaraas@gnome.org>
1424
1425
	* po/no.po: Updated Norwegian (bokmål) translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1426
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1427
2002-02-03  Kjartan Maraas  <kmaraas@gnome.org>
1428
1429
	* po/no.po: Updated Norwegian (bokmål) translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1430
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1431
2002-02-01  Kjartan Maraas  <kmaraas@gnome.org>
1432
1433
	* po/no.po: Updated Norwegian (bokmål) translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1434
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1435
2002-01-29  John Harper  <jsh@unfactored.org>
1436
1437
	* configure.in: Fix imlib mess. Add -gnome2-n prefix to the
1438
	version string. Check for the gnome2 rep-gtk
1439
1440
2002-01-27  Kjartan Maraas  <kmaraas@gnome.org>
1441
1442
	* po/no.po: Updated this a bit.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1443
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1444
2002-01-27  Christian Rose  <menthos@menthos.com>
1445
1446
	* po/sv.po: Converted to UTF-8.
1447
1448
2002-01-10  Sander Vesik <sander.vesik@sun.com>
1449
1450
	* configure.in: move from using gnome-config to pkg-config
1451
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1452
2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
1453
1454
	* configure.in: Added "eu" to ALL_LINGUAS
1455
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1456
2001-12-17  Germán Poo-Caamaño  <gpoo@ubiobio.cl>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1457
1458
	* po/es.po: Updates spanish translation from Eneko Lacunza
1459
		<enlar@iname.com>
1460
1461
2001-12-02  John Harper  <jsh@unfactored.org>
1462
1463
	* configure.in: fix /bin/sh bogosity
1464
1465
2001-11-27  Alexander Shopov <al_shopov@web.bg>
1466
1467
	* po/bg.po: Added initial Bulgarian tranlsation by Borislav
1468
	Alexandrov
1469
1470
2001-11-24  Peteris Krisjanis <pecisk@inbox.lv>
1471
1472
	* po/lv.po: Added latvian translation.
1473
1474
2001-11-17  Roy-Magne Mo  <rmo@sunnmore.net>
1475
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1476
	* po/nn.po: Added initial Norwegian (nynorsk) translation.
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1477
1478
2001-11-15  Karl Eichwalder  <ke@suse.de>
1479
1480
	* po/de.po: Update.  Merge in proposals by Benjamin Greiner.
1481
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1482
2001-11-14  Carlos Perelló Marín <carlos@gnome-db.org>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1483
1484
	* po/es.po: Updated Spanish translation by Eneko
1485
	Lacunza <enlar@iname.com>
1486
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1487
2001-11-03  Carlos Perelló Marín <carlos@gnome-db.org>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1488
1489
	* po/pt.po: Updated by Duarte Loreto <happyguy_pt@hotmail.com>
1490
1491
2001-10-27  Sami Pesonen  <spesonen@dlc.fi>
1492
1493
	* po/fi.po: Updated Finnish translation by
1494
	Antti Ahvensalmi  <aahven@mbnet.fi>.
1495
1496
2001-10-14  John Harper  <jsh@unfactored.org>
1497
1498
	* configure.in: version 1.0.1
1499
1500
	* configure.in: disabled dlmalloc on sparc platforms. Brian
1501
	Nitz <Brian.Nitz@Sun.COM> reports that this is necessary to
1502
	stop sawfish crashing in certain circumstances
1503
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1504
2001-10-07  Carlos Perelló Marín <carlos@gnome-db.org>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1505
1506
	* po/pt.po: Renamed from po/pt_PT.po.
1507
1508
2001-09-24  John Harper  <jsh@unfactored.org>
1509
1510
	* po/it.po: update from Michele Campeotto <micampe@f2s.com>
1511
1512
2001-09-17  Zbigniew Chyla  <cyba@gnome.pl>
1513
1514
	* po/pl.po: Updated Polish translation.
1515
1516
2001-09-15  John Harper  <jsh@unfactored.org>
1517
1518
	* config.h.in: removed spurious close-comment from after
1519
	`#undef HAVE_MEMORY_H'. From Ali Akcaagac
1520
	<ali.akcaagac@stud.fh-wilhelmshaven.de>
1521
1522
2001-09-09  Wang Jian  <lark@linux.net.cn>
1523
1524
	* po/zh_CN.po: Renamed from po/zh_CN.GB2312.po.
1525
1526
2001-09-05  Abel Cheung  <maddog@linux.org.hk>
1527
1528
	* po/zh_TW.Big5.po: Rename to...
1529
	* po/zh_TW.po: this, to prevent future encoding naming problem.
1530
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1531
2001-09-03  Carlos Perelló Marín <carlos@gnome-db.org>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1532
1533
	* po/es.po: Updated Spanish translation by Eneko
1534
	Lacunza <enlar@iname.com>
1535
1536
2001-09-02  Fatih Demir <kabalak@gtranslator.org>
1537
1538
	* po/tr.po: Committed updated Turkish translation by
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1539
		Ömer.
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1540
1541
2001-09-02  Christian Rose  <menthos@menthos.com>
1542
1543
	* po/sv.po: Corrected Swedish translation. Thanks to
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1544
	Göran Uddeborg <goeran@uddeborg.pp.se>.
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1545
1546
2001-09-01  Christian Rose  <menthos@menthos.com>
1547
1548
	* po/sv.po: Updated Swedish translation.
1549
1550
2001-08-27  Ole Laursen  <olau@hardworking.dk>
1551
1552
	* po/da.po: Fixed a few strings in Danish translation.
1553
1554
2001-08-27  Abel Cheung  <maddog@linux.org.hk>
1555
1556
	* po/zh_TW.Big5.po: Updated traditional Chinese translation, and
1557
	  intentionally disabled some translations to make both
1558
	  newer/older gettext work.
1559
1560
2001-08-21  John Harper  <jsh@pixelslut.com>
1561
1562
	* po/it.po: update from Michele Campeotto <micampe@f2s.com>
1563
1564
2001-08-19  Jesus Bravo Alvarez  <jba@pobox.com>
1565
1566
	* po/gl.po: Updated Galician translation.
1567
1568
2001-08-15  Abel Cheung  <maddog@linux.org.hk>
1569
1570
	* po/zh_TW.Big5.po: Updated traditional Chinese translation.
1571
1572
2001-07-28  Abel Cheung  <maddog@linux.org.hk>
1573
1574
	* po/zh_TW.Big5.po: msgmerge'd with sawfish.pot, marked all
1575
	  questionable strings with fuzzy, so that both newer and older
1576
	  gettext works.
1577
1578
2001-07-12  Ole Laursen  <olau@hardworking.dk>
1579
1580
	* capplet/desktop-entries/appearance-properties.desktop,
1581
	capplet/desktop-entries/move-properties.desktop, po/da.po: Fixed a
1582
	few things in Danish translation.
1583
1584
2001-07-09  John Harper  <jsh@pixelslut.com>
1585
1586
	* configure.in: version 1.0
1587
1588
	* po/fr.po: update from Christian Marillat
1589
1590
2001-07-02  John Harper  <jsh@pixelslut.com>
1591
1592
	* configure.in: version 0.99
1593
1594
	* THANKS, README, HACKING, BUGS, AUTHORS: updated
1595
1596
	* po/ja.po: update from Sato Satoru
1597
1598
2001-06-22  Kjartan Maraas  <kmaraas@gnome.org>
1599
1600
	* no.po: Updated Norwegian translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1601
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1602
2001-06-20  John Harper  <jsh@pixelslut.com>
1603
1604
	* Makefile.in: fixed SUBDIRS commands to exit if an error
1605
	occurs
1606
1607
2001-06-04  John Harper  <jsh@pixelslut.com>
1608
1609
	* po/sawfish.pot: updated
1610
1611
	* configure.in, sawfish.spec.in: require librep 0.14 (for the
1612
	compiler fix)
1613
1614
2001-05-23  John Harper  <jsh@pixelslut.com>
1615
1616
	* po/zh_TW.Big5.po: reverted to revsion 1.1, `pablo's commit
1617
	breaks on my version of gettext (Red Hat 7.1)
1618
1619
2001-05-22  Kjartan Maraas  <kmaraas@gnome.org>
1620
1621
	* po/no.po: Updated Norwegian translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1622
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1623
2001-05-21  Carlos Perelló Marín <carlos@gnome-db.org>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1624
1625
	* po/es.po: Merged with sawfish.pot file
1626
1627
2001-05-20  Antti Ahvensalmi  <aahven@mbnet.fi>
1628
1629
	* po/fi.po: Updated Finnish translation.
1630
1631
2001-03-05  Stanislav Brabec  <utx@penguin.cz>
1632
1633
	* po/cs.po: Updated translation from Jiri Cerny
1634
	<cerny@masg1.epfl.ch>.
1635
1636
2001-05-12  John Harper  <jsh@pixelslut.com>
1637
1638
	* po/fr.po: update from Christian Marillat
1639
1640
2001-05-06  Matthias Warkus  <mawarkus@gnome.org>
1641
1642
	* po/de.po: Conflicts detected. Commit.
1643
1644
2001-05-03  Matthias Warkus  <mawarkus@gnome.org>
1645
1646
	* po/de.po: Updated.
1647
1648
2001-05-01  John Harper  <jsh@eazel.com>
1649
1650
	* themes/Crux/theme.jl: don't include close buttons on
1651
	transient windows, since it may lead to confusion (ideally,
1652
	we'd only remove close buttons from dialogs with more than one
1653
	choice, but the wm can't determine that)
1654
1655
	Also, moved all button theme definitions into the special
1656
	variable Crux:button-themes, then the button-theme function
1657
	just dereferences this
1658
1659
2001-04-25  Ole Laursen  <olau@hardworking.dk>
1660
1661
	* po/da.po: Updated Danish translation.
1662
1663
	* po/update.sh: Added a convenient script for updating .po files.
1664
1665
2001-04-22  John Harper  <jsh@eazel.com>
1666
1667
	* configure.in: s/X11_CFLAGS/X_CFLAGS/
1668
1669
2001-04-21  John Harper  <jsh@eazel.com>
1670
1671
	* configure.in: temporarily set CPPFLAGS to include X11_CFLAGS
1672
	while looking for X header files
1673
1674
2001-04-20  John Harper  <jsh@eazel.com>
1675
1676
	Adapted from a patch by Vlad Harchev <hvv@hippo.ru>:
1677
1678
	* po/sawfish-xgettext: extract beautified keymap names.
1679
	Consider i18n-defvar and i18n-define forms on a variable by
1680
	variable basis. Also add beautified command names
1681
1682
	* po/sawfish.pot: updated
1683
1684
2001-04-05  Ole Laursen  <olau@hardworking.dk>
1685
1686
	* po/da.po: Updated Danish translation.
1687
1688
2001-04-05  Pablo Saratxaga  <pablo@mandrakesoft.com>
1689
1690
	* po/pl.po: Corrected charset header
1691
	* po/pt_BR.po: changed DOS end of lines to Unix ones
1692
1693
2001-03-06  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
1694
1695
	* po/sk.po: Updated Slovak translation
1696
1697
2001-03-05  Stanislav Brabec  <utx@penguin.cz>
1698
1699
	* po/cs.po: Added Czech translation from Jiri Cerny
1700
	<jiri.cerny@epfl.ch>.
1701
1702
2001-03-03  Antti Ahvensalmi  <aahven@mbnet.fi>
1703
1704
	* po/fi.po: Updated Finnish translation.
1705
1706
2001-02-28  Pablo Saratxaga  <pablo@mandrakesoft.com>
1707
1708
	* po/az.po: Added Azeri file
1709
	* po/{fi,it,pl,ro,sl}.po: corrected/enabled header
1710
1711
2001-03-05  Stanislav Brabec  <utx@penguin.cz>
1712
1713
	* po/cs.po: Update from Jiri Cerny <jiri.cerny@epfl.ch>.
1714
1715
2001-03-27  Ole Laursen  <olau@hardworking.dk>
1716
1717
	* po/da.po: Minor fixes in Danish translation.
1718
1719
2001-03-27  Matthias Warkus  <mawarkus@gnome.org>
1720
1721
	* po/de.po: Huge update.
1722
1723
2001-03-24  Matthias Warkus  <mawarkus@gnome.org>
1724
1725
	* po/de.po: Commit this to be sure.
1726
1727
2001-03-22  Fatih Demir <kabalak@gtranslator.org>
1728
1729
	* po/tr.po: Committed updated Turkish translation
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1730
		by Özgür.
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1731
1732
2001-03-19  John Harper  <jsh@eazel.com>
1733
1734
	* configure.in: patch from albert chin
1735
	(china@thewrittenword.com):
1736
1737
	1. No need to AC_MSG_CHECKING if the user has disabled the
1738
	feature
1739
1740
	2. /usr/ccs/lib/cpp is a more portable location for cpp under
1741
	Solaris
1742
1743
	3. Run some *-config scripts in a sub-process so we can handle
1744
	the case where the command is not found (else the shell outputs
1745
	<blah> command not found).
1746
1747
2001-03-14  John Harper  <jsh@eazel.com>
1748
1749
	* configure.in: version 0.38
1750
1751
2000-03-14  Jesus Bravo Alvarez  <jba@pobox.com>
1752
1753
	* po/gl.po: Updated Galician translation.
1754
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1755
2001-03-13  Martin Norbäck  <d95mback@dtek.chalmers.se>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1756
1757
	* po/sv.po: Made a big overhaul, and updated Swedish translation.
1758
1759
2001-03-11  Matthias Warkus  <mawarkus@gnome.org>
1760
1761
	* po/de.po: Patched in diff from Christian Meyer.
1762
1763
2001-03-11  Timur Bakeyev  <mc@bat.ru>
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1764
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1765
	* capplet/desktop-entries/*.desktop:  added Russian translations
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1766
	from Vlad Harchev <hvv@hippo.ru>
1767
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1768
2001-03-11  Carlos Perelló Marín <carlos@gnome-db.org>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1769
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1770
	* po/es.po: Updated Spanish translation by Joseba García
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1771
	  Etxebarria <josebagar@euskalnet.net>
1772
1773
2000-03-11  Christian Meyer  <chrisime@gnome.org>
1774
1775
	* po/de.po: Cleaned up the file a little bit.
1776
1777
2000-03-08  Jesus Bravo Alvarez  <jba@pobox.com>
1778
1779
	* po/gl.po: Updated Galician translation.
1780
	* themes/Crux/README.gl: Added Galician description file.
1781
1782
2001-03-06  John Harper  <jsh@eazel.com>
1783
1784
	* po/ChangeLog: removed (po ChangeLog entries should go in the
1785
	top-level ChangeLog)
1786
1787
2001-03-03  John Harper  <jsh@eazel.com>
1788
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1789
	* po/pl.po: update from Daniel Koć <kocio@bigfoot.com>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1790
	* po/ru.po: update from Vlad Harchev <hvv@hippo.ru>
1791
1792
2001-03-03  Antti Ahvensalmi  <aahven@mbnet.fi>
1793
1794
	* po/fi.po: Updated Finnish translation.
1795
1796
2001-03-02  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
1797
1798
	* po/sawfish.pot:
1799
	* po/sk.po:
1800
1801
2001-02-28  Pablo Saratxaga  <pablo@mandrakesoft.com>
1802
1803
	* po/az.po: Added Azeri file
1804
	* po/{fi,it,pl,ro,sl}.po: corrected/enabled header
1805
1806
2001-03-05  Stanislav Brabec  <utx@penguin.cz>
1807
1808
	* Sawfish.desktop: Added Czech translation from Jiri Cerny
1809
	<jiri.cerny@epfl.ch>.
1810
1811
2001-02-28  John Harper  <jsh@eazel.com>
1812
1813
	* themes/Crux/theme.jl (Crux:button-theme): default theme is
1814
	now `default'
1815
1816
	* themes/Crux/theme.jl (button-theme): new button theme
1817
	`default'. Like `platinum' but show an iconify button on the
1818
	right in nomal windows
1819
1820
2001-02-27  Kjartan Maraas  <kmaraas@gnome.org>
1821
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1822
	* po/no.po: Updated Norwegian (bokmål) translation.
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1823
1824
2001-02-25  Simos Xenitellis  <simos@hellug.gr>
1825
1826
	* po/el.po: Updated Greek translation.
1827
1828
2001-02-24  John Harper  <jsh@eazel.com>
1829
1830
	* po/it.po: update from Michele Campeotto <micampe@f2s.com>
1831
1832
	* po/fr.po: update from Christian Marillat
1833
	<marillat.christian@wanadoo.fr>
1834
1835
	* po/sawfish-xgettext (helper): extract choices from `:options'
1836
	and `:type (choice ..)' fields. Patch from Vlad Harchev
1837
	<hvv@hippo.ru>
1838
1839
2001-02-23  Marius Andreiana  <mandreiana@yahoo.com>
1840
1841
	* po/ro.po: Updated
1842
1843
2001-02-21  Fatih Demir	<kabalak@gtranslator.org>
1844
1845
	* po/ko.po: Committed updated Korean translation.
1846
1847
2001-02-19  John Harper  <jsh@eazel.com>
1848
1849
	* configure.in: version 0.37.3
1850
1851
	* po/ru.po: Updated Russian translation from Vlad Harchev
1852
	<hvv@hippo.ru>
1853
1854
2001-02-18  Simos Xenitellis  <simos@hellug.gr>
1855
1856
	* po/el.po: Updated Greek translation.
1857
1858
2001-02-14  John Harper  <jsh@eazel.com>
1859
1860
	* configure.in: version 0.37.2
1861
1862
	* configure.in: version 0.37.1
1863
1864
2001-02-13  John Harper  <jsh@eazel.com>
1865
1866
	* configure.in: version 0.37
1867
1868
	* themes/Crux/theme.jl (button-theme): in `Mac OS Platinum'
1869
	mode, only show close button on transients
1870
1871
2001-02-12  John Harper  <jsh@eazel.com>
1872
1873
	* po/sawfish.pot: committed the translation template (requested
1874
	by kmaraas), will try to periodically update this
1875
	auto-generated file..
1876
1877
2001-02-09  John Harper  <jsh@eazel.com>
1878
1879
	* themes/mono/theme.jl: rewritten in `define' form. The
1880
	mono:active-color is now optional and defaults to the GTK
1881
	selection color
1882
1883
2001-02-10  John Harper  <jsh@eazel.com>
1884
1885
	* po/ja.po: updated Japansese translations from Sato Satoru
1886
1887
2001-02-09  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
1888
1889
	* po/sk.po: Updated Slovak translation.
1890
1891
2001-02-07  John Harper  <jsh@eazel.com>
1892
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
1893
	* po/es.po: updated Spanish translation from Iñaki García
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1894
	Etxebarria <garetxe@euskalnet.net>
1895
1896
2001-02-07  Szabolcs Ban  <shooby@gnome.hu>
1897
1898
	* po/hu.po: Updated Hungarian translation by Robert Vanyi
1899
1900
2001-02-07  Fatih Demir	<kabalak@gmx.net>
1901
1902
	* po/tr.po: Updated Turkish translation ci'd.
1903
1904
2001-01-29  John Harper  <jsh@eazel.com>
1905
1906
	* themes/Crux/theme.jl: was rebuilding _all_ windows when the
1907
	WM_NAME of one window changed. Fixed this inefficiency
1908
1909
2001-02-03  Marius Andreiana  <mandreiana@yahoo.com>
1910
1911
	* po/ro.po: Added Romanian translation (thanks to Tutu Valentin)
1912
1913
2001-01-30  Kjartan Maraas  <kmaraas@gnome.org>
1914
1915
	* po/no.po: Updated Norwegian translation.
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1916
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1917
2001-01-27  John Harper  <jsh@eazel.com>
1918
1919
	* po/it.po: updated Italian translation from Michele Campeotto
1920
	<micampe@f2s.com>
1921
1922
	* themes/Crux/theme.jl,
1923
	themes/Crux/inactive:menu-button-pressed.png,
1924
	themes/Crux/inactive:menu-button-hilight.png,
1925
	themes/Crux/inactive:button-pressed.png,
1926
	themes/Crux/inactive:button-hilight.png: buttons on inactive
1927
	frames now prelight like active frames
1928
1929
	* po/pl.po: updated Polish translation from Daniel Koc
1930
	<kocio@bigfoot.com>
1931
1932
2001-01-25  John Harper  <jsh@eazel.com>
1933
1934
	* themes/Crux/theme.jl: s/MacOS/Mac OS/
1935
1936
2001-01-20  John Harper  <jsh@eazel.com>
1937
1938
	* configure.in: version 0.36
1939
1940
2001-01-19  John Harper  <jsh@eazel.com>
1941
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
1942
	* themes/Makefile.in:
1 by Christian Marillat
Import upstream version 1.0.1.20020116
1943
	* themes/Crux/theme.jl,	themes/Crux/*.png, themes/Crux/README:
1944
1945
	New theme `Crux' - designed by Arlo, implemented by me. The new
1946
	default theme. Recolors itself to match the GTK+ theme, has
1947
	various customizable options
1948
1949
2001-01-17  John Harper  <jsh@eazel.com>
1950
1951
	* sawfish.spec.in: unset LC_ALL, LINGUAS and LANG before
1952
	building
1953
1954
2001-01-11  John Harper  <jsh@eazel.com>
1955
1956
	* themes/gtk/theme.jl: rewrote to use define instead of let*
1957
	for creating bindings
1958
1959
	* po/it.po, po/fr.po: updated translations from Michele
1960
	Campeotto <micampe@f2s.com> and Christian Marillat
1961
	<marillat.christian@wanadoo.fr> respectively
1962
1963
2001-01-05  John Harper  <jsh@eazel.com>
1964
1965
	* configure.in: version 0.35
1966
1967
2000-12-20  John Harper  <jsh@eazel.com>
1968
1969
	* po/sawfish-xgettext (helper): corrected off-by-one error when
1970
	grabbing real name from defgroup forms
1971
1972
	* po/it.po: update from Michele Campeotto <micampe@f2s.com>
1973
1974
2000-12-18  John Harper  <jsh@eazel.com>
1975
1976
	* po/zh_TW.Big5.po: new file, ``po file for the zh_TW locale in
1977
	big5 encoding'', from Chun-Chung Chen <cjj@u.washington.edu>
1978
1979
	* po/ja.po: update from SATO Satoru <ssato@redhat.com>
1980
1981
2000-12-14  John Harper  <jsh@eazel.com>
1982
1983
	* configure.in, config.h.in: added check for endianness. Define
1984
	WORDS_BIGENDIAN if appropriate. Fixes #4244
1985
1986
2000-12-12  John Harper  <jsh@eazel.com>
1987
1988
	* HACKING, BUGS, man/faq.texi: changed mailing list address to
1989
	sawfish@lists.eazel.com
1990
1991
2000-12-10  John Harper  <jsh@eazel.com>
1992
1993
	* po/pl.po: update from Daniel Koc <kocio@bigfoot.com>
1994
1995
2000-12-06  John Harper  <jsh@eazel.com>
1996
1997
	* po/sk.po: added Slovak translation from Stanislav Visnovsky
1998
	<visnovsky@nenya.ms.mff.cuni.cz>
1999
2000
2000-12-04  John Harper  <jsh@eazel.com>
2001
2002
	* configure.in: version 0.34
2003
2004
	* themes/absolute-e/README.it, themes/brushed-metal/README.it,
2005
	themes/gradient/README.it, themes/gtk/README.it,
2006
	themes/microGUI/README.it, themes/mono/README.it,
2007
	themes/simple/README.it, themes/smaker/README.it: new files,
2008
	from Michele Campeotto <micampe@interpuntonet.it>
2009
2010
	* po/it.po: update from Michele Campeotto
2011
	<micampe@interpuntonet.it>
2012
2013
2000-11-16  John Harper  <jsh@eazel.com>
2014
2015
	* po/fr.po: update from Christian Marillat
2016
	<marillat.christian@wanadoo.fr>
2017
2018
	* build-info, Makefile.in: added a cpp macro SAWFISH_LOCALEDIR
2019
2020
	* configure.in: ${localedir} is now ${datadir}/locale (e.g.
2021
	`/usr/share/locale' instead of `/usr/share/sawfish/0.n/locale)
2022
2023
2000-11-16  Richard Hult  <rhult@codefactory.se>
2024
2025
	* po/sv.po: Updated Swedish translation.
2026
2027
2000-11-15  John Harper  <jsh@eazel.com>
2028
2029
	* po/sawfish-xgettext (helper): ensure that `:type*' keys get
2030
	scanned for `_' calls
2031
2032
2000-11-13  John Harper  <jsh@eazel.com>
2033
2034
	* configure.in: version 0.33.1
2035
2036
	* po/sawfish-xgettext: fixed memq error
2037
2038
2000-11-08  John Harper  <jsh@eazel.com>
2039
2040
	* configure.in: version 0.33
2041
2042
	* po/uk.po, po/pt_BR.po: updated from gnome-i18n/extra-po
2043
	directory
2044
2045
2000-11-01  John Harper  <jsh@eazel.com>
2046
2047
	* po/de.po: update from Matthias Warkus <mawarkus@t-online.de>
2048
2049
2000-10-30  John Harper  <jsh@eazel.com>
2050
2051
	* po/fi.po: update from Antti Ahvensalmi <aahven@mbnet.fi>
2052
2053
2000-10-26  John Harper  <jsh@eazel.com>
2054
2055
	* themes/microGUI/theme.jl: foreground color of title bars is
2056
	now more visible
2057
2058
2000-10-19  John Harper  <jsh@eazel.com>
2059
2060
	* configure.in: version 0.32
2061
2062
	* po/uk.po, po/pt_BR.po, po/hu.po, po/de.po: sync'd from gnome
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
2063
	cvs (uk: Yuri Syrota, pt_BR: Douglas Moura Ferreira, hu: Róbert
2064
	Ványi, de: Christian Meyer)
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2065
2066
2000-10-13  John Harper  <john@dcs.warwick.ac.uk>
2067
2068
	* po/ja.po: update from SATO Satoru <ssato@redhat.com>
2069
2070
2000-10-09  John Harper  <john@dcs.warwick.ac.uk>
2071
2072
	* Makefile.in: scan all lisp files for `::doc:' embedded doc
2073
	strings, as well as C files
2074
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
2075
	* po/da.po: update from Keld Jørn Simonsen <keld@dkuug.dk>
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2076
2077
	* themes/brushed-metal/theme.jl: fixed off-by-one error in
2078
	right-hand position of title piece
2079
2080
2000-10-07  John Harper  <john@dcs.warwick.ac.uk>
2081
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
2082
	* po/es.po: update from Iñaki García Etxebarria
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2083
2084
2000-09-29  John Harper  <john@dcs.warwick.ac.uk>
2085
2086
	* sawfish.spec.in: override infodir in `make install' command
2087
2088
2000-09-28  John Harper  <john@dcs.warwick.ac.uk>
2089
2090
	* po/uk.po, po/sv.po, po/pt_BR.po, po/no.po, po/de.po,
2091
	po/da.po: updated from cvs.gnome.org (uk: Yuri Syrota, sv:
2092
	Johan Dahlin, pt_BR: Rui Miguel Silva Seabra, no: Kjartan
2093
	Maraas, de: Christian Meyer, da: Kenneth Christiansen)
2094
2095
2000-09-25  John Harper  <john@dcs.warwick.ac.uk>
2096
2097
	* po/fr.po: update from Christian Marillat
2098
	<marillat.christian@wanadoo.fr>
2099
2100
	* po/sawfish-xgettext: grok how :tooltip's are embedded into
2101
	doc strings of customization options
2102
2103
2000-09-20  John Harper  <john@dcs.warwick.ac.uk>
2104
2105
	* configure.in: version 0.31
2106
2107
2000-09-19  John Harper  <john@dcs.warwick.ac.uk>
2108
2109
	* build-info: use `$LOCALDOMAIN', then `dnsdomainname', before
2110
	falling back to `domainname'
2111
2112
2000-09-14  John Harper  <john@dcs.warwick.ac.uk>
2113
2114
	* Sawfish.desktop: added Greek translations from Simos
2115
	Xenitellis <root@pc96.ma.rhbnc.ac.uk>
2116
2117
2000-09-13  John Harper  <john@dcs.warwick.ac.uk>
2118
2119
	* configure.in: version 0.31pre2
2120
2121
2000-09-07  John Harper  <john@dcs.warwick.ac.uk>
2122
2123
	* configure.in, sawfish.spec.in: require rep-gtk 0.14
2124
2125
2000-09-04  John Harper  <john@dcs.warwick.ac.uk>
2126
2127
	* po/sawfish-xgettext (helper): include the name of the current
2128
	module when looking for command doc strings; also grok #:doc
2129
	and #:doc-key keywords in parameters
2130
2131
	* configure.in: version -> 0.31pre1
2132
2133
	* po/sl.po, po/ru.po, po/ga.po, po/es.po, po/el.po, po/de.po:
2134
	updated from GNOME cvs
2135
2136
	* configure.in: revert to using Imlib by default -- current
2137
	gdk-pixbuf xlib (0.9) library is slightly broken
2138
2139
	* configure.in: fixed gdk_pixbuf checks to avoid gnome-config
2140
	brokenness
2141
2142
2000-09-02  John Harper  <john@dcs.warwick.ac.uk>
2143
2144
	* configure.in: new option --enable-gnome-widgets. This is
2145
	usually inferred automatically, but it's useful to use
2146
	--disable-gnome-widgets for testing the GTK+-only code
2147
2148
2000-09-01  John Harper  <john@dcs.warwick.ac.uk>
2149
2150
	* configure.in: build `scripts' subdirectory
2151
2152
	* configure.in: don't build `nokogiri' subdirectory, do
2153
	`sawfish/ui' and `sawfish/gtk' instead
2154
2155
	* configure.in: check for gdk-pixbuf by default now, then fall
2156
	back to checking for Imlib if that fails
2157
2158
2000-08-29    <john@dcs.warwick.ac.uk>
2159
2160
	* sawfish.spec.in: sawfish-themer requires exactly @version@ of
2161
	sawfish package
2162
2163
2000-08-21  John Harper  <john@dcs.warwick.ac.uk>
2164
2165
	* po/zh_CN.GB2312.po: Chinese translation from zw@zhaoway.com
2166
2167
2000-08-20  John Harper  <john@dcs.warwick.ac.uk>
2168
2169
	* po/make-pot: use sawfish-xgettext to extract localized
2170
	strings
2171
2172
	* po/sawfish-xgettext: new script, tailored to the specifics of
2173
	sawfish Lisp code
2174
2175
2000-08-14  John Harper  <john@dcs.warwick.ac.uk>
2176
2177
	* themes/brushed-metal/theme.jl, themes/gradient/theme.jl,
2178
	themes/gtk/theme.jl, themes/mono/theme.jl,
2179
	themes/simple/theme.jl: applied patches from Daniel Lundell
2180
	<danlu@home.se> to fix vertical movement when shading
2181
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
2182
	* po/es.po: update from Iñaki
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2183
	* po/tr.po: update from Fatih Demir
2184
2185
2000-08-03  John Harper  <john@dcs.warwick.ac.uk>
2186
2187
	* autogen.sh: added
2188
2189
2000-07-28  John Harper  <john@dcs.warwick.ac.uk>
2190
2191
	* po/pl.po: update from Daniel Koc
2192
2193
	* Makedefs.in: added REP_ENVIRON macro
2194
2195
2000-07-27  John Harper  <john@dcs.warwick.ac.uk>
2196
2197
	* sawfish.spec.in: in files section, include
2198
	%{_libexecdir}/rep/%{_target_platform}/sawfish
2199
2200
	* configure.in: require rep 0.13, removed readline junk
2201
2202
2000-07-24  John Harper  <john@dcs.warwick.ac.uk>
2203
2204
	* configure.in: version 0.30.3
2205
2206
2000-07-20  Joaquim Fellmann <joaquim@hrnet.fr>
2207
1.2.10 by Luis Rodrigo Gallardo Cruz
Import upstream version 1.5.3
2208
	* po/fr.po: Updated French translation with patch from
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2209
          Christian Marillat <marillat.christian@wanadoo.fr>
2210
2211
2000-07-23  John Harper  <john@dcs.warwick.ac.uk>
2212
2213
	* sawfish.spec.in: added texinfo to BuildPrereq field
2214
2215
2000-07-19  John Harper  <john@dcs.warwick.ac.uk>
2216
2217
	* po/fr.po, po/en_GB.po, po/de.po, po/da.po, po/ru.po,
2218
	po/sl.po: updated from GNOME CVS (fr: Joaquim Fellmann, GB:
2219
	Robert Brady, de: Kai Lahmann, da: Keld Simonsen, ru - Valek
2220
	Filippov, sl - Andraz Tori)
2221
2222
	* po/no.po: update from Kjartan Maraas
2223
2224
	* po/gl.po: update from Jesus Bravo Alvarez
2225
2226
	* po/it.po: Italian translation from Michele Campeotto
2227
	<micampe@interpuntonet.it>
2228
2229
2000-07-14  John Harper  <john@dcs.warwick.ac.uk>
2230
2231
	* configure.in: version 0.30.2
2232
2233
	* po/sl.po, po/no.po, po/nl.po, po/de.po: sync'ed from gnome
2234
	cvs repository
2235
2236
2000-07-13  John Harper  <john@dcs.warwick.ac.uk>
2237
2238
	* configure.in: version 0.30.1
2239
2240
2000-07-12  John Harper  <john@dcs.warwick.ac.uk>
2241
2242
	* po/tr.po: update from Fatih Demir
2243
2244
2000-07-10  John Harper  <john@dcs.warwick.ac.uk>
2245
2246
	* po/ja.po: update from SATO Satoru
2247
2248
	* sawfish.spec.in: replaced `/usr/info' by `%{_infodir}'. Patch
2249
	from MATSUURA Takanori <t-matsuu@protein.osaka-u.ac.jp>
2250
2251
2000-07-09  John Harper  <john@dcs.warwick.ac.uk>
2252
2253
	* configure.in: version 0.30
2254
2255
	* sawfish.spec.in: merged -gnome package into base, require
2256
	rep-gtk 0.13
2257
2258
	* po/uk.po, po/ru.po: imported from cvs.gnome.org (ru - Valek
2259
	Filippov, uk - Yuri Syrota)
2260
2261
2000-07-06  John Harper  <john@dcs.warwick.ac.uk>
2262
2263
	* configure.in, Makefile.in, capplet/Makefile.in,
2264
	man/Makefile.in, nokogiri/Makefile.in, po/Makefile.in,
2265
	sounds/Makefile.in, src/Makefile.in, themer/Makefile.in,
2266
	themes/Makefile.in): some support for building in a separate
2267
	directory tree; but this still doesn't work properly  (adapted
2268
	from Martin Pottendorfer <pottendo@utanet.at>)
2269
2270
	* po/pl.po: updated Polish translation from Daniel Koc
2271
2272
	* configure.in: remember to delete `conftest' file after
2273
	checking for rep-gtk (from Brad Thompson <yak@mit.edu>)
2274
2275
2000-07-05  John Harper  <john@dcs.warwick.ac.uk>
2276
2277
	* configure.in: require rep-gtk 0.13 (unreleased)
2278
2279
	* configure.in: test if we're able to use GNOME parts of
2280
	rep-gtk (for the configurator)
2281
2282
2000-07-04  John Harper  <john@dcs.warwick.ac.uk>
2283
2284
	* configure.in: set REP_GTK_DONT_INITIALIZE=1 when testing for
2285
	rep-gtk functions
2286
2287
	* po/pl.po: updated Polish translation from Daniel Koc
2288
2289
2000-07-03  John Harper  <john@dcs.warwick.ac.uk>
2290
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
2291
	* po/es.po: updated Spanish translation from Iñaki García
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2292
	Etxebarria
2293
2294
2000-07-02  John Harper  <john@dcs.warwick.ac.uk>
2295
2296
	* configure.in: version 0.29
2297
2298
	* configure.in: added code to check for required rep-gtk
2299
	version
2300
2301
	* sawfish.spec.in: require rep-gtk 0.12+
2302
2303
2000-06-29  John Harper  <john@dcs.warwick.ac.uk>
2304
2305
	* po/make-pot: renamed this from .make-pot, and added nokogiri
2306
	source files to REP_SRCS
2307
2308
2000-06-28  John Harper  <john@dcs.warwick.ac.uk>
2309
2310
	* themes/gradient/theme.jl, themes/mono/theme.jl,
2311
	themes/simple/theme.jl, themes/smaker/theme.jl: changes for new
2312
	config system
2313
2314
	* configure.in, Makedefs.in: added `nokogiri' subdir
2315
2316
2000-06-20  John Harper  <john@dcs.warwick.ac.uk>
2317
2318
	* configure.in, config.h.in, Makedefs.in: added support for
2319
	--with-gdk-pixbuf
2320
2321
	[ gdk-pixbuf currently doesn't include support for Xlib, I have
2322
	sent my patches to its maintainer, so hopefully it will soon.. ]
2323
2324
2000-06-19  John Harper  <john@dcs.warwick.ac.uk>
2325
2326
	* po/ru.po, po/da.po: from val <frob@df.ru>
2327
2328
	* po/de.po: update from Karl Eichwalder
2329
2330
2000-06-16  John Harper  <john@dcs.warwick.ac.uk>
2331
2332
	* configure.in: version 0.28.1
2333
2334
	* configure.in: require rep 0.12+ (table-ref in earlier
2335
	versions has a bug that is exposed by window-history)
2336
1.1.1 by Christian Marillat
Import upstream version 1.3+cvs20040617
2337
	* po/es.po: update from Iñaki García Etxebarria
1 by Christian Marillat
Import upstream version 1.0.1.20020116
2338
	<garetxe@euskalnet.net>
2339
2340
2000-06-14  John Harper  <john@dcs.warwick.ac.uk>
2341
2342
	* sawfish.spec.in: merged some differences from RH spec file
2343
2344
2000-06-13  John Harper  <john@dcs.warwick.ac.uk>
2345
2346
	* Makefile.in (installdirs): need to create sawfishexecdir
2347
2348
	* capplet/desktop-entries/workspace-properties.desktop,
2349
	capplet/desktop-entries/sound-properties.desktop,
2350
	capplet/desktop-entries/placement-properties.desktop,
2351
	capplet/desktop-entries/move-properties.desktop,
2352
	capplet/desktop-entries/misc-properties.desktop,
2353
	capplet/desktop-entries/maximize-properties.desktop,
2354
	capplet/desktop-entries/match-properties.desktop,
2355
	capplet/desktop-entries/focus-properties.desktop,
2356
	capplet/desktop-entries/bindings-properties.desktop,
2357
	capplet/desktop-entries/appearance-properties.desktop,
2358
	capplet/desktop-entries/.directory: added Turkish translations
2359
	from Fatih Demir <kabalak@gmx.net>
2360
2361
2000-06-12  John Harper  <john@dcs.warwick.ac.uk>
2362
2363
	* version 0.28
2364
2365
	* configure.in: check for imlib png support (Brad Thompson
2366
	<yak@mit.edu>)
2367
2368
2000-06-09  John Harper  <john@dcs.warwick.ac.uk>
2369
2370
	* configure.in: when extracting dependences from C files using
2371
	GCC, use `-MM' not `-MM -MG' (from Brad Thompson <yak@mit.edu>)
2372
2373
2000-06-07  John Harper  <john@dcs.warwick.ac.uk>
2374
2375
	* Makefile.in: moved DOC file to ${sawfishexecdir}
2376
2377
2000-06-06  John Harper  <john@dcs.warwick.ac.uk>
2378
2379
	* configure.in: substitute IMAGE_CFLAGS and IMAGE_LIBS to be
2380
	IMLIB_CFLAGS and IMLIB_LIBS respectively; define HAVE_IMLIB
2381
2382
	* config.h.in: new macros HAVE_IMLIB and NEED_PIXMAP_CACHE
2383
2384
	* Makedefs.in: added -lXext to $(X11_LIBS)
2385
2386
	* Makedefs.in: added IMAGE_CFLAGS and IMAGE_LIBS macros
2387
2388